SuccessConsole Output

Started by upstream project "daily-stage_4-testing" build number 2540
originally caused by:
 Started by timer
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://osm.etsi.org/gerrit/osm/devops
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --force --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/WIM
Seen branch in repository origin/bug1511
Seen branch in repository origin/feature5837
Seen branch in repository origin/feature7106
Seen branch in repository origin/feature7928
Seen branch in repository origin/master
Seen branch in repository origin/multi_stack
Seen branch in repository origin/netslice
Seen branch in repository origin/new-pipeline
Seen branch in repository origin/ng-ro-refactor
Seen branch in repository origin/paas
Seen branch in repository origin/py3
Seen branch in repository origin/rift300
Seen branch in repository origin/sol006
Seen branch in repository origin/sol006v331
Seen branch in repository origin/systest
Seen branch in repository origin/v10.0
Seen branch in repository origin/v11.0
Seen branch in repository origin/v12.0
Seen branch in repository origin/v13.0
Seen branch in repository origin/v14.0
Seen branch in repository origin/v15.0
Seen branch in repository origin/v2.0
Seen branch in repository origin/v3.1
Seen branch in repository origin/v4.0
Seen branch in repository origin/v5.0
Seen branch in repository origin/v6.0
Seen branch in repository origin/v7.0
Seen branch in repository origin/v8.0
Seen branch in repository origin/v9.0
Seen branch in repository origin/vagrant_stage_3
Seen 31 remote branches
Obtained jenkins/ci-pipelines/ci_stage_3.groovy from 027f8ee24f2293c0ae049ecccf31be000da72e85
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-5 in /home/jenkins/workspace/osm-stage_3-merge_master
[Pipeline] {
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
REPO_DISTRO=unstable
SSH_CLIENT=212.234.161.1 32974 22
USER=jenkins
ROBOT_PASS_THRESHOLD=99.0
GPG_KEY_NAME=OSMETSI
OPENSTACK_BASE_IMAGE=ubuntu22.04
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/3015/display/redirect?page=changes
DO_ROBOT=true
XDG_SESSION_TYPE=tty
SHLVL=0
NODE_LABELS=osm-cicd-5 pool system
HUDSON_URL=https://osm.etsi.org/jenkins/
ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg
MOTD_SHOWN=pam
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/3015/
HUDSON_COOKIE=4bb487dd-e544-48ab-bf08-21a62931c9e5
JENKINS_SERVER_COOKIE=durable-e9e6c2c57af17b4004dd9bff63f1fc71
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=testing-daily
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1003/bus
WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_master
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm-cicd-5
GERRIT_BRANCH=master
HIVE_VIM_1=/home/jenkins/hive/openstack-etsi.rc
_=/usr/bin/java
RUN_ARTIFACTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/3015/display/redirect?page=artifacts
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=3
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=3483
TRY_JUJU_INSTALLATION=false
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/3015/display/redirect?page=tests
BUILD_DISPLAY_NAME=#3015
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=master
DOWNSTREAM_STAGE_NAME=osm-stage_4
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
SAVE_ARTIFACTS_OVERRIDE=false
NODE=system
INSTALLER=Default
DO_BUILD=true
KUBECONFIG=/home/jenkins/hive/kubeconfig.yaml
ROBOT_TAG_NAME=daily
BUILD_ID=3015
XDG_RUNTIME_DIR=/run/user/1003
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-merge-master-3015
OPENSTACK_OSM_FLAVOR=osm.sanity
JENKINS_URL=https://osm.etsi.org/jenkins/
LANG=C.UTF-8
ROBOT_UNSTABLE_THRESHOLD=80.0
JOB_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/
BUILD_NUMBER=3015
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/3015/display/redirect
ARTIFACTORY_SERVER=artifactory-osm
SAVE_CONTAINER_ON_FAIL=false
HUDSON_SERVER_COOKIE=6d3295a483c3e6d5
ROBOT_PORT_MAPPING_VIM=/home/jenkins/hive/port-mapping-etsi-vim.yaml
JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/master/display/redirect
RELEASE=release
JOB_NAME=osm-stage_3-merge/master
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3-merge_master
REPO_KEY_NAME=pubkey.asc
SSH_CONNECTION=212.234.161.1 32974 172.21.1.5 22
TRY_OLD_SERVICE_ASSURANCE=false
BRANCH_NAME=master
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/osm-stage_3-merge_master # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision 027f8ee24f2293c0ae049ecccf31be000da72e85 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 027f8ee24f2293c0ae049ecccf31be000da72e85
Commit message: "Revert "Revert "Feature 11010: Use of upstream helm charts for Prometheus and Grafana in OSM installation."""
 > git rev-list --no-walk 027f8ee24f2293c0ae049ecccf31be000da72e85 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] load
[Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ tree -fD repo
repo  [error opening dir]

0 directories, 0 files
+ exit 0
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ rm -rvf repo
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ tree -fD repo
repo  [error opening dir]

0 directories, 0 files
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
[Pipeline] lock
Trying to acquire lock on [Artifactory]
Lock acquired on [Artifactory]
[Pipeline] {
[Pipeline] parallel
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [IM] { (Branch: IM)
[Pipeline] [devops] { (Branch: devops)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [N2VC] { (Branch: N2VC)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [common] { (Branch: common)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NG-SA] { (Branch: NG-SA)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] dir
[RO] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [devops] dir
[devops] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/devops
[Pipeline] [devops] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NBI
[Pipeline] [NBI] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/common
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NG-SA] dir
[NG-SA] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-SA
[Pipeline] [NG-SA] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release/tests
[Pipeline] [tests] {
[Pipeline] [RO] echo
[RO] Fetching artifact for RO
[Pipeline] [RO] step
[RO] Copied 1 artifact from "RO-stage_2-merge » master" build number 1017
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » master" build number 786
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » master" build number 623
[Pipeline] [devops] echo
[devops] Fetching artifact for devops
[Pipeline] [devops] step
[devops] Copied 1 artifact from "devops-stage_2-merge » master" build number 1656
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » master" build number 779
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » master" build number 796
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » master" build number 898
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » master" build number 589
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » master" build number 882
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » master" build number 562
[Pipeline] [NG-UI] echo
[NG-UI] Fetching artifact for NG-UI
[Pipeline] [NG-UI] step
[NG-UI] Copied 1 artifact from "NG-UI-stage_2-merge » master" build number 547
[Pipeline] [NG-SA] echo
[NG-SA] Fetching artifact for NG-SA
[Pipeline] [NG-SA] step
[NG-SA] Copied 1 artifact from "NG-SA-stage_2-merge » master" build number 499
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » master" build number 495
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » master" build number 681
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + cat build.env
[RO] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cat build.env
[osmclient] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cat build.env
[IM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + cat build.env
[devops] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cat build.env
[MON] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cat build.env
[N2VC] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cat build.env
[NBI] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cat build.env
[common] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cat build.env
[LCM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cat build.env
[POL] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + awk -F= /BUILD_NUMBER/{print $2}
[NG-UI] + cat build.env
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cat build.env
[NG-SA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + + cat build.env
[PLA] awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cat build.env
[tests] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [RO] getArtifactoryServer
[Pipeline] [RO] echo
[RO] retrieve archive for RO/master/RO-stage_2-merge :: master/1017/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/master/1017/*"
[RO]         }
[RO]      ]
[RO]     }
[Pipeline] [RO] newBuildInfo
[Pipeline] [RO] artifactoryDownload
[RO] Searching for artifacts...
[RO] Found 19 artifacts.
[RO] Beginning to resolve Build Info published dependencies.
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/master/osmclient-stage_2-merge :: master/786/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/master/786/*"
[osmclient]         }
[osmclient]      ]
[osmclient]     }
[Pipeline] [osmclient] newBuildInfo
[Pipeline] [osmclient] artifactoryDownload
[osmclient] Searching for artifacts...
[osmclient] Found 2 artifacts.
[osmclient] Beginning to resolve Build Info published dependencies.
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/osmclient/master/786/changelog/changelog-osmclient.html'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/master/IM-stage_2-merge :: master/623/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/master/623/*"
[IM]         }
[IM]      ]
[IM]     }
[Pipeline] [IM] newBuildInfo
[Pipeline] [IM] artifactoryDownload
[IM] Searching for artifacts...
[IM] Found 3 artifacts.
[IM] Beginning to resolve Build Info published dependencies.
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/IM/master/623/changelog/changelog-IM.html'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [devops] getArtifactoryServer
[Pipeline] [devops] echo
[devops] retrieve archive for devops/master/devops-stage_2-merge :: master/1656/*
[Pipeline] [devops] echo
[devops] Searching Artifactory with {
[devops]      "files": [
[devops]         {
[devops]           "target": "./",
[devops]           "pattern": "osm-devops/master/1656/*"
[devops]         }
[devops]      ]
[devops]     }
[Pipeline] [devops] newBuildInfo
[Pipeline] [devops] artifactoryDownload
[devops] Searching for artifacts...
[devops] Found 2 artifacts.
[devops] Beginning to resolve Build Info published dependencies.
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/changelog/changelog-devops.html'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/devops/master/1656/changelog/changelog-devops.html'
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb'
[devops] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/master/MON-stage_2-merge :: master/779/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/master/779/*"
[MON]         }
[MON]      ]
[MON]     }
[Pipeline] [MON] newBuildInfo
[Pipeline] [MON] artifactoryDownload
[MON] Searching for artifacts...
[MON] Found 2 artifacts.
[MON] Beginning to resolve Build Info published dependencies.
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/MON/master/779/changelog/changelog-MON.html'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/master/N2VC-stage_2-merge :: master/796/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/master/796/*"
[N2VC]         }
[N2VC]      ]
[N2VC]     }
[Pipeline] [N2VC] newBuildInfo
[Pipeline] [N2VC] artifactoryDownload
[N2VC] Searching for artifacts...
[N2VC] Found 2 artifacts.
[N2VC] Beginning to resolve Build Info published dependencies.
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/N2VC/master/796/changelog/changelog-N2VC.html'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [NBI] getArtifactoryServer
[Pipeline] [NBI] echo
[NBI] retrieve archive for NBI/master/NBI-stage_2-merge :: master/898/*
[Pipeline] [NBI] echo
[NBI] Searching Artifactory with {
[NBI]      "files": [
[NBI]         {
[NBI]           "target": "./",
[NBI]           "pattern": "osm-NBI/master/898/*"
[NBI]         }
[NBI]      ]
[NBI]     }
[Pipeline] [NBI] newBuildInfo
[Pipeline] [NBI] artifactoryDownload
[NBI] Searching for artifacts...
[NBI] Found 2 artifacts.
[NBI] Beginning to resolve Build Info published dependencies.
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NBI/master/898/changelog/changelog-NBI.html'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb'
[NBI] Finished resolving Build Info published dependencies.
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/master/common-stage_2-merge :: master/589/*
[Pipeline] [common] echo
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/master/589/*"
[common]         }
[common]      ]
[common]     }
[Pipeline] [common] newBuildInfo
[Pipeline] [common] artifactoryDownload
[common] Searching for artifacts...
[common] Found 2 artifacts.
[common] Beginning to resolve Build Info published dependencies.
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/common/master/589/changelog/changelog-common.html'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/master/LCM-stage_2-merge :: master/882/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/master/882/*"
[LCM]         }
[LCM]      ]
[LCM]     }
[Pipeline] [LCM] newBuildInfo
[Pipeline] [LCM] artifactoryDownload
[LCM] Searching for artifacts...
[LCM] Found 2 artifacts.
[LCM] Beginning to resolve Build Info published dependencies.
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/LCM/master/882/changelog/changelog-LCM.html'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/master/POL-stage_2-merge :: master/562/*
[Pipeline] [POL] echo
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/master/562/*"
[POL]         }
[POL]      ]
[POL]     }
[Pipeline] [POL] newBuildInfo
[Pipeline] [POL] artifactoryDownload
[POL] Searching for artifacts...
[POL] Found 2 artifacts.
[POL] Beginning to resolve Build Info published dependencies.
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/POL/master/562/changelog/changelog-POL.html'
[POL] Finished resolving Build Info published dependencies.
[Pipeline] [NG-UI] getArtifactoryServer
[Pipeline] [NG-UI] echo
[NG-UI] retrieve archive for NG-UI/master/NG-UI-stage_2-merge :: master/547/*
[Pipeline] [NG-UI] echo
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/master/547/*"
[NG-UI]         }
[NG-UI]      ]
[NG-UI]     }
[Pipeline] [NG-UI] newBuildInfo
[Pipeline] [NG-UI] artifactoryDownload
[NG-UI] Searching for artifacts...
[NG-UI] Found 2 artifacts.
[NG-UI] Beginning to resolve Build Info published dependencies.
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-UI/master/547/changelog/changelog-NG-UI.html'
[NG-UI] Finished resolving Build Info published dependencies.
[Pipeline] [NG-SA] getArtifactoryServer
[Pipeline] [NG-SA] echo
[NG-SA] retrieve archive for NG-SA/master/NG-SA-stage_2-merge :: master/499/*
[Pipeline] [NG-SA] echo
[NG-SA] Searching Artifactory with {
[NG-SA]      "files": [
[NG-SA]         {
[NG-SA]           "target": "./",
[NG-SA]           "pattern": "osm-NG-SA/master/499/*"
[NG-SA]         }
[NG-SA]      ]
[NG-SA]     }
[Pipeline] [NG-SA] newBuildInfo
[Pipeline] [NG-SA] artifactoryDownload
[NG-SA] Searching for artifacts...
[NG-SA] Found 3 artifacts.
[NG-SA] Beginning to resolve Build Info published dependencies.
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/changelog/changelog-NG-SA.html'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-SA/master/499/changelog/changelog-NG-SA.html'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb'
[NG-SA] Finished resolving Build Info published dependencies.
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/master/PLA-stage_2-merge :: master/495/*
[Pipeline] [PLA] echo
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/master/495/*"
[PLA]         }
[PLA]      ]
[PLA]     }
[Pipeline] [PLA] newBuildInfo
[Pipeline] [PLA] artifactoryDownload
[PLA] Searching for artifacts...
[PLA] Found 2 artifacts.
[PLA] Beginning to resolve Build Info published dependencies.
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/PLA/master/495/changelog/changelog-PLA.html'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/master/tests-stage_2-merge :: master/681/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/master/681/*"
[tests]         }
[tests]      ]
[tests]     }
[Pipeline] [tests] newBuildInfo
[Pipeline] [tests] artifactoryDownload
[tests] Searching for artifacts...
[tests] Found 2 artifacts.
[tests] Beginning to resolve Build Info published dependencies.
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/tests/master/681/changelog/changelog-tests.html'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_master/repo/release/tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'
[tests] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -R master/786/changelog master/786/pool .
[devops] [devops] Running shell script
[devops] + cp -R master/1656/changelog master/1656/pool .
[Pipeline] [devops] sh
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -R master/779/changelog master/779/pool .
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -R master/796/changelog master/796/pool .
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cp -R master/898/changelog master/898/pool .
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -R master/589/changelog master/589/pool .
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -R master/882/changelog master/882/pool .
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -R master/562/changelog master/562/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cp -R master/623/changelog master/623/pool .
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cp -R master/547/changelog master/547/pool .
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cp -R master/495/changelog master/495/pool .
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cp -R master/681/changelog master/681/pool .
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cp -R master/499/changelog master/499/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf master/786
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[Pipeline] [MON] sh
[devops] + rm -rf master/1656
[MON] [MON] Running shell script
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[Pipeline] [NBI] sh
[MON] + rm -rf master/779
[N2VC] + rm -rf master/796
[NBI] [NBI] Running shell script
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [common] sh
[NBI] + rm -rf master/898
[common] [common] Running shell script
[RO] + cp -R master/1017/changelog master/1017/pool .
[common] + rm -rf master/589
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [POL] sh
[LCM] + rm -rf master/882
[POL] [POL] Running shell script
[POL] + rm -rf master/562
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[Pipeline] [NG-UI] sh
[IM] + rm -rf master/623
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[Pipeline] [tests] sh
[NG-UI] + rm -rf master/547
[NG-SA] + rm -rf master/499
[PLA] + rm -rf master/495
[tests] [tests] Running shell script
[tests] + rm -rf master/681
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb]
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf dists
[devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb]
[Pipeline] [devops] echo
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf dists
[Pipeline] [MON] echo
[MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb]
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [N2VC] echo
[N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb]
[Pipeline] [N2VC] sh
[MON] + rm -rf dists
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NBI] echo
[NBI] Fetched NBI: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb]
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[Pipeline] [common] echo
[common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb]
[Pipeline] [common] sh
[RO] + rm -rf master/1017
[common] [common] Running shell script
[NBI] + rm -rf dists
[common] + rm -rf dists
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb]
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf dists
[Pipeline] [LCM] echo
[LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf dists
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf dists
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NG-SA] echo
[NG-UI] + rm -rf dists
[NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb]
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + rm -rf dists
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb]
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[PLA] + rm -rf dists
[tests] + rm -rf dists
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [IM] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[RO] + rm -rf dists
[Pipeline] [LCM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[Pipeline] [NG-SA] }
[Pipeline] [osmclient] // dir
[Pipeline] [devops] // dir
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] // dir
[Pipeline] [N2VC] // dir
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [IM] // dir
[Pipeline] [NBI] // dir
[Pipeline] [common] // dir
[Pipeline] [LCM] // dir
[Pipeline] [IM] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [PLA] }
[Pipeline] [tests] }
[Pipeline] [POL] // dir
[Pipeline] [NG-UI] // dir
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[Pipeline] [RO] }
[Pipeline] [NG-SA] // dir
[Pipeline] [NG-SA] }
[Pipeline] [PLA] // dir
[Pipeline] [tests] // dir
[Pipeline] [PLA] }
[Pipeline] [tests] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] // parallel
[Pipeline] }
Lock released on resource [Artifactory]
[Pipeline] // lock
[Pipeline] sh
[release] Running shell script
+ mkdir -p pool
[Pipeline] sh
[release] Running shell script
+ ls -al devops/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:04 .
drwxrwxr-x 5 jenkins jenkins 4096 Jun 13 03:04 ..
drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:04 devops
[Pipeline] sh
[release] Running shell script
+ cp -r devops/pool/devops pool/
[Pipeline] sh
[release] Running shell script
+ dpkg-sig --sign builder -k OSMETSI pool/devops/osm-devops_15.0.0.post38-1_all.deb
Processing pool/devops/osm-devops_15.0.0.post38-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_15.0.0.post38-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/devops/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/devops
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/devops/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ ls -al IM/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:04 .
drwxrwxr-x 5 jenkins jenkins 4096 Jun 13 03:04 ..
drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:04 IM
[Pipeline] sh
[release] Running shell script
+ cp -r IM/pool/IM pool/
[Pipeline] sh
[release] Running shell script
+ dpkg-sig --sign builder -k OSMETSI pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
Processing pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
Processing pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/IM/binary-amd64/
[release] Running shell script
[Pipeline] sh
+ apt-ftparchive packages pool/IM
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/IM/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ ls -al osmclient/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 03:04 .
drwxrwxr-x 5 jenkins jenkins 4096 Jun 13 03:04 ..
drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 03:04 osmclient
[Pipeline] sh
[release] Running shell script
+ cp -r osmclient/pool/osmclient pool/
[Pipeline] sh
[release] Running shell script
+ dpkg-sig --sign builder -k OSMETSI pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb
Processing pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/osmclient/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/osmclient
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/osmclient/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive release dists/unstable
[Pipeline] sh
[release] Running shell script
+ gpg --yes -abs -u OSMETSI -o dists/unstable/Release.gpg dists/unstable/Release
[Pipeline] sh
[release] Running shell script
+ cp /home/jenkins/pubkey.asc OSM ETSI Release Key.gpg
[Pipeline] sh
[release] Running shell script
+ cp /home/jenkins/pubkey.asc .
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[repo] Running shell script
+ pwd
[Pipeline] sh
[repo] Running shell script
+ python -c import socket; s=socket.socket(); s.bind(("", 0));print(s.getsockname()[1]); s.close()
+ echo 47805
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-master-merge-3015-apache -p 47805:80 -v /home/jenkins/workspace/osm-stage_3-merge_master/repo:/usr/local/apache2/htdocs/ httpd:2.4
8beadc86d517bd516b7ade2b3af40ed3916e9ad72fabedcc773ed2f07b91a1fc
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-master-merge-3015-apache
[Pipeline] sh
[repo] Running shell script
+ echo 212.234.161.1 32974 172.21.1.5 22
+ awk {print $3}
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[repo] Running shell script
+ wget http://172.21.1.5:47805/release/dists/unstable/Release
--2024-06-13 03:04:16--  http://172.21.1.5:47805/release/dists/unstable/Release
Connecting to 172.21.1.5:47805... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

     0K ...                                                   100%  465M=0s

2024-06-13 03:04:16 (465 MB/s) - ‘Release’ saved [3204/3204]

[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
HTTP server is ready and accepting http connections
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ tree -fD repo
[Jun 13 03:04]  repo
├── [Jun 13 03:04]  repo/Release
├── [Jun 13 03:04]  repo/release
│   ├── [Jun 13 03:04]  repo/release/IM
│   │   ├── [Jun 12 09:09]  repo/release/IM/build.env
│   │   ├── [Jun 13 03:04]  repo/release/IM/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [Jun 13 03:04]  repo/release/IM/master
│   │   └── [Jun 13 03:04]  repo/release/IM/pool
│   │       └── [Jun 13 03:04]  repo/release/IM/pool/IM
│   │           ├── [Jun 13 03:04]  repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │           └── [Jun 13 03:04]  repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/IM@tmp
│   ├── [Jun 13 03:04]  repo/release/LCM
│   │   ├── [Jun 12 19:39]  repo/release/LCM/build.env
│   │   ├── [Jun 13 03:04]  repo/release/LCM/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [Jun 13 03:04]  repo/release/LCM/master
│   │   └── [Jun 13 03:04]  repo/release/LCM/pool
│   │       └── [Jun 13 03:04]  repo/release/LCM/pool/LCM
│   │           └── [Jun 13 03:04]  repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/LCM@tmp
│   ├── [Jun 13 03:04]  repo/release/MON
│   │   ├── [Jun 12 09:05]  repo/release/MON/build.env
│   │   ├── [Jun 13 03:04]  repo/release/MON/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [Jun 13 03:04]  repo/release/MON/master
│   │   └── [Jun 13 03:04]  repo/release/MON/pool
│   │       └── [Jun 13 03:04]  repo/release/MON/pool/MON
│   │           └── [Jun 13 03:04]  repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/MON@tmp
│   ├── [Jun 13 03:04]  repo/release/N2VC
│   │   ├── [Jun 12 09:05]  repo/release/N2VC/build.env
│   │   ├── [Jun 13 03:04]  repo/release/N2VC/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [Jun 13 03:04]  repo/release/N2VC/master
│   │   └── [Jun 13 03:04]  repo/release/N2VC/pool
│   │       └── [Jun 13 03:04]  repo/release/N2VC/pool/N2VC
│   │           └── [Jun 13 03:04]  repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/N2VC@tmp
│   ├── [Jun 13 03:04]  repo/release/NBI
│   │   ├── [Jun 12 09:04]  repo/release/NBI/build.env
│   │   ├── [Jun 13 03:04]  repo/release/NBI/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [Jun 13 03:04]  repo/release/NBI/master
│   │   └── [Jun 13 03:04]  repo/release/NBI/pool
│   │       └── [Jun 13 03:04]  repo/release/NBI/pool/NBI
│   │           └── [Jun 13 03:04]  repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/NBI@tmp
│   ├── [Jun 13 03:04]  repo/release/NG-SA
│   │   ├── [Jun 12 09:06]  repo/release/NG-SA/build.env
│   │   ├── [Jun 13 03:04]  repo/release/NG-SA/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [Jun 13 03:04]  repo/release/NG-SA/master
│   │   └── [Jun 13 03:04]  repo/release/NG-SA/pool
│   │       └── [Jun 13 03:04]  repo/release/NG-SA/pool/NG-SA
│   │           ├── [Jun 13 03:04]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb
│   │           └── [Jun 13 03:04]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/NG-SA@tmp
│   ├── [Jun 13 03:04]  repo/release/NG-UI
│   │   ├── [Jun 12 09:03]  repo/release/NG-UI/build.env
│   │   ├── [Jun 13 03:04]  repo/release/NG-UI/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [Jun 13 03:04]  repo/release/NG-UI/master
│   │   └── [Jun 13 03:04]  repo/release/NG-UI/pool
│   │       └── [Jun 13 03:04]  repo/release/NG-UI/pool/NG-UI
│   │           └── [Jun 13 03:04]  repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/NG-UI@tmp
│   ├── [Jun 13 03:04]  repo/release/OSM ETSI Release Key.gpg
│   ├── [Jun 13 03:04]  repo/release/PLA
│   │   ├── [Jun 12 09:01]  repo/release/PLA/build.env
│   │   ├── [Jun 13 03:04]  repo/release/PLA/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [Jun 13 03:04]  repo/release/PLA/master
│   │   └── [Jun 13 03:04]  repo/release/PLA/pool
│   │       └── [Jun 13 03:04]  repo/release/PLA/pool/PLA
│   │           └── [Jun 13 03:04]  repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/PLA@tmp
│   ├── [Jun 13 03:04]  repo/release/POL
│   │   ├── [Jun 12 09:01]  repo/release/POL/build.env
│   │   ├── [Jun 13 03:04]  repo/release/POL/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [Jun 13 03:04]  repo/release/POL/master
│   │   └── [Jun 13 03:04]  repo/release/POL/pool
│   │       └── [Jun 13 03:04]  repo/release/POL/pool/POL
│   │           └── [Jun 13 03:04]  repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/POL@tmp
│   ├── [Jun 13 03:04]  repo/release/RO
│   │   ├── [Jun 12 09:27]  repo/release/RO/build.env
│   │   ├── [Jun 13 03:04]  repo/release/RO/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [Jun 13 03:04]  repo/release/RO/master
│   │   └── [Jun 13 03:04]  repo/release/RO/pool
│   │       └── [Jun 13 03:04]  repo/release/RO/pool/RO
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb
│   │           ├── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb
│   │           └── [Jun 13 03:04]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/RO@tmp
│   ├── [Jun 13 03:04]  repo/release/common
│   │   ├── [Jun 12 09:01]  repo/release/common/build.env
│   │   ├── [Jun 13 03:04]  repo/release/common/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/common/changelog/changelog-common.html
│   │   ├── [Jun 13 03:04]  repo/release/common/master
│   │   └── [Jun 13 03:04]  repo/release/common/pool
│   │       └── [Jun 13 03:04]  repo/release/common/pool/common
│   │           └── [Jun 13 03:04]  repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/common@tmp
│   ├── [Jun 13 03:04]  repo/release/devops
│   │   ├── [Jun 12 09:03]  repo/release/devops/build.env
│   │   ├── [Jun 13 03:04]  repo/release/devops/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [Jun 13 03:04]  repo/release/devops/master
│   │   └── [Jun 13 03:04]  repo/release/devops/pool
│   │       └── [Jun 13 03:04]  repo/release/devops/pool/devops
│   │           └── [Jun 13 03:04]  repo/release/devops/pool/devops/osm-devops_15.0.0.post38-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/devops@tmp
│   ├── [Jun 13 03:04]  repo/release/dists
│   │   └── [Jun 13 03:04]  repo/release/dists/unstable
│   │       ├── [Jun 13 03:04]  repo/release/dists/unstable/IM
│   │       │   └── [Jun 13 03:04]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [Jun 13 03:04]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [Jun 13 03:04]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [Jun 13 03:04]  repo/release/dists/unstable/Release
│   │       ├── [Jun 13 03:04]  repo/release/dists/unstable/Release.gpg
│   │       ├── [Jun 13 03:04]  repo/release/dists/unstable/devops
│   │       │   └── [Jun 13 03:04]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [Jun 13 03:04]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [Jun 13 03:04]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [Jun 13 03:04]  repo/release/dists/unstable/osmclient
│   │           └── [Jun 13 03:04]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [Jun 13 03:04]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [Jun 13 03:04]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [Jun 13 03:04]  repo/release/osmclient
│   │   ├── [Jun 12 09:05]  repo/release/osmclient/build.env
│   │   ├── [Jun 13 03:04]  repo/release/osmclient/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [Jun 13 03:04]  repo/release/osmclient/master
│   │   └── [Jun 13 03:04]  repo/release/osmclient/pool
│   │       └── [Jun 13 03:04]  repo/release/osmclient/pool/osmclient
│   │           └── [Jun 13 03:04]  repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/osmclient@tmp
│   ├── [Jun 13 03:04]  repo/release/pool
│   │   ├── [Jun 13 03:04]  repo/release/pool/IM
│   │   │   ├── [Jun 13 03:04]  repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │   │   └── [Jun 13 03:04]  repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   │   ├── [Jun 13 03:04]  repo/release/pool/devops
│   │   │   └── [Jun 13 03:04]  repo/release/pool/devops/osm-devops_15.0.0.post38-1_all.deb
│   │   └── [Jun 13 03:04]  repo/release/pool/osmclient
│   │       └── [Jun 13 03:04]  repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb
│   ├── [Jun 13 03:04]  repo/release/pubkey.asc
│   ├── [Jun 13 03:04]  repo/release/tests
│   │   ├── [Jun 11 09:06]  repo/release/tests/build.env
│   │   ├── [Jun 13 03:04]  repo/release/tests/changelog
│   │   │   └── [Jun 13 03:04]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [Jun 13 03:04]  repo/release/tests/master
│   │   └── [Jun 13 03:04]  repo/release/tests/pool
│   │       └── [Jun 13 03:04]  repo/release/tests/pool/tests
│   │           └── [Jun 13 03:04]  repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb
│   └── [Jun 13 03:04]  repo/release/tests@tmp
└── [Jun 13 03:04]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_15.0.0.post38-1_all.deb into /tmp/tmp.QsCGbeBvTu for docker build step
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_15.0.0.post38-1_all.deb /tmp/tmp.QsCGbeBvTu
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops
[Pipeline] {
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ docker login osm.etsi.org:5050/devops/cicd/ -u **** -p ****
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/****/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
[osm-devops] Running shell script
+ date +%Y-%m-%d:%H:%M:%S
[Pipeline] dir
Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[docker] Running shell script
+ find . -name Dockerfile -printf %h\n
+ sed s|\./||
[Pipeline] echo
[LCM, Keystone, MON, POL, Prometheus, tests, PLA, osmclient, Airflow, Webhook, RO, NG-UI, NBI]
[Pipeline] parallel
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/Airflow
[Pipeline] [Airflow] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/Webhook
[Pipeline] [Webhook] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[NBI] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] dir
[Pipeline] [NBI] {
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[LCM] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[LCM]             Install the buildx component to build images with BuildKit:
[LCM]             https://docs.docker.com/go/buildx/
[LCM] 
[LCM] Sending build context to Docker daemon  9.728kB

[LCM] Step 1/56 : FROM ubuntu:22.04 as INSTALL
[LCM]  ---> 67c845845b7d
[LCM] Step 2/56 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 9da810ed0c6a
[LCM] Step 3/56 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[LCM]  ---> Using cache
[LCM]  ---> 7014ea1e773b
[LCM] Step 4/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> 2da2e18694c4
[LCM] Step 5/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.4.*     gnupg2=2.2.*     openssh-client=1:8.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> 5065ee5512dd
[LCM] Step 6/56 : RUN curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.30/deb/Release.key | gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg     && echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.30/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list     && apt-get update && apt-get install -y kubectl=1.30.1-1.1
[LCM]  ---> Using cache
[LCM]  ---> cbdcb4c24150
[LCM] Step 7/56 : RUN curl https://get.helm.sh/helm-v3.15.1-linux-amd64.tar.gz --output helm-v3.15.1.tar.gz     && tar -zxvf helm-v3.15.1.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm3     && rm -r linux-amd64/
[LCM]  ---> Using cache
[LCM]  ---> 352b8aae2ee0
[LCM] Step 8/56 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Using cache
[LCM]  ---> 02652716e1d0
[LCM] Step 9/56 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Using cache
[LCM]  ---> 8b7895ce8d3e
[LCM] Step 10/56 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Using cache
[LCM]  ---> db246953e115
[LCM] Step 11/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[LCM]  ---> Using cache
[LCM]  ---> b9c6e8a3a9a1
[LCM] Step 12/56 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Using cache
[LCM]  ---> d920ea0cc35c
[LCM] Step 13/56 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Using cache
[LCM]  ---> dbd585bc6c74
[LCM] Step 14/56 : RUN dpkg -i ./osm_lcm.deb
[LCM]  ---> Using cache
[LCM]  ---> e124b7aca41b
[LCM] Step 15/56 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[LCM]  ---> Using cache
[LCM]  ---> da5f0e5ed925
[LCM] Step 16/56 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Using cache
[LCM]  ---> 66dc0f0b334d
[LCM] Step 17/56 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt     -r /usr/lib/python3/dist-packages/n2vc/requirements.txt
[LCM]  ---> Using cache
[LCM]  ---> 9a1f2b63a93e
[LCM] Step 18/56 : FROM ubuntu:22.04 as FINAL
[LCM]  ---> 67c845845b7d
[LCM] Step 19/56 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 9da810ed0c6a
[LCM] Step 20/56 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[LCM]  ---> Using cache
[LCM]  ---> 7014ea1e773b
[LCM] Step 21/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> 3f32ff176f7e
[LCM] Step 22/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[LCM]  ---> Using cache
[LCM]  ---> 411ca66f97d2
[LCM] Step 23/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[LCM]  ---> Using cache
[LCM]  ---> 1e115cf21ab3
[LCM] Step 24/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> d678fb4955b4
[LCM] Step 25/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[LCM]  ---> Using cache
[LCM]  ---> 69a38932958d
[LCM] Step 26/56 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[LCM]  ---> Using cache
[LCM]  ---> 89645c98e99b
[LCM] Step 27/56 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[LCM]  ---> Using cache
[LCM]  ---> cd1babb5b1df
[LCM] Step 28/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM]  ---> Using cache
[LCM]  ---> 21d990e93927
[LCM] Step 29/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM]  ---> Using cache
[LCM]  ---> a87d27d2c200
[LCM] Step 30/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM]  ---> Using cache
[LCM]  ---> 9b64247b260a
[LCM] Step 31/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[LCM]  ---> Using cache
[LCM]  ---> a64017aaf373
[LCM] Step 32/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[LCM]  ---> Using cache
[LCM]  ---> c2657c02d3cd
[LCM] Step 33/56 : COPY scripts/ /app/osm_lcm/scripts/
[LCM]  ---> Using cache
[LCM]  ---> 8ecff32e7292
[LCM] Step 34/56 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_lcm &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app &&     chown appuser: /etc/ssl/certs/ca-certificates.crt
[LCM]  ---> Using cache
[LCM]  ---> 8c9c00525789
[LCM] Step 35/56 : WORKDIR /app/osm_lcm
[LCM]  ---> Using cache
[LCM]  ---> 67f34ccea972
[LCM] Step 36/56 : USER appuser
[LCM]  ---> Using cache
[LCM]  ---> 7eb254f38389
[LCM] Step 37/56 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Using cache
[LCM]  ---> 07b32b895d7f
[LCM] Step 38/56 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Using cache
[LCM]  ---> b16a10f785ff
[LCM] Step 39/56 : ENV OSMLCM_RO_TENANT       osm
[LCM]  ---> Using cache
[LCM]  ---> 64ece5c537df
[LCM] Step 40/56 : ENV OSMLCM_VCA_HOST        vca
[LCM]  ---> Using cache
[LCM]  ---> 0df29c64e6a6
[LCM] Step 41/56 : ENV OSMLCM_VCA_PORT       17070
[LCM]  ---> Using cache
[LCM]  ---> e2f9fda4afef
[LCM] Step 42/56 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Using cache
[LCM]  ---> 66768fc5111b
[LCM] Step 43/56 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Using cache
[LCM]  ---> bb2aa1065f1c
[LCM] Step 44/56 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Using cache
[LCM]  ---> 2e54df67a9cc
[LCM] Step 45/56 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[LCM]  ---> Using cache
[LCM]  ---> 598bddb854e2
[LCM] Step 46/56 : ENV OSMLCM_STORAGE_DRIVER  local
[LCM]  ---> Using cache
[LCM]  ---> b77c314be8de
[LCM] Step 47/56 : ENV OSMLCM_STORAGE_PATH    /app/storage
[LCM]  ---> Using cache
[LCM]  ---> b525d66e751c
[LCM] Step 48/56 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[LCM]  ---> Using cache
[LCM]  ---> efc7e7b24caa
[LCM] Step 49/56 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Using cache
[LCM]  ---> 10f39e1c9643
[LCM] Step 50/56 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Using cache
[LCM]  ---> 74bd3dba8558
[LCM] Step 51/56 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm3
[LCM]  ---> Using cache
[LCM]  ---> f01f3c152b58
[LCM] Step 52/56 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Using cache
[LCM]  ---> f55eb34e84db
[LCM] Step 53/56 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[LCM]  ---> Using cache
[LCM]  ---> 6a0bcb67871b
[LCM] Step 54/56 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[LCM]  ---> Using cache
[LCM]  ---> 5906f79dbf04
[LCM] Step 55/56 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1   CMD python3 -m osm_lcm.lcm_hc || exit 1
[LCM]  ---> Using cache
[LCM]  ---> 58c85f49c9e7
[LCM] Step 56/56 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Using cache
[LCM]  ---> 43a2e2cdcedb
[LCM] [Warning] One or more build-args [OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL CACHE_DATE PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[LCM] Successfully built 43a2e2cdcedb
[LCM] Successfully tagged opensourcemano/lcm:osm-master-merge-3015
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/keystone:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[Keystone] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Keystone]             Install the buildx component to build images with BuildKit:
[Keystone]             https://docs.docker.com/go/buildx/
[Keystone] 
[Keystone] Sending build context to Docker daemon  28.16kB

[Keystone] Step 1/24 : FROM ubuntu:22.04
[Keystone]  ---> 67c845845b7d
[Keystone] Step 2/24 : ARG APT_PROXY
[Keystone]  ---> Using cache
[Keystone]  ---> 9da810ed0c6a
[Keystone] Step 3/24 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Keystone]  ---> Using cache
[Keystone]  ---> 7014ea1e773b
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Using cache
[Keystone]  ---> 9c4efa4057b6
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Using cache
[Keystone]  ---> 133dd3e504fd
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> 90ce660905da
[Keystone] Step 7/24 : RUN DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get upgrade -y &&     DEBIAN_FRONTEND=noninteractive apt-get autoremove -y &&     DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common &&     add-apt-repository -y cloud-archive:antelope &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y &&     DEBIAN_FRONTEND=noninteractive apt-get install -y     apache2=2.4.*     keystone=2:23.0.*     libapache2-mod-wsgi-py3=4.9.*     python3-pip=22.0.*     build-essential=12.9*     python3-dev=3.10.*     libldap2-dev=2.5.*     libsasl2-dev=2.1.*     libssl-dev=3.0.*     libffi-dev=3.4*     libxml2-dev=2.9.*     libxslt1-dev=1.1.*     zlib1g-dev=1:1.2.*     ldap-utils=2.5.*     curl=7.81.*     net-tools=1.60*     mysql-client=8.0.*     dnsutils=1:9.18.* &&     rm -rf /var/lib/apt/lists/* &&     chmod +x start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> a175a76dd150
[Keystone] Step 8/24 : RUN pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==6.2.0
[Keystone]  ---> Using cache
[Keystone]  ---> d847041fdf69
[Keystone] Step 9/24 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     usermod -a -G keystone appuser &&     usermod -a -G adm appuser &&     chown -R appuser:appuser /app &&     chown root:keystone /etc/keystone &&     chmod 770 /etc/keystone &&     chown root:keystone /etc/ssl/certs &&     chmod 770 /etc/ssl/certs &&     chown root:keystone /etc/apache2/apache2.conf &&     chmod 664 /etc/apache2/apache2.conf &&     sed -i 's/Listen 80/Listen 8080/g' /etc/apache2/ports.conf &&     chown root:keystone /var/spool &&     chmod 775 /var/spool &&     chmod 770 /var/log/apache2 &&     chmod 660 /var/log/apache2/* &&     chmod 770 /var/log/keystone &&     chown root:keystone /var/run/apache2 &&     chmod 775 /var/run/apache2 &&     mkdir -p /etc/sudoers.d &&     echo "%appuser ALL= NOPASSWD: /sbin/service apache2 *" > /etc/sudoers.d/appuser
[Keystone]  ---> Using cache
[Keystone]  ---> 5fa9fb2bd021
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Using cache
[Keystone]  ---> e2b7592efdd3
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Using cache
[Keystone]  ---> 1bf93d8d3290
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Using cache
[Keystone]  ---> 02201048e86a
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Using cache
[Keystone]  ---> e1768637ac14
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Using cache
[Keystone]  ---> c7c793fce81c
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Using cache
[Keystone]  ---> 4c7b1e63f378
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[Keystone]  ---> Using cache
[Keystone]  ---> 0b46a8d8a9c4
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Using cache
[Keystone]  ---> 7313d7f88539
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Using cache
[Keystone]  ---> ee904872201e
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Using cache
[Keystone]  ---> 45e0ba03434e
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Using cache
[Keystone]  ---> 31be50dfd1b4
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> b3ba2f83cea7
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> db39a4ba43cf
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Using cache
[Keystone]  ---> 2c661b78e32d
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Using cache
[Keystone]  ---> 3ecd5b1ed38c
[Keystone] [Warning] One or more build-args [PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed
[Keystone] Successfully built 3ecd5b1ed38c
[Keystone] Successfully tagged opensourcemano/keystone:osm-master-merge-3015
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[MON] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[MON]             Install the buildx component to build images with BuildKit:
[MON]             https://docs.docker.com/go/buildx/
[MON] 
[MON] Sending build context to Docker daemon  10.24kB

[MON] Step 1/56 : FROM ubuntu:22.04 as INSTALL
[MON]  ---> 67c845845b7d
[MON] Step 2/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 9da810ed0c6a
[MON] Step 3/56 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[MON]  ---> Using cache
[MON]  ---> 7014ea1e773b
[MON] Step 4/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> 2da2e18694c4
[MON] Step 5/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     openssh-client=1:8.*
[MON]  ---> Using cache
[MON]  ---> b515846713f0
[MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Using cache
[MON]  ---> 7168d4a27db6
[MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL
[MON]  ---> Using cache
[MON]  ---> db324d2f6c26
[MON] Step 8/56 : ARG PYTHON3_N2VC_URL
[MON]  ---> Using cache
[MON]  ---> cfb52ed89070
[MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[MON]  ---> Using cache
[MON]  ---> d4206c17555f
[MON] Step 10/56 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Using cache
[MON]  ---> 7d7fcb4b9529
[MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Using cache
[MON]  ---> 6961183b3a50
[MON] Step 12/56 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Using cache
[MON]  ---> 7ce8f0a2e16c
[MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Using cache
[MON]  ---> c862a4e296f8
[MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Using cache
[MON]  ---> 4d0928c8af35
[MON] Step 15/56 : RUN pip3 install     -r /usr/lib/python3/dist-packages/n2vc/requirements.txt     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_mon/requirements.txt
[MON]  ---> Using cache
[MON]  ---> fcb483018b3f
[MON] Step 16/56 : FROM ubuntu:22.04 as FINAL
[MON]  ---> 67c845845b7d
[MON] Step 17/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 9da810ed0c6a
[MON] Step 18/56 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[MON]  ---> Using cache
[MON]  ---> 7014ea1e773b
[MON] Step 19/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> 3f32ff176f7e
[MON] Step 20/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON]  ---> Using cache
[MON]  ---> a928306ca1a8
[MON] Step 21/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[MON]  ---> Using cache
[MON]  ---> 02b3340e3096
[MON] Step 22/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> 335426a4b286
[MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[MON]  ---> Using cache
[MON]  ---> 228a7781d8c9
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pol:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[POL] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[POL]             Install the buildx component to build images with BuildKit:
[POL]             https://docs.docker.com/go/buildx/
[POL] 
[POL] Sending build context to Docker daemon  9.216kB

[POL] Step 1/40 : FROM ubuntu:22.04 as INSTALL
[POL]  ---> 67c845845b7d
[POL] Step 2/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 9da810ed0c6a
[POL] Step 3/40 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[POL]  ---> Using cache
[POL]  ---> 7014ea1e773b
[POL] Step 4/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Using cache
[POL]  ---> 2da2e18694c4
[POL] Step 5/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     mysql-client-core-8.0=8.0.*
[POL]  ---> Using cache
[POL]  ---> 16a8ae710d5b
[POL] Step 6/40 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Using cache
[POL]  ---> 16c11b1d6edb
[POL] Step 7/40 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Using cache
[POL]  ---> a744647c421c
[POL] Step 8/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL]  ---> Using cache
[POL]  ---> 6087316c5220
[POL] Step 9/40 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Using cache
[POL]  ---> 296fcdd12158
[POL] Step 10/40 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[POL]  ---> Using cache
[POL]  ---> 18ab67086e18
[POL] Step 11/40 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Using cache
[POL]  ---> 3fb6bcf66704
[POL] Step 12/40 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_policy_module/requirements.txt
[POL]  ---> Using cache
[POL]  ---> 1eec53c817fd
[POL] Step 13/40 : FROM ubuntu:22.04 as FINAL
[POL]  ---> 67c845845b7d
[POL] Step 14/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 9da810ed0c6a
[POL] Step 15/40 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[POL]  ---> Using cache
[POL]  ---> 7014ea1e773b
[POL] Step 16/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Using cache
[POL]  ---> 3f32ff176f7e
[POL] Step 17/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[POL]  ---> Using cache
[POL]  ---> 3a185882b93a
[POL] Step 18/40 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[POL]  ---> Using cache
[POL]  ---> b64ef962c30c
[POL] Step 19/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/prometheus:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[Prometheus] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Prometheus]             Install the buildx component to build images with BuildKit:
[Prometheus]             https://docs.docker.com/go/buildx/
[Prometheus] 
[Prometheus] Sending build context to Docker daemon  15.36kB

[Prometheus] Step 1/13 : FROM python:3.8
[Prometheus]  ---> fc6a57648aa5
[Prometheus] Step 2/13 : ENV PROMETHEUS_URL http://prometheus:9090
[Prometheus]  ---> Using cache
[Prometheus]  ---> a1b5a4593caa
[Prometheus] Step 3/13 : ENV MONGODB_URL mongodb://mongo:27017
[Prometheus]  ---> Using cache
[Prometheus]  ---> f2a4fa355591
[Prometheus] Step 4/13 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 24c6acfd67a3
[Prometheus] Step 5/13 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> f2d0b97b525f
[Prometheus] Step 6/13 : ENV PROMETHEUS_ALERTS_FILE /etc/prometheus/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> d19e42bf65c0
[Prometheus] Step 7/13 : ENV PROMETHEUS_BASE_ALERTS_FILE /etc/prometheus_base/osm_alert_rules.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> a8f4693ac67c
[Prometheus] Step 8/13 : ENV TARGET_DATABASE osm
[Prometheus]  ---> Using cache
[Prometheus]  ---> e0de274572cc
[Prometheus] Step 9/13 : WORKDIR /code
[Prometheus]  ---> Using cache
[Prometheus]  ---> a5ad1f885502
[Prometheus] Step 10/13 : COPY src/requirements.txt .
[Prometheus]  ---> Using cache
[Prometheus]  ---> 040c4205dc0b
[Prometheus] Step 11/13 : RUN pip install -r requirements.txt
[Prometheus]  ---> Using cache
[Prometheus]  ---> 18f6948041ef
[Prometheus] Step 12/13 : COPY src/app.py .
[Prometheus]  ---> Using cache
[Prometheus]  ---> 931405ded398
[Prometheus] Step 13/13 : CMD [ "python", "-u", "./app.py" ]
[Prometheus]  ---> Using cache
[Prometheus]  ---> 504751cbfa4c
[Prometheus] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_TESTS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL APT_PROXY OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL CACHE_DATE OSM_NGUI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed
[Prometheus] Successfully built 504751cbfa4c
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-master-merge-3015
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/tests:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[tests] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[tests]             Install the buildx component to build images with BuildKit:
[tests]             https://docs.docker.com/go/buildx/
[tests] 
[tests] Sending build context to Docker daemon  5.632kB

[tests] Step 1/36 : FROM ubuntu:22.04 as FINAL
[tests]  ---> 67c845845b7d
[tests] Step 2/36 : ARG APT_PROXY
[tests]  ---> Using cache
[tests]  ---> 9da810ed0c6a
[tests] Step 3/36 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[tests]  ---> Using cache
[tests]  ---> 7014ea1e773b
[tests] Step 4/36 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[tests]  ---> Using cache
[tests]  ---> 2da2e18694c4
[tests] Step 5/36 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https     ca-certificates     gettext-base=0.21*     git=1:2.34.*     gnupg     iputils-ping=3:*     jq=1.6*     libmagic1=1:5.*
[tests]  ---> Using cache
[tests]  ---> 9e316342f0fc
[tests] Step 6/36 : ARG OSM_TESTS_URL
[tests]  ---> Using cache
[tests]  ---> 6db457264d7a
[tests] Step 7/36 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Using cache
[tests]  ---> 6bf78eda0b9a
[tests] Step 8/36 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Using cache
[tests]  ---> 2116f9db8e68
[tests] Step 9/36 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[tests]  ---> Using cache
[tests]  ---> 830a842d6d94
[tests] Step 10/36 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Using cache
[tests]  ---> 79742231e1da
[tests] Step 11/36 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Using cache
[tests]  ---> 953613871503
[tests] Step 12/36 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Using cache
[tests]  ---> 37b45d807f67
[tests] Step 13/36 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Using cache
[tests]  ---> cf19f9ce6324
[tests] Step 14/36 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Using cache
[tests]  ---> fce2f934e218
[tests] Step 15/36 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt     -r /usr/share/osm-tests/requirements.txt
[tests]  ---> Using cache
[tests]  ---> d32b831bdd44
[tests] Step 16/36 : RUN curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.30/deb/Release.key | gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg     && echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.30/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list     && apt-get update && apt-get install -y kubectl=1.30.1-1.1
[tests]  ---> Using cache
[tests]  ---> 074427fc0819
[tests] Step 17/36 : RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list
[tests]  ---> Using cache
[tests]  ---> 92e4ffa2f6aa
[tests] Step 18/36 : RUN curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg add -
[tests]  ---> Using cache
[tests]  ---> 3230fe7bc919
[tests] Step 19/36 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     google-cloud-cli=455.*
[tests]  ---> Using cache
[tests]  ---> 5db5ae835378
[tests] Step 20/36 : RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash
[tests]  ---> Using cache
[tests]  ---> 72344e3bd70f
[tests] Step 21/36 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Using cache
[tests]  ---> 6c9f0c8eee30
[tests] Step 22/36 : RUN mv /usr/share/osm-tests/cloud-scripts /robot-systest/
[tests]  ---> Using cache
[tests]  ---> f65080014c88
[tests] Step 23/36 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[tests]  ---> Using cache
[tests]  ---> 1dcf347a2bbe
[tests] Step 24/36 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Using cache
[tests]  ---> 375934b028ec
[tests] Step 25/36 : ARG CACHE_DATE=not_a_date
[tests]  ---> Using cache
[tests]  ---> bdea94cb41d4
[tests] Step 26/36 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[tests]  ---> Running in c909d1c8cf61
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pla:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[PLA] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[PLA]             Install the buildx component to build images with BuildKit:
[PLA]             https://docs.docker.com/go/buildx/
[PLA] 
[PLA] Sending build context to Docker daemon  9.216kB

[PLA] Step 1/39 : FROM ubuntu:22.04 as INSTALL
[PLA]  ---> 67c845845b7d
[PLA] Step 2/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 9da810ed0c6a
[PLA] Step 3/39 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Using cache
[PLA]  ---> 7014ea1e773b
[PLA] Step 4/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Using cache
[PLA]  ---> 2da2e18694c4
[PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Using cache
[PLA]  ---> 55828aba6567
[PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Using cache
[PLA]  ---> 9fd15739c57d
[PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA]  ---> Using cache
[PLA]  ---> ab8847b379de
[PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb
[PLA]  ---> Using cache
[PLA]  ---> 7d762dc27fdf
[PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Using cache
[PLA]  ---> 5510e16f1d09
[PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Using cache
[PLA]  ---> 13ff47980729
[PLA] Step 11/39 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_pla/requirements.txt
[PLA]  ---> Using cache
[PLA]  ---> c2a5f32c0dba
[PLA] Step 12/39 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz
[Pipeline] [osmclient] sh
[tests] Cloning into '/robot-systest/osm-packages'...
[osmclient] [osmclient] Running shell script
[osmclient] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/osmclient:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[osmclient] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[osmclient]             Install the buildx component to build images with BuildKit:
[osmclient]             https://docs.docker.com/go/buildx/
[osmclient] 
[osmclient] Sending build context to Docker daemon  6.656kB

[osmclient] Step 1/31 : FROM ubuntu:22.04 as INSTALL
[osmclient]  ---> 67c845845b7d
[osmclient] Step 2/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 9da810ed0c6a
[osmclient] Step 3/31 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Using cache
[osmclient]  ---> 7014ea1e773b
[osmclient] Step 4/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Using cache
[osmclient]  ---> 2da2e18694c4
[osmclient] Step 5/31 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 8d3e489c6156
[osmclient] Step 6/31 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 4a80df18cb31
[osmclient] Step 7/31 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 8659b84ee05d
[osmclient] Step 8/31 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 9abad3a489b6
[osmclient] Step 9/31 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 5e9d7a644ce4
[osmclient] Step 10/31 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Using cache
[osmclient]  ---> ee5d523550c7
[osmclient] Step 11/31 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt
[osmclient]  ---> Using cache
[osmclient]  ---> 1f62fa8ce93a
[osmclient] Step 12/31 : FROM ubuntu:22.04 as FINAL
[osmclient]  ---> 67c845845b7d
[osmclient] Step 13/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 9da810ed0c6a
[osmclient] Step 14/31 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Using cache
[osmclient]  ---> 7014ea1e773b
[osmclient] Step 15/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Using cache
[osmclient]  ---> 3f32ff176f7e
[osmclient] Step 16/31 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[osmclient]  ---> Using cache
[osmclient]  ---> 39e3260d5004
[osmclient] Step 17/31 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[osmclient]  ---> Using cache
[osmclient]  ---> 485960c5ac4f
[osmclient] Step 18/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     libmagic1=1:5.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Using cache
[osmclient]  ---> b470648f28e2
[osmclient] Step 19/31 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[osmclient]  ---> Using cache
[osmclient]  ---> d07a0a8b7efb
[osmclient] Step 20/31 : COPY --from=INSTALL /usr/bin/osm /usr/bin/osm
[osmclient]  ---> Using cache
[osmclient]  ---> f78759e600bb
[osmclient] Step 21/31 : COPY charm.sh /usr/sbin/charm
[osmclient]  ---> Using cache
[osmclient]  ---> 20489404d648
[osmclient] Step 22/31 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osmclient &&     chown -R appuser:appuser /app
[osmclient]  ---> Using cache
[osmclient]  ---> 04c319860301
[osmclient] Step 23/31 : WORKDIR /app/osmclient
[osmclient]  ---> Using cache
[osmclient]  ---> 40046ca088a4
[osmclient] Step 24/31 : USER appuser
[osmclient]  ---> Using cache
[osmclient]  ---> 434c8dc556ae
[osmclient] Step 25/31 : ENV LC_ALL=C.UTF-8
[osmclient]  ---> Using cache
[osmclient]  ---> 70cbb8693932
[osmclient] Step 26/31 : ENV LANG=C.UTF-8
[osmclient]  ---> Using cache
[osmclient]  ---> b6bae3fd2d20
[osmclient] Step 27/31 : ENV OSM_HOSTNAME    nbi:9999
[osmclient]  ---> Using cache
[osmclient]  ---> d196bd00b103
[osmclient] Step 28/31 : ENV OSM_USER        admin
[osmclient]  ---> Using cache
[osmclient]  ---> 52fb4efa65a3
[osmclient] Step 29/31 : ENV OSM_PASSWORD    admin
[osmclient]  ---> Using cache
[osmclient]  ---> eacfa0ec1652
[osmclient] Step 30/31 : ENV OSM_PROJECT     admin
[osmclient]  ---> Using cache
[osmclient]  ---> 957034aaf71d
[osmclient] Step 31/31 : ENTRYPOINT [ "/bin/bash" ]
[osmclient]  ---> Using cache
[osmclient]  ---> 660695f24e17
[osmclient] [Warning] One or more build-args [PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL CACHE_DATE PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL] were not consumed
[osmclient] Successfully built 660695f24e17
[osmclient] Successfully tagged opensourcemano/osmclient:osm-master-merge-3015
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/airflow:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[Airflow] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Airflow]             Install the buildx component to build images with BuildKit:
[Airflow]             https://docs.docker.com/go/buildx/
[Airflow] 
[Airflow] Sending build context to Docker daemon  4.096kB

[Airflow] Step 1/16 : FROM apache/airflow:2.5.3-python3.10
[Airflow]  ---> 3211f4f8f08b
[Airflow] Step 2/16 : USER root
[Airflow]  ---> Using cache
[Airflow]  ---> 75be5bdbfa2c
[Airflow] Step 3/16 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc git python3 python3-dev python3-venv python3-pip     python3-setuptools wget zstd &&     python3 -m pip install -U pip build
[Airflow]  ---> Using cache
[Airflow]  ---> a3520963bd44
[Airflow] Step 4/16 : USER airflow
[Airflow]  ---> Using cache
[Airflow]  ---> f12b69fd1c77
[Airflow] Step 5/16 : ARG PYTHON3_OSM_COMMON_URL
[Airflow]  ---> Using cache
[Airflow]  ---> bd9b01460945
[Airflow] Step 6/16 : ARG PYTHON3_OSM_NGSA_URL
[Airflow]  ---> Using cache
[Airflow]  ---> 2f677e888cf9
[Airflow] Step 7/16 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow]  ---> Using cache
[Airflow]  ---> 1674fc953114
[Airflow] Step 8/16 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb
[Airflow]  ---> Using cache
[Airflow]  ---> 2b65f448caa5
[Airflow] Step 9/16 : RUN ar x osm_common.deb &&     zstd -d < control.tar.zst | xz > control.tar.xz &&     zstd -d < data.tar.zst | xz > data.tar.xz &&     ar -m -c -a sdsd osm_common_repacked.deb debian-binary control.tar.xz data.tar.xz &&     rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Airflow]  ---> Using cache
[Airflow]  ---> 87d3d2bdd148
[Airflow] Step 10/16 : RUN ar x osm_ngsa.deb &&    zstd -d < control.tar.zst | xz > control.tar.xz &&    zstd -d < data.tar.zst | xz > data.tar.xz &&    ar -m -c -a sdsd osm_ngsa_repacked.deb debian-binary control.tar.xz data.tar.xz &&    rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Airflow]  ---> Using cache
[Airflow]  ---> 6c07b2b3dd40
[Airflow] Step 11/16 : RUN mkdir /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> ae1386dee557
[Airflow] Step 12/16 : RUN dpkg-deb -x osm_common_repacked.deb /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> cf76faed1674
[Airflow] Step 13/16 : RUN dpkg-deb -x osm_ngsa_repacked.deb /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 41aab74855c6
[Airflow] Step 14/16 : RUN mv /tmp/osm/usr/lib/python3/dist-packages/* /home/airflow/.local/lib/python3.10/site-packages/
[Airflow]  ---> Using cache
[Airflow]  ---> d5fb9bb5f4c6
[Airflow] Step 15/16 : RUN rm -rf /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 379ea6203ef5
[Airflow] Step 16/16 : RUN pip3 install    -r /home/airflow/.local/lib/python3.10/site-packages/osm_common/requirements.txt    -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt
[Airflow]  ---> Using cache
[Airflow]  ---> 1d8f59d06147
[Airflow] [Warning] One or more build-args [PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_RO_PLUGIN_URL APT_PROXY CACHE_DATE OSM_TESTS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[Airflow] Successfully built 1d8f59d06147
[Airflow] Successfully tagged opensourcemano/airflow:osm-master-merge-3015
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/webhook:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[Webhook] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Webhook]             Install the buildx component to build images with BuildKit:
[Webhook]             https://docs.docker.com/go/buildx/
[Webhook] 
[Webhook] Sending build context to Docker daemon  4.608kB

[Webhook] Step 1/21 : FROM ubuntu:22.04 as INSTALL
[Webhook]  ---> 67c845845b7d
[Webhook] Step 2/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 9da810ed0c6a
[Webhook] Step 3/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Webhook]  ---> Using cache
[Webhook]  ---> 7014ea1e773b
[Webhook] Step 4/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[Webhook]  ---> Using cache
[Webhook]  ---> 2da2e18694c4
[Webhook] Step 5/21 : ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL
[Webhook]  ---> Using cache
[Webhook]  ---> ec7a2dc1f86d
[Webhook] Step 6/21 : RUN curl $PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL -o osm_webhook_translator.deb
[Webhook]  ---> Using cache
[Webhook]  ---> 24dabdc424e1
[Webhook] Step 7/21 : RUN dpkg -i ./osm_webhook_translator.deb
[Webhook]  ---> Using cache
[Webhook]  ---> ffe2a8e25f32
[Webhook] Step 8/21 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_webhook_translator/requirements.txt
[Webhook]  ---> Using cache
[Webhook]  ---> 666212f5d5ca
[Webhook] Step 9/21 : FROM ubuntu:22.04 as FINAL
[Webhook]  ---> 67c845845b7d
[Webhook] Step 10/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 9da810ed0c6a
[Webhook] Step 11/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Webhook]  ---> Using cache
[Webhook]  ---> 7014ea1e773b
[Webhook] Step 12/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[Webhook]  ---> Using cache
[Webhook]  ---> 3f32ff176f7e
[Webhook] Step 13/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Webhook]  ---> Using cache
[Webhook]  ---> f5f83eb12639
[Webhook] Step 14/21 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[Webhook]  ---> Using cache
[Webhook]  ---> 709ae7961c1c
[Webhook] Step 15/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[Webhook]  ---> Using cache
[Webhook]  ---> 94f977d14909
[Webhook] Step 16/21 : COPY --from=INSTALL /usr/local/bin/uvicorn /usr/local/bin/uvicorn
[Webhook]  ---> Using cache
[Webhook]  ---> 13b45d5aff78
[Webhook] Step 17/21 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_webhook_translator &&     chown -R appuser:appuser /app
[Webhook]  ---> Using cache
[Webhook]  ---> e2fa8967fc37
[Webhook] Step 18/21 : WORKDIR /app/osm_webhook_translator
[Webhook]  ---> Using cache
[Webhook]  ---> 46945a3f0296
[Webhook] Step 19/21 : USER appuser
[Webhook]  ---> Using cache
[Webhook]  ---> fa4980fa44e5
[Webhook] Step 20/21 : EXPOSE 9998
[Webhook]  ---> Using cache
[Webhook]  ---> f3e69fef2ca3
[Webhook] Step 21/21 : CMD ["uvicorn", "osm_webhook_translator.main:app", "--host", "0.0.0.0", "--port", "9998"]
[Webhook]  ---> Using cache
[Webhook]  ---> 2868839ab03c
[Webhook] [Warning] One or more build-args [CACHE_DATE PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_IMDOCS_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed
[Webhook] Successfully built 2868839ab03c
[Webhook] Successfully tagged opensourcemano/webhook:osm-master-merge-3015
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[RO] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ro:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[RO] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[RO]             Install the buildx component to build images with BuildKit:
[RO]             https://docs.docker.com/go/buildx/
[RO] 
[RO] Sending build context to Docker daemon  14.34kB

[RO] Step 1/60 : FROM ubuntu:22.04 as INSTALL
[RO]  ---> 67c845845b7d
[RO] Step 2/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 9da810ed0c6a
[RO] Step 3/60 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[RO]  ---> Using cache
[RO]  ---> 7014ea1e773b
[RO] Step 4/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> 2da2e18694c4
[RO] Step 5/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     genisoimage=9:1.1.*     netbase=6.*
[RO]  ---> Using cache
[RO]  ---> 3c10e2de42d8
[RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Using cache
[RO]  ---> 375b8c04de8c
[RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Using cache
[RO]  ---> e3812cd7231f
[RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Using cache
[RO]  ---> c958f28028ff
[RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Using cache
[RO]  ---> 2ccda9430ec7
[RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Using cache
[RO]  ---> 7460ac4c66d9
[RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Using cache
[RO]  ---> d7f6a261e4bd
[RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Using cache
[RO]  ---> 24a372c1feeb
[RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Using cache
[RO]  ---> ae877ace0a01
[RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Using cache
[RO]  ---> c10e4e7e2819
[RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Using cache
[RO]  ---> 7f7536b060bd
[RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Using cache
[RO]  ---> ca72d6a156e3
[RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Using cache
[RO]  ---> badcbc48b6b0
[RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Using cache
[RO]  ---> 8a0d250904a3
[RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Using cache
[RO]  ---> 377d03aaedc0
[RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[RO]  ---> Using cache
[RO]  ---> 49ec4dea005b
[RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[RO]  ---> Using cache
[RO]  ---> d700f2ad27a7
[RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[RO]  ---> Using cache
[RO]  ---> c6b8c939f2ee
[RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Using cache
[RO]  ---> 0e82cfb3023a
[RO] Step 24/60 : RUN for URL in     $PYTHON3_OSM_COMMON_URL     $PYTHON3_OSM_NG_RO_URL     $PYTHON3_OSM_RO_PLUGIN_URL     $PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL     $PYTHON3_OSM_ROSDN_DPB_URL     $PYTHON3_OSM_ROSDN_DYNPAC_URL     $PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL     $PYTHON3_OSM_ROSDN_IETFL2VPN_URL     $PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL     $PYTHON3_OSM_ROSDN_ODLOF_URL     $PYTHON3_OSM_ROSDN_ONOSOF_URL     $PYTHON3_OSM_ROSDN_ONOS_VPLS_URL     $PYTHON3_OSM_ROVIM_AWS_URL     $PYTHON3_OSM_ROVIM_AZURE_URL     $PYTHON3_OSM_ROVIM_GCP_URL     $PYTHON3_OSM_ROVIM_OPENSTACK_URL     $PYTHON3_OSM_ROVIM_OPENVIM_URL     $PYTHON3_OSM_ROVIM_VMWARE_URL ; do         curl -s $URL -O ;     done
[RO]  ---> Using cache
[RO]  ---> 4179253812c0
[RO] Step 25/60 : RUN dpkg -i *.deb
[RO]  ---> Using cache
[RO]  ---> 55102bc82d7e
[RO] Step 26/60 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt
[RO]  ---> Using cache
[RO]  ---> 9679016fa3f9
[RO] Step 27/60 : FROM ubuntu:22.04 as FINAL
[RO]  ---> 67c845845b7d
[RO] Step 28/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 9da810ed0c6a
[RO] Step 29/60 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[RO]  ---> Using cache
[RO]  ---> 7014ea1e773b
[RO] Step 30/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> 3f32ff176f7e
[RO] Step 31/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]  ---> Using cache
[RO]  ---> ea24a9d0fe20
[RO] Step 32/60 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[RO]  ---> Using cache
[RO]  ---> 171ef45cb54e
[RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Using cache
[RO]  ---> 7fc54dcac706
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> Using cache
[RO]  ---> f091c2c1187f
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> Using cache
[RO]  ---> 55713cce7f28
[RO] Step 36/60 : EXPOSE 9090
[RO]  ---> Using cache
[RO]  ---> dda5a4429b21
[RO] Step 37/60 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_ro &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[RO]  ---> Using cache
[RO]  ---> e23e539d6b3d
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Using cache
[RO]  ---> 017874f9f672
[RO] Step 39/60 : USER appuser
[RO]  ---> Using cache
[RO]  ---> 9a26df3048ad
[RO] Step 40/60 : ENV RO_DB_HOST=""
[RO]  ---> Using cache
[RO]  ---> d1d665fc3df2
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Using cache
[RO]  ---> 7bf49d763162
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Using cache
[RO]  ---> a030d36e504d
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Using cache
[RO]  ---> 9902e5f66bdb
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Using cache
[RO]  ---> a738501ba241
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Using cache
[RO]  ---> 573937788570
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[RO]  ---> Using cache
[RO]  ---> 2e1e864fa1ae
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Using cache
[RO]  ---> ebd4aa62629b
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[RO]  ---> Using cache
[RO]  ---> e28244d614b5
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Using cache
[RO]  ---> 4d786947bb78
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[RO]  ---> Using cache
[RO]  ---> 14865da33292
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Using cache
[RO]  ---> cd13f25dc738
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[RO]  ---> Using cache
[RO]  ---> e35de63552cf
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Using cache
[RO]  ---> 9ace02168a64
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Using cache
[RO]  ---> 459ccfe254c6
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Using cache
[RO]  ---> 77d29fee6d5b
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Using cache
[RO]  ---> dacaa3918a55
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Using cache
[RO]  ---> f53ddd8342f5
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Using cache
[RO]  ---> 9f7f28e531d6
[RO] Step 59/60 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail http://localhost:9090/ro || exit 1
[RO]  ---> Using cache
[RO]  ---> ec1f7fa798c6
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Using cache
[RO]  ---> 294dba4518ea
[RO] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_NGSA_URL OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL OSM_DEVOPS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_IM_URL OSM_NGUI_URL CACHE_DATE OSM_TESTS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_LCM_URL PYTHON3_N2VC_URL] were not consumed
[RO] Successfully built 294dba4518ea
[RO] Successfully tagged opensourcemano/ro:osm-master-merge-3015
[NG-UI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ng-ui:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[NG-UI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NG-UI]             Install the buildx component to build images with BuildKit:
[NG-UI]             https://docs.docker.com/go/buildx/
[NG-UI] 
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/22 : FROM ubuntu:22.04 as INSTALL
[NG-UI]  ---> 67c845845b7d
[NG-UI] Step 2/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 9da810ed0c6a
[NG-UI] Step 3/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Using cache
[NG-UI]  ---> 7014ea1e773b
[NG-UI] Step 4/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.4.*     curl=7.81.*     gnupg2=2.2.*     nginx=1.18.*     software-properties-common=0.99.*     xz-utils=5.2.*     && rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> f4f4cf7fc447
[NG-UI] Step 5/22 : RUN curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - &&     echo "deb https://deb.nodesource.com/node_14.x jammy main" | tee -a /etc/apt/sources.list.d/nodesource.list &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs
[NG-UI]  ---> Using cache
[NG-UI]  ---> 98ea54db3074
[NG-UI] Step 6/22 : ARG OSM_NGUI_URL
[NG-UI]  ---> Using cache
[NG-UI]  ---> 169554fe8e25
[NG-UI] Step 7/22 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[NG-UI]  ---> Using cache
[NG-UI]  ---> 54de560800e1
[NG-UI] Step 8/22 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Using cache
[NG-UI]  ---> 1f9523f36006
[NG-UI] Step 9/22 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Using cache
[NG-UI]  ---> 023d60aefbdf
[NG-UI] Step 10/22 : RUN npm install
[NG-UI]  ---> Using cache
[NG-UI]  ---> 0fe7665b6e0e
[NG-UI] Step 11/22 : RUN npm run build
[NG-UI]  ---> Using cache
[NG-UI]  ---> dcde0abab50d
[NG-UI] Step 12/22 : FROM ubuntu:22.04 AS FINAL
[NG-UI]  ---> 67c845845b7d
[NG-UI] Step 13/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 9da810ed0c6a
[NG-UI] Step 14/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Using cache
[NG-UI]  ---> 7014ea1e773b
[NG-UI] Step 15/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     nginx=1.18.* &&     rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> 632bc111b16b
[NG-UI] Step 16/22 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Using cache
[NG-UI]  ---> 20c48b37bee1
[NG-UI] Step 17/22 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> c93c23f9144b
[NG-UI] Step 18/22 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> Using cache
[NG-UI]  ---> 6455ad6a1e32
[NG-UI] Step 19/22 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> Using cache
[NG-UI]  ---> 1f69055cd8b3
[NG-UI] Step 20/22 : EXPOSE 80
[NG-UI]  ---> Using cache
[NG-UI]  ---> d2ae96d9f82d
[NG-UI] Step 21/22 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail localhost:80 || exit 1
[NG-UI]  ---> Using cache
[NG-UI]  ---> 17cb3018dc1f
[NG-UI] Step 22/22 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Using cache
[NG-UI]  ---> 5333f6e3e17e
[NG-UI] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL CACHE_DATE PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_N2VC_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_TESTS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NGSA_URL] were not consumed
[NG-UI] Successfully built 5333f6e3e17e
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-master-merge-3015
[NBI] [NBI] Running shell script
[NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-master-merge-3015 --build-arg CACHE_DATE=2024-06-13:03:04:19 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/786/pool/osmclient/python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1656/pool/devops/osm-devops_15.0.0.post38-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/779/pool/MON/python3-osm-mon_11.0.0.post37+gb317322-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/796/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master/898/pool/NBI/python3-osm-nbi_9.0.0.post117+g48683b8-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/589/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/623/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/882/pool/LCM/python3-osm-lcm_9.0.0.post168+g8324363-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/562/pool/POL/python3-osm-policy-module_11.0.0.post28+gbfe6988-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/547/pool/NG-UI/osm-ngui_15.0.0.post6+gc84f112-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-webhook-translator_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/499/pool/NG-SA/python3-osm-ngsa_15.1~dev1+g48926ce-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/495/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/681/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openvim_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-azure_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ro-plugin_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-tapi_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-vmware_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-openstack_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-gcp_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-odlof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rovim-aws_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-onosof_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-dpb_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post177+g2971241-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/1017/pool/RO/python3-osm-ng-ro_9.0.0.post177+g2971241-1_all.deb .
[NBI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NBI]             Install the buildx component to build images with BuildKit:
[NBI]             https://docs.docker.com/go/buildx/
[NBI] 
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/44 : FROM ubuntu:22.04 as INSTALL
[NBI]  ---> 67c845845b7d
[NBI] Step 2/44 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 9da810ed0c6a
[NBI] Step 3/44 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NBI]  ---> Using cache
[NBI]  ---> 7014ea1e773b
[NBI] Step 4/44 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> 2da2e18694c4
[NBI] Step 5/44 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Using cache
[NBI]  ---> 55828aba6567
[NBI] Step 6/44 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Using cache
[NBI]  ---> d801b7d7432d
[NBI] Step 7/44 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Using cache
[NBI]  ---> 752be00ac0e9
[NBI] Step 8/44 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[NBI]  ---> Using cache
[NBI]  ---> b7ef0d6c6f7c
[NBI] Step 9/44 : RUN dpkg -i ./osm_common.deb
[NBI]  ---> Using cache
[NBI]  ---> b914c4c86ae1
[NBI] Step 10/44 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Using cache
[NBI]  ---> 3d85921e163b
[NBI] Step 11/44 : RUN dpkg -i ./osm_im.deb
[NBI]  ---> Using cache
[NBI]  ---> 4ebb89c16e87
[NBI] Step 12/44 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Using cache
[NBI]  ---> c6acfd1fea9d
[NBI] Step 13/44 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Using cache
[NBI]  ---> 48bebae965a1
[NBI] Step 14/44 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt
[NBI]  ---> Using cache
[NBI]  ---> 1bd22e58c33e
[NBI] Step 15/44 : FROM ubuntu:22.04 as FINAL
[NBI]  ---> 67c845845b7d
[NBI] Step 16/44 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 9da810ed0c6a
[NBI] Step 17/44 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NBI]  ---> Using cache
[NBI]  ---> 7014ea1e773b
[NBI] Step 18/44 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> 3f32ff176f7e
[NBI] Step 19/44 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NBI]  ---> Using cache
[NBI]  ---> 641876b6d3a2
[NBI] Step 20/44 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NBI]  ---> Using cache
[NBI]  ---> e8027d34ef5c
[NBI] Step 21/44 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NBI]  ---> Using cache
[NBI]  ---> 2f99f36849e6
[NBI] Step 22/44 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_nbi &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[NBI]  ---> Using cache
[NBI]  ---> ac0a65168f37
[NBI] Step 23/44 : WORKDIR /app/osm_nbi
[NBI]  ---> Using cache
[NBI]  ---> 431c68035256
[NBI] Step 24/44 : USER appuser
[NBI]  ---> Using cache
[NBI]  ---> c00a9850a135
[NBI] Step 25/44 : EXPOSE 9999
[NBI]  ---> Using cache
[NBI]  ---> 9826a9fbf809
[NBI] Step 26/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[NBI]  ---> Using cache
[NBI]  ---> 700ffab7f544
[NBI] Step 27/44 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Using cache
[NBI]  ---> 6da93802c730
[NBI] Step 28/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Using cache
[NBI]  ---> 2b3b22fe40c0
[NBI] Step 29/44 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Using cache
[NBI]  ---> 7013b1e12756
[NBI] Step 30/44 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Using cache
[NBI]  ---> d39b34fcdb75
[NBI] Step 31/44 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Using cache
[NBI]  ---> d25d251e2dac
[NBI] Step 32/44 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Using cache
[NBI]  ---> 73cae3fee50a
[NBI] Step 33/44 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Using cache
[NBI]  ---> 895fa13e540c
[NBI] Step 34/44 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[NBI]  ---> Using cache
[NBI]  ---> f67ca65130fc
[NBI] Step 35/44 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[NBI]  ---> Using cache
[NBI]  ---> e960ae885682
[NBI] Step 36/44 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Using cache
[NBI]  ---> 0986029693e4
[NBI] Step 37/44 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Using cache
[NBI]  ---> 6f1222876e82
[NBI] Step 38/44 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NBI]  ---> Using cache
[NBI]  ---> e49606ed27de
[NBI] Step 39/44 : ENV OSMNBI_LOG_LEVEL       DEBUG
[NBI]  ---> Using cache
[NBI]  ---> 849b67bb8339
[NBI] Step 40/44 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[NBI]  ---> Using cache
[NBI]  ---> 815a5fc67987
[NBI] Step 41/44 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Using cache
[NBI]  ---> 6cb538aeffd1
[NBI] Step 42/44 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Using cache
[NBI]  ---> 97120e01a617
[NBI] Step 43/44 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[NBI]  ---> Using cache
[NBI]  ---> accab61c60d3
[NBI] Step 44/44 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Using cache
[NBI]  ---> 09f5950efab7
[NBI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_TESTS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL CACHE_DATE PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_IMDOCS_URL] were not consumed
[NBI] Successfully built 09f5950efab7
[NBI] Successfully tagged opensourcemano/nbi:osm-master-merge-3015
[LCM] Tagging lcm:osm-master-merge-3015
[Pipeline] [LCM] echo
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-merge-3015
[Pipeline] [Keystone] echo
[Keystone] Tagging keystone:osm-master-merge-3015
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag opensourcemano/keystone:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-merge-3015
[Pipeline] [Prometheus] echo
[Prometheus] Tagging prometheus:osm-master-merge-3015
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag opensourcemano/prometheus:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3015
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-master-merge-3015
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag opensourcemano/osmclient:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-merge-3015
[Pipeline] [Airflow] echo
[Airflow] Tagging airflow:osm-master-merge-3015
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Pipeline] [Webhook] echo
[Webhook] Tagging webhook:osm-master-merge-3015
[Pipeline] [Webhook] sh
[MON]  ---> Using cache
[MON]  ---> e1c4a1fa4b42
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[MON]  ---> Using cache
[MON]  ---> 1d851217c197
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> Using cache
[MON]  ---> 08842b1b86f1
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[MON]  ---> Using cache
[MON]  ---> 976e26aa2659
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[MON]  ---> Using cache
[MON]  ---> d4e77914fad6
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[MON]  ---> Using cache
[MON]  ---> a7cd66aea455
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[MON]  ---> Using cache
[MON]  ---> f2e6b2fcbcd6
[MON] Step 31/56 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_mon &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[MON]  ---> Using cache
[MON]  ---> 79b1bb04fc37
[MON] Step 32/56 : WORKDIR /app/osm_mon
[MON]  ---> Using cache
[MON]  ---> 41f3ccf0cc38
[MON] Step 33/56 : USER appuser
[MON]  ---> Using cache
[MON]  ---> 79f3c2a4ff8c
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Using cache
[MON]  ---> 4767d6c39521
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Using cache
[MON]  ---> 76051ee88348
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Using cache
[MON]  ---> d39c0517676a
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Using cache
[MON]  ---> c6d971b42a04
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Using cache
[MON]  ---> c0546d56ec83
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Using cache
[MON]  ---> 28b4d0d4f7a2
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Using cache
[MON]  ---> 22520f78cdbc
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Using cache
[MON]  ---> b1e6fb4630d4
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Using cache
[MON]  ---> a4d3bcf9b72b
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Using cache
[MON]  ---> c98b630bdeea
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Using cache
[MON]  ---> d0ec2f54d74d
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Using cache
[MON]  ---> 136a91147d5a
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Using cache
[MON]  ---> 9444cb7a368f
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Using cache
[MON]  ---> 0220b0135dd0
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Using cache
[MON]  ---> 2080cd31c997
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Using cache
[MON]  ---> 363ddef4be82
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Using cache
[MON]  ---> 64be57725b35
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[POL]  ---> Using cache
[POL]  ---> 21f87517a383
[POL] Step 20/40 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 12c06081bd17
[POL] Step 21/40 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 1fc73c54b412
[POL] Step 22/40 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 47f2c4489612
[POL] Step 23/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[POL]  ---> Using cache
[POL]  ---> ee2d7e288a65
[POL] Step 24/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> Using cache
[POL]  ---> b73127f8a9c8
[POL] Step 25/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libmd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> Using cache
[POL]  ---> d27574be1ae4
[POL] Step 26/40 : COPY scripts/ /app/osm_pol/scripts/
[POL]  ---> Using cache
[POL]  ---> 29d4989cc7ee
[POL] Step 27/40 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_pol &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[POL]  ---> Using cache
[POL]  ---> f58a2c43d00e
[POL] Step 28/40 : WORKDIR /app/osm_pol
[POL]  ---> Using cache
[POL]  ---> 104a918d3fde
[POL] Step 29/40 : USER appuser
[POL]  ---> Using cache
[POL]  ---> 116e072861d2
[POL] Step 30/40 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Using cache
[POL]  ---> 4db31da6ea8c
[POL] Step 31/40 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Using cache
[POL]  ---> d75b810453c8
[POL] Step 32/40 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Using cache
[POL]  ---> a6ce4b97087c
[POL] Step 33/40 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Using cache
[POL]  ---> 05315c91bf30
[POL] Step 34/40 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Using cache
[POL]  ---> 4fcf7ca515a1
[POL] Step 35/40 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Using cache
[POL]  ---> 6a53dfd8a71f
[POL] Step 36/40 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Using cache
[POL]  ---> 718e882248ad
[POL] Step 37/40 : ENV OSMPOL_AUTOHEAL_ENABLED True
[POL]  ---> Using cache
[POL]  ---> b211c23a36bc
[POL] Step 38/40 : ENV OSMPOL_AUTOSCALE_ENABLED True
[POL]  ---> Using cache
[POL]  ---> 512ec7e9bdc9
[POL] Step 39/40 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[POL]  ---> Using cache
[POL]  ---> a23634344c5f
[POL] Step 40/40 : CMD /bin/bash scripts/start.sh
[POL]  ---> Using cache
[POL]  ---> 2a479dadca3e
[POL] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_DEVOPS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL CACHE_DATE PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL] were not consumed
[POL] Successfully built 2a479dadca3e
[POL] Successfully tagged opensourcemano/pol:osm-master-merge-3015
[Airflow] + docker tag opensourcemano/airflow:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-merge-3015
[Webhook] [Webhook] Running shell script
[Webhook] + docker tag opensourcemano/webhook:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-merge-3015
[MON]  ---> Using cache
[MON]  ---> 28b39efb6a78
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Using cache
[MON]  ---> 31da396b394e
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Using cache
[MON]  ---> fd703fb7958c
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Using cache
[MON]  ---> 3acd43384da9
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Using cache
[MON]  ---> d4243b905d08
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[MON]  ---> Using cache
[MON]  ---> 8e83acab72ec
[MON] [Warning] One or more build-args [OSM_DEVOPS_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL CACHE_DATE PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL] were not consumed
[MON] Successfully built 8e83acab72ec
[MON] Successfully tagged opensourcemano/mon:osm-master-merge-3015
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-merge-3015
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] 89f51daf2ea3: Preparing
[LCM] f47c3e1f0ffa: Preparing
[LCM] 5f4378c1f5ab: Preparing
[LCM] 699b836b7aa5: Preparing
[LCM] 0de340875cef: Preparing
[LCM] 64e68749224d: Preparing
[LCM] 386f9c589676: Preparing
[LCM] 1af29bbf8d8a: Preparing
[LCM] ae35f33fc952: Preparing
[LCM] 6fce29308862: Preparing
[LCM] b8dfa3a5309d: Preparing
[LCM] 9bff794d2e54: Preparing
[LCM] 4afe3fb76938: Preparing
[LCM] d66bebcf8f81: Preparing
[LCM] dc3e88bfc0a4: Preparing
[LCM] 0b9c994b0484: Preparing
[LCM] 64e68749224d: Waiting
[LCM] 386f9c589676: Waiting
[LCM] 1af29bbf8d8a: Waiting
[LCM] ae35f33fc952: Waiting
[LCM] 6fce29308862: Waiting
[LCM] b8dfa3a5309d: Waiting
[LCM] 9bff794d2e54: Waiting
[LCM] 4afe3fb76938: Waiting
[LCM] d66bebcf8f81: Waiting
[LCM] dc3e88bfc0a4: Waiting
[LCM] 0b9c994b0484: Waiting
[LCM] 5f4378c1f5ab: Layer already exists
[LCM] 699b836b7aa5: Layer already exists
[LCM] 0de340875cef: Layer already exists
[LCM] 89f51daf2ea3: Layer already exists
[LCM] f47c3e1f0ffa: Layer already exists
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-merge-3015
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] 983fcd235349: Preparing
[Keystone] 854a3306e8e2: Preparing
[Keystone] 20650e4a2fbb: Preparing
[Keystone] 39c235dc56de: Preparing
[Keystone] 14116e475962: Preparing
[Keystone] dc3e88bfc0a4: Preparing
[Keystone] 0b9c994b0484: Preparing
[Keystone] 983fcd235349: Waiting
[Keystone] 39c235dc56de: Waiting
[Keystone] 14116e475962: Waiting
[Keystone] 854a3306e8e2: Waiting
[Keystone] 20650e4a2fbb: Waiting
[Keystone] dc3e88bfc0a4: Waiting
[Keystone] 0b9c994b0484: Waiting
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3015
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] c726c0ff6843: Preparing
[Prometheus] d07b8c24d03f: Preparing
[Prometheus] d16ef4184094: Preparing
[Prometheus] 14b7327c4ef5: Preparing
[Prometheus] 6c0428c28706: Preparing
[Prometheus] f73705133a95: Preparing
[Prometheus] 22c1fba3d4f5: Preparing
[Prometheus] cbe4fb5e267b: Preparing
[Prometheus] 734c0f0b65c2: Preparing
[Prometheus] c726c0ff6843: Waiting
[Prometheus] d07b8c24d03f: Waiting
[Prometheus] d16ef4184094: Waiting
[Prometheus] 8845ab872c1c: Preparing
[Prometheus] 14b7327c4ef5: Waiting
[Prometheus] d7d4c2f9d26b: Preparing
[Prometheus] 6c0428c28706: Waiting
[Prometheus] bbe1a212f7e9: Preparing
[Prometheus] 734c0f0b65c2: Waiting
[Prometheus] f73705133a95: Waiting
[Prometheus] cbe4fb5e267b: Waiting
[Prometheus] 8845ab872c1c: Waiting
[Prometheus] 22c1fba3d4f5: Waiting
[Prometheus] d7d4c2f9d26b: Waiting
[Prometheus] bbe1a212f7e9: Waiting
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-merge-3015
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] 2588924463fc: Preparing
[osmclient] 08cca4aae024: Preparing
[osmclient] d60ac7a0c214: Preparing
[osmclient] bd28e2019713: Preparing
[osmclient] 6bf2a0f55383: Preparing
[osmclient] 2588924463fc: Waiting
[osmclient] ad29132ae2c5: Preparing
[osmclient] 08cca4aae024: Waiting
[osmclient] d60ac7a0c214: Waiting
[osmclient] ec14abf096b5: Preparing
[osmclient] bd28e2019713: Waiting
[osmclient] d66bebcf8f81: Preparing
[osmclient] 6bf2a0f55383: Waiting
[osmclient] dc3e88bfc0a4: Preparing
[osmclient] 0b9c994b0484: Preparing
[osmclient] ad29132ae2c5: Waiting
[osmclient] ec14abf096b5: Waiting
[osmclient] d66bebcf8f81: Waiting
[osmclient] dc3e88bfc0a4: Waiting
[osmclient] 0b9c994b0484: Waiting
[Pipeline] [RO] echo
[RO] Tagging ro:osm-master-merge-3015
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-merge-3015
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-master-merge-3015
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-merge-3015
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-master-merge-3015
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[Pipeline] [Airflow] sh
[LCM] 64e68749224d: Layer already exists
[LCM] 386f9c589676: Layer already exists
[LCM] 6fce29308862: Layer already exists
[LCM] ae35f33fc952: Layer already exists
[LCM] 1af29bbf8d8a: Layer already exists
[LCM] dc3e88bfc0a4: Layer already exists
[LCM] 4afe3fb76938: Layer already exists
[LCM] 9bff794d2e54: Layer already exists
[LCM] d66bebcf8f81: Layer already exists
[LCM] b8dfa3a5309d: Layer already exists
[LCM] 0b9c994b0484: Layer already exists
[LCM] osm-master-merge-3015: digest: sha256:37e1b84af6fdb43354b73c5585770cb1fc826351c7a838feb739b6be96f992d8 size: 3684
[Keystone] 14116e475962: Layer already exists
[Keystone] 20650e4a2fbb: Layer already exists
[Keystone] 854a3306e8e2: Layer already exists
[Keystone] 983fcd235349: Layer already exists
[Keystone] 39c235dc56de: Layer already exists
[NBI] + docker tag opensourcemano/nbi:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-merge-3015
[Airflow] [Airflow] Running shell script
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-merge-3015
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Pipeline] [POL] echo
[POL] Tagging pol:osm-master-merge-3015
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker tag opensourcemano/pol:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-merge-3015
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Pipeline] [RO] sh
[Keystone] 0b9c994b0484: Layer already exists
[Keystone] dc3e88bfc0a4: Layer already exists
[Airflow] fb7c16993276: Preparing
[Airflow] 02ae14d6e5d7: Preparing
[Airflow] a1acbeea22e7: Preparing
[Airflow] 540202a1bb36: Preparing
[Airflow] da950e7f8945: Preparing
[Airflow] e7202b389640: Preparing
[Airflow] 5c989efd0597: Preparing
[Airflow] 592c7ff0a6a1: Preparing
[Airflow] 941c6fa73df9: Preparing
[Airflow] 5162eb36d781: Preparing
[Airflow] 58577a3ac668: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] fa9ab046628c: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] af7b571f7ca8: Preparing
[Airflow] c57e7b07a3b2: Preparing
[Airflow] f280206a86b2: Preparing
[Airflow] feb06c5db7c4: Preparing
[Airflow] b082288f25e1: Preparing
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] 30baed22bc16: Preparing
[Airflow] 26f2bb17348b: Preparing
[Airflow] 15b3067dc4be: Preparing
[Airflow] db70c9ea5e22: Preparing
[Airflow] 31152b74f256: Preparing
[Airflow] 8a2adc4b2731: Preparing
[Airflow] 7766968e5876: Preparing
[Airflow] 16af49539099: Preparing
[Airflow] 219c6c2423f1: Preparing
[Airflow] 3af14c9a24c9: Preparing
[Airflow] 5162eb36d781: Waiting
[Airflow] 58577a3ac668: Waiting
[Airflow] 941c6fa73df9: Waiting
[Airflow] fb7c16993276: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] 02ae14d6e5d7: Waiting
[Airflow] a1acbeea22e7: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] 540202a1bb36: Waiting
[Airflow] fa9ab046628c: Waiting
[Airflow] 592c7ff0a6a1: Waiting
[Airflow] da950e7f8945: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] 8b4250c5d64d: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] e7202b389640: Waiting
[Airflow] f280206a86b2: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 31152b74f256: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] b082288f25e1: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 79d83185dd32: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] 30baed22bc16: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] 219c6c2423f1: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Airflow] 5c989efd0597: Waiting
[RO] [RO] Running shell script
[Prometheus] 6c0428c28706: Layer already exists
[Prometheus] d16ef4184094: Layer already exists
[Prometheus] d07b8c24d03f: Layer already exists
[Prometheus] c726c0ff6843: Layer already exists
[Prometheus] 14b7327c4ef5: Layer already exists
[Prometheus] 734c0f0b65c2: Layer already exists
[Prometheus] f73705133a95: Layer already exists
[Prometheus] 22c1fba3d4f5: Layer already exists
[Prometheus] cbe4fb5e267b: Layer already exists
[Prometheus] 8845ab872c1c: Layer already exists
[Prometheus] d7d4c2f9d26b: Layer already exists
[Prometheus] bbe1a212f7e9: Layer already exists
[Webhook] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-merge-3015
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-merge-3015
[Pipeline] [MON] echo
[Keystone] osm-master-merge-3015: digest: sha256:9b722fd59de913d6de5432f82888da1c07ced89070d38aa5cb0c2c4bcbf2e195 size: 1782
[MON] Tagging mon:osm-master-merge-3015
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [NG-UI] sh
[Prometheus] osm-master-merge-3015: digest: sha256:6d08e75224d33a98e8ed4cdad1998534ce411ee75ea0af8f808ceb8587e31f0a size: 2841
[osmclient] d60ac7a0c214: Layer already exists
[osmclient] 2588924463fc: Layer already exists
[osmclient] 08cca4aae024: Layer already exists
[osmclient] 6bf2a0f55383: Layer already exists
[osmclient] bd28e2019713: Layer already exists
[osmclient] ad29132ae2c5: Layer already exists
[osmclient] d66bebcf8f81: Layer already exists
[osmclient] ec14abf096b5: Layer already exists
[osmclient] dc3e88bfc0a4: Layer already exists
[osmclient] 0b9c994b0484: Layer already exists
[osmclient] osm-master-merge-3015: digest: sha256:343642b147f3b17f41152b2d5d013d79d991c6db9ac24ab28284bda1d80c1811 size: 2410
[Webhook] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/webhook]
[Webhook] ac017311eab1: Preparing
[Webhook] ee7709ffcdbc: Preparing
[Webhook] 8a99578f3730: Preparing
[Webhook] 843329283056: Preparing
[Webhook] cc957d4e2af1: Preparing
[Webhook] d66bebcf8f81: Preparing
[Webhook] ac017311eab1: Waiting
[Webhook] dc3e88bfc0a4: Preparing
[Webhook] 0b9c994b0484: Preparing
[Webhook] 8a99578f3730: Waiting
[Webhook] ee7709ffcdbc: Waiting
[Webhook] 843329283056: Waiting
[Webhook] dc3e88bfc0a4: Waiting
[Webhook] cc957d4e2af1: Waiting
[Webhook] 0b9c994b0484: Waiting
[Webhook] d66bebcf8f81: Waiting
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] 864510d46810: Preparing
[RO] 7bb5c88e5aff: Preparing
[RO] ecb232609b3e: Preparing
[RO] 96329d4576cc: Preparing
[RO] 7b1ae5dc6ff2: Preparing
[RO] 236ba85c1081: Preparing
[RO] d66bebcf8f81: Preparing
[RO] dc3e88bfc0a4: Preparing
[RO] 0b9c994b0484: Preparing
[RO] 864510d46810: Waiting
[RO] 7b1ae5dc6ff2: Waiting
[RO] 7bb5c88e5aff: Waiting
[RO] 236ba85c1081: Waiting
[RO] ecb232609b3e: Waiting
[RO] d66bebcf8f81: Waiting
[RO] dc3e88bfc0a4: Waiting
[RO] 96329d4576cc: Waiting
[RO] 0b9c994b0484: Waiting
[MON] + docker tag opensourcemano/mon:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-merge-3015
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-merge-3015
[Pipeline] [LCM] }
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[Pipeline] [POL] sh
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] 0e0942519d54: Preparing
[NG-UI] d4aa6f0c2ee6: Preparing
[NG-UI] 4b9c4a54120d: Preparing
[NG-UI] 6d889b881525: Preparing
[NG-UI] f521b351680f: Preparing
[NG-UI] dc3e88bfc0a4: Preparing
[NG-UI] 0b9c994b0484: Preparing
[NG-UI] 0e0942519d54: Waiting
[NG-UI] d4aa6f0c2ee6: Waiting
[NG-UI] 4b9c4a54120d: Waiting
[NG-UI] 6d889b881525: Waiting
[NG-UI] f521b351680f: Waiting
[NG-UI] 0b9c994b0484: Waiting
[NG-UI] dc3e88bfc0a4: Waiting
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-merge-3015
[POL] [POL] Running shell script
[Pipeline] [Keystone] }
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-merge-3015
[Pipeline] [LCM] // dir
[Airflow] fb7c16993276: Layer already exists
[Airflow] da950e7f8945: Layer already exists
[Airflow] a1acbeea22e7: Layer already exists
[Airflow] 02ae14d6e5d7: Layer already exists
[Airflow] 540202a1bb36: Layer already exists
[Airflow] 592c7ff0a6a1: Layer already exists
[Airflow] 5c989efd0597: Layer already exists
[Airflow] e7202b389640: Layer already exists
[Airflow] 941c6fa73df9: Layer already exists
[Airflow] 5162eb36d781: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[Airflow] 58577a3ac668: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 67f13bfc731a: Preparing
[NBI] 8ba571a26e1d: Preparing
[NBI] 970f7c229da3: Preparing
[NBI] 4edbcf2e7242: Preparing
[NBI] e3efd33e70c4: Preparing
[NBI] dd30e621b913: Preparing
[NBI] d1c67d5b159e: Preparing
[NBI] 67f13bfc731a: Waiting
[NBI] d66bebcf8f81: Preparing
[NBI] dc3e88bfc0a4: Preparing
[NBI] 970f7c229da3: Waiting
[NBI] 4edbcf2e7242: Waiting
[NBI] 0b9c994b0484: Preparing
[NBI] 8ba571a26e1d: Waiting
[NBI] e3efd33e70c4: Waiting
[NBI] dd30e621b913: Waiting
[NBI] d66bebcf8f81: Waiting
[NBI] dc3e88bfc0a4: Waiting
[NBI] d1c67d5b159e: Waiting
[NBI] 0b9c994b0484: Waiting
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] 4c6b7eae377e: Preparing
[POL] 125481da13e1: Preparing
[POL] 8414e0cb5be5: Preparing
[POL] d3262fab80f0: Preparing
[POL] a1242263cab4: Preparing
[POL] 169ae54616cc: Preparing
[POL] 1e93c7ca0fe8: Preparing
[POL] 96bdbab3b3f3: Preparing
[POL] 739b4ed34665: Preparing
[POL] b5a2d3fd8e0c: Preparing
[POL] cc089bb63408: Preparing
[POL] d66bebcf8f81: Preparing
[POL] 4c6b7eae377e: Waiting
[POL] 125481da13e1: Waiting
[POL] dc3e88bfc0a4: Preparing
[POL] a1242263cab4: Waiting
[POL] 0b9c994b0484: Preparing
[POL] 169ae54616cc: Waiting
[POL] 1e93c7ca0fe8: Waiting
[POL] 96bdbab3b3f3: Waiting
[POL] 8414e0cb5be5: Waiting
[POL] 739b4ed34665: Waiting
[POL] cc089bb63408: Waiting
[POL] b5a2d3fd8e0c: Waiting
[POL] 0b9c994b0484: Waiting
[POL] d66bebcf8f81: Waiting
[POL] dc3e88bfc0a4: Waiting
[Pipeline] [LCM] }
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [Prometheus] }
[Webhook] 843329283056: Layer already exists
[Webhook] ee7709ffcdbc: Layer already exists
[Webhook] ac017311eab1: Layer already exists
[Webhook] 8a99578f3730: Layer already exists
[Webhook] cc957d4e2af1: Layer already exists
[Webhook] 0b9c994b0484: Layer already exists
[Webhook] d66bebcf8f81: Layer already exists
[Webhook] dc3e88bfc0a4: Layer already exists
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-merge-3015
[Pipeline] [osmclient] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[Airflow] osm-master-merge-3015: digest: sha256:fa7b243b0e0e3231979d56fbe7e828686a6f0b3bebdd7e990bf5527e68f79b93 size: 7006
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[Webhook] osm-master-merge-3015: digest: sha256:d94cddd247444a53f7e9866d36674c87eac24789d29e8e9525227fc4c967f694 size: 1992
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[Pipeline] [Airflow] }
[Pipeline] [Webhook] }
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] c2e320d2e2e9: Preparing
[MON] a32ae8231d7d: Preparing
[MON] 01c5ea51602e: Preparing
[MON] 4e3891cb0623: Preparing
[MON] 9477e57f3827: Preparing
[MON] 5954e00d071d: Preparing
[MON] 8dc92ffaf4e4: Preparing
[MON] b33bf8910224: Preparing
[MON] 485bc8025958: Preparing
[MON] c50e7e75aac9: Preparing
[MON] 3bc91af29fe1: Preparing
[MON] 231ac0082c66: Preparing
[MON] d66bebcf8f81: Preparing
[MON] dc3e88bfc0a4: Preparing
[MON] 5954e00d071d: Waiting
[MON] b33bf8910224: Waiting
[MON] 485bc8025958: Waiting
[MON] c50e7e75aac9: Waiting
[MON] 8dc92ffaf4e4: Waiting
[MON] 3bc91af29fe1: Waiting
[MON] a32ae8231d7d: Waiting
[MON] c2e320d2e2e9: Waiting
[MON] d66bebcf8f81: Waiting
[MON] 231ac0082c66: Waiting
[MON] 4e3891cb0623: Waiting
[MON] 01c5ea51602e: Waiting
[MON] 9477e57f3827: Waiting
[MON] dc3e88bfc0a4: Waiting
[MON] 0b9c994b0484: Preparing
[MON] 0b9c994b0484: Waiting
[Pipeline] [Airflow] // dir
[Pipeline] [Airflow] }
[Pipeline] [Webhook] // dir
[Pipeline] [Webhook] }
[RO] ecb232609b3e: Layer already exists
[RO] 7b1ae5dc6ff2: Layer already exists
[RO] 96329d4576cc: Layer already exists
[RO] 864510d46810: Layer already exists
[RO] 7bb5c88e5aff: Layer already exists
[RO] dc3e88bfc0a4: Layer already exists
[RO] 0b9c994b0484: Layer already exists
[RO] d66bebcf8f81: Layer already exists
[RO] 236ba85c1081: Layer already exists
[RO] osm-master-merge-3015: digest: sha256:ae4bdfb2f950db4d0a1313e649bfc239ae97cfa08aff3739c2d8cadbaca8f4a7 size: 2204
[Pipeline] [RO] }
[NBI] 4edbcf2e7242: Layer already exists
[NBI] e3efd33e70c4: Layer already exists
[NBI] 970f7c229da3: Layer already exists
[NBI] 8ba571a26e1d: Layer already exists
[NBI] 67f13bfc731a: Layer already exists
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[NG-UI] f521b351680f: Layer already exists
[NG-UI] 4b9c4a54120d: Layer already exists
[NG-UI] 0e0942519d54: Layer already exists
[NG-UI] d4aa6f0c2ee6: Layer already exists
[NG-UI] 6d889b881525: Layer already exists
[NG-UI] dc3e88bfc0a4: Layer already exists
[NG-UI] 0b9c994b0484: Layer already exists
[NG-UI] osm-master-merge-3015: digest: sha256:6d5e684f0b75439af04d5e38c22644f12494dc6d9d07cb178795cae0fb3d0df2 size: 1780
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[NBI] 0b9c994b0484: Layer already exists
[NBI] dd30e621b913: Layer already exists
[NBI] d66bebcf8f81: Layer already exists
[NBI] d1c67d5b159e: Layer already exists
[NBI] dc3e88bfc0a4: Layer already exists
[Pipeline] [NG-UI] }
[NBI] osm-master-merge-3015: digest: sha256:a3f779c2d1a0bc8ef7cc7ba5abc004c9a5827dac40041c6c43a49831c53b1ffc size: 2411
[Pipeline] [NBI] }
[POL] 4c6b7eae377e: Layer already exists
[POL] 125481da13e1: Layer already exists
[POL] 8414e0cb5be5: Layer already exists
[POL] d3262fab80f0: Layer already exists
[POL] a1242263cab4: Layer already exists
[POL] 739b4ed34665: Layer already exists
[POL] 96bdbab3b3f3: Layer already exists
[POL] 1e93c7ca0fe8: Layer already exists
[POL] 169ae54616cc: Layer already exists
[POL] b5a2d3fd8e0c: Layer already exists
[POL] 0b9c994b0484: Layer already exists
[POL] cc089bb63408: Layer already exists
[POL] d66bebcf8f81: Layer already exists
[POL] dc3e88bfc0a4: Layer already exists
[MON] 9477e57f3827: Layer already exists
[MON] c2e320d2e2e9: Layer already exists
[MON] 4e3891cb0623: Layer already exists
[MON] a32ae8231d7d: Layer already exists
[MON] 01c5ea51602e: Layer already exists
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[POL] osm-master-merge-3015: digest: sha256:f61cfa5d61ad93dd43700444c242ff9e35d057a67631cd8822ef95f31280e834 size: 3252
[Pipeline] [POL] }
[MON] 5954e00d071d: Layer already exists
[MON] 8dc92ffaf4e4: Layer already exists
[MON] b33bf8910224: Layer already exists
[MON] c50e7e75aac9: Layer already exists
[MON] 485bc8025958: Layer already exists
[MON] dc3e88bfc0a4: Layer already exists
[MON] 3bc91af29fe1: Layer already exists
[MON] 231ac0082c66: Layer already exists
[MON] 0b9c994b0484: Layer already exists
[MON] d66bebcf8f81: Layer already exists
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[MON] osm-master-merge-3015: digest: sha256:6e00c97dc6e35c93f23153114983c71be9e27502fb73b4ce7eb06e1c276c2e53 size: 3466
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[PLA] 
[PLA] 
[PLA]  ---> Using cache
[PLA]  ---> 03d5a341b43d
[PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Using cache
[PLA]  ---> 308d5fdf05d8
[PLA] Step 14/39 : FROM ubuntu:22.04 as FINAL
[PLA]  ---> 67c845845b7d
[PLA] Step 15/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 9da810ed0c6a
[PLA] Step 16/39 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Using cache
[PLA]  ---> 7014ea1e773b
[PLA] Step 17/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Using cache
[PLA]  ---> 3f32ff176f7e
[PLA] Step 18/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[PLA]  ---> Using cache
[PLA]  ---> ced89aa9346b
[PLA] Step 19/39 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[PLA]  ---> Using cache
[PLA]  ---> 14f9eacaaf9a
[PLA] Step 20/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA]  ---> Using cache
[PLA]  ---> e077760528f3
[PLA] Step 21/39 : LABEL authors="Lars-Göran Magnusson"
[PLA]  ---> Using cache
[PLA]  ---> 200ac5e6289c
[PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[PLA]  ---> Using cache
[PLA]  ---> adf7c9271380
[PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc
[PLA]  ---> Using cache
[PLA]  ---> 0cd9716942f4
[PLA] Step 24/39 : RUN mkdir /entry_data &&     mkdir /placement &&     mkdir /entry_data/mzn-lib &&     ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec
[PLA]  ---> Using cache
[PLA]  ---> ac5babe3b30d
[PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/
[PLA]  ---> Using cache
[PLA]  ---> 35a434d3334c
[PLA] Step 26/39 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_pla &&     chown -R appuser:appuser /app &&     chown -R appuser:appuser /entry_data &&     chown -R appuser:appuser /minizinc &&     chown -R appuser:appuser /placement
[PLA]  ---> Using cache
[PLA]  ---> a72ac408688a
[PLA] Step 27/39 : WORKDIR /app/osm_pla
[PLA]  ---> Using cache
[PLA]  ---> 06132946a821
[PLA] Step 28/39 : USER appuser
[PLA]  ---> Using cache
[PLA]  ---> c398cf5b4865
[PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Using cache
[PLA]  ---> f765957027e6
[PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Using cache
[PLA]  ---> 9b380858a668
[PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Using cache
[PLA]  ---> b1c856594184
[PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Using cache
[PLA]  ---> f67c0db7c51d
[PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Using cache
[PLA]  ---> 661f97ce02e9
[PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[PLA]  ---> Using cache
[PLA]  ---> 6471954f8dfe
[PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Using cache
[PLA]  ---> b4ebcc6c4524
[PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec"
[PLA]  ---> Using cache
[PLA]  ---> a348d6f93450
[PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Using cache
[PLA]  ---> 74c1fa1e26c6
[PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Using cache
[PLA]  ---> 4854afe65631
[PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ]
[PLA]  ---> Using cache
[PLA]  ---> f784921ea476
[PLA] [Warning] One or more build-args [CACHE_DATE OSM_TESTS_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[PLA] Successfully built f784921ea476
[PLA] Successfully tagged opensourcemano/pla:osm-master-merge-3015
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-master-merge-3015
[Pipeline] [PLA] sh
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[PLA] [PLA] Running shell script
[PLA] + docker tag opensourcemano/pla:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-merge-3015
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-merge-3015
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] 56a188d631a8: Preparing
[PLA] 0eed4750d758: Preparing
[PLA] aa6daf1bee86: Preparing
[PLA] 887fb6335c46: Preparing
[PLA] 99cc72ca27dc: Preparing
[PLA] f9542d0a07d0: Preparing
[PLA] 213364f1d9de: Preparing
[PLA] 204b8940665c: Preparing
[PLA] d66bebcf8f81: Preparing
[PLA] dc3e88bfc0a4: Preparing
[PLA] 0b9c994b0484: Preparing
[PLA] 204b8940665c: Waiting
[PLA] d66bebcf8f81: Waiting
[PLA] dc3e88bfc0a4: Waiting
[PLA] 0b9c994b0484: Waiting
[PLA] f9542d0a07d0: Waiting
[PLA] 213364f1d9de: Waiting
[PLA] 887fb6335c46: Layer already exists
[PLA] 99cc72ca27dc: Layer already exists
[PLA] aa6daf1bee86: Layer already exists
[PLA] 0eed4750d758: Layer already exists
[PLA] 56a188d631a8: Layer already exists
[PLA] f9542d0a07d0: Layer already exists
[PLA] 213364f1d9de: Layer already exists
[PLA] d66bebcf8f81: Layer already exists
[PLA] dc3e88bfc0a4: Layer already exists
[PLA] 204b8940665c: Layer already exists
[PLA] 0b9c994b0484: Layer already exists
[PLA] osm-master-merge-3015: digest: sha256:eb08fca2c389165a3b7d9c48993a19be323f3a282a7a4922f09c180a689fcc2f size: 2625
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'...
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers': checked out '1989f1f255baefb34cba7863606915dcd4ef1e38'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Removing intermediate container c909d1c8cf61
[tests]  ---> 7bf1bc450419
[tests] Step 27/36 : WORKDIR /robot-systest
[tests]  ---> Running in 019f41de7761
[tests] Removing intermediate container 019f41de7761
[tests]  ---> e008aaca137d
[tests] Step 28/36 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in 94d3438670c0
[tests] Removing intermediate container 94d3438670c0
[tests]  ---> f7adc0088fba
[tests] Step 29/36 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in 2cf2ee0a31e3
[tests] Removing intermediate container 2cf2ee0a31e3
[tests]  ---> c55344f5eea6
[tests] Step 30/36 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in 3845f2ac1dcd
[tests] Removing intermediate container 3845f2ac1dcd
[tests]  ---> 3938e289e2c5
[tests] Step 31/36 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in 44ac2949c9f3
[tests] Removing intermediate container 44ac2949c9f3
[tests]  ---> a2fa8531d854
[tests] Step 32/36 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in 1c306633f460
[tests] Removing intermediate container 1c306633f460
[tests]  ---> d2663fc84bd2
[tests] Step 33/36 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in bdd5929e57ee
[tests] Removing intermediate container bdd5929e57ee
[tests]  ---> b99b2c2d8d06
[tests] Step 34/36 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in 32484491cef7
[tests] Removing intermediate container 32484491cef7
[tests]  ---> fbbc6a4c645f
[tests] Step 35/36 : ENV LANG=C.UTF-8
[tests]  ---> Running in 46f083329513
[tests] Removing intermediate container 46f083329513
[tests]  ---> d48871bae7c8
[tests] Step 36/36 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in cec9a1918e85
[tests] Removing intermediate container cec9a1918e85
[tests]  ---> 356676224964
[tests] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_DEVOPS_URL PYTHON3_N2VC_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL] were not consumed
[tests] Successfully built 356676224964
[tests] Successfully tagged opensourcemano/tests:osm-master-merge-3015
[Pipeline] [tests] echo
[tests] Tagging tests:osm-master-merge-3015
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-master-merge-3015 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-merge-3015
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-merge-3015
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] eff4d9fdb190: Preparing
[tests] d601384ae4f8: Preparing
[tests] 2506adc4f313: Preparing
[tests] 30fcb0e5ad26: Preparing
[tests] deca5832824b: Preparing
[tests] 5efc203649fc: Preparing
[tests] 86eb3dc2dcb1: Preparing
[tests] 9f8d21480779: Preparing
[tests] b916a0bb9753: Preparing
[tests] 9a11d708f23d: Preparing
[tests] 0d9d50fde0cb: Preparing
[tests] 71c0c0164436: Preparing
[tests] bdcd04033f3f: Preparing
[tests] f16af56bb524: Preparing
[tests] 1fbc511bf8f1: Preparing
[tests] 2482df05b00a: Preparing
[tests] 3f98c8363be5: Preparing
[tests] 604b936682fa: Preparing
[tests] fe39f7d10365: Preparing
[tests] dc3e88bfc0a4: Preparing
[tests] 0b9c994b0484: Preparing
[tests] 3f98c8363be5: Waiting
[tests] 9a11d708f23d: Waiting
[tests] 86eb3dc2dcb1: Waiting
[tests] 71c0c0164436: Waiting
[tests] 0d9d50fde0cb: Waiting
[tests] 604b936682fa: Waiting
[tests] bdcd04033f3f: Waiting
[tests] 9f8d21480779: Waiting
[tests] f16af56bb524: Waiting
[tests] dc3e88bfc0a4: Waiting
[tests] 0b9c994b0484: Waiting
[tests] 1fbc511bf8f1: Waiting
[tests] fe39f7d10365: Waiting
[tests] 2482df05b00a: Waiting
[tests] b916a0bb9753: Waiting
[tests] 5efc203649fc: Waiting
[tests] 30fcb0e5ad26: Layer already exists
[tests] 2506adc4f313: Layer already exists
[tests] d601384ae4f8: Layer already exists
[tests] deca5832824b: Layer already exists
[tests] b916a0bb9753: Layer already exists
[tests] 9f8d21480779: Layer already exists
[tests] 5efc203649fc: Layer already exists
[tests] 86eb3dc2dcb1: Layer already exists
[tests] 0d9d50fde0cb: Layer already exists
[tests] 9a11d708f23d: Layer already exists
[tests] 71c0c0164436: Layer already exists
[tests] bdcd04033f3f: Layer already exists
[tests] 1fbc511bf8f1: Layer already exists
[tests] 2482df05b00a: Layer already exists
[tests] 3f98c8363be5: Layer already exists
[tests] f16af56bb524: Layer already exists
[tests] 604b936682fa: Layer already exists
[tests] fe39f7d10365: Layer already exists
[tests] dc3e88bfc0a4: Layer already exists
[tests] 0b9c994b0484: Layer already exists
[tests] eff4d9fdb190: Pushed
[tests] osm-master-merge-3015: digest: sha256:9916588a0999524f1a5b754b185c625b17638a9b25f9a542182ae9e506b598cd size: 4731
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Spawn Remote VM)
Launching new VM
[Pipeline] echo
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Target VM is 74730d17-f9f7-4ac4-9707-69428ab3c67b, waiting for IP address to be assigned
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Waiting for VM at 172.21.249.167 to be reachable
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection timed out
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[osm-devops] Running shell script
[Pipeline] sh
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
ssh: connect to host 172.21.249.167 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.167 echo Alive
Warning: Permanently added '172.21.249.167' (ED25519) to the list of known hosts.
Alive
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
VM is ready and accepting ssh connections
[Pipeline] echo
Applying sshd config workaround for Ubuntu 22.04 and old jsch client in Jenkins...
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.167 echo HostKeyAlgorithms +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.167' (ED25519) to the list of known hosts.
HostKeyAlgorithms +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.167 echo PubkeyAcceptedKeyTypes +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.167' (ED25519) to the list of known hosts.
PubkeyAcceptedKeyTypes +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.167 sudo systemctl restart sshd
Warning: Permanently added '172.21.249.167' (ED25519) to the list of known hosts.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checks before installation)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#689: cloud-init status --wait

status: done
Success command osm-master-merge-3015#689: cloud-init status --wait
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#690: sudo apt-get -y update

0% [Working]
            
Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (91.189.91.83)]
                                                     
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]

0% [2 InRelease 14.2 kB/128 kB 11%] [Connecting to security.ubuntu.com (91.189.
                                                                               
0% [Waiting for headers]
                        
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]

0% [3 InRelease 4036 B/127 kB 3%] [Waiting for headers]
                                                       
Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]

0% [3 InRelease 25.8 kB/127 kB 20%] [4 InRelease 8192 B/129 kB 6%]
                                                                  
0% [4 InRelease 14.2 kB/129 kB 11%]
0% [4 InRelease 37.3 kB/129 kB 29%]
                                   
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB]

0% [5 Packages 5550 B/14.1 MB 0%] [4 InRelease 43.1 kB/129 kB 33%]
                                                                  
0% [5 Packages 4187 kB/14.1 MB 30%]
0% [5 Packages 8809 kB/14.1 MB 63%]
                                   
0% [Working]
0% [5 Packages store 0 B]
                         
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB]

0% [5 Packages store 0 B] [6 Translation-en 5741 B/5652 kB 0%]
0% [5 Packages store 0 B] [6 Translation-en 1118 kB/5652 kB 20%]
                                                                
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB]

0% [5 Packages store 0 B] [7 Commands-amd64 55.6 kB/286 kB 19%]
                                                               
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB]

0% [5 Packages store 0 B] [8 Packages 36.9 kB/217 kB 17%]
                                                         
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB]

0% [5 Packages store 0 B] [9 Translation-en 76.4 kB/112 kB 68%]
                                                               
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B]

0% [5 Packages store 0 B] [10 Commands-amd64 8372 B/8372 B 100%]
                                                                
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1723 kB]

                                                                
0% [5 Packages store 0 B] [11 Packages 87.0 kB/1723 kB 5%]
                                                          
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [317 kB]

0% [5 Packages store 0 B] [12 Translation-en 68.2 kB/317 kB 22%]
                                                                
0% [5 Packages store 0 B]
                         
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]

0% [5 Packages store 0 B] [13 Commands-amd64 9899 B/16.1 kB 62%]
                                                                
0% [5 Packages store 0 B]
68% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1977 kB]

68% [5 Packages store 0 B] [14 Packages 2655 B/1977 kB 0%]
                                                          
Get:15 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1509 kB]

69% [5 Packages store 0 B] [14 Packages 184 kB/1977 kB 9%] [15 Packages 5581 B/
74% [5 Packages store 0 B] [Waiting for headers] [15 Packages 169 kB/1509 kB 11
                                                                               
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [336 kB]

74% [5 Packages store 0 B] [16 Translation-en 37.6 kB/336 kB 11%] [15 Packages 
75% [5 Packages store 0 B] [Waiting for headers] [15 Packages 181 kB/1509 kB 12
                                                                               
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B]

                                                                               
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1086 kB]

75% [5 Packages store 0 B] [18 Packages 80.8 kB/1086 kB 7%] [15 Packages 181 kB
77% [5 Packages store 0 B] [Waiting for headers] [15 Packages 211 kB/1509 kB 14
                                                                               
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [251 kB]

78% [5 Packages store 0 B] [19 Translation-en 66.8 kB/251 kB 27%] [15 Packages 
78% [5 Packages store 0 B] [Waiting for headers] [15 Packages 217 kB/1509 kB 14
                                                                               
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB]

                                                                               
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.0 kB]

78% [5 Packages store 0 B] [21 Packages 43.0 kB/43.0 kB 100%] [15 Packages 217 
                                                                               
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.7 kB]

                                                                               
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]

78% [5 Packages store 0 B] [23 Commands-amd64 472 B/472 B 100%] [15 Packages 22
                                                                               
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB]

78% [5 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (185.1
                                                                               
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB]

79% [5 Packages store 0 B] [25 Translation-en 11.0 kB/11.0 kB 100%] [15 Package
                                                                               
79% [5 Packages store 0 B] [15 Packages 379 kB/1509 kB 25%]
                                                           
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]

79% [5 Packages store 0 B] [26 Commands-amd64 388 B/388 B 100%] [15 Packages 51
                                                                               
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B]

                                                                               
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB]

79% [5 Packages store 0 B] [28 Packages 5206 B/27.2 kB 19%] [15 Packages 527 kB
80% [5 Packages store 0 B] [Waiting for headers] [15 Packages 659 kB/1509 kB 44
                                                                               
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.3 kB]

80% [5 Packages store 0 B] [29 Translation-en 2349 B/16.3 kB 14%] [15 Packages 
80% [5 Packages store 0 B] [Waiting for headers] [15 Packages 715 kB/1509 kB 47
                                                                               
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]

                                                                               
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B]

80% [5 Packages store 0 B] [31 Commands-amd64 116 B/116 B 100%] [15 Packages 71
                                                                               
80% [5 Packages store 0 B] [15 Packages 723 kB/1509 kB 48%]
                                                           
82% [5 Packages store 0 B]
                          
Get:32 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [258 kB]

82% [5 Packages store 0 B] [32 Translation-en 25.9 kB/258 kB 10%]
                                                                 
83% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:33 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB]

83% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1920 kB]

83% [5 Packages store 0 B] [34 Packages 41.0 kB/1920 kB 2%]
                                                           
87% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [326 kB]

87% [5 Packages store 0 B] [35 Translation-en 37.8 kB/326 kB 12%]
                                                                 
88% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B]

88% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [858 kB]

88% [5 Packages store 0 B] [37 Packages 53.2 kB/858 kB 6%]
                                                          
90% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [166 kB]

91% [5 Packages store 0 B] [38 Translation-en 64.4 kB/166 kB 39%]
                                                                 
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB]

91% [5 Packages store 0 B] [39 Commands-amd64 15.7 kB/16.8 kB 93%]
                                                                  
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:40 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB]

91% [5 Packages store 0 B] [40 Packages 37.2 kB/37.2 kB 100%]
                                                             
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7588 B]

91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B]

                                                
91% [5 Packages store 0 B]
91% [5 Packages store 0 B]
                          
91% [Working]
91% [6 Translation-en store 0 B]
91% [6 Translation-en store 0 B]
                                
91% [Working]
91% [7 Commands-amd64 store 0 B]
                                
92% [Working]
92% [8 Packages store 0 B]
                          
92% [Working]
92% [9 Translation-en store 0 B]
                                
92% [Working]
92% [10 Commands-amd64 store 0 B]
                                 
92% [Working]
92% [11 Packages store 0 B]
                           
93% [Working]
93% [12 Translation-en store 0 B]
                                 
93% [Working]
93% [13 Commands-amd64 store 0 B]
                                 
93% [Working]
93% [14 Packages store 0 B]
                           
93% [Working]
93% [16 Translation-en store 0 B]
                                 
94% [Working]
94% [17 Commands-amd64 store 0 B]
                                 
94% [Working]
94% [18 Packages store 0 B]
                           
94% [Working]
94% [19 Translation-en store 0 B]
                                 
94% [Working]
94% [20 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [21 Packages store 0 B]
                           
95% [Working]
95% [22 Translation-en store 0 B]
                                 
95% [Working]
95% [23 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [24 Packages store 0 B]
                           
95% [Working]
95% [25 Translation-en store 0 B]
                                 
96% [Working]
96% [Working]
96% [27 Commands-amd64 store 59 B]
                                  
96% [Working]
96% [28 Packages store 0 B]
                           
96% [Working]
96% [29 Translation-en store 0 B]
                                 
97% [Working]
97% [30 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [31 Commands-amd64 store 59 B]
                                  
97% [Working]
97% [15 Packages store 0 B]
                           
97% [Working]
97% [32 Translation-en store 0 B]
                                 
98% [Working]
98% [33 Commands-amd64 store 0 B]
                                 
98% [Working]
98% [34 Packages store 0 B]
                           
98% [Working]
98% [35 Translation-en store 0 B]
                                 
98% [Working]
98% [36 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [37 Packages store 0 B]
                           
99% [Working]
99% [38 Translation-en store 0 B]
                                 
99% [Working]
99% [39 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [40 Packages store 0 B]
                           
100% [Working]
100% [41 Translation-en store 0 B]
                                  
100% [Working]
100% [42 Commands-amd64 store 584 B]
                                    
100% [Working]
              
Fetched 31.8 MB in 5s (6300 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 53%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

Success command osm-master-merge-3015#690: sudo apt-get -y update
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#691: sudo apt-get -y install chrony

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following packages will be REMOVED:
  systemd-timesyncd
The following NEW packages will be installed:
  chrony
0 upgraded, 1 newly installed, 1 to remove and 236 not upgraded.
Need to get 290 kB of archives.
After this operation, 364 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 chrony amd64 4.2-2ubuntu2 [290 kB]

4% [1 chrony 14.2 kB/290 kB 5%]
                               
100% [Working]
              
Fetched 290 kB in 1s (427 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 64228 files and directories currently installed.)
Removing systemd-timesyncd (249.11-0ubuntu3.4) ...
Selecting previously unselected package chrony.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 64214 files and directories currently installed.)
Preparing to unpack .../chrony_4.2-2ubuntu2_amd64.deb ...
Unpacking chrony (4.2-2ubuntu2) ...
Setting up chrony (4.2-2ubuntu2) ...

Creating config file /etc/chrony/chrony.conf with new version

Creating config file /etc/chrony/chrony.keys with new version
dpkg-statoverride: warning: --update given but /var/log/chrony does not exist
Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service.
Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service.
Processing triggers for dbus (1.12.20-2ubuntu4) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Success command osm-master-merge-3015#691: sudo apt-get -y install chrony
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#692: sudo service chrony stop
Success command osm-master-merge-3015#692: sudo service chrony stop
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#693: sudo chronyd -vq
chronyd (chrony) version 4.2 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Success command osm-master-merge-3015#693: sudo chronyd -vq
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#694: sudo service chrony start
Success command osm-master-merge-3015#694: sudo service chrony start
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#695: 
                        wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
--2024-06-13 03:06:42--  https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47
Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10473 (10K) [text/x-sh]
Saving to: ‘install_osm.sh’


install_osm.sh        0%[                    ]       0  --.-KB/s               
install_osm.sh      100%[===================>]  10.23K  --.-KB/s    in 0s      

2024-06-13 03:06:42 (41.9 MB/s) - ‘install_osm.sh’ saved [10473/10473]

Success command osm-master-merge-3015#695: 
                        wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#696: 
                                ./install_osm.sh -y                                     -u http://172.21.1.5:47805                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-master-merge-3015                                     
                            
Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https
OK
Repository: 'deb [arch=amd64] http://172.21.1.5:47805/release unstable devops'
Description:
Archive for codename: unstable components: devops
More info: http://172.21.1.5:47805/release
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_47805_release-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_47805_release-jammy.list

0% [Working]
            
Ign:1 http://172.21.1.5:47805/release unstable InRelease

0% [Working]
            
Get:2 http://172.21.1.5:47805/release unstable Release [3204 B]

0% [2 Release 3204 B/3204 B 100%]
                                 
0% [Working]
            
Get:3 http://172.21.1.5:47805/release unstable Release.gpg [862 B]

0% [3 Release.gpg 862 B/862 B 100%]
                                   
0% [Working]
            
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)]
                                                     
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)]
                                                     
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                     
0% [Waiting for headers]
0% [Waiting for headers]
                        
Get:7 http://172.21.1.5:47805/release unstable/devops amd64 Packages [446 B]

0% [Waiting for headers] [7 Packages 446 B/446 B 100%]
                                                      
0% [Waiting for headers]
                        
Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease

                        
0% [Working]
0% [7 Packages store 0 B]
                         
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 4512 B in 1s (3122 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 57%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:47805/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:47805/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.5:47805/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:47805/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)]
                                                     
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)]
0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)]
                                                                           
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                           
0% [Waiting for headers]
                        
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 60%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:47805/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:47805/release unstable Release (expected unstable but got )
Ign:1 http://172.21.1.5:47805/release unstable InRelease
Hit:2 http://172.21.1.5:47805/release unstable Release
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
W: http://172.21.1.5:47805/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:47805/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following NEW packages will be installed:
  osm-devops
0 upgraded, 1 newly installed, 0 to remove and 236 not upgraded.
Need to get 20.5 MB of archives.
After this operation, 108 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.1.5:47805/release unstable/devops amd64 osm-devops all 15.0.0.post38-1 [20.5 MB]

0% [1 osm-devops 4096 B/20.5 MB 0%]
                                   
100% [Working]
              
Fetched 20.5 MB in 0s (91.2 MB/s)
Selecting previously unselected package osm-devops.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 64271 files and directories currently installed.)
Preparing to unpack .../osm-devops_15.0.0.post38-1_all.deb ...
Unpacking osm-devops (15.0.0.post38-1) ...
Setting up osm-devops (15.0.0.post38-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
##  Thu Jun 13 03:07:13 UTC 2024 source: INFO: logging sourced
##  Thu Jun 13 03:07:13 UTC 2024 source: INFO: config sourced
##  Thu Jun 13 03:07:13 UTC 2024 source: INFO: container sourced
##  Thu Jun 13 03:07:13 UTC 2024 source: INFO: git_functions sourced
##  Thu Jun 13 03:07:13 UTC 2024 source: INFO: track sourced
Ubuntu
22.04
OSM_BEHIND_PROXY=
OSM_PROXY_ENV_VARIABLES=
This machine is not behind a proxy
Checking required packages: git wget curl tar snapd
/.
/etc
/etc/bash_completion.d
/etc/bash_completion.d/git-prompt
/usr
/usr/bin
/usr/bin/git
/usr/bin/git-shell
/usr/lib
/usr/lib/git-core
/usr/lib/git-core/git
/usr/lib/git-core/git-add--interactive
/usr/lib/git-core/git-bisect
/usr/lib/git-core/git-daemon
/usr/lib/git-core/git-difftool--helper
/usr/lib/git-core/git-filter-branch
/usr/lib/git-core/git-http-backend
/usr/lib/git-core/git-http-fetch
/usr/lib/git-core/git-http-push
/usr/lib/git-core/git-imap-send
/usr/lib/git-core/git-instaweb
/usr/lib/git-core/git-merge-octopus
/usr/lib/git-core/git-merge-one-file
/usr/lib/git-core/git-merge-resolve
/usr/lib/git-core/git-mergetool
/usr/lib/git-core/git-mergetool--lib
/usr/lib/git-core/git-quiltimport
/usr/lib/git-core/git-remote-http
/usr/lib/git-core/git-request-pull
/usr/lib/git-core/git-sh-i18n
/usr/lib/git-core/git-sh-i18n--envsubst
/usr/lib/git-core/git-sh-prompt
/usr/lib/git-core/git-sh-setup
/usr/lib/git-core/git-shell
/usr/lib/git-core/git-submodule
/usr/lib/git-core/git-subtree
/usr/lib/git-core/git-web--browse
/usr/lib/git-core/mergetools
/usr/lib/git-core/mergetools/araxis
/usr/lib/git-core/mergetools/bc
/usr/lib/git-core/mergetools/codecompare
/usr/lib/git-core/mergetools/deltawalker
/usr/lib/git-core/mergetools/diffmerge
/usr/lib/git-core/mergetools/diffuse
/usr/lib/git-core/mergetools/ecmerge
/usr/lib/git-core/mergetools/emerge
/usr/lib/git-core/mergetools/examdiff
/usr/lib/git-core/mergetools/guiffy
/usr/lib/git-core/mergetools/gvimdiff
/usr/lib/git-core/mergetools/kdiff3
/usr/lib/git-core/mergetools/kompare
/usr/lib/git-core/mergetools/meld
/usr/lib/git-core/mergetools/nvimdiff
/usr/lib/git-core/mergetools/opendiff
/usr/lib/git-core/mergetools/p4merge
/usr/lib/git-core/mergetools/smerge
/usr/lib/git-core/mergetools/tkdiff
/usr/lib/git-core/mergetools/tortoisemerge
/usr/lib/git-core/mergetools/vimdiff
/usr/lib/git-core/mergetools/winmerge
/usr/lib/git-core/mergetools/xxdiff
/usr/share
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/git
/usr/share/doc
/usr/share/doc/git
/usr/share/doc/git/NEWS.Debian.gz
/usr/share/doc/git/README.Debian
/usr/share/doc/git/README.emacs
/usr/share/doc/git/README.md
/usr/share/doc/git/README.source
/usr/share/doc/git/RelNotes
/usr/share/doc/git/RelNotes/1.5.0.1.txt
/usr/share/doc/git/RelNotes/1.5.0.2.txt
/usr/share/doc/git/RelNotes/1.5.0.3.txt
/usr/share/doc/git/RelNotes/1.5.0.4.txt
/usr/share/doc/git/RelNotes/1.5.0.5.txt
/usr/share/doc/git/RelNotes/1.5.0.6.txt
/usr/share/doc/git/RelNotes/1.5.0.7.txt
/usr/share/doc/git/RelNotes/1.5.0.txt
/usr/share/doc/git/RelNotes/1.5.1.1.txt
/usr/share/doc/git/RelNotes/1.5.1.2.txt
/usr/share/doc/git/RelNotes/1.5.1.3.txt
/usr/share/doc/git/RelNotes/1.5.1.4.txt
/usr/share/doc/git/RelNotes/1.5.1.5.txt
/usr/share/doc/git/RelNotes/1.5.1.6.txt
/usr/share/doc/git/RelNotes/1.5.1.txt
/usr/share/doc/git/RelNotes/1.5.2.1.txt
/usr/share/doc/git/RelNotes/1.5.2.2.txt
/usr/share/doc/git/RelNotes/1.5.2.3.txt
/usr/share/doc/git/RelNotes/1.5.2.4.txt
/usr/share/doc/git/RelNotes/1.5.2.5.txt
/usr/share/doc/git/RelNotes/1.5.2.txt
/usr/share/doc/git/RelNotes/1.5.3.1.txt
/usr/share/doc/git/RelNotes/1.5.3.2.txt
/usr/share/doc/git/RelNotes/1.5.3.3.txt
/usr/share/doc/git/RelNotes/1.5.3.4.txt
/usr/share/doc/git/RelNotes/1.5.3.5.txt
/usr/share/doc/git/RelNotes/1.5.3.6.txt
/usr/share/doc/git/RelNotes/1.5.3.7.txt
/usr/share/doc/git/RelNotes/1.5.3.8.txt
/usr/share/doc/git/RelNotes/1.5.3.txt
/usr/share/doc/git/RelNotes/1.5.4.1.txt
/usr/share/doc/git/RelNotes/1.5.4.2.txt
/usr/share/doc/git/RelNotes/1.5.4.3.txt
/usr/share/doc/git/RelNotes/1.5.4.4.txt
/usr/share/doc/git/RelNotes/1.5.4.5.txt
/usr/share/doc/git/RelNotes/1.5.4.6.txt
/usr/share/doc/git/RelNotes/1.5.4.7.txt
/usr/share/doc/git/RelNotes/1.5.4.txt
/usr/share/doc/git/RelNotes/1.5.5.1.txt
/usr/share/doc/git/RelNotes/1.5.5.2.txt
/usr/share/doc/git/RelNotes/1.5.5.3.txt
/usr/share/doc/git/RelNotes/1.5.5.4.txt
/usr/share/doc/git/RelNotes/1.5.5.5.txt
/usr/share/doc/git/RelNotes/1.5.5.6.txt
/usr/share/doc/git/RelNotes/1.5.5.txt
/usr/share/doc/git/RelNotes/1.5.6.1.txt
/usr/share/doc/git/RelNotes/1.5.6.2.txt
/usr/share/doc/git/RelNotes/1.5.6.3.txt
/usr/share/doc/git/RelNotes/1.5.6.4.txt
/usr/share/doc/git/RelNotes/1.5.6.5.txt
/usr/share/doc/git/RelNotes/1.5.6.6.txt
/usr/share/doc/git/RelNotes/1.5.6.txt
/usr/share/doc/git/RelNotes/1.6.0.1.txt
/usr/share/doc/git/RelNotes/1.6.0.2.txt
/usr/share/doc/git/RelNotes/1.6.0.3.txt
/usr/share/doc/git/RelNotes/1.6.0.4.txt
/usr/share/doc/git/RelNotes/1.6.0.5.txt
/usr/share/doc/git/RelNotes/1.6.0.6.txt
/usr/share/doc/git/RelNotes/1.6.0.txt
/usr/share/doc/git/RelNotes/1.6.1.1.txt
/usr/share/doc/git/RelNotes/1.6.1.2.txt
/usr/share/doc/git/RelNotes/1.6.1.3.txt
/usr/share/doc/git/RelNotes/1.6.1.4.txt
/usr/share/doc/git/RelNotes/1.6.1.txt
/usr/share/doc/git/RelNotes/1.6.2.1.txt
/usr/share/doc/git/RelNotes/1.6.2.2.txt
/usr/share/doc/git/RelNotes/1.6.2.3.txt
/usr/share/doc/git/RelNotes/1.6.2.4.txt
/usr/share/doc/git/RelNotes/1.6.2.5.txt
/usr/share/doc/git/RelNotes/1.6.2.txt
/usr/share/doc/git/RelNotes/1.6.3.1.txt
/usr/share/doc/git/RelNotes/1.6.3.2.txt
/usr/share/doc/git/RelNotes/1.6.3.3.txt
/usr/share/doc/git/RelNotes/1.6.3.4.txt
/usr/share/doc/git/RelNotes/1.6.3.txt
/usr/share/doc/git/RelNotes/1.6.4.1.txt
/usr/share/doc/git/RelNotes/1.6.4.2.txt
/usr/share/doc/git/RelNotes/1.6.4.3.txt
/usr/share/doc/git/RelNotes/1.6.4.4.txt
/usr/share/doc/git/RelNotes/1.6.4.5.txt
/usr/share/doc/git/RelNotes/1.6.4.txt
/usr/share/doc/git/RelNotes/1.6.5.1.txt
/usr/share/doc/git/RelNotes/1.6.5.2.txt
/usr/share/doc/git/RelNotes/1.6.5.3.txt
/usr/share/doc/git/RelNotes/1.6.5.4.txt
/usr/share/doc/git/RelNotes/1.6.5.5.txt
/usr/share/doc/git/RelNotes/1.6.5.6.txt
/usr/share/doc/git/RelNotes/1.6.5.7.txt
/usr/share/doc/git/RelNotes/1.6.5.8.txt
/usr/share/doc/git/RelNotes/1.6.5.9.txt
/usr/share/doc/git/RelNotes/1.6.5.txt
/usr/share/doc/git/RelNotes/1.6.6.1.txt
/usr/share/doc/git/RelNotes/1.6.6.2.txt
/usr/share/doc/git/RelNotes/1.6.6.3.txt
/usr/share/doc/git/RelNotes/1.6.6.txt
/usr/share/doc/git/RelNotes/1.7.0.1.txt
/usr/share/doc/git/RelNotes/1.7.0.2.txt
/usr/share/doc/git/RelNotes/1.7.0.3.txt
/usr/share/doc/git/RelNotes/1.7.0.4.txt
/usr/share/doc/git/RelNotes/1.7.0.5.txt
/usr/share/doc/git/RelNotes/1.7.0.6.txt
/usr/share/doc/git/RelNotes/1.7.0.7.txt
/usr/share/doc/git/RelNotes/1.7.0.8.txt
/usr/share/doc/git/RelNotes/1.7.0.9.txt
/usr/share/doc/git/RelNotes/1.7.0.txt
/usr/share/doc/git/RelNotes/1.7.1.1.txt
/usr/share/doc/git/RelNotes/1.7.1.2.txt
/usr/share/doc/git/RelNotes/1.7.1.3.txt
/usr/share/doc/git/RelNotes/1.7.1.4.txt
/usr/share/doc/git/RelNotes/1.7.1.txt
/usr/share/doc/git/RelNotes/1.7.10.1.txt
/usr/share/doc/git/RelNotes/1.7.10.2.txt
/usr/share/doc/git/RelNotes/1.7.10.3.txt
/usr/share/doc/git/RelNotes/1.7.10.4.txt
/usr/share/doc/git/RelNotes/1.7.10.5.txt
/usr/share/doc/git/RelNotes/1.7.10.txt
/usr/share/doc/git/RelNotes/1.7.11.1.txt
/usr/share/doc/git/RelNotes/1.7.11.2.txt
/usr/share/doc/git/RelNotes/1.7.11.3.txt
/usr/share/doc/git/RelNotes/1.7.11.4.txt
/usr/share/doc/git/RelNotes/1.7.11.5.txt
/usr/share/doc/git/RelNotes/1.7.11.6.txt
/usr/share/doc/git/RelNotes/1.7.11.7.txt
/usr/share/doc/git/RelNotes/1.7.11.txt
/usr/share/doc/git/RelNotes/1.7.12.1.txt
/usr/share/doc/git/RelNotes/1.7.12.2.txt
/usr/share/doc/git/RelNotes/1.7.12.3.txt
/usr/share/doc/git/RelNotes/1.7.12.4.txt
/usr/share/doc/git/RelNotes/1.7.12.txt
/usr/share/doc/git/RelNotes/1.7.2.1.txt
/usr/share/doc/git/RelNotes/1.7.2.2.txt
/usr/share/doc/git/RelNotes/1.7.2.3.txt
/usr/share/doc/git/RelNotes/1.7.2.4.txt
/usr/share/doc/git/RelNotes/1.7.2.5.txt
/usr/share/doc/git/RelNotes/1.7.2.txt
/usr/share/doc/git/RelNotes/1.7.3.1.txt
/usr/share/doc/git/RelNotes/1.7.3.2.txt
/usr/share/doc/git/RelNotes/1.7.3.3.txt
/usr/share/doc/git/RelNotes/1.7.3.4.txt
/usr/share/doc/git/RelNotes/1.7.3.5.txt
/usr/share/doc/git/RelNotes/1.7.3.txt
/usr/share/doc/git/RelNotes/1.7.4.1.txt
/usr/share/doc/git/RelNotes/1.7.4.2.txt
/usr/share/doc/git/RelNotes/1.7.4.3.txt
/usr/share/doc/git/RelNotes/1.7.4.4.txt
/usr/share/doc/git/RelNotes/1.7.4.5.txt
/usr/share/doc/git/RelNotes/1.7.4.txt
/usr/share/doc/git/RelNotes/1.7.5.1.txt
/usr/share/doc/git/RelNotes/1.7.5.2.txt
/usr/share/doc/git/RelNotes/1.7.5.3.txt
/usr/share/doc/git/RelNotes/1.7.5.4.txt
/usr/share/doc/git/RelNotes/1.7.5.txt
/usr/share/doc/git/RelNotes/1.7.6.1.txt
/usr/share/doc/git/RelNotes/1.7.6.2.txt
/usr/share/doc/git/RelNotes/1.7.6.3.txt
/usr/share/doc/git/RelNotes/1.7.6.4.txt
/usr/share/doc/git/RelNotes/1.7.6.5.txt
/usr/share/doc/git/RelNotes/1.7.6.6.txt
/usr/share/doc/git/RelNotes/1.7.6.txt
/usr/share/doc/git/RelNotes/1.7.7.1.txt
/usr/share/doc/git/RelNotes/1.7.7.2.txt
/usr/share/doc/git/RelNotes/1.7.7.3.txt
/usr/share/doc/git/RelNotes/1.7.7.4.txt
/usr/share/doc/git/RelNotes/1.7.7.5.txt
/usr/share/doc/git/RelNotes/1.7.7.6.txt
/usr/share/doc/git/RelNotes/1.7.7.7.txt
/usr/share/doc/git/RelNotes/1.7.7.txt
/usr/share/doc/git/RelNotes/1.7.8.1.txt
/usr/share/doc/git/RelNotes/1.7.8.2.txt
/usr/share/doc/git/RelNotes/1.7.8.3.txt
/usr/share/doc/git/RelNotes/1.7.8.4.txt
/usr/share/doc/git/RelNotes/1.7.8.5.txt
/usr/share/doc/git/RelNotes/1.7.8.6.txt
/usr/share/doc/git/RelNotes/1.7.8.txt
/usr/share/doc/git/RelNotes/1.7.9.1.txt
/usr/share/doc/git/RelNotes/1.7.9.2.txt
/usr/share/doc/git/RelNotes/1.7.9.3.txt
/usr/share/doc/git/RelNotes/1.7.9.4.txt
/usr/share/doc/git/RelNotes/1.7.9.5.txt
/usr/share/doc/git/RelNotes/1.7.9.6.txt
/usr/share/doc/git/RelNotes/1.7.9.7.txt
/usr/share/doc/git/RelNotes/1.7.9.txt
/usr/share/doc/git/RelNotes/1.8.0.1.txt
/usr/share/doc/git/RelNotes/1.8.0.2.txt
/usr/share/doc/git/RelNotes/1.8.0.3.txt
/usr/share/doc/git/RelNotes/1.8.0.txt
/usr/share/doc/git/RelNotes/1.8.1.1.txt
/usr/share/doc/git/RelNotes/1.8.1.2.txt
/usr/share/doc/git/RelNotes/1.8.1.3.txt
/usr/share/doc/git/RelNotes/1.8.1.4.txt
/usr/share/doc/git/RelNotes/1.8.1.5.txt
/usr/share/doc/git/RelNotes/1.8.1.6.txt
/usr/share/doc/git/RelNotes/1.8.1.txt
/usr/share/doc/git/RelNotes/1.8.2.1.txt
/usr/share/doc/git/RelNotes/1.8.2.2.txt
/usr/share/doc/git/RelNotes/1.8.2.3.txt
/usr/share/doc/git/RelNotes/1.8.2.txt
/usr/share/doc/git/RelNotes/1.8.3.1.txt
/usr/share/doc/git/RelNotes/1.8.3.2.txt
/usr/share/doc/git/RelNotes/1.8.3.3.txt
/usr/share/doc/git/RelNotes/1.8.3.4.txt
/usr/share/doc/git/RelNotes/1.8.3.txt
/usr/share/doc/git/RelNotes/1.8.4.1.txt
/usr/share/doc/git/RelNotes/1.8.4.2.txt
/usr/share/doc/git/RelNotes/1.8.4.3.txt
/usr/share/doc/git/RelNotes/1.8.4.4.txt
/usr/share/doc/git/RelNotes/1.8.4.5.txt
/usr/share/doc/git/RelNotes/1.8.4.txt
/usr/share/doc/git/RelNotes/1.8.5.1.txt
/usr/share/doc/git/RelNotes/1.8.5.2.txt
/usr/share/doc/git/RelNotes/1.8.5.3.txt
/usr/share/doc/git/RelNotes/1.8.5.4.txt
/usr/share/doc/git/RelNotes/1.8.5.5.txt
/usr/share/doc/git/RelNotes/1.8.5.6.txt
/usr/share/doc/git/RelNotes/1.8.5.txt
/usr/share/doc/git/RelNotes/1.9.0.txt
/usr/share/doc/git/RelNotes/1.9.1.txt
/usr/share/doc/git/RelNotes/1.9.2.txt
/usr/share/doc/git/RelNotes/1.9.3.txt
/usr/share/doc/git/RelNotes/1.9.4.txt
/usr/share/doc/git/RelNotes/1.9.5.txt
/usr/share/doc/git/RelNotes/2.0.0.txt
/usr/share/doc/git/RelNotes/2.0.1.txt
/usr/share/doc/git/RelNotes/2.0.2.txt
/usr/share/doc/git/RelNotes/2.0.3.txt
/usr/share/doc/git/RelNotes/2.0.4.txt
/usr/share/doc/git/RelNotes/2.0.5.txt
/usr/share/doc/git/RelNotes/2.1.0.txt
/usr/share/doc/git/RelNotes/2.1.1.txt
/usr/share/doc/git/RelNotes/2.1.2.txt
/usr/share/doc/git/RelNotes/2.1.3.txt
/usr/share/doc/git/RelNotes/2.1.4.txt
/usr/share/doc/git/RelNotes/2.10.0.txt
/usr/share/doc/git/RelNotes/2.10.1.txt
/usr/share/doc/git/RelNotes/2.10.2.txt
/usr/share/doc/git/RelNotes/2.10.3.txt
/usr/share/doc/git/RelNotes/2.10.4.txt
/usr/share/doc/git/RelNotes/2.10.5.txt
/usr/share/doc/git/RelNotes/2.11.0.txt
/usr/share/doc/git/RelNotes/2.11.1.txt
/usr/share/doc/git/RelNotes/2.11.2.txt
/usr/share/doc/git/RelNotes/2.11.3.txt
/usr/share/doc/git/RelNotes/2.11.4.txt
/usr/share/doc/git/RelNotes/2.12.0.txt
/usr/share/doc/git/RelNotes/2.12.1.txt
/usr/share/doc/git/RelNotes/2.12.2.txt
/usr/share/doc/git/RelNotes/2.12.3.txt
/usr/share/doc/git/RelNotes/2.12.4.txt
/usr/share/doc/git/RelNotes/2.12.5.txt
/usr/share/doc/git/RelNotes/2.13.0.txt
/usr/share/doc/git/RelNotes/2.13.1.txt
/usr/share/doc/git/RelNotes/2.13.2.txt
/usr/share/doc/git/RelNotes/2.13.3.txt
/usr/share/doc/git/RelNotes/2.13.4.txt
/usr/share/doc/git/RelNotes/2.13.5.txt
/usr/share/doc/git/RelNotes/2.13.6.txt
/usr/share/doc/git/RelNotes/2.13.7.txt
/usr/share/doc/git/RelNotes/2.14.0.txt
/usr/share/doc/git/RelNotes/2.14.1.txt
/usr/share/doc/git/RelNotes/2.14.2.txt
/usr/share/doc/git/RelNotes/2.14.3.txt
/usr/share/doc/git/RelNotes/2.14.4.txt
/usr/share/doc/git/RelNotes/2.14.5.txt
/usr/share/doc/git/RelNotes/2.14.6.txt
/usr/share/doc/git/RelNotes/2.15.0.txt
/usr/share/doc/git/RelNotes/2.15.1.txt
/usr/share/doc/git/RelNotes/2.15.2.txt
/usr/share/doc/git/RelNotes/2.15.3.txt
/usr/share/doc/git/RelNotes/2.15.4.txt
/usr/share/doc/git/RelNotes/2.16.0.txt
/usr/share/doc/git/RelNotes/2.16.1.txt
/usr/share/doc/git/RelNotes/2.16.2.txt
/usr/share/doc/git/RelNotes/2.16.3.txt
/usr/share/doc/git/RelNotes/2.16.4.txt
/usr/share/doc/git/RelNotes/2.16.5.txt
/usr/share/doc/git/RelNotes/2.16.6.txt
/usr/share/doc/git/RelNotes/2.17.0.txt
/usr/share/doc/git/RelNotes/2.17.1.txt
/usr/share/doc/git/RelNotes/2.17.2.txt
/usr/share/doc/git/RelNotes/2.17.3.txt
/usr/share/doc/git/RelNotes/2.17.4.txt
/usr/share/doc/git/RelNotes/2.17.5.txt
/usr/share/doc/git/RelNotes/2.17.6.txt
/usr/share/doc/git/RelNotes/2.18.0.txt
/usr/share/doc/git/RelNotes/2.18.1.txt
/usr/share/doc/git/RelNotes/2.18.2.txt
/usr/share/doc/git/RelNotes/2.18.3.txt
/usr/share/doc/git/RelNotes/2.18.4.txt
/usr/share/doc/git/RelNotes/2.18.5.txt
/usr/share/doc/git/RelNotes/2.19.0.txt
/usr/share/doc/git/RelNotes/2.19.1.txt
/usr/share/doc/git/RelNotes/2.19.2.txt
/usr/share/doc/git/RelNotes/2.19.3.txt
/usr/share/doc/git/RelNotes/2.19.4.txt
/usr/share/doc/git/RelNotes/2.19.5.txt
/usr/share/doc/git/RelNotes/2.19.6.txt
/usr/share/doc/git/RelNotes/2.2.0.txt
/usr/share/doc/git/RelNotes/2.2.1.txt
/usr/share/doc/git/RelNotes/2.2.2.txt
/usr/share/doc/git/RelNotes/2.2.3.txt
/usr/share/doc/git/RelNotes/2.20.0.txt
/usr/share/doc/git/RelNotes/2.20.1.txt
/usr/share/doc/git/RelNotes/2.20.2.txt
/usr/share/doc/git/RelNotes/2.20.3.txt
/usr/share/doc/git/RelNotes/2.20.4.txt
/usr/share/doc/git/RelNotes/2.20.5.txt
/usr/share/doc/git/RelNotes/2.21.0.txt
/usr/share/doc/git/RelNotes/2.21.1.txt
/usr/share/doc/git/RelNotes/2.21.2.txt
/usr/share/doc/git/RelNotes/2.21.3.txt
/usr/share/doc/git/RelNotes/2.21.4.txt
/usr/share/doc/git/RelNotes/2.22.0.txt
/usr/share/doc/git/RelNotes/2.22.1.txt
/usr/share/doc/git/RelNotes/2.22.2.txt
/usr/share/doc/git/RelNotes/2.22.3.txt
/usr/share/doc/git/RelNotes/2.22.4.txt
/usr/share/doc/git/RelNotes/2.22.5.txt
/usr/share/doc/git/RelNotes/2.23.0.txt
/usr/share/doc/git/RelNotes/2.23.1.txt
/usr/share/doc/git/RelNotes/2.23.2.txt
/usr/share/doc/git/RelNotes/2.23.3.txt
/usr/share/doc/git/RelNotes/2.23.4.txt
/usr/share/doc/git/RelNotes/2.24.0.txt
/usr/share/doc/git/RelNotes/2.24.1.txt
/usr/share/doc/git/RelNotes/2.24.2.txt
/usr/share/doc/git/RelNotes/2.24.3.txt
/usr/share/doc/git/RelNotes/2.24.4.txt
/usr/share/doc/git/RelNotes/2.25.0.txt
/usr/share/doc/git/RelNotes/2.25.1.txt
/usr/share/doc/git/RelNotes/2.25.2.txt
/usr/share/doc/git/RelNotes/2.25.3.txt
/usr/share/doc/git/RelNotes/2.25.4.txt
/usr/share/doc/git/RelNotes/2.25.5.txt
/usr/share/doc/git/RelNotes/2.26.0.txt
/usr/share/doc/git/RelNotes/2.26.1.txt
/usr/share/doc/git/RelNotes/2.26.2.txt
/usr/share/doc/git/RelNotes/2.26.3.txt
/usr/share/doc/git/RelNotes/2.27.0.txt
/usr/share/doc/git/RelNotes/2.27.1.txt
/usr/share/doc/git/RelNotes/2.28.0.txt
/usr/share/doc/git/RelNotes/2.28.1.txt
/usr/share/doc/git/RelNotes/2.29.0.txt
/usr/share/doc/git/RelNotes/2.29.1.txt
/usr/share/doc/git/RelNotes/2.29.2.txt
/usr/share/doc/git/RelNotes/2.29.3.txt
/usr/share/doc/git/RelNotes/2.3.0.txt
/usr/share/doc/git/RelNotes/2.3.1.txt
/usr/share/doc/git/RelNotes/2.3.10.txt
/usr/share/doc/git/RelNotes/2.3.2.txt
/usr/share/doc/git/RelNotes/2.3.3.txt
/usr/share/doc/git/RelNotes/2.3.4.txt
/usr/share/doc/git/RelNotes/2.3.5.txt
/usr/share/doc/git/RelNotes/2.3.6.txt
/usr/share/doc/git/RelNotes/2.3.7.txt
/usr/share/doc/git/RelNotes/2.3.8.txt
/usr/share/doc/git/RelNotes/2.3.9.txt
/usr/share/doc/git/RelNotes/2.30.0.txt
/usr/share/doc/git/RelNotes/2.30.1.txt
/usr/share/doc/git/RelNotes/2.30.2.txt
/usr/share/doc/git/RelNotes/2.31.0.txt
/usr/share/doc/git/RelNotes/2.31.1.txt
/usr/share/doc/git/RelNotes/2.32.0.txt
/usr/share/doc/git/RelNotes/2.33.0.txt
/usr/share/doc/git/RelNotes/2.33.1.txt
/usr/share/doc/git/RelNotes/2.34.0.txt
/usr/share/doc/git/RelNotes/2.34.1.txt
/usr/share/doc/git/RelNotes/2.4.0.txt
/usr/share/doc/git/RelNotes/2.4.1.txt
/usr/share/doc/git/RelNotes/2.4.10.txt
/usr/share/doc/git/RelNotes/2.4.11.txt
/usr/share/doc/git/RelNotes/2.4.12.txt
/usr/share/doc/git/RelNotes/2.4.2.txt
/usr/share/doc/git/RelNotes/2.4.3.txt
/usr/share/doc/git/RelNotes/2.4.4.txt
/usr/share/doc/git/RelNotes/2.4.5.txt
/usr/share/doc/git/RelNotes/2.4.6.txt
/usr/share/doc/git/RelNotes/2.4.7.txt
/usr/share/doc/git/RelNotes/2.4.8.txt
/usr/share/doc/git/RelNotes/2.4.9.txt
/usr/share/doc/git/RelNotes/2.5.0.txt
/usr/share/doc/git/RelNotes/2.5.1.txt
/usr/share/doc/git/RelNotes/2.5.2.txt
/usr/share/doc/git/RelNotes/2.5.3.txt
/usr/share/doc/git/RelNotes/2.5.4.txt
/usr/share/doc/git/RelNotes/2.5.5.txt
/usr/share/doc/git/RelNotes/2.5.6.txt
/usr/share/doc/git/RelNotes/2.6.0.txt
/usr/share/doc/git/RelNotes/2.6.1.txt
/usr/share/doc/git/RelNotes/2.6.2.txt
/usr/share/doc/git/RelNotes/2.6.3.txt
/usr/share/doc/git/RelNotes/2.6.4.txt
/usr/share/doc/git/RelNotes/2.6.5.txt
/usr/share/doc/git/RelNotes/2.6.6.txt
/usr/share/doc/git/RelNotes/2.6.7.txt
/usr/share/doc/git/RelNotes/2.7.0.txt
/usr/share/doc/git/RelNotes/2.7.1.txt
/usr/share/doc/git/RelNotes/2.7.2.txt
/usr/share/doc/git/RelNotes/2.7.3.txt
/usr/share/doc/git/RelNotes/2.7.4.txt
/usr/share/doc/git/RelNotes/2.7.5.txt
/usr/share/doc/git/RelNotes/2.7.6.txt
/usr/share/doc/git/RelNotes/2.8.0.txt
/usr/share/doc/git/RelNotes/2.8.1.txt
/usr/share/doc/git/RelNotes/2.8.2.txt
/usr/share/doc/git/RelNotes/2.8.3.txt
/usr/share/doc/git/RelNotes/2.8.4.txt
/usr/share/doc/git/RelNotes/2.8.5.txt
/usr/share/doc/git/RelNotes/2.8.6.txt
/usr/share/doc/git/RelNotes/2.9.0.txt
/usr/share/doc/git/RelNotes/2.9.1.txt
/usr/share/doc/git/RelNotes/2.9.2.txt
/usr/share/doc/git/RelNotes/2.9.3.txt
/usr/share/doc/git/RelNotes/2.9.4.txt
/usr/share/doc/git/RelNotes/2.9.5.txt
/usr/share/doc/git/changelog.Debian.gz
/usr/share/doc/git/contrib
/usr/share/doc/git/contrib/README
/usr/share/doc/git/contrib/buildsystems
/usr/share/doc/git/contrib/buildsystems/CMakeLists.txt
/usr/share/doc/git/contrib/buildsystems/Generators
/usr/share/doc/git/contrib/buildsystems/Generators/QMake.pm
/usr/share/doc/git/contrib/buildsystems/Generators/Vcproj.pm
/usr/share/doc/git/contrib/buildsystems/Generators/Vcxproj.pm
/usr/share/doc/git/contrib/buildsystems/Generators.pm
/usr/share/doc/git/contrib/buildsystems/engine.pl
/usr/share/doc/git/contrib/buildsystems/generate
/usr/share/doc/git/contrib/buildsystems/parse.pl
/usr/share/doc/git/contrib/coccinelle
/usr/share/doc/git/contrib/coccinelle/README
/usr/share/doc/git/contrib/coccinelle/array.cocci
/usr/share/doc/git/contrib/coccinelle/commit.cocci
/usr/share/doc/git/contrib/coccinelle/flex_alloc.cocci
/usr/share/doc/git/contrib/coccinelle/free.cocci
/usr/share/doc/git/contrib/coccinelle/hashmap.cocci
/usr/share/doc/git/contrib/coccinelle/object_id.cocci
/usr/share/doc/git/contrib/coccinelle/preincr.cocci
/usr/share/doc/git/contrib/coccinelle/qsort.cocci
/usr/share/doc/git/contrib/coccinelle/strbuf.cocci
/usr/share/doc/git/contrib/coccinelle/swap.cocci
/usr/share/doc/git/contrib/coccinelle/the_repository.pending.cocci
/usr/share/doc/git/contrib/coccinelle/xcalloc.cocci
/usr/share/doc/git/contrib/coccinelle/xopen.cocci
/usr/share/doc/git/contrib/coccinelle/xstrdup_or_null.cocci
/usr/share/doc/git/contrib/contacts
/usr/share/doc/git/contrib/contacts/Makefile
/usr/share/doc/git/contrib/contacts/git-contacts
/usr/share/doc/git/contrib/contacts/git-contacts.txt
/usr/share/doc/git/contrib/coverage-diff.sh
/usr/share/doc/git/contrib/credential
/usr/share/doc/git/contrib/credential/gnome-keyring
/usr/share/doc/git/contrib/credential/gnome-keyring/Makefile
/usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
/usr/share/doc/git/contrib/credential/libsecret
/usr/share/doc/git/contrib/credential/libsecret/Makefile
/usr/share/doc/git/contrib/credential/libsecret/git-credential-libsecret.c
/usr/share/doc/git/contrib/credential/netrc
/usr/share/doc/git/contrib/credential/netrc/Makefile
/usr/share/doc/git/contrib/credential/netrc/git-credential-netrc.perl
/usr/share/doc/git/contrib/credential/netrc/t-git-credential-netrc.sh
/usr/share/doc/git/contrib/credential/netrc/test.command-option-gpg
/usr/share/doc/git/contrib/credential/netrc/test.git-config-gpg
/usr/share/doc/git/contrib/credential/netrc/test.netrc
/usr/share/doc/git/contrib/credential/netrc/test.pl
/usr/share/doc/git/contrib/credential/osxkeychain
/usr/share/doc/git/contrib/credential/osxkeychain/Makefile
/usr/share/doc/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c
/usr/share/doc/git/contrib/credential/wincred
/usr/share/doc/git/contrib/credential/wincred/Makefile
/usr/share/doc/git/contrib/credential/wincred/git-credential-wincred.c
/usr/share/doc/git/contrib/diff-highlight
/usr/share/doc/git/contrib/diff-highlight/DiffHighlight.pm
/usr/share/doc/git/contrib/diff-highlight/Makefile
/usr/share/doc/git/contrib/diff-highlight/README
/usr/share/doc/git/contrib/diff-highlight/diff-highlight
/usr/share/doc/git/contrib/diff-highlight/diff-highlight.perl
/usr/share/doc/git/contrib/diff-highlight/shebang.perl
/usr/share/doc/git/contrib/diff-highlight/t
/usr/share/doc/git/contrib/diff-highlight/t/Makefile
/usr/share/doc/git/contrib/diff-highlight/t/t9400-diff-highlight.sh
/usr/share/doc/git/contrib/examples
/usr/share/doc/git/contrib/examples/README
/usr/share/doc/git/contrib/fast-import
/usr/share/doc/git/contrib/fast-import/git-import.perl
/usr/share/doc/git/contrib/fast-import/git-import.sh
/usr/share/doc/git/contrib/fast-import/git-p4.README
/usr/share/doc/git/contrib/fast-import/import-directories.perl
/usr/share/doc/git/contrib/fast-import/import-tars.perl
/usr/share/doc/git/contrib/fast-import/import-zips.py
/usr/share/doc/git/contrib/git-jump
/usr/share/doc/git/contrib/git-jump/README
/usr/share/doc/git/contrib/git-jump/git-jump
/usr/share/doc/git/contrib/git-resurrect.sh
/usr/share/doc/git/contrib/git-shell-commands
/usr/share/doc/git/contrib/git-shell-commands/README
/usr/share/doc/git/contrib/git-shell-commands/help
/usr/share/doc/git/contrib/git-shell-commands/list
/usr/share/doc/git/contrib/hg-to-git
/usr/share/doc/git/contrib/hg-to-git/hg-to-git.py
/usr/share/doc/git/contrib/hg-to-git/hg-to-git.txt
/usr/share/doc/git/contrib/long-running-filter
/usr/share/doc/git/contrib/long-running-filter/example.pl
/usr/share/doc/git/contrib/persistent-https
/usr/share/doc/git/contrib/persistent-https/Makefile
/usr/share/doc/git/contrib/persistent-https/README
/usr/share/doc/git/contrib/persistent-https/client.go
/usr/share/doc/git/contrib/persistent-https/main.go
/usr/share/doc/git/contrib/persistent-https/proxy.go
/usr/share/doc/git/contrib/persistent-https/socket.go
/usr/share/doc/git/contrib/remote-helpers
/usr/share/doc/git/contrib/remote-helpers/README
/usr/share/doc/git/contrib/remote-helpers/git-remote-bzr
/usr/share/doc/git/contrib/remote-helpers/git-remote-hg
/usr/share/doc/git/contrib/remotes2config.sh
/usr/share/doc/git/contrib/rerere-train.sh
/usr/share/doc/git/contrib/stats
/usr/share/doc/git/contrib/stats/git-common-hash
/usr/share/doc/git/contrib/stats/mailmap.pl
/usr/share/doc/git/contrib/stats/packinfo.pl
/usr/share/doc/git/contrib/subtree
/usr/share/doc/git/contrib/subtree/INSTALL
/usr/share/doc/git/contrib/subtree/Makefile
/usr/share/doc/git/contrib/subtree/README
/usr/share/doc/git/contrib/subtree/git-subtree
/usr/share/doc/git/contrib/subtree/git-subtree.sh
/usr/share/doc/git/contrib/subtree/git-subtree.txt
/usr/share/doc/git/contrib/subtree/t
/usr/share/doc/git/contrib/subtree/t/Makefile
/usr/share/doc/git/contrib/subtree/t/t7900-subtree.sh
/usr/share/doc/git/contrib/subtree/todo
/usr/share/doc/git/contrib/thunderbird-patch-inline
/usr/share/doc/git/contrib/thunderbird-patch-inline/README
/usr/share/doc/git/contrib/thunderbird-patch-inline/appp.sh
/usr/share/doc/git/contrib/update-unicode
/usr/share/doc/git/contrib/update-unicode/README
/usr/share/doc/git/contrib/update-unicode/update_unicode.sh
/usr/share/doc/git/contrib/vscode
/usr/share/doc/git/contrib/vscode/README.md
/usr/share/doc/git/contrib/vscode/init.sh
/usr/share/doc/git/contrib/workdir
/usr/share/doc/git/contrib/workdir/git-new-workdir
/usr/share/doc/git/copyright
/usr/share/git-core
/usr/share/git-core/contrib
/usr/share/git-core/contrib/hooks
/usr/share/git-core/contrib/hooks/post-receive-email
/usr/share/git-core/contrib/hooks/pre-auto-gc-battery
/usr/share/git-core/contrib/hooks/setgitperms.perl
/usr/share/git-core/contrib/hooks/update-paranoid
/usr/share/git-core/templates
/usr/share/git-core/templates/branches
/usr/share/git-core/templates/description
/usr/share/git-core/templates/hooks
/usr/share/git-core/templates/hooks/applypatch-msg.sample
/usr/share/git-core/templates/hooks/commit-msg.sample
/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample
/usr/share/git-core/templates/hooks/post-update.sample
/usr/share/git-core/templates/hooks/pre-applypatch.sample
/usr/share/git-core/templates/hooks/pre-commit.sample
/usr/share/git-core/templates/hooks/pre-merge-commit.sample
/usr/share/git-core/templates/hooks/pre-push.sample
/usr/share/git-core/templates/hooks/pre-rebase.sample
/usr/share/git-core/templates/hooks/pre-receive.sample
/usr/share/git-core/templates/hooks/prepare-commit-msg.sample
/usr/share/git-core/templates/hooks/push-to-checkout.sample
/usr/share/git-core/templates/hooks/update.sample
/usr/share/git-core/templates/info
/usr/share/git-core/templates/info/exclude
/usr/share/gitweb
/usr/share/gitweb/gitweb.cgi
/usr/share/gitweb/static
/usr/share/gitweb/static/git-favicon.png
/usr/share/gitweb/static/git-logo.png
/usr/share/gitweb/static/gitweb.css
/usr/share/gitweb/static/gitweb.js
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/git
/usr/share/perl5
/usr/share/perl5/Git
/usr/share/perl5/Git/I18N.pm
/usr/share/perl5/Git/IndexInfo.pm
/usr/share/perl5/Git/LoadCPAN
/usr/share/perl5/Git/LoadCPAN/Error.pm
/usr/share/perl5/Git/LoadCPAN/Mail
/usr/share/perl5/Git/LoadCPAN/Mail/Address.pm
/usr/share/perl5/Git/LoadCPAN.pm
/usr/share/perl5/Git/Packet.pm
/usr/share/perl5/Git.pm
/var
/var/lib
/var/lib/git
/usr/bin/git-receive-pack
/usr/bin/git-upload-archive
/usr/bin/git-upload-pack
/usr/lib/git-core/git-add
/usr/lib/git-core/git-am
/usr/lib/git-core/git-annotate
/usr/lib/git-core/git-apply
/usr/lib/git-core/git-archive
/usr/lib/git-core/git-bisect--helper
/usr/lib/git-core/git-blame
/usr/lib/git-core/git-branch
/usr/lib/git-core/git-bugreport
/usr/lib/git-core/git-bundle
/usr/lib/git-core/git-cat-file
/usr/lib/git-core/git-check-attr
/usr/lib/git-core/git-check-ignore
/usr/lib/git-core/git-check-mailmap
/usr/lib/git-core/git-check-ref-format
/usr/lib/git-core/git-checkout
/usr/lib/git-core/git-checkout--worker
/usr/lib/git-core/git-checkout-index
/usr/lib/git-core/git-cherry
/usr/lib/git-core/git-cherry-pick
/usr/lib/git-core/git-clean
/usr/lib/git-core/git-clone
/usr/lib/git-core/git-column
/usr/lib/git-core/git-commit
/usr/lib/git-core/git-commit-graph
/usr/lib/git-core/git-commit-tree
/usr/lib/git-core/git-config
/usr/lib/git-core/git-count-objects
/usr/lib/git-core/git-credential
/usr/lib/git-core/git-credential-cache
/usr/lib/git-core/git-credential-cache--daemon
/usr/lib/git-core/git-credential-store
/usr/lib/git-core/git-describe
/usr/lib/git-core/git-diff
/usr/lib/git-core/git-diff-files
/usr/lib/git-core/git-diff-index
/usr/lib/git-core/git-diff-tree
/usr/lib/git-core/git-difftool
/usr/lib/git-core/git-env--helper
/usr/lib/git-core/git-fast-export
/usr/lib/git-core/git-fast-import
/usr/lib/git-core/git-fetch
/usr/lib/git-core/git-fetch-pack
/usr/lib/git-core/git-fmt-merge-msg
/usr/lib/git-core/git-for-each-ref
/usr/lib/git-core/git-for-each-repo
/usr/lib/git-core/git-format-patch
/usr/lib/git-core/git-fsck
/usr/lib/git-core/git-fsck-objects
/usr/lib/git-core/git-gc
/usr/lib/git-core/git-get-tar-commit-id
/usr/lib/git-core/git-grep
/usr/lib/git-core/git-hash-object
/usr/lib/git-core/git-help
/usr/lib/git-core/git-index-pack
/usr/lib/git-core/git-init
/usr/lib/git-core/git-init-db
/usr/lib/git-core/git-interpret-trailers
/usr/lib/git-core/git-log
/usr/lib/git-core/git-ls-files
/usr/lib/git-core/git-ls-remote
/usr/lib/git-core/git-ls-tree
/usr/lib/git-core/git-mailinfo
/usr/lib/git-core/git-mailsplit
/usr/lib/git-core/git-maintenance
/usr/lib/git-core/git-merge
/usr/lib/git-core/git-merge-base
/usr/lib/git-core/git-merge-file
/usr/lib/git-core/git-merge-index
/usr/lib/git-core/git-merge-ours
/usr/lib/git-core/git-merge-recursive
/usr/lib/git-core/git-merge-subtree
/usr/lib/git-core/git-merge-tree
/usr/lib/git-core/git-mktag
/usr/lib/git-core/git-mktree
/usr/lib/git-core/git-multi-pack-index
/usr/lib/git-core/git-mv
/usr/lib/git-core/git-name-rev
/usr/lib/git-core/git-notes
/usr/lib/git-core/git-pack-objects
/usr/lib/git-core/git-pack-redundant
/usr/lib/git-core/git-pack-refs
/usr/lib/git-core/git-patch-id
/usr/lib/git-core/git-prune
/usr/lib/git-core/git-prune-packed
/usr/lib/git-core/git-pull
/usr/lib/git-core/git-push
/usr/lib/git-core/git-range-diff
/usr/lib/git-core/git-read-tree
/usr/lib/git-core/git-rebase
/usr/lib/git-core/git-receive-pack
/usr/lib/git-core/git-reflog
/usr/lib/git-core/git-remote
/usr/lib/git-core/git-remote-ext
/usr/lib/git-core/git-remote-fd
/usr/lib/git-core/git-remote-ftp
/usr/lib/git-core/git-remote-ftps
/usr/lib/git-core/git-remote-https
/usr/lib/git-core/git-repack
/usr/lib/git-core/git-replace
/usr/lib/git-core/git-rerere
/usr/lib/git-core/git-reset
/usr/lib/git-core/git-restore
/usr/lib/git-core/git-rev-list
/usr/lib/git-core/git-rev-parse
/usr/lib/git-core/git-revert
/usr/lib/git-core/git-rm
/usr/lib/git-core/git-send-pack
/usr/lib/git-core/git-shortlog
/usr/lib/git-core/git-show
/usr/lib/git-core/git-show-branch
/usr/lib/git-core/git-show-index
/usr/lib/git-core/git-show-ref
/usr/lib/git-core/git-sparse-checkout
/usr/lib/git-core/git-stage
/usr/lib/git-core/git-stash
/usr/lib/git-core/git-status
/usr/lib/git-core/git-stripspace
/usr/lib/git-core/git-submodule--helper
/usr/lib/git-core/git-switch
/usr/lib/git-core/git-symbolic-ref
/usr/lib/git-core/git-tag
/usr/lib/git-core/git-unpack-file
/usr/lib/git-core/git-unpack-objects
/usr/lib/git-core/git-update-index
/usr/lib/git-core/git-update-ref
/usr/lib/git-core/git-update-server-info
/usr/lib/git-core/git-upload-archive
/usr/lib/git-core/git-upload-pack
/usr/lib/git-core/git-var
/usr/lib/git-core/git-verify-commit
/usr/lib/git-core/git-verify-pack
/usr/lib/git-core/git-verify-tag
/usr/lib/git-core/git-whatchanged
/usr/lib/git-core/git-worktree
/usr/lib/git-core/git-write-tree
/usr/share/bash-completion/completions/gitk
/usr/share/doc/git/contrib/hooks
/usr/share/doc/git/contrib/persistent-https/LICENSE
/usr/share/doc/git/contrib/subtree/COPYING
/usr/share/gitweb/index.cgi
/.
/etc
/etc/wgetrc
/usr
/usr/bin
/usr/bin/wget
/usr/share
/usr/share/doc
/usr/share/doc/wget
/usr/share/doc/wget/AUTHORS
/usr/share/doc/wget/MAILING-LIST
/usr/share/doc/wget/NEWS.gz
/usr/share/doc/wget/README
/usr/share/doc/wget/changelog.Debian.gz
/usr/share/doc/wget/copyright
/usr/share/info
/usr/share/info/wget.info.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/wget.1.gz
/.
/usr
/usr/bin
/usr/bin/curl
/usr/share
/usr/share/doc
/usr/share/doc/curl
/usr/share/doc/curl/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/curl.1.gz
/usr/share/zsh
/usr/share/zsh/vendor-completions
/usr/share/zsh/vendor-completions/_curl
/usr/share/doc/curl/NEWS.Debian.gz
/usr/share/doc/curl/changelog.Debian.gz
/.
/bin
/bin/tar
/etc
/usr
/usr/lib
/usr/lib/mime
/usr/lib/mime/packages
/usr/lib/mime/packages/tar
/usr/sbin
/usr/sbin/rmt-tar
/usr/sbin/tarcat
/usr/share
/usr/share/doc
/usr/share/doc/tar
/usr/share/doc/tar/AUTHORS
/usr/share/doc/tar/NEWS.gz
/usr/share/doc/tar/README.Debian
/usr/share/doc/tar/THANKS.gz
/usr/share/doc/tar/changelog.Debian.gz
/usr/share/doc/tar/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/tar.1.gz
/usr/share/man/man1/tarcat.1.gz
/usr/share/man/man8
/usr/share/man/man8/rmt-tar.8.gz
/etc/rmt
/.
/etc
/etc/apparmor.d
/etc/apparmor.d/usr.lib.snapd.snap-confine.real
/etc/apt
/etc/apt/apt.conf.d
/etc/apt/apt.conf.d/20snapd.conf
/etc/profile.d
/etc/profile.d/apps-bin-path.sh
/etc/xdg
/etc/xdg/autostart
/etc/xdg/autostart/snap-userd-autostart.desktop
/lib
/lib/systemd
/lib/systemd/system
/lib/systemd/system/snapd.apparmor.service
/lib/systemd/system/snapd.autoimport.service
/lib/systemd/system/snapd.core-fixup.service
/lib/systemd/system/snapd.failure.service
/lib/systemd/system/snapd.recovery-chooser-trigger.service
/lib/systemd/system/snapd.seeded.service
/lib/systemd/system/snapd.service
/lib/systemd/system/snapd.snap-repair.service
/lib/systemd/system/snapd.snap-repair.timer
/lib/systemd/system/snapd.socket
/lib/systemd/system/snapd.system-shutdown.service
/lib/systemd/system-generators
/lib/systemd/system-generators/snapd-generator
/lib/udev
/lib/udev/rules.d
/lib/udev/rules.d/66-snapd-autoimport.rules
/snap
/usr
/usr/bin
/usr/bin/snap
/usr/bin/snapfuse
/usr/lib
/usr/lib/environment.d
/usr/lib/environment.d/990-snapd.conf
/usr/lib/snapd
/usr/lib/snapd/complete.sh
/usr/lib/snapd/etelpmoc.sh
/usr/lib/snapd/info
/usr/lib/snapd/snap-bootstrap
/usr/lib/snapd/snap-confine
/usr/lib/snapd/snap-device-helper
/usr/lib/snapd/snap-discard-ns
/usr/lib/snapd/snap-exec
/usr/lib/snapd/snap-failure
/usr/lib/snapd/snap-fde-keymgr
/usr/lib/snapd/snap-gdb-shim
/usr/lib/snapd/snap-gdbserver-shim
/usr/lib/snapd/snap-mgmt
/usr/lib/snapd/snap-preseed
/usr/lib/snapd/snap-recovery-chooser
/usr/lib/snapd/snap-repair
/usr/lib/snapd/snap-seccomp
/usr/lib/snapd/snap-update-ns
/usr/lib/snapd/snapctl
/usr/lib/snapd/snapd
/usr/lib/snapd/snapd-apparmor
/usr/lib/snapd/snapd.core-fixup.sh
/usr/lib/snapd/snapd.run-from-snap
/usr/lib/snapd/system-shutdown
/usr/lib/systemd
/usr/lib/systemd/system-environment-generators
/usr/lib/systemd/system-environment-generators/snapd-env-generator
/usr/lib/systemd/user
/usr/lib/systemd/user/snapd.session-agent.service
/usr/lib/systemd/user/snapd.session-agent.socket
/usr/lib/systemd/user/sockets.target.wants
/usr/share
/usr/share/applications
/usr/share/applications/io.snapcraft.SessionAgent.desktop
/usr/share/applications/snap-handle-link.desktop
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/snap
/usr/share/dbus-1
/usr/share/dbus-1/services
/usr/share/dbus-1/services/io.snapcraft.Launcher.service
/usr/share/dbus-1/services/io.snapcraft.SessionAgent.service
/usr/share/dbus-1/services/io.snapcraft.Settings.service
/usr/share/dbus-1/session.d
/usr/share/dbus-1/session.d/snapd.session-services.conf
/usr/share/dbus-1/system.d
/usr/share/dbus-1/system.d/snapd.system-services.conf
/usr/share/doc
/usr/share/doc/snapd
/usr/share/doc/snapd/changelog.gz
/usr/share/doc/snapd/copyright
/usr/share/fish
/usr/share/fish/vendor_conf.d
/usr/share/fish/vendor_conf.d/snapd.fish
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/snap-confine.8.gz
/usr/share/man/man8/snap-discard-ns.8.gz
/usr/share/man/man8/snap.8.gz
/usr/share/man/man8/snapd-env-generator.8.gz
/usr/share/polkit-1
/usr/share/polkit-1/actions
/usr/share/polkit-1/actions/io.snapcraft.snapd.policy
/usr/share/zsh
/usr/share/zsh/vendor-completions
/usr/share/zsh/vendor-completions/_snap
/var
/var/cache
/var/cache/snapd
/var/lib
/var/lib/snapd
/var/lib/snapd/apparmor
/var/lib/snapd/apparmor/snap-confine
/var/lib/snapd/auto-import
/var/lib/snapd/dbus-1
/var/lib/snapd/dbus-1/services
/var/lib/snapd/dbus-1/system-services
/var/lib/snapd/desktop
/var/lib/snapd/desktop/applications
/var/lib/snapd/environment
/var/lib/snapd/firstboot
/var/lib/snapd/inhibit
/var/lib/snapd/lib
/var/lib/snapd/lib/gl
/var/lib/snapd/lib/gl32
/var/lib/snapd/lib/glvnd
/var/lib/snapd/lib/vulkan
/var/lib/snapd/snaps
/var/lib/snapd/snaps/partial
/var/lib/snapd/ssl
/var/lib/snapd/ssl/store-certs
/var/lib/snapd/void
/var/snap
/lib/udev/snappy-app-dev
/usr/bin/snapctl
/usr/bin/ubuntu-core-launcher
/usr/lib/systemd/user/sockets.target.wants/snapd.session-agent.socket
Required packages are present: git wget curl tar snapd
Track start release: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248033&event=start&operation=release&value=release&comment=&tags=
Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248033&event=start&operation=docker_tag&value=osm-master-merge-3015&comment=&tags=
Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248033&event=start&operation=installation_type&value=Default&comment=&tags=
Track start os_info: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248033&event=start&operation=os_info&value=Ubuntu_22.04&comment=&tags=
Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248034&event=checks&operation=checkingroot_ok&value=&comment=&tags=
Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248034&event=checks&operation=noroot_ok&value=&comment=&tags=
Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248034&event=checks&operation=proceed_ok&value=&comment=&tags=
Installing OSM
Determining IP address of the interface with the default route
Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248034&event=prereq&operation=prereqok_ok&value=&comment=&tags=
Kubeadm requires docker, so docker will be installed.
DEBUG_INSTALL=
DOCKER_PROXY_URL=http://172.21.1.1:5000
OSM_BEHIND_PROXY=
USER=ubuntu
Removing previous installation of docker ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker.io' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker-doc' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker-compose' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'podman-docker' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'containerd' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'runc' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 236 not upgraded.
Installing Docker CE ...

0% [Working]
            
Ign:1 http://172.21.1.5:47805/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:47805/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (91.189.91.83)]
                                                     
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

                                                     
0% [Waiting for headers]
                        
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

0% [Waiting for headers]
                        
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 59%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:47805/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:47805/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

gnupg is already the newest version (2.2.27-3ubuntu2.1).
gnupg set to manually installed.
The following NEW packages will be installed:
  apt-transport-https
The following packages will be upgraded:
  ca-certificates python3-software-properties software-properties-common
3 upgraded, 1 newly installed, 0 to remove and 233 not upgraded.
Need to get 200 kB of archives.
After this operation, 190 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]

6% [1 ca-certificates 14.2 kB/155 kB 9%]
                                        
67% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B]

68% [2 apt-transport-https 1510 B/1510 B 100%]
                                              
73% [Working]
             
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB]

77% [3 software-properties-common 11.3 kB/14.1 kB 80%]
                                                      
83% [Waiting for headers]
                         
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]

85% [4 python3-software-properties 4174 B/28.8 kB 15%]
                                                      
100% [Working]
              
Fetched 200 kB in 0s (756 kB/s)
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 64996 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.22.04.1) over (20211016) ...
Selecting previously unselected package apt-transport-https.
Preparing to unpack .../apt-transport-https_2.4.12_all.deb ...
Unpacking apt-transport-https (2.4.12) ...
Preparing to unpack .../software-properties-common_0.99.22.9_all.deb ...
Unpacking software-properties-common (0.99.22.9) over (0.99.22.3) ...
Preparing to unpack .../python3-software-properties_0.99.22.9_all.deb ...
Unpacking python3-software-properties (0.99.22.9) over (0.99.22.3) ...
Setting up apt-transport-https (2.4.12) ...
Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
19 added, 9 removed; done.
Setting up python3-software-properties (0.99.22.9) ...
Setting up software-properties-common (0.99.22.9) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for dbus (1.12.20-2ubuntu4) ...
Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.

0% [Working]
            
Ign:1 http://172.21.1.5:47805/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:47805/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)] [Connected to download.do
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers]
                                                                           
Get:5 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB]

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)] [5 
                                                                               
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                               
0% [Waiting for headers] [5 InRelease 15.9 kB/48.8 kB 32%]
                                                          
0% [Waiting for headers]
                        
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
            
Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 Packages [33.7 kB]

0% [9 Packages 15.7 kB/33.7 kB 46%]
                                   
0% [Working]
0% [9 Packages store 0 B]
                         
0% [Working]
100% [Working]
              
Fetched 82.5 kB in 1s (57.1 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 58%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:47805/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:47805/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  containerd.io docker-buildx-plugin docker-ce-cli docker-ce-rootless-extras
  docker-compose-plugin libltdl7 libslirp0 pigz slirp4netns
Suggested packages:
  aufs-tools cgroupfs-mount | cgroup-lite
The following NEW packages will be installed:
  containerd.io docker-buildx-plugin docker-ce docker-ce-cli
  docker-ce-rootless-extras docker-compose-plugin libltdl7 libslirp0 pigz
  slirp4netns
0 upgraded, 10 newly installed, 0 to remove and 233 not upgraded.
Need to get 121 MB of archives.
After this operation, 435 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 pigz amd64 2.6-1 [63.6 kB]

0% [1 pigz 14.2 kB/63.6 kB 22%] [Connected to download.docker.com (52.222.144.3
                                                                               
Get:2 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.6.33-1 [30.0 MB]

                                                                               
0% [1 pigz 51.8 kB/63.6 kB 82%] [2 containerd.io 15.9 kB/30.0 MB 0%]
                                                                    
2% [2 containerd.io 32.3 kB/30.0 MB 0%]
                                       
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]

2% [3 libltdl7 5511 B/39.6 kB 14%] [2 containerd.io 163 kB/30.0 MB 1%]
                                                                      
4% [Waiting for headers] [2 containerd.io 262 kB/30.0 MB 1%]
                                                            
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libslirp0 amd64 4.6.1-1build1 [61.5 kB]

4% [4 libslirp0 3296 B/61.5 kB 5%] [2 containerd.io 278 kB/30.0 MB 1%]
                                                                      
7% [Waiting for headers] [2 containerd.io 655 kB/30.0 MB 2%]
                                                            
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 slirp4netns amd64 1.0.1-2 [28.2 kB]

7% [5 slirp4netns 3785 B/28.2 kB 13%] [2 containerd.io 655 kB/30.0 MB 2%]
                                                                         
9% [2 containerd.io 933 kB/30.0 MB 3%]
                                      
30% [Working]
             
Get:6 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-buildx-plugin amd64 0.14.1-1~ubuntu.22.04~jammy [29.6 MB]

30% [6 docker-buildx-plugin 24.3 kB/29.6 MB 0%]
                                               
51% [Waiting for headers]
                         
Get:7 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:26.1.4-1~ubuntu.22.04~jammy [14.6 MB]

51% [7 docker-ce-cli 65.0 kB/14.6 MB 0%]
                                        
63% [Waiting for headers]
                         
Get:8 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:26.1.4-1~ubuntu.22.04~jammy [25.3 MB]

63% [8 docker-ce 79.6 kB/25.3 MB 0%]
                                    
82% [Waiting for headers]
                         
Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-rootless-extras amd64 5:26.1.4-1~ubuntu.22.04~jammy [9319 kB]

82% [9 docker-ce-rootless-extras 41.6 kB/9319 kB 0%]
                                                    
90% [Waiting for headers]
                         
Get:10 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.27.1-1~ubuntu.22.04~jammy [12.5 MB]

90% [10 docker-compose-plugin 15.9 kB/12.5 MB 0%]
                                                 
100% [Working]
              
Fetched 121 MB in 2s (56.4 MB/s)
Selecting previously unselected package pigz.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65010 files and directories currently installed.)
Preparing to unpack .../0-pigz_2.6-1_amd64.deb ...
Unpacking pigz (2.6-1) ...
Selecting previously unselected package containerd.io.
Preparing to unpack .../1-containerd.io_1.6.33-1_amd64.deb ...
Unpacking containerd.io (1.6.33-1) ...
Selecting previously unselected package docker-buildx-plugin.
Preparing to unpack .../2-docker-buildx-plugin_0.14.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-buildx-plugin (0.14.1-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../3-docker-ce-cli_5%3a26.1.4-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-cli (5:26.1.4-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../4-docker-ce_5%3a26.1.4-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce (5:26.1.4-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-rootless-extras.
Preparing to unpack .../5-docker-ce-rootless-extras_5%3a26.1.4-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-rootless-extras (5:26.1.4-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-compose-plugin.
Preparing to unpack .../6-docker-compose-plugin_2.27.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-compose-plugin (2.27.1-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../7-libltdl7_2.4.6-15build2_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-15build2) ...
Selecting previously unselected package libslirp0:amd64.
Preparing to unpack .../8-libslirp0_4.6.1-1build1_amd64.deb ...
Unpacking libslirp0:amd64 (4.6.1-1build1) ...
Selecting previously unselected package slirp4netns.
Preparing to unpack .../9-slirp4netns_1.0.1-2_amd64.deb ...
Unpacking slirp4netns (1.0.1-2) ...
Setting up docker-buildx-plugin (0.14.1-1~ubuntu.22.04~jammy) ...
Setting up containerd.io (1.6.33-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
Setting up docker-compose-plugin (2.27.1-1~ubuntu.22.04~jammy) ...
Setting up libltdl7:amd64 (2.4.6-15build2) ...
Setting up docker-ce-cli (5:26.1.4-1~ubuntu.22.04~jammy) ...
Setting up libslirp0:amd64 (4.6.1-1build1) ...
Setting up pigz (2.6-1) ...
Setting up docker-ce-rootless-extras (5:26.1.4-1~ubuntu.22.04~jammy) ...
Setting up slirp4netns (1.0.1-2) ...
Setting up docker-ce (5:26.1.4-1~ubuntu.22.04~jammy) ...
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Adding user to group 'docker'
Configuring docker proxy ...
... restarted Docker service
Configuring containerd to expose CRI and use systemd cgroup
Configuring http://172.21.1.1:5000 as registry mirror in /etc/containerd/config.toml
Testing Docker CE installation ...
Client: Docker Engine - Community
 Version:           26.1.4
 API version:       1.45
 Go version:        go1.21.11
 Git commit:        5650f9b
 Built:             Wed Jun  5 11:28:57 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          26.1.4
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.11
  Git commit:       de5c9cf
  Built:            Wed Jun  5 11:28:57 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.33
  GitCommit:        d2d58213f83a351ca8f528a95fbd145f5654e957
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world


c1ec31eb5944: Pulling fs layer 

c1ec31eb5944: Downloading  2.459kB/2.459kB

c1ec31eb5944: Verifying Checksum 

c1ec31eb5944: Download complete 

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Pull complete 
Digest: sha256:d1b0b5888fbb59111dbf2b3ed698489c41046cb9d6d61743e37ef8d9f3dda06f
Status: Downloaded newer image for hello-world:latest

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:
 1. The Docker client contacted the Docker daemon.
 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
    (amd64)
 3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
 4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.

To try something more ambitious, you can run an Ubuntu container with:
 $ docker run -it ubuntu bash

Share images, automate workflows, and more with a free Docker ID:
 https://hub.docker.com/

For more examples and ideas, visit:
 https://docs.docker.com/get-started/

... Docker CE installation done
Track docker_ce docker_ce_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248097&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=
OSM_DEVOPS=/usr/share/osm-devops
Helm3 is not installed, installing ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 15.8M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.8M  100 15.8M    0     0  11.4M      0  0:00:01  0:00:01 --:--:-- 11.4M
linux-amd64/
linux-amd64/README.md
linux-amd64/LICENSE
linux-amd64/helm
version.BuildInfo{Version:"v3.15.1", GitCommit:"e211f2aa62992bd72586b395de50979e31231829", GitTreeState:"clean", GoVersion:"go1.22.3"}
"stable" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
Track helm_client install_helm_client_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248105&event=helm_client&operation=install_helm_client_ok&value=&comment=&tags=
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_CLUSTER_WORK_DIR=/etc/osm
HOME=/home/ubuntu
Creating folders for installation
Copying kubeadm-config from /usr/share/osm-devops/installers/kubeadm-config.yaml to /etc/osm/kubeadm-config.yaml

0% [Working]
            
Ign:1 http://172.21.1.5:47805/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:47805/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers]
                                                                           
Hit:4 https://download.docker.com/linux/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)]
                                                                           
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

                                                                           
0% [Connecting to security.ubuntu.com (91.189.91.82)]
                                                     
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                     
0% [Waiting for headers]
                        
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 45%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:47805/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:47805/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

ca-certificates is already the newest version (20230311ubuntu0.22.04.1).
apt-transport-https is already the newest version (2.4.12).
The following additional packages will be installed:
  libcurl4
The following packages will be upgraded:
  curl libcurl4
2 upgraded, 0 newly installed, 0 to remove and 231 not upgraded.
Need to get 484 kB of archives.
After this operation, 6144 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]

2% [1 curl 14.2 kB/194 kB 7%]
                             
42% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]

43% [2 libcurl4 6957 B/290 kB 2%]
                                 
100% [Working]
              
Fetched 484 kB in 0s (1551 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65276 files and directories currently installed.)
Preparing to unpack .../curl_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking curl (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.4) ...
Preparing to unpack .../libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) over (7.81.0-1ubuntu1.4) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
Setting up curl (7.81.0-1ubuntu1.16) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.30/deb/ /


0% [Working]
            
Ign:1 http://172.21.1.5:47805/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:47805/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.83)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.83)] [Wa
                                                                               
Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.83)] [Wa
                                                                               
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.83)] [Waiting for headers]
                                                                           
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease

                                                                           
0% [Waiting for headers]
0% [Waiting for headers]
                        
0% [Working]
            
Get:9 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  InRelease [1186 B]

0% [9 InRelease 1186 B/1186 B 100%]
                                   
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
35% [Working]
             
Get:10 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  Packages [5226 B]

100% [Working]
100% [10 Packages store 0 B]
                            
100% [Working]
              
Fetched 6412 B in 2s (4013 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 60%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:47805/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:47805/release unstable Release (expected unstable but got )
Installing Kubernetes Packages ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  conntrack cri-tools ebtables kubernetes-cni socat
The following NEW packages will be installed:
  conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat
0 upgraded, 8 newly installed, 0 to remove and 231 not upgraded.
Need to get 93.9 MB of archives.
After this operation, 343 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 conntrack amd64 1:1.4.6-2build2 [33.5 kB]

0% [1 conntrack 14.2 kB/33.5 kB 42%] [Connecting to pkgs.k8s.io (34.107.204.206
                                                                               
3% [Connected to pkgs.k8s.io (34.107.204.206)]
                                              
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 ebtables amd64 2.0.11-4build2 [84.9 kB]

3% [2 ebtables 2614 B/84.9 kB 3%] [Waiting for headers]
                                                       
5% [Waiting for headers] [Waiting for headers]
                                              
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB]

5% [3 socat 1459 B/349 kB 0%] [Waiting for headers]
                                                   
8% [Waiting for headers]
                        
8% [Working]
8% [Waiting for headers] [Waiting for headers]
                                              
Get:4 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  cri-tools 1.30.0-1.1 [21.3 MB]

8% [4 cri-tools 0 B/21.3 MB 0%] [Waiting for headers]
                                                     
9% [4 cri-tools 766 kB/21.3 MB 4%]
19% [4 cri-tools 13.0 MB/21.3 MB 61%]
                                     
29% [Waiting for headers]
29% [Waiting for headers]
                         
Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  kubeadm 1.30.1-1.1 [10.4 MB]

29% [5 kubeadm 0 B/10.4 MB 0%]
                              
40% [Working]
             
Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  kubectl 1.30.1-1.1 [10.8 MB]

40% [6 kubectl 0 B/10.8 MB 0%]
                              
52% [Working]
             
Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  kubernetes-cni 1.4.0-1.1 [32.9 MB]

52% [7 kubernetes-cni 0 B/32.9 MB 0%]
                                     
82% [Working]
             
Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  kubelet 1.30.1-1.1 [18.1 MB]

82% [8 kubelet 7594 B/18.1 MB 0%]
                                 
100% [Working]
              
Fetched 93.9 MB in 2s (47.0 MB/s)
Selecting previously unselected package conntrack.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65276 files and directories currently installed.)
Preparing to unpack .../0-conntrack_1%3a1.4.6-2build2_amd64.deb ...
Unpacking conntrack (1:1.4.6-2build2) ...
Selecting previously unselected package cri-tools.
Preparing to unpack .../1-cri-tools_1.30.0-1.1_amd64.deb ...
Unpacking cri-tools (1.30.0-1.1) ...
Selecting previously unselected package ebtables.
Preparing to unpack .../2-ebtables_2.0.11-4build2_amd64.deb ...
Unpacking ebtables (2.0.11-4build2) ...
Selecting previously unselected package kubeadm.
Preparing to unpack .../3-kubeadm_1.30.1-1.1_amd64.deb ...
Unpacking kubeadm (1.30.1-1.1) ...
Selecting previously unselected package kubectl.
Preparing to unpack .../4-kubectl_1.30.1-1.1_amd64.deb ...
Unpacking kubectl (1.30.1-1.1) ...
Selecting previously unselected package kubernetes-cni.
Preparing to unpack .../5-kubernetes-cni_1.4.0-1.1_amd64.deb ...
Unpacking kubernetes-cni (1.4.0-1.1) ...
Selecting previously unselected package socat.
Preparing to unpack .../6-socat_1.7.4.1-3ubuntu4_amd64.deb ...
Unpacking socat (1.7.4.1-3ubuntu4) ...
Selecting previously unselected package kubelet.
Preparing to unpack .../7-kubelet_1.30.1-1.1_amd64.deb ...
Unpacking kubelet (1.30.1-1.1) ...
Setting up conntrack (1:1.4.6-2build2) ...
Setting up kubectl (1.30.1-1.1) ...
Setting up ebtables (2.0.11-4build2) ...
Setting up socat (1.7.4.1-3ubuntu4) ...
Setting up cri-tools (1.30.0-1.1) ...
Setting up kubernetes-cni (1.4.0-1.1) ...
Setting up kubeadm (1.30.1-1.1) ...
Setting up kubelet (1.30.1-1.1) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
kubelet set on hold.
kubeadm set on hold.
kubectl set on hold.
Track k8scluster install_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248142&event=k8scluster&operation=install_k8s_ok&value=&comment=&tags=
Track k8scluster kubelet: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248142&event=k8scluster&operation=kubelet&value=1.30.1-1.1&comment=&tags=
Track k8scluster kubeadm: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248142&event=k8scluster&operation=kubeadm&value=1.30.1-1.1&comment=&tags=
Track k8scluster kubectl: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248142&event=k8scluster&operation=kubectl&value=1.30.1-1.1&comment=&tags=
[init] Using Kubernetes version: v1.30.2
[preflight] Running pre-flight checks
[preflight] Would pull the required images (like 'kubeadm config images pull')
[certs] Using certificateDir folder "/etc/kubernetes/tmp/kubeadm-init-dryrun2155161850"
[certs] Generating "ca" certificate and key
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-master-merge-3015] and IPs [10.96.0.1 172.21.249.167]
[certs] Generating "apiserver-kubelet-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-client" certificate and key
[certs] Generating "etcd/ca" certificate and key
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [localhost osm-master-merge-3015] and IPs [172.21.249.167 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-master-merge-3015] and IPs [172.21.249.167 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes/tmp/kubeadm-init-dryrun2155161850"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "super-admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[etcd] Would ensure that "/var/lib/etcd" directory is present
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/tmp/kubeadm-init-dryrun2155161850"
[control-plane] Using manifest folder "/etc/kubernetes/tmp/kubeadm-init-dryrun2155161850"
[control-plane] Creating static Pod manifest for "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
[control-plane] Creating static Pod manifest for "kube-scheduler"
[kubelet-start] Writing kubelet environment file with flags to file "/etc/kubernetes/tmp/kubeadm-init-dryrun2155161850/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/etc/kubernetes/tmp/kubeadm-init-dryrun2155161850/config.yaml"
[dryrun] Wrote certificates, kubeconfig files and control plane manifests to the "/etc/kubernetes/tmp/kubeadm-init-dryrun2155161850" directory
[dryrun] The certificates or kubeconfig files would not be printed due to their sensitive nature
[dryrun] Please examine the "/etc/kubernetes/tmp/kubeadm-init-dryrun2155161850" directory for details about what would be written
[dryrun] Would write file "/etc/kubernetes/manifests/kube-apiserver.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 172.21.249.167:6443
	  creationTimestamp: null
	  labels:
	    component: kube-apiserver
	    tier: control-plane
	  name: kube-apiserver
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-apiserver
	    - --advertise-address=172.21.249.167
	    - --allow-privileged=true
	    - --authorization-mode=Node,RBAC
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --enable-admission-plugins=NodeRestriction
	    - --enable-bootstrap-token-auth=true
	    - --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt
	    - --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt
	    - --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key
	    - --etcd-servers=https://127.0.0.1:2379
	    - --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt
	    - --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key
	    - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
	    - --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt
	    - --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key
	    - --requestheader-allowed-names=front-proxy-client
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --requestheader-extra-headers-prefix=X-Remote-Extra-
	    - --requestheader-group-headers=X-Remote-Group
	    - --requestheader-username-headers=X-Remote-User
	    - --secure-port=6443
	    - --service-account-issuer=https://kubernetes.default.svc.cluster.local
	    - --service-account-key-file=/etc/kubernetes/pki/sa.pub
	    - --service-account-signing-key-file=/etc/kubernetes/pki/sa.key
	    - --service-cluster-ip-range=10.96.0.0/12
	    - --service-node-port-range=80-32767
	    - --tls-cert-file=/etc/kubernetes/pki/apiserver.crt
	    - --tls-private-key-file=/etc/kubernetes/pki/apiserver.key
	    image: registry.k8s.io/kube-apiserver:v1.30.2
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 172.21.249.167
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-apiserver
	    readinessProbe:
	      failureThreshold: 3
	      httpGet:
	        host: 172.21.249.167
	        path: /readyz
	        port: 6443
	        scheme: HTTPS
	      periodSeconds: 1
	      timeoutSeconds: 15
	    resources:
	      requests:
	        cpu: 250m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 172.21.249.167
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priority: 2000001000
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-controller-manager.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-controller-manager
	    tier: control-plane
	  name: kube-controller-manager
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-controller-manager
	    - --allocate-node-cidrs=true
	    - --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --bind-address=127.0.0.1
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-cidr=10.244.0.0/16
	    - --cluster-name=kubernetes
	    - --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-signing-key-file=/etc/kubernetes/pki/ca.key
	    - --controllers=*,bootstrapsigner,tokencleaner
	    - --kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --leader-elect=true
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --root-ca-file=/etc/kubernetes/pki/ca.crt
	    - --service-account-private-key-file=/etc/kubernetes/pki/sa.key
	    - --service-cluster-ip-range=10.96.0.0/12
	    - --use-service-account-credentials=true
	    image: registry.k8s.io/kube-controller-manager:v1.30.2
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-controller-manager
	    resources:
	      requests:
	        cpu: 200m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      name: flexvolume-dir
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /etc/kubernetes/controller-manager.conf
	      name: kubeconfig
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priority: 2000001000
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      type: DirectoryOrCreate
	    name: flexvolume-dir
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /etc/kubernetes/controller-manager.conf
	      type: FileOrCreate
	    name: kubeconfig
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-scheduler.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-scheduler
	    tier: control-plane
	  name: kube-scheduler
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-scheduler
	    - --authentication-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --authorization-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --bind-address=127.0.0.1
	    - --kubeconfig=/etc/kubernetes/scheduler.conf
	    - --leader-elect=true
	    image: registry.k8s.io/kube-scheduler:v1.30.2
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-scheduler
	    resources:
	      requests:
	        cpu: 100m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/kubernetes/scheduler.conf
	      name: kubeconfig
	      readOnly: true
	  hostNetwork: true
	  priority: 2000001000
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/kubernetes/scheduler.conf
	      type: FileOrCreate
	    name: kubeconfig
	status: {}
[dryrun] Would write file "/var/lib/kubelet/config.yaml" with content:
	apiVersion: kubelet.config.k8s.io/v1beta1
	authentication:
	  anonymous:
	    enabled: false
	  webhook:
	    cacheTTL: 0s
	    enabled: true
	  x509:
	    clientCAFile: /etc/kubernetes/pki/ca.crt
	authorization:
	  mode: Webhook
	  webhook:
	    cacheAuthorizedTTL: 0s
	    cacheUnauthorizedTTL: 0s
	cgroupDriver: systemd
	clusterDNS:
	- 10.96.0.10
	clusterDomain: cluster.local
	containerRuntimeEndpoint: ""
	cpuManagerReconcilePeriod: 0s
	evictionPressureTransitionPeriod: 0s
	fileCheckFrequency: 0s
	healthzBindAddress: 127.0.0.1
	healthzPort: 10248
	httpCheckFrequency: 0s
	imageMaximumGCAge: 0s
	imageMinimumGCAge: 0s
	kind: KubeletConfiguration
	logging:
	  flushFrequency: 0
	  options:
	    json:
	      infoBufferSize: "0"
	    text:
	      infoBufferSize: "0"
	  verbosity: 0
	memorySwap: {}
	nodeStatusReportFrequency: 0s
	nodeStatusUpdateFrequency: 0s
	resolvConf: /run/systemd/resolve/resolv.conf
	rotateCertificates: true
	runtimeRequestTimeout: 0s
	shutdownGracePeriod: 0s
	shutdownGracePeriodCriticalPods: 0s
	staticPodPath: /etc/kubernetes/manifests
	streamingConnectionIdleTimeout: 0s
	syncFrequency: 0s
	volumeStatsAggPeriod: 0s
[dryrun] Would write file "/var/lib/kubelet/kubeadm-flags.env" with content:
	KUBELET_KUBEADM_ARGS="--container-runtime-endpoint=unix:///var/run/containerd/containerd.sock --pod-infra-container-image=registry.k8s.io/pause:3.9"
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/tmp/kubeadm-init-dryrun2155161850"
[dryrun] Would make sure the kubelet's /healthz endpoint is healthy
[dryrun] Would wait for the API Server's /healthz endpoint to return 'ok'
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  ClusterConfiguration: |
	    apiServer:
	      extraArgs:
	        service-node-port-range: 80-32767
	      timeoutForControlPlane: 4m0s
	    apiVersion: kubeadm.k8s.io/v1beta3
	    certificatesDir: /etc/kubernetes/pki
	    clusterName: kubernetes
	    controllerManager: {}
	    dns: {}
	    etcd:
	      local:
	        dataDir: /var/lib/etcd
	    imageRepository: registry.k8s.io
	    kind: ClusterConfiguration
	    kubernetesVersion: v1.30.2
	    networking:
	      dnsDomain: cluster.local
	      podSubnet: 10.244.0.0/16
	      serviceSubnet: 10.96.0.0/12
	    scheduler: {}
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: kubeadm-config
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubeadm-config
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:nodes-kubeadm-config
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
	- kind: Group
	  name: system:nodes
[kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubelet: |
	    apiVersion: kubelet.config.k8s.io/v1beta1
	    authentication:
	      anonymous:
	        enabled: false
	      webhook:
	        cacheTTL: 0s
	        enabled: true
	      x509:
	        clientCAFile: /etc/kubernetes/pki/ca.crt
	    authorization:
	      mode: Webhook
	      webhook:
	        cacheAuthorizedTTL: 0s
	        cacheUnauthorizedTTL: 0s
	    cgroupDriver: systemd
	    clusterDNS:
	    - 10.96.0.10
	    clusterDomain: cluster.local
	    containerRuntimeEndpoint: ""
	    cpuManagerReconcilePeriod: 0s
	    evictionPressureTransitionPeriod: 0s
	    fileCheckFrequency: 0s
	    healthzBindAddress: 127.0.0.1
	    healthzPort: 10248
	    httpCheckFrequency: 0s
	    imageMaximumGCAge: 0s
	    imageMinimumGCAge: 0s
	    kind: KubeletConfiguration
	    logging:
	      flushFrequency: 0
	      options:
	        json:
	          infoBufferSize: "0"
	        text:
	          infoBufferSize: "0"
	      verbosity: 0
	    memorySwap: {}
	    nodeStatusReportFrequency: 0s
	    nodeStatusUpdateFrequency: 0s
	    resolvConf: /run/systemd/resolve/resolv.conf
	    rotateCertificates: true
	    runtimeRequestTimeout: 0s
	    shutdownGracePeriod: 0s
	    shutdownGracePeriodCriticalPods: 0s
	    staticPodPath: /etc/kubernetes/manifests
	    streamingConnectionIdleTimeout: 0s
	    syncFrequency: 0s
	    volumeStatsAggPeriod: 0s
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:14a463ee2caafeaa2b6d58bb8c225fb8e9e4509ed1a77d8c55a943bc7d89f7ac
	  creationTimestamp: null
	  name: kubelet-config
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubelet-config
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:kubelet-config
	subjects:
	- kind: Group
	  name: system:nodes
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-merge-3015"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-merge-3015"
[dryrun] Attached patch:
	{"metadata":{"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/containerd/containerd.sock"}}}
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-master-merge-3015 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
[mark-control-plane] Marking the node osm-master-merge-3015 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-merge-3015"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-master-merge-3015"
[dryrun] Attached patch:
	{"metadata":{"labels":{"node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""}},"spec":{"taints":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/control-plane"}]}}
[bootstrap-token] Using token: pqot0n.n3i4rf4835vrn9ll
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[dryrun] Would perform action GET on resource "secrets" in API group "core/v1"
[dryrun] Resource name: "bootstrap-token-pqot0n"
[dryrun] Would perform action CREATE on resource "secrets" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  auth-extra-groups: c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4=
	  expiration: MjAyNC0wNi0xNFQwMzowOTowNlo=
	  token-id: cHFvdDBu
	  token-secret: bjNpNHJmNDgzNXZybjlsbA==
	  usage-bootstrap-authentication: dHJ1ZQ==
	  usage-bootstrap-signing: dHJ1ZQ==
	kind: Secret
	metadata:
	  creationTimestamp: null
	  name: bootstrap-token-pqot0n
	  namespace: kube-system
	type: bootstrap.kubernetes.io/token
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: kubeadm:get-nodes
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-bootstrapper
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:nodeclient
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-certificate-rotation
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
	subjects:
	- kind: Group
	  name: system:nodes
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubeconfig: |
	    apiVersion: v1
	    clusters:
	    - cluster:
	        certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURCVENDQWUyZ0F3SUJBZ0lJZndSaHhmUytOUlF3RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TkRBMk1UTXdNekEwTUROYUZ3MHpOREEyTVRFd016QTVNRE5hTUJVeApFekFSQmdOVkJBTVRDbXQxWW1WeWJtVjBaWE13Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLCkFvSUJBUUM4TG1Za2hOZlFXenVub0o2M3d5RGpweXJJZGtOYzdKWTV0N0lhUkhRVnZmc0l3c3RWT3FOcExwc0oKclA1Wm9NZXlTUXAxN3VVUkJkU1pScitpZ0szOENjVGJCM1ZtalVoZnV1TEdtdjR1VHI2NnYwV3M4cFRnQkJNWQoxaG14dnVQTnMrSE1lWlMwSjZSQmRCZDFaRVhPUUtieDE4bFA2WVBLeGxxbk9oRFBRVS9saUQvZkY2SVFhNmRaCnlYbkF0YWlCZFhHYnlEUHdsUkF2N1RTSmNCcWV6R3Y1MXl6bXVUdDdsZHNBa2RTY1JjMEFZblB2L29wbnJQQjcKWEJWcjcwck1ydlFhb0xpSURZbXBYWlQrcTZBbE1lMUUzZFJ6WnYreE5WU1h6S0cyVm1FUFUrTnRMYWRpZG1magphMTQxM2FsaVhNbGY1YUx5MWpReW9kWWRscFF4QWdNQkFBR2pXVEJYTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQCkJnTlZIUk1CQWY4RUJUQURBUUgvTUIwR0ExVWREZ1FXQkJTbFV1R3dqeWZsR3JRZkF6ZzRNQ0lPemVBS3ZqQVYKQmdOVkhSRUVEakFNZ2dwcmRXSmxjbTVsZEdWek1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQlJmSC9lVFc3Twp3TmNZVk5uWHNWaU1ZTWh6NGJtdFJsNHE1WkMvMTN1dStRcy9JT2RsWmJXUUpYdkQrakFpeEwyeUVQc0EyZmp4CjI1Ymg0U1dRR0lONXZxZWlKbW5IclUrc1FnNVMvSWVQVktkQjF6amlDMm9iSGx2SS84MGFhaHh4UVRwOEVUWHQKRlNEN283Y0Z4N29TUjRxWmxYekg1MHNPRkxjUEdHSWRBYkE3eFZvdFZMMExMZWZHMG4wVW5vVTlDZVZFcDRUMQpQbGNsbDZzYytFWmZYZ2N0dzZHQlpEcHIyeVByb2JXNkdDcDZJR2xrbXB1blowTWNWcGwyaUd0RXhienk4cHE1CjM1STVBY2l3TzlKTEJmbU5nQUlZenoyUlVDZXQwWllONlZYUnJGcnp2V1pQU3pnamd6MWNlcjh1Mkt6ZGl3T3cKUWZmNGttR3RJczJlCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K
	        server: https://172.21.249.167:6443
	      name: ""
	    contexts: null
	    current-context: ""
	    kind: Config
	    preferences: {}
	    users: null
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: cluster-info
	  namespace: kube-public
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - cluster-info
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:bootstrap-signer-clusterinfo
	subjects:
	- kind: User
	  name: system:anonymous
[dryrun] Would perform action LIST on resource "deployments" in API group "apps/v1"
[dryrun] Would perform action GET on resource "configmaps" in API group "core/v1"
[dryrun] Resource name: "coredns"
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  Corefile: |
	    .:53 {
	        errors
	        health {
	           lameduck 5s
	        }
	        ready
	        kubernetes cluster.local in-addr.arpa ip6.arpa {
	           pods insecure
	           fallthrough in-addr.arpa ip6.arpa
	           ttl 30
	        }
	        prometheus :9153
	        forward . /etc/resolv.conf {
	           max_concurrent 1000
	        }
	        cache 30
	        loop
	        reload
	        loadbalance
	    }
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - endpoints
	  - services
	  - pods
	  - namespaces
	  verbs:
	  - list
	  - watch
	- apiGroups:
	  - discovery.k8s.io
	  resources:
	  - endpointslices
	  verbs:
	  - list
	  - watch
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:coredns
	subjects:
	- kind: ServiceAccount
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "deployments" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: Deployment
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	  name: coredns
	  namespace: kube-system
	spec:
	  replicas: 2
	  selector:
	    matchLabels:
	      k8s-app: kube-dns
	  strategy:
	    rollingUpdate:
	      maxUnavailable: 1
	    type: RollingUpdate
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-dns
	    spec:
	      affinity:
	        podAntiAffinity:
	          preferredDuringSchedulingIgnoredDuringExecution:
	          - podAffinityTerm:
	              labelSelector:
	                matchExpressions:
	                - key: k8s-app
	                  operator: In
	                  values:
	                  - kube-dns
	              topologyKey: kubernetes.io/hostname
	            weight: 100
	      containers:
	      - args:
	        - -conf
	        - /etc/coredns/Corefile
	        image: registry.k8s.io/coredns/coredns:v1.11.1
	        imagePullPolicy: IfNotPresent
	        livenessProbe:
	          failureThreshold: 5
	          httpGet:
	            path: /health
	            port: 8080
	            scheme: HTTP
	          initialDelaySeconds: 60
	          successThreshold: 1
	          timeoutSeconds: 5
	        name: coredns
	        ports:
	        - containerPort: 53
	          name: dns
	          protocol: UDP
	        - containerPort: 53
	          name: dns-tcp
	          protocol: TCP
	        - containerPort: 9153
	          name: metrics
	          protocol: TCP
	        readinessProbe:
	          httpGet:
	            path: /ready
	            port: 8181
	            scheme: HTTP
	        resources:
	          limits:
	            memory: 170Mi
	          requests:
	            cpu: 100m
	            memory: 70Mi
	        securityContext:
	          allowPrivilegeEscalation: false
	          capabilities:
	            add:
	            - NET_BIND_SERVICE
	            drop:
	            - ALL
	          readOnlyRootFilesystem: true
	        volumeMounts:
	        - mountPath: /etc/coredns
	          name: config-volume
	          readOnly: true
	      dnsPolicy: Default
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-cluster-critical
	      serviceAccountName: coredns
	      tolerations:
	      - key: CriticalAddonsOnly
	        operator: Exists
	      - effect: NoSchedule
	        key: node-role.kubernetes.io/control-plane
	      volumes:
	      - configMap:
	          items:
	          - key: Corefile
	            path: Corefile
	          name: coredns
	        name: config-volume
	status: {}
[dryrun] Would perform action CREATE on resource "services" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: Service
	metadata:
	  annotations:
	    prometheus.io/port: "9153"
	    prometheus.io/scrape: "true"
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	    kubernetes.io/cluster-service: "true"
	    kubernetes.io/name: CoreDNS
	  name: kube-dns
	  namespace: kube-system
	  resourceVersion: "0"
	spec:
	  clusterIP: 10.96.0.10
	  ports:
	  - name: dns
	    port: 53
	    protocol: UDP
	    targetPort: 53
	  - name: dns-tcp
	    port: 53
	    protocol: TCP
	    targetPort: 53
	  - name: metrics
	    port: 9153
	    protocol: TCP
	    targetPort: 9153
	  selector:
	    k8s-app: kube-dns
	status:
	  loadBalancer: {}
[addons] Applied essential addon: CoreDNS
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  config.conf: |-
	    apiVersion: kubeproxy.config.k8s.io/v1alpha1
	    bindAddress: 0.0.0.0
	    bindAddressHardFail: false
	    clientConnection:
	      acceptContentTypes: ""
	      burst: 0
	      contentType: ""
	      kubeconfig: /var/lib/kube-proxy/kubeconfig.conf
	      qps: 0
	    clusterCIDR: 10.244.0.0/16
	    configSyncPeriod: 0s
	    conntrack:
	      maxPerCore: null
	      min: null
	      tcpBeLiberal: false
	      tcpCloseWaitTimeout: null
	      tcpEstablishedTimeout: null
	      udpStreamTimeout: 0s
	      udpTimeout: 0s
	    detectLocal:
	      bridgeInterface: ""
	      interfaceNamePrefix: ""
	    detectLocalMode: ""
	    enableProfiling: false
	    healthzBindAddress: ""
	    hostnameOverride: ""
	    iptables:
	      localhostNodePorts: null
	      masqueradeAll: false
	      masqueradeBit: null
	      minSyncPeriod: 0s
	      syncPeriod: 0s
	    ipvs:
	      excludeCIDRs: null
	      minSyncPeriod: 0s
	      scheduler: ""
	      strictARP: false
	      syncPeriod: 0s
	      tcpFinTimeout: 0s
	      tcpTimeout: 0s
	      udpTimeout: 0s
	    kind: KubeProxyConfiguration
	    logging:
	      flushFrequency: 0
	      options:
	        json:
	          infoBufferSize: "0"
	        text:
	          infoBufferSize: "0"
	      verbosity: 0
	    metricsBindAddress: ""
	    mode: ""
	    nftables:
	      masqueradeAll: false
	      masqueradeBit: null
	      minSyncPeriod: 0s
	      syncPeriod: 0s
	    nodePortAddresses: null
	    oomScoreAdj: null
	    portRange: ""
	    showHiddenMetricsForVersion: ""
	    winkernel:
	      enableDSR: false
	      forwardHealthCheckVip: false
	      networkName: ""
	      rootHnsEndpointName: ""
	      sourceVip: ""
	  kubeconfig.conf: |-
	    apiVersion: v1
	    kind: Config
	    clusters:
	    - cluster:
	        certificate-authority: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt
	        server: https://172.21.249.167:6443
	      name: default
	    contexts:
	    - context:
	        cluster: default
	        namespace: default
	        user: default
	      name: default
	    current-context: default
	    users:
	    - name: default
	      user:
	        tokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:2caa516533b433c6adeba4f95e92e152de6e0e54e91e298ea8d053e3e977f978
	  creationTimestamp: null
	  labels:
	    app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "daemonsets" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: DaemonSet
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
	spec:
	  selector:
	    matchLabels:
	      k8s-app: kube-proxy
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-proxy
	    spec:
	      containers:
	      - command:
	        - /usr/local/bin/kube-proxy
	        - --config=/var/lib/kube-proxy/config.conf
	        - --hostname-override=$(NODE_NAME)
	        env:
	        - name: NODE_NAME
	          valueFrom:
	            fieldRef:
	              fieldPath: spec.nodeName
	        image: registry.k8s.io/kube-proxy:v1.30.2
	        imagePullPolicy: IfNotPresent
	        name: kube-proxy
	        resources: {}
	        securityContext:
	          privileged: true
	        volumeMounts:
	        - mountPath: /var/lib/kube-proxy
	          name: kube-proxy
	        - mountPath: /run/xtables.lock
	          name: xtables-lock
	        - mountPath: /lib/modules
	          name: lib-modules
	          readOnly: true
	      hostNetwork: true
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-node-critical
	      serviceAccountName: kube-proxy
	      tolerations:
	      - operator: Exists
	      volumes:
	      - configMap:
	          name: kube-proxy
	        name: kube-proxy
	      - hostPath:
	          path: /run/xtables.lock
	          type: FileOrCreate
	        name: xtables-lock
	      - hostPath:
	          path: /lib/modules
	        name: lib-modules
	  updateStrategy:
	    type: RollingUpdate
	status:
	  currentNumberScheduled: 0
	  desiredNumberScheduled: 0
	  numberMisscheduled: 0
	  numberReady: 0
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-proxier
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-proxier
	subjects:
	- kind: ServiceAccount
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kube-proxy
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kube-proxy
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[addons] Applied essential addon: kube-proxy

Your Kubernetes control-plane has initialized successfully!

To start using your cluster, you need to run the following as a regular user:

  mkdir -p $HOME/.kube
  sudo cp -i /etc/kubernetes/tmp/kubeadm-init-dryrun2155161850/admin.conf $HOME/.kube/config
  sudo chown $(id -u):$(id -g) $HOME/.kube/config

Alternatively, if you are the root user, you can run:

  export KUBECONFIG=/etc/kubernetes/admin.conf

You should now deploy a pod network to the cluster.
Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
  https://kubernetes.io/docs/concepts/cluster-administration/addons/

Then you can join any number of worker nodes by running the following on each as root:

kubeadm join 172.21.249.167:6443 --token pqot0n.n3i4rf4835vrn9ll \
	--discovery-token-ca-cert-hash sha256:ef330c7bdb14827c3338b4db0ee2d4fe8d4258b994dccf726e3d58c8b78399a6 
[init] Using Kubernetes version: v1.30.2
[preflight] Running pre-flight checks
[preflight] Pulling images required for setting up a Kubernetes cluster
[preflight] This might take a minute or two, depending on the speed of your internet connection
[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
W0613 03:09:07.610686   13810 checks.go:844] detected that the sandbox image "registry.k8s.io/pause:3.6" of the container runtime is inconsistent with that used by kubeadm.It is recommended to use "registry.k8s.io/pause:3.9" as the CRI sandbox image.
[certs] Using certificateDir folder "/etc/kubernetes/pki"
[certs] Generating "ca" certificate and key
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-master-merge-3015] and IPs [10.96.0.1 172.21.249.167]
[certs] Generating "apiserver-kubelet-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-client" certificate and key
[certs] Generating "etcd/ca" certificate and key
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [localhost osm-master-merge-3015] and IPs [172.21.249.167 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-master-merge-3015] and IPs [172.21.249.167 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "super-admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
[control-plane] Using manifest folder "/etc/kubernetes/manifests"
[control-plane] Creating static Pod manifest for "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
[control-plane] Creating static Pod manifest for "kube-scheduler"
[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
[kubelet-start] Starting the kubelet
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
[kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
[kubelet-check] The kubelet is healthy after 503.183502ms
[api-check] Waiting for a healthy API server. This can take up to 4m0s
[api-check] The API server is healthy after 6.503283009s
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-master-merge-3015 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
[mark-control-plane] Marking the node osm-master-merge-3015 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[bootstrap-token] Using token: akrb5z.iacgldvh3em50jb5
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
[addons] Applied essential addon: CoreDNS
[addons] Applied essential addon: kube-proxy

Your Kubernetes control-plane has initialized successfully!

To start using your cluster, you need to run the following as a regular user:

  mkdir -p $HOME/.kube
  sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
  sudo chown $(id -u):$(id -g) $HOME/.kube/config

Alternatively, if you are the root user, you can run:

  export KUBECONFIG=/etc/kubernetes/admin.conf

You should now deploy a pod network to the cluster.
Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
  https://kubernetes.io/docs/concepts/cluster-administration/addons/

Then you can join any number of worker nodes by running the following on each as root:

kubeadm join 172.21.249.167:6443 --token akrb5z.iacgldvh3em50jb5 \
	--discovery-token-ca-cert-hash sha256:d5baa06a099c60ca63b28b9e80a01815bbdabff13b21a4e5bbc641b0b01eee85 
Reading existing namespaces
NAME              STATUS   AGE
default           Active   8s
kube-node-lease   Active   8s
kube-public       Active   8s
kube-system       Active   8s
Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248188&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags=
--2024-06-13 03:09:48--  https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4345 (4.2K) [text/plain]
Saving to: ‘/tmp/flannel.SiRTtW/kube-flannel.yml’


kube-flannel.yml      0%[                    ]       0  --.-KB/s               
kube-flannel.yml    100%[===================>]   4.24K  --.-KB/s    in 0s      

2024-06-13 03:09:49 (9.02 MB/s) - ‘/tmp/flannel.SiRTtW/kube-flannel.yml’ saved [4345/4345]

namespace/kube-flannel created
clusterrole.rbac.authorization.k8s.io/flannel created
clusterrolebinding.rbac.authorization.k8s.io/flannel created
serviceaccount/flannel created
configmap/kube-flannel-cfg created
daemonset.apps/kube-flannel-ds created
node/osm-master-merge-3015 untainted
LAST SEEN   TYPE      REASON                    OBJECT                       MESSAGE
19s         Warning   InvalidDiskCapacity       node/osm-master-merge-3015   invalid capacity 0 on image filesystem
19s         Normal    NodeHasSufficientMemory   node/osm-master-merge-3015   Node osm-master-merge-3015 status is now: NodeHasSufficientMemory
19s         Normal    NodeHasNoDiskPressure     node/osm-master-merge-3015   Node osm-master-merge-3015 status is now: NodeHasNoDiskPressure
19s         Normal    NodeHasSufficientPID      node/osm-master-merge-3015   Node osm-master-merge-3015 status is now: NodeHasSufficientPID
19s         Normal    NodeAllocatableEnforced   node/osm-master-merge-3015   Updated Node Allocatable limit across pods
12s         Normal    Starting                  node/osm-master-merge-3015   Starting kubelet.
11s         Warning   InvalidDiskCapacity       node/osm-master-merge-3015   invalid capacity 0 on image filesystem
11s         Normal    NodeAllocatableEnforced   node/osm-master-merge-3015   Updated Node Allocatable limit across pods
11s         Normal    NodeHasSufficientMemory   node/osm-master-merge-3015   Node osm-master-merge-3015 status is now: NodeHasSufficientMemory
11s         Normal    NodeHasNoDiskPressure     node/osm-master-merge-3015   Node osm-master-merge-3015 status is now: NodeHasNoDiskPressure
11s         Normal    NodeHasSufficientPID      node/osm-master-merge-3015   Node osm-master-merge-3015 status is now: NodeHasSufficientPID
Track k8scluster k8s_ready_before_helm: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248194&event=k8scluster&operation=k8s_ready_before_helm&value=&comment=&tags=
Installing Kubernetes metrics
error: unable to read URL "https://github.com/kubernetes-sigs/metrics-server/releases/v0.7.1/download/components.yaml", server reported 404 Not Found, status code=404
Error from server (NotFound): deployments.apps "metrics-server" not found
Deleting existing namespace osm: kubectl delete ns osm
Track k8scluster install_helm_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248195&event=k8scluster&operation=install_helm_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.167
OSM_DEVOPS=/usr/share/osm-devops
OSM_CLUSTER_WORK_DIR=/etc/osm
Installing OpenEBS
"openebs" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: openebs
LAST DEPLOYED: Thu Jun 13 03:10:00 2024
NAMESPACE: openebs
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Successfully installed OpenEBS.

Check the status by running: kubectl get pods -n openebs

The default values will install NDM and enable OpenEBS hostpath and device
storage engines along with their default StorageClasses. Use `kubectl get sc`
to see the list of installed OpenEBS StorageClasses.

**Note**: If you are upgrading from the older helm chart that was using cStor
and Jiva (non-csi) volumes, you will have to run the following command to include
the older provisioners:

helm upgrade openebs openebs/openebs \
	--namespace openebs \
	--set legacy.enabled=true \
	--reuse-values

For other engines, you will need to perform a few more additional steps to
enable the engine, configure the engines (e.g. creating pools) and create 
StorageClasses. 

For example, cStor can be enabled using commands like:

helm upgrade openebs openebs/openebs \
	--namespace openebs \
	--set cstor.enabled=true \
	--reuse-values

For more information, 
- view the online documentation at https://openebs.io/docs or
- connect with an active community on Kubernetes slack #openebs channel.
NAME   	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART        	APP VERSION
openebs	openebs  	1       	2024-06-13 03:10:00.886623512 +0000 UTC	deployed	openebs-3.7.0	3.7.0      
Waiting for storageclass
Storageclass available
storageclass.storage.k8s.io/openebs-hostpath patched
Track k8scluster k8s_storageclass_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248201&event=k8scluster&operation=k8s_storageclass_ok&value=&comment=&tags=
Installing MetalLB
"metallb" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: metallb
LAST DEPLOYED: Thu Jun 13 03:10:05 2024
NAMESPACE: metallb-system
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
MetalLB is now running in the cluster.

Now you can configure it via its CRs. Please refer to the metallb official docs
on how to use the CRs.
Track k8scluster k8s_metallb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248206&event=k8scluster&operation=k8s_metallb_ok&value=&comment=&tags=
Installing cert-manager
"jetstack" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: cert-manager
LAST DEPLOYED: Thu Jun 13 03:10:08 2024
NAMESPACE: cert-manager
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
cert-manager v1.9.1 has been deployed successfully!

In order to begin issuing certificates, you will need to set up a ClusterIssuer
or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).

More information on the different types of issuers and how to configure them
can be found in our documentation:

https://cert-manager.io/docs/configuration/

For information on how to configure cert-manager to automatically provision
Certificates for Ingress resources, take a look at the `ingress-shim`
documentation:

https://cert-manager.io/docs/usage/ingress/
Track k8scluster k8s_certmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248237&event=k8scluster&operation=k8s_certmanager_ok&value=&comment=&tags=
Installing nginx
Release "ingress-nginx" does not exist. Installing it now.
NAME: ingress-nginx
LAST DEPLOYED: Thu Jun 13 03:10:40 2024
NAMESPACE: ingress-nginx
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
The ingress-nginx controller has been installed.
It may take a few minutes for the load balancer IP to be available.
You can watch the status by running 'kubectl get service --namespace ingress-nginx ingress-nginx-controller --output wide --watch'

An example Ingress that makes use of the controller:
  apiVersion: networking.k8s.io/v1
  kind: Ingress
  metadata:
    name: example
    namespace: foo
  spec:
    ingressClassName: nginx
    rules:
      - host: www.example.com
        http:
          paths:
            - pathType: Prefix
              backend:
                service:
                  name: exampleService
                  port:
                    number: 80
              path: /
    # This section is only required if TLS is to be enabled for the Ingress
    tls:
      - hosts:
        - www.example.com
        secretName: example-tls

If TLS is enabled for the Ingress, a Secret containing the certificate and key must also be provided:

  apiVersion: v1
  kind: Secret
  metadata:
    name: example-tls
    namespace: foo
  data:
    tls.crt: <base64 encoded cert>
    tls.key: <base64 encoded key>
  type: kubernetes.io/tls
pod/ingress-nginx-controller-6c4dd4ddcc-mswvn condition met
Track k8scluster k8s_nginx_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248270&event=k8scluster&operation=k8s_nginx_ok&value=&comment=&tags=
===> Successful checks: 1/10
===> Successful checks: 2/10
===> Successful checks: 3/10
===> Successful checks: 4/10
===> Successful checks: 5/10
===> Successful checks: 6/10
===> Successful checks: 7/10
===> Successful checks: 8/10
===> Successful checks: 9/10
===> Successful checks: 10/10

K8S CLUSTER IS READY
Track k8scluster k8s_ready_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248294&event=k8scluster&operation=k8s_ready_ok&value=&comment=&tags=
Creating IP address pool manifest: /etc/osm/metallb-ipaddrpool.yaml
apiVersion: metallb.io/v1beta1

kind: IPAddressPool

metadata:

  name: first-pool

  namespace: metallb-system

spec:

  addresses:

  - 172.21.249.167/32

Applying IP address pool manifest: kubectl apply -f /etc/osm/metallb-ipaddrpool.yaml
ipaddresspool.metallb.io/first-pool created
Track k8scluster k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248295&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags=
Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248295&event=juju&operation=juju_ok&value=&comment=&tags=
Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248295&event=docker_images&operation=docker_images_ok&value=&comment=&tags=
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_TAG=osm-master-merge-3015
OSM_HELM_WORK_DIR=/etc/osm/helm
OSM_NAMESPACE=osm
"bitnami" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "stable" chart repository
...Successfully got an update from the "bitnami" chart repository
Update Complete. ⎈Happy Helming!⎈
Release "mongodb-k8s" does not exist. Installing it now.
NAME: mongodb-k8s
LAST DEPLOYED: Thu Jun 13 03:11:44 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
CHART NAME: mongodb
CHART VERSION: 13.9.4
APP VERSION: 6.0.5

** Please be patient while the chart is being deployed **

MongoDB&reg; can be accessed on the following DNS name(s) and ports from within your cluster:

    mongodb-k8s-0.mongodb-k8s-headless.osm.svc.cluster.local:27017
    mongodb-k8s-1.mongodb-k8s-headless.osm.svc.cluster.local:27017

To connect to your database, create a MongoDB&reg; client container:

    kubectl run --namespace osm mongodb-k8s-client --rm --tty -i --restart='Never' --env="MONGODB_ROOT_PASSWORD=$MONGODB_ROOT_PASSWORD" --image docker.io/bitnami/mongodb:6.0.5-debian-11-r4 --command -- bash

Then, run the following command:
    mongosh admin --host "mongodb-k8s-0.mongodb-k8s-headless.osm.svc.cluster.local:27017,mongodb-k8s-1.mongodb-k8s-headless.osm.svc.cluster.local:27017"
Track deploy_osm deploy_mongodb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248304&event=deploy_osm&operation=deploy_mongodb_ok&value=&comment=&tags=
helm upgrade --install -n osm --create-namespace osm /usr/share/osm-devops/installers/helm/osm  --set global.image.repositoryBase=osm.etsi.org:5050/devops/cicd/opensourcemano --set-string global.image.tag=osm-master-merge-3015 --set prometheus.server.sidecarContainers.prometheus-config-sidecar.image=osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3015 --set global.hostname=172.21.249.167.nip.io --set grafana.ingress.hosts={grafana.172.21.249.167.nip.io} --set prometheus.server.ingress.hosts={prometheus.172.21.249.167.nip.io}
Release "osm" does not exist. Installing it now.
NAME: osm
LAST DEPLOYED: Thu Jun 13 03:11:45 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress)
  echo "OSM UI: $OSM_GUI_URL"
  export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress)
  echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME"
2. Get Grafana credentials for admin user using below command.
  kubectl -n osm  get secret grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo
USER-SUPPLIED VALUES:

global:

  hostname: 172.21.249.167.nip.io

  image:

    repositoryBase: osm.etsi.org:5050/devops/cicd/opensourcemano

    tag: osm-master-merge-3015

grafana:

  ingress:

    hosts:

    - grafana.172.21.249.167.nip.io

prometheus:

  server:

    ingress:

      hosts:

      - prometheus.172.21.249.167.nip.io

    sidecarContainers:

      prometheus-config-sidecar:

        image: osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3015

Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248310&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags=
DEFAULT_IP=172.21.249.167
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_TAG=osm-master-merge-3015
OSM_HELM_WORK_DIR=/etc/osm/helm
OSM_NAMESPACE=osm
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowTag: osm-master-merge-3015
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowRepository: osm.etsi.org:5050/devops/cicd/opensourcemano/airflow
Updating Helm values file helm/values/airflow-values.yaml to set ingress.web.hosts with host "airflow.172.21.249.167.nip.io"
"apache-airflow" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "apache-airflow" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "stable" chart repository
...Successfully got an update from the "bitnami" chart repository
Update Complete. ⎈Happy Helming!⎈
Release "airflow" does not exist. Installing it now.
NAME: airflow
LAST DEPLOYED: Thu Jun 13 03:11:54 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Thank you for installing Apache Airflow 2.5.3!

Your release is named airflow.
You can now access your service(s) by following defined Ingress urls:

DEPRECATION WARNING:
   `ingress.web.tls` has been renamed to `ingress.web.hosts[*].tls` and can be set per host.
   Please change your values as support for the old name will be dropped in a future release.

DEPRECATION WARNING:
   `ingress.flower.tls` has been renamed to `ingress.flower.hosts[*].tls` and can be set per host.
   Please change your values as support for the old name will be dropped in a future release.
Airflow Webserver:
      http:////
Default Webserver (Airflow UI) Login credentials:
    username: admin
    password: admin
Default Postgres connection credentials:
    username: postgres
    password: postgres
    port: 5432

You can get Fernet Key value by running the following:

    echo Fernet Key: $(kubectl get secret --namespace osm airflow-fernet-key -o jsonpath="{.data.fernet-key}" | base64 --decode)
Track deploy_osm airflow_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248548&event=deploy_osm&operation=airflow_ok&value=&comment=&tags=
Track deploy_osm install_osm_ngsa_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248548&event=deploy_osm&operation=install_osm_ngsa_ok&value=&comment=&tags=
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3120  100  3120    0     0  2167k      0 --:--:-- --:--:-- --:--:-- 3046k
OK

Repository: 'deb [arch=amd64] http://172.21.1.5:47805/release unstable IM osmclient'
Description:
Archive for codename: unstable components: IM,osmclient
More info: http://172.21.1.5:47805/release
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_47805_release-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_47805_release-jammy.list

0% [Working]
            
Ign:1 http://172.21.1.5:47805/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:47805/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers] [Wa
                                                                               
Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                    
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease

                                              
0% [Waiting for headers]
0% [Waiting for headers]
                        
Get:9 http://172.21.1.5:47805/release unstable/IM amd64 Packages [860 B]

0% [9 Packages 860 B/860 B 100%] [Waiting for headers]
                                                      
0% [Waiting for headers]
                        
0% [Working]
            
Get:11 http://172.21.1.5:47805/release unstable/osmclient amd64 Packages [480 B]

0% [Working]
0% [11 Packages store 0 B]
                          
0% [Working]
0% [Connected to prod-cdn.packages.k8s.io (18.161.97.104)]
                                                          
Hit:10 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  InRelease

                                                          
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 1340 B in 1s (1273 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 33%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:47805/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:47805/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.5:47805/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:47805/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Wa
                                                                               
Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Wa
                                                                               
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.81)] [Waiting for headers]
                                                                           
0% [Waiting for headers]
                        
Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease

                        
0% [Working]
0% [Working]
            
Hit:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.30/deb  InRelease

0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 58%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:47805/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.1.5:47805/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config
  fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gcc-12-base
  javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan6 libatomic1 libc-dev-bin libc-devtools libc6
  libc6-dev libcc1-0 libcrypt-dev libdeflate0 libdpkg-perl libexpat1
  libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
  libgcc-11-dev libgcc-s1 libgd3 libgomp1 libisl23 libitm1 libjbig0
  libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore
  liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3-stdlib libpython3.10
  libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib libquadmath0
  libstdc++-11-dev libstdc++6 libtiff5 libtirpc-dev libtsan0 libubsan1
  libwebp7 libxpm4 linux-libc-dev lto-disabled-list make manpages-dev python3
  python3-dev python3-distutils python3-lib2to3 python3-minimal python3-wheel
  python3.10 python3.10-dev python3.10-minimal rpcsvc-proto zlib1g zlib1g-dev
Suggested packages:
  bzip2-doc cpp-doc gcc-11-locales debian-keyring g++-multilib g++-11-multilib
  gcc-11-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc
  gcc-11-multilib apache2 | lighttpd | httpd glibc-doc bzr libgd-tools
  libstdc++-11-doc make-doc python3-doc python3-tk python3-venv
  python3.10-venv python3.10-doc binfmt-support
Recommended packages:
  libnss-nis libnss-nisplus
The following NEW packages will be installed:
  build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config
  fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base javascript-common
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0
  libcrypt-dev libdeflate0 libdpkg-perl libexpat1-dev libfakeroot
  libfile-fcntllock-perl libfontconfig1 libgcc-11-dev libgd3 libgomp1 libisl23
  libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
  libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev
  libpython3.10-dev libquadmath0 libstdc++-11-dev libtiff5 libtirpc-dev
  libtsan0 libubsan1 libwebp7 libxpm4 linux-libc-dev lto-disabled-list make
  manpages-dev python3-dev python3-pip python3-wheel python3.10-dev
  rpcsvc-proto zlib1g-dev
The following packages will be upgraded:
  gcc-12-base libc6 libexpat1 libgcc-s1 libpython3-stdlib libpython3.10
  libpython3.10-minimal libpython3.10-stdlib libstdc++6 python3
  python3-distutils python3-lib2to3 python3-minimal python3.10
  python3.10-minimal zlib1g
16 upgraded, 64 newly installed, 0 to remove and 218 not upgraded.
Need to get 83.1 MB of archives.
After this operation, 240 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04 [20.1 kB]

0% [1 gcc-12-base 12.3 kB/20.1 kB 61%]
                                      
0% [Working]
            
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04 [53.9 kB]

0% [2 libgcc-s1 5511 B/53.9 kB 10%]
                                   
1% [Working]
            
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04 [699 kB]

1% [3 libstdc++6 572 B/699 kB 0%]
                                 
1% [Waiting for headers]
                        
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.8 [3235 kB]

1% [4 libc6 3963 B/3235 kB 0%]
                              
5% [Waiting for headers]
                        
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]

5% [5 libexpat1 41.0 kB/91.0 kB 45%]
                                    
5% [Waiting for headers]
                        
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB]

5% [6 zlib1g 28.3 kB/58.4 kB 48%]
                                 
6% [Working]
            
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]

6% [7 libpython3.10 12.3 kB/1948 kB 1%]
                                       
8% [Waiting for headers]
                        
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]

8% [8 python3.10 52.7 kB/508 kB 10%]
                                    
8% [Waiting for headers]
                        
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]

8% [9 python3-distutils 2714 B/139 kB 2%]
                                         
9% [Waiting for headers]
                        
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]

9% [10 python3-lib2to3 10.2 kB/77.6 kB 13%]
                                           
9% [Waiting for headers]
                        
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]

9% [11 libpython3.10-stdlib 47.8 kB/1848 kB 3%]
                                               
11% [Working]
             
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]

11% [12 python3.10-minimal 12.3 kB/2242 kB 1%]
                                              
14% [Working]
             
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]

14% [13 libpython3.10-minimal 4096 B/812 kB 1%]
                                               
15% [Working]
             
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]

15% [14 python3-minimal 24.3 kB/24.3 kB 100%]
                                             
15% [Working]
             
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]

15% [15 python3 8192 B/22.8 kB 36%]
                                   
15% [Working]
             
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]

15% [16 libpython3-stdlib 6910 B/6910 B 100%]
                                             
15% [Working]
             
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.8 [20.3 kB]

15% [17 libc-dev-bin 20.3 kB/20.3 kB 100%]
                                          
16% [Working]
             
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-112.122 [1342 kB]

16% [18 linux-libc-dev 8192 B/1342 kB 1%]
                                         
17% [Waiting for headers]
                         
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]

17% [19 libcrypt-dev 33.6 kB/112 kB 30%]
                                        
18% [Waiting for headers]
                         
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]

18% [20 rpcsvc-proto 52.8 kB/68.5 kB 77%]
                                         
18% [Working]
             
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]

18% [21 libtirpc-dev 8192 B/192 kB 4%]
                                      
18% [Waiting for headers]
                         
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]

18% [22 libnsl-dev 53.2 kB/71.3 kB 75%]
                                       
19% [Working]
             
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.8 [2100 kB]

19% [23 libc6-dev 1163 B/2100 kB 0%]
                                    
21% [Working]
             
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]

21% [24 gcc-11-base 2615 B/20.2 kB 13%]
                                       
21% [Working]
             
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]

21% [25 libisl23 14.2 kB/727 kB 2%]
                                   
22% [Waiting for headers]
                         
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]

22% [26 libmpc3 25.5 kB/46.9 kB 54%]
                                    
22% [Working]
             
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]

22% [27 cpp-11 32.8 kB/10.0 MB 0%]
                                  
32% [Waiting for headers]
                         
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]

32% [28 cpp 24.6 kB/27.7 kB 89%]
                                
33% [Working]
             
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]

33% [29 libcc1-0 16.4 kB/48.3 kB 34%]
                                     
33% [Waiting for headers]
                         
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]

33% [30 libgomp1 65.3 kB/126 kB 52%]
                                    
33% [Working]
             
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]

33% [31 libitm1 4030 B/30.2 kB 13%]
                                   
33% [Working]
             
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]

33% [32 libatomic1 10.4 kB/10.4 kB 100%]
                                        
34% [Working]
             
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]

34% [33 libasan6 32.1 kB/2282 kB 1%]
                                    
36% [Working]
             
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]

36% [34 liblsan0 14.2 kB/1069 kB 1%]
                                    
37% [Working]
             
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]

37% [35 libtsan0 14.2 kB/2260 kB 1%]
                                    
40% [Waiting for headers]
                         
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]

40% [36 libubsan1 12.6 kB/976 kB 1%]
                                    
41% [Waiting for headers]
                         
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]

41% [37 libquadmath0 19.4 kB/154 kB 13%]
                                        
41% [Waiting for headers]
                         
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]

42% [38 libgcc-11-dev 54.3 kB/2517 kB 2%]
                                         
44% [Waiting for headers]
                         
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]

44% [39 gcc-11 27.0 kB/20.1 MB 0%]
                                  
64% [Waiting for headers]
                         
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]

64% [40 gcc 5112 B/5112 B 100%]
                               
64% [Working]
             
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]

64% [41 libstdc++-11-dev 8097 B/2101 kB 0%]
                                           
66% [Waiting for headers]
                         
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]

66% [42 g++-11 61.6 kB/11.4 MB 1%]
                                  
78% [Waiting for headers]
                         
Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]

                         
Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]

78% [44 make 47.8 kB/180 kB 27%]
                                
78% [Working]
             
Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]

78% [45 libdpkg-perl 8405 B/237 kB 4%]
                                      
79% [Working]
             
Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]

79% [46 bzip2 8407 B/34.8 kB 24%]
                                 
79% [Waiting for headers]
                         
Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]

79% [47 lto-disabled-list 8056 B/12.5 kB 64%]
                                             
79% [Waiting for headers]
                         
Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]

79% [48 dpkg-dev 3957 B/922 kB 0%]
                                  
80% [Waiting for headers]
                         
Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]

81% [Waiting for headers]
                         
Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]

81% [50 libfakeroot 8243 B/31.5 kB 26%]
                                       
81% [Waiting for headers]
                         
Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]

81% [51 fakeroot 3669 B/60.4 kB 6%]
                                   
81% [Waiting for headers]
                         
Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]

81% [52 fonts-dejavu-core 14.8 kB/1041 kB 1%]
                                             
82% [Working]
             
Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]

82% [53 fontconfig-config 12.5 kB/29.1 kB 43%]
                                              
83% [Working]
             
Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]

83% [54 javascript-common 5936 B/5936 B 100%]
                                             
Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]

83% [55 libalgorithm-diff-perl 41.8 kB/41.8 kB 100%]
                                                    
83% [Working]
             
Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]

83% [56 libalgorithm-diff-xs-perl 11.9 kB/11.9 kB 100%]
                                                       
84% [Working]
             
Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]

84% [57 libalgorithm-merge-perl 2615 B/12.0 kB 22%]
                                                   
84% [Waiting for headers]
                         
Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]

84% [58 libfontconfig1 1924 B/131 kB 1%]
                                        
84% [Working]
             
Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]

84% [59 libjpeg-turbo8 527 B/134 kB 0%]
                                       
Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]

                                       
Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]

85% [61 libdeflate0 8066 B/70.9 kB 11%]
                                       
85% [Working]
             
Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]

85% [62 libjbig0 0 B/29.2 kB 0%]
                                
85% [Working]
             
Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]

85% [63 libwebp7 0 B/206 kB 0%]
                               
86% [Working]
             
Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.9 [185 kB]

86% [64 libtiff5 0 B/185 kB 0%]
                               
86% [Working]
             
Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]

86% [65 libxpm4 0 B/36.7 kB 0%]
                               
87% [Working]
             
Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]

87% [66 libgd3 0 B/129 kB 0%]
                             
87% [Working]
             
Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.8 [28.9 kB]

87% [67 libc-devtools 0 B/28.9 kB 0%]
                                     
87% [Working]
             
Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]

87% [68 libexpat1-dev 0 B/147 kB 0%]
                                    
88% [Working]
             
Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]

88% [69 libfile-fcntllock-perl 0 B/33.9 kB 0%]
                                              
88% [Working]
             
Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]

88% [70 libjs-jquery 0 B/321 kB 0%]
                                   
88% [Working]
             
Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]

88% [71 libjs-underscore 0 B/118 kB 0%]
                                       
89% [Working]
             
Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]

89% [72 libjs-sphinxdoc 0 B/139 kB 0%]
                                      
89% [Working]
             
Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]

89% [73 zlib1g-dev 0 B/164 kB 0%]
                                 
90% [Working]
             
Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]

90% [74 libpython3.10-dev 0 B/4762 kB 0%]
                                         
94% [Working]
             
Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]

94% [75 libpython3-dev 0 B/7166 B 0%]
                                     
95% [Working]
             
Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]

95% [76 manpages-dev 0 B/2309 kB 0%]
                                    
97% [Working]
             
Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]

97% [77 python3.10-dev 0 B/507 kB 0%]
                                     
98% [Working]
             
Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]

98% [78 python3-dev 0 B/26.0 kB 0%]
                                   
98% [Working]
             
Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]

98% [79 python3-wheel 0 B/32.0 kB 0%]
                                     
98% [Working]
             
Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]

98% [80 python3-pip 0 B/1305 kB 0%]
                                   
100% [Working]
              
Fetched 83.1 MB in 3s (23.9 MB/s)

Extracting templates from packages: 37%
Extracting templates from packages: 75%
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65396 files and directories currently installed.)
Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65396 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65396 files and directories currently installed.)
Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65396 files and directories currently installed.)
Preparing to unpack .../libc6_2.35-0ubuntu3.8_amd64.deb ...
Unpacking libc6:amd64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3.1) ...
Setting up libc6:amd64 (2.35-0ubuntu3.8) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65396 files and directories currently installed.)
Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) over (2.4.7-1) ...
Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ...
Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65396 files and directories currently installed.)
Preparing to unpack .../0-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../1-python3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../2-python3-distutils_3.10.8-1~22.04_all.deb ...
Unpacking python3-distutils (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../3-python3-lib2to3_3.10.8-1~22.04_all.deb ...
Unpacking python3-lib2to3 (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../4-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../5-python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-minimal (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../6-libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65528 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-minimal (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Setting up python3-minimal (3.10.6-1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65528 files and directories currently installed.)
Preparing to unpack .../00-python3_3.10.6-1~22.04_amd64.deb ...
Unpacking python3 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../01-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../02-libc-dev-bin_2.35-0ubuntu3.8_amd64.deb ...
Unpacking libc-dev-bin (2.35-0ubuntu3.8) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../03-linux-libc-dev_5.15.0-112.122_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.15.0-112.122) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../04-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../05-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../06-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Selecting previously unselected package libnsl-dev:amd64.
Preparing to unpack .../07-libnsl-dev_1.3.0-2build2_amd64.deb ...
Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../08-libc6-dev_2.35-0ubuntu3.8_amd64.deb ...
Unpacking libc6-dev:amd64 (2.35-0ubuntu3.8) ...
Selecting previously unselected package gcc-11-base:amd64.
Preparing to unpack .../09-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libisl23:amd64.
Preparing to unpack .../10-libisl23_0.24-2build1_amd64.deb ...
Unpacking libisl23:amd64 (0.24-2build1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ...
Unpacking libmpc3:amd64 (1.2.1-2build1) ...
Selecting previously unselected package cpp-11.
Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package cpp.
Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking cpp (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../15-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../16-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../17-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libasan6:amd64.
Preparing to unpack .../18-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../19-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../20-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../21-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../22-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgcc-11-dev:amd64.
Preparing to unpack .../23-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc-11.
Preparing to unpack .../24-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../25-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking gcc (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libstdc++-11-dev:amd64.
Preparing to unpack .../26-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++-11.
Preparing to unpack .../27-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../28-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking g++ (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package make.
Preparing to unpack .../29-make_4.3-4.1build1_amd64.deb ...
Unpacking make (4.3-4.1build1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../30-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../31-bzip2_1.0.8-5build1_amd64.deb ...
Unpacking bzip2 (1.0.8-5build1) ...
Selecting previously unselected package lto-disabled-list.
Preparing to unpack .../32-lto-disabled-list_24_all.deb ...
Unpacking lto-disabled-list (24) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../33-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../34-build-essential_12.9ubuntu3_amd64.deb ...
Unpacking build-essential (12.9ubuntu3) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../35-libfakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../36-fakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking fakeroot (1.28-1ubuntu1) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../37-fonts-dejavu-core_2.37-2build1_all.deb ...
Unpacking fonts-dejavu-core (2.37-2build1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../38-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
Selecting previously unselected package javascript-common.
Preparing to unpack .../39-javascript-common_11+nmu1_all.deb ...
Unpacking javascript-common (11+nmu1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../40-libalgorithm-diff-perl_1.201-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.201-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../41-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../42-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../43-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
Selecting previously unselected package libjpeg-turbo8:amd64.
Preparing to unpack .../44-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
Selecting previously unselected package libjpeg8:amd64.
Preparing to unpack .../45-libjpeg8_8c-2ubuntu10_amd64.deb ...
Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../46-libdeflate0_1.10-2_amd64.deb ...
Unpacking libdeflate0:amd64 (1.10-2) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../47-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack .../48-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../49-libtiff5_4.3.0-6ubuntu0.9_amd64.deb ...
Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.9) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../50-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../51-libgd3_2.3.0-2ubuntu2_amd64.deb ...
Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
Selecting previously unselected package libc-devtools.
Preparing to unpack .../52-libc-devtools_2.35-0ubuntu3.8_amd64.deb ...
Unpacking libc-devtools (2.35-0ubuntu3.8) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../53-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../54-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build7) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../55-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../56-libjs-underscore_1.13.2~dfsg-2_all.deb ...
Unpacking libjs-underscore (1.13.2~dfsg-2) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../57-libjs-sphinxdoc_4.3.2-1_all.deb ...
Unpacking libjs-sphinxdoc (4.3.2-1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../58-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
Selecting previously unselected package libpython3.10-dev:amd64.
Preparing to unpack .../59-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../60-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../61-manpages-dev_5.10-1ubuntu1_all.deb ...
Unpacking manpages-dev (5.10-1ubuntu1) ...
Selecting previously unselected package python3.10-dev.
Preparing to unpack .../62-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../63-python3-dev_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-dev (3.10.6-1~22.04) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../64-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../65-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
Setting up javascript-common (11+nmu1) ...
Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up manpages-dev (5.10-1ubuntu1) ...
Setting up lto-disabled-list (24) ...
Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
Setting up libfile-fcntllock-perl (0.22-3build7) ...
Setting up libalgorithm-diff-perl (1.201-1) ...
Setting up libdeflate0:amd64 (1.10-2) ...
Setting up linux-libc-dev:amd64 (5.15.0-112.122) ...
Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up bzip2 (1.0.8-5build1) ...
Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up fakeroot (1.28-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
Setting up make (4.3-4.1build1) ...
Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libmpc3:amd64 (1.2.1-2build1) ...
Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up fonts-dejavu-core (2.37-2build1) ...
Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
Setting up libisl23:amd64 (0.24-2build1) ...
Setting up libc-dev-bin (2.35-0ubuntu3.8) ...
Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
Setting up libjs-underscore (1.13.2~dfsg-2) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
Setting up python3.10 (3.10.12-1~22.04.3) ...
Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
Setting up python3 (3.10.6-1~22.04) ...
Setting up dpkg-dev (1.21.1ubuntu2.3) ...
Setting up libjs-sphinxdoc (4.3.2-1) ...
Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
Setting up cpp (4:11.2.0-1ubuntu1) ...
Setting up libc6-dev:amd64 (2.35-0ubuntu3.8) ...
Setting up libtiff5:amd64 (4.3.0-6ubuntu0.9) ...
Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
Setting up python3-lib2to3 (3.10.8-1~22.04) ...
Setting up python3-distutils (3.10.8-1~22.04) ...
Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
Setting up gcc (4:11.2.0-1ubuntu1) ...
Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
Setting up libc-devtools (2.35-0ubuntu3.8) ...
Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
Setting up python3.10-dev (3.10.12-1~22.04.3) ...
Setting up g++ (4:11.2.0-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.9ubuntu3) ...
Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
Setting up python3-dev (3.10.6-1~22.04) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
Requirement already satisfied: pip in /usr/lib/python3/dist-packages (22.0.2)
Collecting pip
  Downloading pip-24.0-py3-none-any.whl (2.1 MB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.1 MB ? eta -:--:--
     ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.1/2.1 MB 1.3 MB/s eta 0:00:02
     ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.2/2.1 MB 3.2 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 0.9/2.1 MB 8.7 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 2.1/2.1 MB 15.9 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 14.6 MB/s eta 0:00:00
[?25hInstalling collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
    Can't uninstall 'pip'. No files were found to uninstall.
Successfully installed pip-24.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following NEW packages will be installed:
  python3-osm-im python3-osmclient
0 upgraded, 2 newly installed, 0 to remove and 218 not upgraded.
Need to get 245 kB of archives.
After this operation, 8442 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.1.5:47805/release unstable/IM amd64 python3-osm-im all 15.0.0.post1+g90ffed2-1 [176 kB]

0% [1 python3-osm-im 0 B/176 kB 0%]
                                   
68% [Working]
             
Get:2 http://172.21.1.5:47805/release unstable/osmclient amd64 python3-osmclient all 11.0.0rc1.post70+gc0420cf-1 [68.8 kB]

68% [2 python3-osmclient 0 B/68.8 kB 0%]
                                        
100% [Working]
              
Fetched 245 kB in 0s (17.4 MB/s)
Selecting previously unselected package python3-osm-im.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 72315 files and directories currently installed.)
Preparing to unpack .../python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb ...
Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ...
Selecting previously unselected package python3-osmclient.
Preparing to unpack .../python3-osmclient_11.0.0rc1.post70+gc0420cf-1_all.deb ...
Unpacking python3-osmclient (11.0.0rc1.post70+gc0420cf-1) ...
Setting up python3-osmclient (11.0.0rc1.post70+gc0420cf-1) ...
Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
Defaulting to user installation because normal site-packages is not writeable
Collecting enum34==1.1.10 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 17))
  Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB)
Collecting lxml==4.9.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 19))
  Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.8 kB)
Collecting pyang==2.5.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 23))
  Downloading pyang-2.5.3-py2.py3-none-any.whl.metadata (683 bytes)
Collecting pyangbind==0.8.3.post1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 27))
  Downloading pyangbind-0.8.3.post1-py3-none-any.whl.metadata (4.2 kB)
Collecting pyyaml==6.0.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 29))
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting regex==2023.8.8 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 31))
  Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.9 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.3 MB/s eta 0:00:00
[?25hRequirement already satisfied: six==1.16.0 in /usr/lib/python3/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 33)) (1.16.0)
Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/7.9 MB ? eta -:--:--
   ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.2/7.9 MB 7.3 MB/s eta 0:00:02
   ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/7.9 MB 14.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/7.9 MB 28.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 5.7/7.9 MB 40.8 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 7.9/7.9 MB 50.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 43.7 MB/s eta 0:00:00
[?25hDownloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/592.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 58.2 MB/s eta 0:00:00
[?25hDownloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/51.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 kB 7.7 MB/s eta 0:00:00
[?25hDownloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/705.5 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 54.8 MB/s eta 0:00:00
[?25hDownloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/771.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 kB 56.4 MB/s eta 0:00:00
[?25hDEPRECATION: distro-info 1.1build1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.43ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: enum34, regex, pyyaml, lxml, pyang, pyangbind
Successfully installed enum34-1.1.10 lxml-4.9.3 pyang-2.5.3 pyangbind-0.8.3.post1 pyyaml-6.0.1 regex-2023.8.8

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  file libmagic-mgc
The following packages will be upgraded:
  file libmagic-mgc libmagic1
3 upgraded, 0 newly installed, 0 to remove and 215 not upgraded.
Need to get 366 kB of archives.
After this operation, 3072 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]

0% [1 file 0 B/21.5 kB 0%]
                          
11% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]

11% [2 libmagic1 0 B/87.2 kB 0%]
                                
37% [Working]
             
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]

37% [3 libmagic-mgc 0 B/257 kB 0%]
                                  
100% [Working]
              
Fetched 366 kB in 0s (1277 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 72417 files and directories currently installed.)
Preparing to unpack .../file_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking file (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
Setting up file (1:5.41-3ubuntu0.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Processing triggers for man-db (2.10.2-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
Defaulting to user installation because normal site-packages is not writeable
Collecting certifi==2023.7.22 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 17))
  Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
Collecting charset-normalizer==3.2.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 19))
  Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB)
Collecting click==8.1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 21))
  Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting idna==3.4 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23))
  Downloading idna-3.4-py3-none-any.whl.metadata (9.8 kB)
Collecting jinja2==3.1.2 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 25))
  Downloading Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB)
Collecting jsonpath-ng==1.6.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 27))
  Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB)
Collecting markupsafe==2.1.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 29))
  Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
Collecting packaging==23.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 31))
  Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB)
Collecting ply==3.11 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 33))
  Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes)
Collecting prettytable==3.9.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 35))
  Downloading prettytable-3.9.0-py3-none-any.whl.metadata (26 kB)
Collecting python-magic==0.4.27 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 37))
  Downloading python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB)
Requirement already satisfied: pyyaml==6.0.1 in ./.local/lib/python3.10/site-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 39)) (6.0.1)
Collecting requests==2.31.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 41))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting urllib3==2.0.5 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 43))
  Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB)
Collecting verboselogs==1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 45))
  Downloading verboselogs-1.7-py2.py3-none-any.whl.metadata (10 kB)
Collecting wcwidth==0.2.6 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 47))
  Downloading wcwidth-0.2.6-py2.py3-none-any.whl.metadata (11 kB)
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/158.3 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 5.0 MB/s eta 0:00:00
[?25hDownloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/201.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 kB 17.4 MB/s eta 0:00:00
[?25hDownloading click-8.1.7-py3-none-any.whl (97 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/97.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 13.3 MB/s eta 0:00:00
[?25hDownloading idna-3.4-py3-none-any.whl (61 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/61.5 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.5 MB/s eta 0:00:00
[?25hDownloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.1 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 16.3 MB/s eta 0:00:00
[?25hDownloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Downloading packaging-23.1-py3-none-any.whl (48 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/48.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 6.8 MB/s eta 0:00:00
[?25hDownloading ply-3.11-py2.py3-none-any.whl (49 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/49.6 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.0 MB/s eta 0:00:00
[?25hDownloading prettytable-3.9.0-py3-none-any.whl (27 kB)
Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/62.6 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.3 MB/s eta 0:00:00
[?25hDownloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/123.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 13.8 MB/s eta 0:00:00
[?25hDownloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
DEPRECATION: distro-info 1.1build1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.43ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: wcwidth, verboselogs, ply, urllib3, python-magic, prettytable, packaging, markupsafe, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, jinja2
  WARNING: The script jsonpath_ng is installed in '/home/ubuntu/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The script normalizer is installed in '/home/ubuntu/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 markupsafe-2.1.3 packaging-23.1 ply-3.11 prettytable-3.9.0 python-magic-0.4.27 requests-2.31.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6

OSM client installed
OSM client assumes that OSM host is running in localhost (127.0.0.1).
In case you want to interact with a different OSM host, you will have to configure this env variable in your .bashrc file:
     export OSM_HOSTNAME=nbi.172.21.249.167.nip.io
Track osmclient osmclient_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248631&event=osmclient&operation=osmclient_ok&value=&comment=&tags=
Checking OSM health state...
helm -n osm list
NAME       	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART         	APP VERSION
airflow    	osm      	1       	2024-06-13 03:11:54.726839476 +0000 UTC	deployed	airflow-1.9.0 	2.5.3      
mongodb-k8s	osm      	1       	2024-06-13 03:11:44.010395091 +0000 UTC	deployed	mongodb-13.9.4	6.0.5      
osm        	osm      	1       	2024-06-13 03:11:45.22463963 +0000 UTC 	deployed	osm-0.0.1     	15         
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Thu Jun 13 03:11:45 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress)
  echo "OSM UI: $OSM_GUI_URL"
  export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress)
  echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME"
2. Get Grafana credentials for admin user using below command.
  kubectl -n osm  get secret grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo
===> Successful checks: 1/24
===> Successful checks: 2/24
===> Successful checks: 3/24
===> Successful checks: 4/24
===> Successful checks: 5/24
===> Successful checks: 6/24
===> Successful checks: 7/24
===> Successful checks: 8/24
===> Successful checks: 9/24
===> Successful checks: 10/24
===> Successful checks: 11/24
===> Successful checks: 12/24
===> Successful checks: 13/24
===> Successful checks: 14/24
===> Successful checks: 15/24
===> Successful checks: 16/24
===> Successful checks: 17/24
===> Successful checks: 18/24
===> Successful checks: 19/24
===> Successful checks: 20/24
===> Successful checks: 21/24
===> Successful checks: 22/24
===> Successful checks: 23/24
===> Successful checks: 24/24

SYSTEM IS READY
Track healthchecks after_healthcheck_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248758&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags=
446c0292-686d-4cd7-b145-30faf2618e8c
5bc1de3a-de71-41ca-99e2-13b11ad4d0c3
Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248761&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags=
Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1718248033-EbpxRWWjUdE1cSEG&local_ts=1718248761&event=end&operation=end&value=&comment=&tags=
/etc/osm
/etc/osm/kubeadm-config.yaml
/etc/osm/helm
/etc/osm/helm/mongodb-values.yaml
/etc/osm/helm/osm-values.yaml
/etc/osm/helm/airflow-values.yaml
/etc/osm/metallb-ipaddrpool.yaml

DONE
Success command osm-master-merge-3015#696: 
                                ./install_osm.sh -y                                     -u http://172.21.1.5:47805                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-master-merge-3015                                     
                            
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (OSM Health)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#697: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
helm -n osm list
NAME       	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART         	APP VERSION
airflow    	osm      	1       	2024-06-13 03:11:54.726839476 +0000 UTC	deployed	airflow-1.9.0 	2.5.3      
mongodb-k8s	osm      	1       	2024-06-13 03:11:44.010395091 +0000 UTC	deployed	mongodb-13.9.4	6.0.5      
osm        	osm      	1       	2024-06-13 03:11:45.22463963 +0000 UTC 	deployed	osm-0.0.1     	15         
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Thu Jun 13 03:11:45 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress)
  echo "OSM UI: $OSM_GUI_URL"
  export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress)
  echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME"
2. Get Grafana credentials for admin user using below command.
  kubectl -n osm  get secret grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo
===> Successful checks: 1/24
===> Successful checks: 2/24
===> Successful checks: 3/24
===> Successful checks: 4/24
===> Successful checks: 5/24
===> Successful checks: 6/24
===> Successful checks: 7/24
===> Successful checks: 8/24
===> Successful checks: 9/24
===> Successful checks: 10/24
===> Successful checks: 11/24
===> Successful checks: 12/24
===> Successful checks: 13/24
===> Successful checks: 14/24
===> Successful checks: 15/24
===> Successful checks: 16/24
===> Successful checks: 17/24
===> Successful checks: 18/24
===> Successful checks: 19/24
===> Successful checks: 20/24
===> Successful checks: 21/24
===> Successful checks: 22/24
===> Successful checks: 23/24
===> Successful checks: 24/24

SYSTEM IS READY
Success command osm-master-merge-3015#697: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (System Integration Test)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#698: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        

Success command osm-master-merge-3015#698: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sh
[osm-devops] Running shell script
+ mktemp -d
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ docker run --env OSM_HOSTNAME=nbi.172.21.249.167.nip.io:443 --env PROMETHEUS_HOSTNAME=prometheus.172.21.249.167.nip.io --env PROMETHEUS_PORT=80 --env JUJU_PASSWORD= --env-file /home/jenkins/hive/robot-systest.cfg --env OCI_REGISTRY_URL=oci://osm.etsi.org:5050/devops/test --env OCI_REGISTRY_USER=**** --env OCI_REGISTRY_PASSWORD=**** -v /home/jenkins/hive/clouds.yaml:/etc/openstack/clouds.yaml -v /home/jenkins/hive/cicd_rsa:/root/osm_id_rsa -v /home/jenkins/hive/kubeconfig.yaml:/root/.kube/config -v /tmp/tmp.HYCYJEBJSI:/robot-systest/reports -v /home/jenkins/hive/port-mapping-etsi-vim.yaml:/root/port-mapping.yaml opensourcemano/tests:osm-master-merge-3015 -c -t daily

2024-06-13_03:21:32 Creating VIM osm
ce3011c8-20ee-4dfe-8d34-68859422ae11
VIM status: | osm | ce3011c8-20ee-4dfe-8d34-68859422ae11 | admin | ENABLED | N/A |

2024-06-13_03:21:44 Creating K8s Cluster
e26894a9-1eb6-4965-8fbf-bf8ac232887f
==============================================================================
Testsuite                                                                     
==============================================================================
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CRUD operat...
==============================================================================
Create VIM Target Basic :: Create a VIM Target only with the manda... | PASS |
Not applicable for openstack VIM
------------------------------------------------------------------------------
Delete VIM Target By Name :: Delete the VIM Target created in prev... | PASS |
Not applicable for openstack VIM
------------------------------------------------------------------------------
Create VIM Target With Extra Config :: Create a VIM Target using t... | PASS |
------------------------------------------------------------------------------
Delete VIM Target By ID :: Delete the VIM Target created in previo... | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CR... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASIC-05] Ins...
==============================================================================
Create Cloudinit VNF Descriptor :: Upload VNF package for the test... | PASS |
------------------------------------------------------------------------------
Create Cloudinit NS Descriptor :: Upload NS package for the testsu... | PASS |
------------------------------------------------------------------------------
Instantiate Cloudinit Network Service Using Instantiation Paramete... | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses :: Retrieve VNF mgmt IP address from OSM. | PASS |
------------------------------------------------------------------------------
Test SSH Access With The New Password :: Test SSH access with the ... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASI... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-08] Disabl...
==============================================================================
Create VIM With Port Security Disabled :: Register an Opentack VIM... | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Check Port Security Is Disabled :: Check that there are ports/inte... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Delete VIM :: Delete VIM from OSM.                                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-0... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU Scaling.   
==============================================================================
Create Scaling VNF Descriptor :: Upload VNF package for the testsu... | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor :: Upload NS package for the testsuite.  | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service :: Instantiate NS for the test... | PASS |
------------------------------------------------------------------------------
Get Ns Id :: Retrieve NS instance id to be used later on.             | PASS |
------------------------------------------------------------------------------
Get Vnf Id :: Retrieve VNF instance id to be used later on.           | PASS |
------------------------------------------------------------------------------
Get Vdus Before Scale Out :: Check the number of VDUs instances be... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out :: Perform a manual scale-out operati... | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In :: Perform a manual scale-in operation... | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configurations.     
==============================================================================
Create And Validate User :: Create a user in OSM.                     | PASS |
------------------------------------------------------------------------------
Assign Role To User :: Assign a user to a project with a role         | PASS |
------------------------------------------------------------------------------
Run Action As User :: Update the password of the user.                | PASS |
------------------------------------------------------------------------------
Create And Update Project :: Create a project and update its name.    | PASS |
------------------------------------------------------------------------------
Create And Validate Role :: Create a role and check that exists in... | PASS |
------------------------------------------------------------------------------
Update Role Information :: Update a role with a capability.           | PASS |
------------------------------------------------------------------------------
Delete Allocated Resources :: Delete user, project and role.          | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configur... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] Advanced o...
==============================================================================
Create Scaling VNF Descriptor :: Upload VNF package for the testsu... | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor :: Upload NS package for the testsuite.  | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service :: Instantiate NS for the test... | PASS |
------------------------------------------------------------------------------
Get Vnf Id :: Retrieve VNF instance id to be used later on.           | PASS |
------------------------------------------------------------------------------
Check Vdus Before Scale Out :: Check the number of VDUs instances ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out :: Perform a manual scale-out operati... | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one extra VDU... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In :: Perform a manual scale-in operation... | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS intance.                              | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] A... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Package Befo...
==============================================================================
Create VNF Package :: Upload VNF package for the testsuite.           | PASS |
------------------------------------------------------------------------------
Create NS Package :: Upload NS package for the testsuite.             | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package :: Assert that the VNF package cannot be... | PASS |
------------------------------------------------------------------------------
Delete NS Package :: Delete NS package from OSM.                      | PASS |
------------------------------------------------------------------------------
Delete VNF Package :: Delete VNF package from OSM.                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Pac... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with a virtual...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Vnfs Info :: Get information from the two VNF of the Ns, speci... | PASS |
------------------------------------------------------------------------------
Check Vnf1 IPs :: Check whether IP addresses of the first VNF in t... | PASS |
------------------------------------------------------------------------------
Check Vnf2 IPs :: Check whether IP addresses of the second VNF in ... | PASS |
------------------------------------------------------------------------------
Verify Vnf1 Interfaces :: Check whether IP addresses of the first ... | PASS |
------------------------------------------------------------------------------
Verify Vnf2 Interfaces :: Check whether IP addresses of the second... | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2 :: Check connectivity from the first VNF to... | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1 :: Check connectivity from the second VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with ... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single VNF and tw...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Vnf Info :: Get VNF information, specifically the VNF instance... | PASS |
------------------------------------------------------------------------------
Check Vnf IPs :: Check whether IP addresses are syntactically valid.  | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single V... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only one VDU an...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier and stores as suite variable to be ... | PASS |
------------------------------------------------------------------------------
Get Volumes From VNFD :: Get from VNF descriptor the expected numb... | PASS |
------------------------------------------------------------------------------
Get VNF IP Address :: Get the mgmt IP address of the VNF.             | PASS |
------------------------------------------------------------------------------
Check VDU disks :: Check that the number of volumes is the expecte... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only o... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation and deleti...
==============================================================================
Create VNF Package :: Upload VNF package for the testsuite.           | PASS |
------------------------------------------------------------------------------
Create NS Package :: Upload NS package for the testsuite.             | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package :: Assert that the VNF package cannot be... | PASS |
------------------------------------------------------------------------------
Delete NS Package :: Delete NS package.                               | PASS |
------------------------------------------------------------------------------
Delete VNF Package :: Delete VNF package.                             | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation a... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs belongin...
==============================================================================
Create VNF Package :: Upload VNF package for the testsuite.           | PASS |
------------------------------------------------------------------------------
Create NS Package :: Upload NS package for the testsuite.             | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Check Vnf Affinity Groups :: Check that all VDUs of the VNF belong... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASIC-27] Upd...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Set NS Update Config :: Prepare NS update config dictionary to upd... | PASS |
------------------------------------------------------------------------------
Get Management Ip Address :: Get VNF mgmt IP address from the NS.     | PASS |
------------------------------------------------------------------------------
Test SSH Access :: Test SSH access to the VNF mgmt IP address.        | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operation :: The VNF has a Da... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation :: Performs one Day 2 operation on the VNF... | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 2 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Update VNFD Package :: Updates the VNFD by using new VNFD package ... | PASS |
------------------------------------------------------------------------------
Update Running VNF Instance :: Updates the running VNF instance by... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation on Upgraded Helm EE :: Performs one Day 2 ... | PASS |
------------------------------------------------------------------------------
Check Remote Folder Created Via Day 2 Operation :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASI... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Basic 28-Keep Persistent Volumes :: [BASIC-28] NS with one VDU wh...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Check Persistent Volume Counts :: Check that the number of persist... | PASS |
------------------------------------------------------------------------------
Set Persistent Volume Ids :: Get the identifiers of the persistent... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Check Persistent Root Volume in VIM after NS Deleted :: Check that... | PASS |
------------------------------------------------------------------------------
Check Persistent Ordinary Volume in VIM after NS Deleted :: Check ... | PASS |
------------------------------------------------------------------------------
Prepare Ns Config With Volume Id :: Generate NS instantiation para... | PASS |
------------------------------------------------------------------------------
Network Service Instance With Existing Volumes Test :: Instantiate... | PASS |
------------------------------------------------------------------------------
Verify the Attachment Of Existing Persistent Volumes :: Get the id... | PASS |
------------------------------------------------------------------------------
Delete NS Instance With Existing Volumes Test :: Delete NS instance.  | PASS |
------------------------------------------------------------------------------
Check Existence of Persistent Volumes :: Check that the persistent... | PASS |
------------------------------------------------------------------------------
Delete Persistent Volumes :: Delete persistent volumes.               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 28-Keep Persistent Volumes :: [BASIC-28] NS with o... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Basic 29-Vnf Ipv6 Profile :: [BASIC-29] NS with a single VNF and ...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Vnf Info :: Get VNF information, specifically VNF instance id ... | PASS |
------------------------------------------------------------------------------
Check Vnf IPs :: Check whether IP addresses are syntactically valid.  | PASS |
------------------------------------------------------------------------------
Check That Ipv6 Address_mode And Ra_mode Are Set :: Check that IPv... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 29-Vnf Ipv6 Profile :: [BASIC-29] NS with a single... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 30-Ns Ipv6 Profile :: [BASIC-30] NS with a single VNF and t...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Vnfs Info :: Get information from the two VNF of the NS, speci... | PASS |
------------------------------------------------------------------------------
Check Vnf1 IPs :: Check whether IP addresses of the first VNF in t... | PASS |
------------------------------------------------------------------------------
Check Vnf2 IPs :: Check whether IP addresses of the second VNF in ... | PASS |
------------------------------------------------------------------------------
Verify Vnf1 Interfaces :: Check whether IP addresses of the first ... | PASS |
------------------------------------------------------------------------------
Verify Vnf2 Interfaces :: Check whether IP addresses of the second... | PASS |
------------------------------------------------------------------------------
Check that ipv6 address_mode and ra_mode are set :: Check that IPv... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 30-Ns Ipv6 Profile :: [BASIC-30] NS with a single ... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 31-Multivdu Volume Multiattach :: [BASIC-31] Basic NS with ...
==============================================================================
Create Multiattach VNF Descriptor :: Upload VNF package for the te... | PASS |
------------------------------------------------------------------------------
Create Multiattach NS Descriptor :: Upload NS package for the test... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get Vnf ID :: Get the VNF instance id from OSM.                       | PASS |
------------------------------------------------------------------------------
Get Vnf Management Ip Addresses :: Get the IP addresses of the two... | PASS |
------------------------------------------------------------------------------
Ensure that VDUs can share data :: Connect via SSH to the two VDUs... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 31-Multivdu Volume Multiattach :: [BASIC-31] Basic... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.            
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get VNF IP Address :: Get the mgmt IP address of the VNF of the NS.   | PASS |
------------------------------------------------------------------------------
Check SR-IOV Interface :: Connect via SSH to the mgmt IP address o... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.    | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for additional...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Get VNF Server ID :: Get the id of the VM at the VIM and store in ... | PASS |
------------------------------------------------------------------------------
Get Server Flavor Properties :: Get from the VIM the flavor proper... | PASS |
------------------------------------------------------------------------------
Check Flavor Quota Properties :: Assert that the flavor properties... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for a... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operations on SDN...
==============================================================================
Create Basic SDNC :: Register SDN controller in OSM.                  | PASS |
------------------------------------------------------------------------------
Check SDNC Status Is Healthy :: Check in Prometheus that the SDN c... | PASS |
------------------------------------------------------------------------------
Delete Basic SDNC :: Delete SDN controller from OSM.                  | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operatio... | PASS |
3 tests, 3 passed, 0 failed
==============================================================================
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.          
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses :: Get the mgmt IP addresses of both V... | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2 :: Check connectivity from the first VNF to... | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1 :: Check connectivity from the second VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.  | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF with 2 V...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Cannot Instantiate Network Service :: Assert failure when trying t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance And Check VIM :: Delete NS instance and check t... | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF... | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a single-VDU VNF   
==============================================================================
Create Hackfest Basic VNF Descriptor :: Upload VNF package for the... | PASS |
------------------------------------------------------------------------------
Create Hackfest Basic NS Descriptor :: Upload NS package for the t... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address :: Get the mgmt IP address of the VNF of the NS.   | PASS |
------------------------------------------------------------------------------
Test Ping :: Test that the mgmt IP address of the VNF is reachable... | PASS |
------------------------------------------------------------------------------
Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a singl... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with two mult...
==============================================================================
Create Hackfest Cloudinit VNF Descriptor :: Upload VNF package for... | PASS |
------------------------------------------------------------------------------
Create Hackfest Cloudinit NS Descriptor :: Upload NS package for t... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address :: Get the mgmt IP address of the VNF of the NS.   | PASS |
------------------------------------------------------------------------------
Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS |
------------------------------------------------------------------------------
Check Remote File Injected Via Cloud-init :: Check that the day-0 ... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with two multi-...
==============================================================================
Create Hackfest multivdu VNF Descriptor :: Upload VNF package for ... | PASS |
------------------------------------------------------------------------------
Create Hackfest Multivdu NS Descriptor :: Upload NS package for th... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address :: Get the mgmt IP address of the VNF of the NS.   | PASS |
------------------------------------------------------------------------------
Test Ping :: Test that the mgmt IP address of the VNF is reachable... | PASS |
------------------------------------------------------------------------------
Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package.                       | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package.                     | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with t... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a multi-volume...
==============================================================================
Create VNF Descriptors :: Upload VNF packages for the testsuite.      | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier.                                       | PASS |
------------------------------------------------------------------------------
Get VIM Objects :: Retrieve all VMs and volumes from the NS and st... | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info :: Get VDU ID, IP addresses and volumes of the... | PASS |
------------------------------------------------------------------------------
Get Volumes Info :: Get number of volumes from the VNF descriptor ... | PASS |
------------------------------------------------------------------------------
Check VDU Disks :: Check that the number of disks in the VDU meets... | PASS |
------------------------------------------------------------------------------
Delete Persistent Volume VDU :: Manually delete the VM in Openstack.  | PASS |
------------------------------------------------------------------------------
Heal Persistent Volume VDU :: Manually heal the VNF in order to re... | PASS |
------------------------------------------------------------------------------
Check VNF After Healing :: Check that the IDs of the VM and volume... | PASS |
------------------------------------------------------------------------------
Update VIM Objects :: Retrieve all VMs and volumes from the NS and... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Delete VNF packages from OSM.               | PASS |
------------------------------------------------------------------------------
Delete Remaining Objects in VIM :: Delete any remaining objects (v... | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a mul... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled VDUs       
==============================================================================
Create VNF Descriptors :: Upload VNF packages for the testsuite.      | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Create Test Flavor :: Create a flavor that will be used at NS inst... | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite ... | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier.                                       | PASS |
------------------------------------------------------------------------------
Scale Out Manual Scale VNF :: Perform a manual scale-out operation... | PASS |
------------------------------------------------------------------------------
Get VIM Objects :: Retrieve all VMs and volumes from the NS and st... | PASS |
------------------------------------------------------------------------------
Get Manual Scale VNF Info :: Get VDU ID and IP addresses of the ma... | PASS |
------------------------------------------------------------------------------
Halt Manual Scale VDU :: Halt one of the VM of the Manual Scale VNF.  | PASS |
------------------------------------------------------------------------------
Heal Manual Scale VDU :: Heal manually via OSM commands all stoppe... | PASS |
------------------------------------------------------------------------------
Check VNF After Healing :: Check that the IDs of the VM and volume... | FAIL |
NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.21.249.119
------------------------------------------------------------------------------
Update VIM Objects :: Retrieve all VMs and volumes from the NS and... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Delete VNF packages from OSM.               | PASS |
------------------------------------------------------------------------------
Delete Remaining Objects In VIM :: Delete any remaining objects (v... | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled... | FAIL |
16 tests, 15 passed, 1 failed
==============================================================================
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multiple VDUs      
==============================================================================
Create VNF Descriptors :: Upload VNF packages for the testsuite.      | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier and stores as suite variable to be ... | PASS |
------------------------------------------------------------------------------
Scale Out Manual Scale VNF :: Perform a manual scale-out operation... | PASS |
------------------------------------------------------------------------------
Get VIM Objects :: Retrieve all VMs and volumes from the NS and st... | PASS |
------------------------------------------------------------------------------
Get Manual Scale VNF Info :: Get VDU ID and IP addresses of the ma... | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info :: Get info about volumes and VM of the VNF wi... | PASS |
------------------------------------------------------------------------------
Stop VDUs :: Stop all VMs.                                            | PASS |
------------------------------------------------------------------------------
Heal VDUs :: Heal manually via OSM commands all stopped VMs . They... | PASS |
------------------------------------------------------------------------------
Check VNFs After Healing :: Check that the IDs of the VM and volum... | FAIL |
2 != 0
------------------------------------------------------------------------------
Update VIM Objects :: Retrieve all VMs and volumes from the NS and... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Delete VNF packages from OSM.               | PASS |
------------------------------------------------------------------------------
Delete Objects In VIM :: Delete any remaining objects (volumes, VM... | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multipl... | FAIL |
16 tests, 15 passed, 1 failed
==============================================================================
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS                  
==============================================================================
Create VNF Descriptors :: Upload VNF package for the testsuite.       | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Network Service Instance Test :: Instantiate NS for the testsuite.    | PASS |
------------------------------------------------------------------------------
Get NS Id :: Get NS identifier and stores as suite variable to be ... | PASS |
------------------------------------------------------------------------------
Get VIM Objects :: Retrieve all VMs and volumes from the NS and st... | PASS |
------------------------------------------------------------------------------
Get VNF Info :: Get VDU ID and IP addresses of the VNF and stores ... | PASS |
------------------------------------------------------------------------------
Stop Autoheal VDU :: Stop one VM of the VNF.                          | PASS |
------------------------------------------------------------------------------
Wait For Autohealing To Be Completed :: Wait for auto-healing to b... | PASS |
------------------------------------------------------------------------------
Check VNF After Healing :: Check that the ID of the VM and the IP ... | PASS |
------------------------------------------------------------------------------
Update VIM Objects :: Retrieve all VMs from the NS and stores them... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Delete VNF package from OSM.                | PASS |
------------------------------------------------------------------------------
Delete Objects In VIM :: Delete any remaining objects (volumes, VM... | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS          | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addition.        
==============================================================================
Create VIM Target Basic :: Creates a VIM for the K8s cluster to be... | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM :: Creates a VIM for the K8s cluster to be ... | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM :: Delete K8s cluster.                    | PASS |
------------------------------------------------------------------------------
Delete VIM Target By ID :: Delete the VIM Target created in previo... | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addit... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.               
==============================================================================
Create Package For OpenLDAP CNF :: Upload NF package for the tests... | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS :: Upload NS package for the testsu... | PASS |
------------------------------------------------------------------------------
Create Network Service Instance :: Instantiate NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Get Ns Id :: Retrieve NS instance id to be used later on.             | PASS |
------------------------------------------------------------------------------
Get Vnf Id :: Retrieve NF instance id to be used later on.            | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation :: Perform OSM action to upgrade the num... | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation :: Check that the number of... | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation :: Perform OSM action to rollback the p... | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation :: Check that the number o... | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance :: Delete NS instance.                | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete NF package from OSM.             | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.       | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated cluster w...
==============================================================================
Create Package For OpenLDAP CNF :: Upload NF package for the tests... | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS :: Upload NS package for the testsu... | PASS |
------------------------------------------------------------------------------
Create Dummy VIM :: Register a VIM of type dummy in OSM.              | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM :: Register a K8s cluster associated to the... | PASS |
------------------------------------------------------------------------------
Create Network Service Instance :: Instantiate NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance :: Delete NS instance.                | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM :: Remove K8s cluster from OSM.           | PASS |
------------------------------------------------------------------------------
Delete VIM :: Remove VIM from OSM.                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete NF package from OSM.             | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated ... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 13-Two Helm Kdu :: [K8s-13] Two Helm-based KDU stored in publ...
==============================================================================
Create Package For CNF :: Create Package For CNF                      | PASS |
------------------------------------------------------------------------------
Create Package For NS :: Create Package For NS                        | PASS |
------------------------------------------------------------------------------
Create Helm OCI Repo :: Create Helm OCI Repo for openldap kdu         | PASS |
------------------------------------------------------------------------------
Create Network Service Instance :: Create Network Service Instance    | PASS |
------------------------------------------------------------------------------
Get Ns Id :: Get ID of NS instance                                    | PASS |
------------------------------------------------------------------------------
Get Vnf Id :: Get ID of VNF                                           | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation over first KDU :: Execute Upgrade Operat... | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation over first KDU :: Check Rep... | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation over first KDU :: Execute Rollback Oper... | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation over first KDU :: Check Re... | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation over second KDU :: Execute Upgrade Opera... | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation over second KDU :: Check Re... | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation over second KDU :: Execute Rollback Ope... | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation over second KDU :: Check R... | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance :: Delete Network Service Instance    | PASS |
------------------------------------------------------------------------------
Delete Helm OCI Repo :: Delete Helm OCI Repo                          | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS Descriptor Test                | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF Descriptor Test              | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 13-Two Helm Kdu :: [K8s-13] Two Helm-based KDU store... | PASS |
18 tests, 18 passed, 0 failed
==============================================================================
Testsuite.Lcmop 01-Cancel Operation Basic :: [LCMOP_01] Cancel an ongoing N...
==============================================================================
Create VNF Descriptor :: Create the VNF descriptor                    | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Create the NS descriptor                      | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the Network service        | PASS |
------------------------------------------------------------------------------
Get Operation ID :: Obtain the operation ID of the NS instantiation   | PASS |
------------------------------------------------------------------------------
Cancel Operation :: Cancel the ongoing NS instantiation               | PASS |
------------------------------------------------------------------------------
Check That Operation Is Cancelled :: Check that the operation is s... | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test :: Delete the cancelled NS instance           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete the NS descriptor                 | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete the VNF descriptor               | PASS |
------------------------------------------------------------------------------
Testsuite.Lcmop 01-Cancel Operation Basic :: [LCMOP_01] Cancel an ... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforcement.       
==============================================================================
Create First Project With Quotas :: Create a first project with qu... | PASS |
------------------------------------------------------------------------------
Create Second Project With Quotas :: Create a second project with ... | PASS |
------------------------------------------------------------------------------
Create User In Projects :: Create a user with role project_admin i... | PASS |
------------------------------------------------------------------------------
Change First Project Name to Third Project Name :: Rename first pr... | PASS |
------------------------------------------------------------------------------
Create VNFDs On Third Project Until Exceed Quota :: Upload VNF pac... | PASS |
------------------------------------------------------------------------------
Increase Third Project Quotas :: Update the quotas of the third pr... | PASS |
------------------------------------------------------------------------------
Create More VNFDs On Third Project Until Exceed Quota :: Upload VN... | PASS |
------------------------------------------------------------------------------
Create VNFDs On Second Project Until Exceed Quota :: Upload VNF pa... | PASS |
------------------------------------------------------------------------------
Check Project Scopes :: Check that the user can see a VNF package ... | PASS |
------------------------------------------------------------------------------
Delete Second Project VNFD :: Delete VNF packages from second proj... | PASS |
------------------------------------------------------------------------------
Delete Third Project VNFDs :: Delete VNF packages from third project. | PASS |
------------------------------------------------------------------------------
Delete Second Project After Removing User From It :: Delete user f... | PASS |
------------------------------------------------------------------------------
Delete Projects User :: Delete user.                                  | PASS |
------------------------------------------------------------------------------
Delete Third Project :: Delete third project.                         | PASS |
------------------------------------------------------------------------------
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforce... | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based metrics.   
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate NS for the testsuite.      | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metrics :: Check that the expected metrics are p... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package.                            | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package.                          | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VNF with VI...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Get Thresholds From VNF :: Read metric threshold and threshold tim... | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Get VNF Id :: Retrieve VNF instance id to be used later on.           | PASS |
------------------------------------------------------------------------------
Get VNF IP Address :: Get the mgmt IP address of the VNF to be use... | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metric Before Auto-scaling :: Get from Prometheu... | PASS |
------------------------------------------------------------------------------
Increase VIM-based Metric To Force Auto-scaling :: Connect to the ... | PASS |
------------------------------------------------------------------------------
Wait VIM-based Metric To Exceed Threshold :: Wait until the VIM me... | PASS |
------------------------------------------------------------------------------
Wait Threshold Time :: Wait until the VIM metric has exceeded thre... | PASS |
------------------------------------------------------------------------------
Check VIM-based Metric Exceeds Threshold After Threshold-time :: C... | PASS |
------------------------------------------------------------------------------
Get VDUs After Auto-scaling :: Check that the VNF has scaled up an... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VN... | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or alarms com...
==============================================================================
Create Webhook Service VNF Descriptor :: Upload VNF package with a... | PASS |
------------------------------------------------------------------------------
Create Webhook Service NS Descriptor :: Upload NS package with a w... | PASS |
------------------------------------------------------------------------------
Instantiate Webhook Service Network Service :: Instantiate NS with... | PASS |
------------------------------------------------------------------------------
Get Webhook Service VNF IP Address :: Get the mgmt IP address of t... | PASS |
------------------------------------------------------------------------------
Start Webhook Service :: Launch simple command in webhook VNF to l... | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the main NS for the tes... | PASS |
------------------------------------------------------------------------------
Get Alarm Metric :: Check that the expected metric is present in P... | PASS |
------------------------------------------------------------------------------
Check Alarms Were Received :: Check in the webhook VNF that the no... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete main NS instance.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete main NS package.                       | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete main VNF package.                     | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Instance :: Delete NS instance for the w... | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Descriptor :: Delete NS package for the ... | PASS |
------------------------------------------------------------------------------
Delete Webhook Service VNF Descriptor :: Delete VNF package for th... | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or a... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with VNF-based ...
==============================================================================
Create VNF Descriptor :: Upload VNF package for the testsuite.        | PASS |
------------------------------------------------------------------------------
Create NS Descriptor :: Upload NS package for the testsuite.          | PASS |
------------------------------------------------------------------------------
Instantiate Network Service :: Instantiate the NS for the testsuite.  | PASS |
------------------------------------------------------------------------------
Get VNF SNMP Metrics :: Check that SNMP metrics from the VNF are s... | PASS |
------------------------------------------------------------------------------
Delete NS Instance :: Delete NS instance.                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor :: Delete NS package from OSM.                   | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor :: Delete VNF package from OSM.                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with V... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.             
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Template :: Onboards the Network Slice Template: nst ... | PASS |
------------------------------------------------------------------------------
Network Slice Instance Test :: Instantiates the NST recently onboa... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get Slice Vnf Ip Addresses :: Obtains the list of IPs addresses in... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test Slice Connectivity :: SSH access to the slice middle vnf (mgm... | PASS |
------------------------------------------------------------------------------
Delete Slice Instance :: Stops the slice instance (slice_name)        | PASS |
------------------------------------------------------------------------------
Delete Slice Template :: Deletes the NST (nst_name) from OSM          | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.     | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Network Slic...
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Templates :: Onboards the Network Slice Templates: ns... | PASS |
------------------------------------------------------------------------------
Network Slice First Instance :: Instantiates the First NST recentl... | PASS |
------------------------------------------------------------------------------
Network Slice Second Instance :: Instantiates the Second NST recen... | PASS |
------------------------------------------------------------------------------
First Network Slice Ns Count :: Counts the NS in both slice instan... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get First Slice Vnf IPs :: Obtains the list of IPs addresses in th... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test First Slice Connectivity :: SSH access to the slice middle vn... | PASS |
------------------------------------------------------------------------------
Delete Slice One Instance :: Stops the slice instance (slice_name)    | PASS |
------------------------------------------------------------------------------
Second Network Slice Ns Count :: Counts the NS in both slice insta... | PASS |
------------------------------------------------------------------------------
Get Second Slice Vnf IPs :: Obtains the list of IPs addresses in t... | PASS |
------------------------------------------------------------------------------
Test Second Slice Connectivity :: SSH access to the slice middle v... | PASS |
------------------------------------------------------------------------------
Delete Slice Two Instance :: Stops the slice instance (slice2_name)   | PASS |
------------------------------------------------------------------------------
Delete Slice One Template :: Deletes the NST (nst_name) from OSM      | PASS |
------------------------------------------------------------------------------
Delete Slice Two Template :: Deletes the NST (nst2_name) from OSM     | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Net... | PASS |
20 tests, 20 passed, 0 failed
==============================================================================
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003 Api testing
==============================================================================
Create VNF Package From JSON File :: Create a VNF package and upda... | PASS |
------------------------------------------------------------------------------
Instantiate VNF :: Test case to Instantiate a VNF                     | PASS |
------------------------------------------------------------------------------
Query VNF Instances :: Test case to query VNF Instance                | PASS |
------------------------------------------------------------------------------
Query VNF Instance ID :: Test case to query Vnf instance ID           | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops :: Test case to Query VNF LCM operation             | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops ID :: Check if the operation has completed.         | PASS |
------------------------------------------------------------------------------
Scale VNF :: Scale out VNF                                            | PASS |
------------------------------------------------------------------------------
Terminate VNF :: Test case to terminate the VNF                       | PASS |
------------------------------------------------------------------------------
Delete VNF :: Delete VNF instance.                                    | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Sol003 02-Dualstack Ip Vnfm :: [Sol003-02] Sol003 Dual Stack IP i...
==============================================================================
Create VNFD Descriptor :: Test case to create a VNF Identifier        | PASS |
------------------------------------------------------------------------------
Instantiate VNF :: Test case to Instantiate a VNF                     | PASS |
------------------------------------------------------------------------------
Get Ns Id :: Get the NS instance id                                   | PASS |
------------------------------------------------------------------------------
Get Ip From The NSD :: Get the IP address from the NSD                | PASS |
------------------------------------------------------------------------------
Get Dual Ip :: Get the IP address from the NS                         | PASS |
------------------------------------------------------------------------------
Verify Dual Ip :: Test case to validate the IP address.               | PASS |
------------------------------------------------------------------------------
Terminate VNF :: Test case to terminate the VNF                       | PASS |
------------------------------------------------------------------------------
Delete VNF :: Test case to delete VNF                                 | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Test case to delete the VNF descriptor. | PASS |
------------------------------------------------------------------------------
Testsuite.Sol003 02-Dualstack Ip Vnfm :: [Sol003-02] Sol003 Dual S... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite                                                             | FAIL |
451 tests, 449 passed, 2 failed
==============================================================================
Output:  /robot-systest/reports/output.xml
Log:     /robot-systest/reports/log.html
Report:  /robot-systest/reports/report.html
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.HYCYJEBJSI/output.xml .
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.HYCYJEBJSI/log.html /tmp/tmp.HYCYJEBJSI/report.html .
[Pipeline] sh
[osm-devops] Running shell script
+ pwd
[Pipeline] echo
Present Directory is : /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops
[Pipeline] step
Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (After System Integration test)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_master/repo/release
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/dists/unstable/IM/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/dists/unstable/osmclient/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/dists/unstable/devops/binary-amd64/Packages.gz
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/dists/unstable/IM/binary-amd64/Packages
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/dists/unstable/osmclient/binary-amd64/Packages
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/dists/unstable/devops/binary-amd64/Packages
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/pool/IM/python3-osm-im_15.0.0.post1%2Bg90ffed2-1_all.deb
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/pool/osmclient/python3-osmclient_11.0.0rc1.post70%2Bgc0420cf-1_all.deb
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/master/3015/pool/devops/osm-devops_15.0.0.post38-1_all.deb
[Pipeline] publishBuildInfo
Deploying build info to: https://artifactory-osm.etsi.org/artifactory/api/build
Deploying build descriptor to: https://artifactory-osm.etsi.org/artifactory/api/build
Build successfully deployed. Browse it in Artifactory under https://artifactory-osm.etsi.org/artifactory/webapp/builds/osm-stage_3-merge%20::%20master/3015
[Pipeline] sh
[release] Running shell script
+ env
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Publish to Dockerhub)
[Pipeline] parallel
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/LCM
[Pipeline] [LCM] {
[Keystone] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/Keystone
[Pipeline] [Keystone] dir
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/MON
[Pipeline] [MON] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/tests
[Pipeline] [tests] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/PLA
[Pipeline] [PLA] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/osmclient
[Pipeline] [osmclient] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/Airflow
[Pipeline] [Airflow] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/Webhook
[Pipeline] [Webhook] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/RO
[Pipeline] [RO] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.QsCGbeBvTu/usr/share/osm-devops/NBI
[Pipeline] [NBI] {
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-merge-3015
[LCM] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/lcm
[LCM] Digest: sha256:37e1b84af6fdb43354b73c5585770cb1fc826351c7a838feb739b6be96f992d8
[LCM] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-merge-3015
[LCM] osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-merge-3015
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-merge-3015
[Keystone] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/keystone
[Keystone] 2ec76a50fe7c: Already exists
[Keystone] f9684cbc4139: Already exists
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-merge-3015
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-merge-3015
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3015
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-merge-3015
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-merge-3015
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-merge-3015
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-merge-3015
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-merge-3015
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-merge-3015
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[Keystone] c1f10aae92d0: Already exists
[Keystone] 436cb99482a8: Pulling fs layer
[Keystone] 2eb560ec91b9: Pulling fs layer
[Keystone] 651e4dcd2c51: Pulling fs layer
[Keystone] 2133cfc9c009: Pulling fs layer
[Keystone] 2133cfc9c009: Waiting
[Keystone] 436cb99482a8: Verifying Checksum
[Keystone] 436cb99482a8: Download complete
[Keystone] 2133cfc9c009: Download complete
[Keystone] 436cb99482a8: Pull complete
[Keystone] 651e4dcd2c51: Verifying Checksum
[Keystone] 651e4dcd2c51: Download complete
[MON] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/mon
[MON] Digest: sha256:6e00c97dc6e35c93f23153114983c71be9e27502fb73b4ce7eb06e1c276c2e53
[MON] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-merge-3015
[MON] osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-merge-3015
[POL] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/pol
[POL] Digest: sha256:f61cfa5d61ad93dd43700444c242ff9e35d057a67631cd8822ef95f31280e834
[POL] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-merge-3015
[POL] osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-merge-3015
[Prometheus] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/prometheus
[Prometheus] Digest: sha256:6d08e75224d33a98e8ed4cdad1998534ce411ee75ea0af8f808ceb8587e31f0a
[Prometheus] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3015
[Prometheus] osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3015
[tests] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/tests
[tests] Digest: sha256:9916588a0999524f1a5b754b185c625b17638a9b25f9a542182ae9e506b598cd
[tests] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-merge-3015
[PLA] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/pla
[PLA] Digest: sha256:eb08fca2c389165a3b7d9c48993a19be323f3a282a7a4922f09c180a689fcc2f
[PLA] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-merge-3015
[PLA] osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-merge-3015
[NG-UI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-merge-3015
[NBI] [NBI] Running shell script
[NBI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-merge-3015
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [POL] sh
[osmclient] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/osmclient
[osmclient] Digest: sha256:343642b147f3b17f41152b2d5d013d79d991c6db9ac24ab28284bda1d80c1811
[osmclient] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-merge-3015
[osmclient] osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-merge-3015
[Airflow] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/airflow
[Airflow] Digest: sha256:fa7b243b0e0e3231979d56fbe7e828686a6f0b3bebdd7e990bf5527e68f79b93
[Airflow] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-merge-3015
[Airflow] osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-merge-3015
[POL] [POL] Running shell script
[Pipeline] [Prometheus] sh
[tests] osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-merge-3015
[Webhook] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/webhook
[Webhook] Digest: sha256:d94cddd247444a53f7e9866d36674c87eac24789d29e8e9525227fc4c967f694
[Webhook] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-merge-3015
[Webhook] osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-merge-3015
[RO] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/ro
[RO] Digest: sha256:ae4bdfb2f950db4d0a1313e649bfc239ae97cfa08aff3739c2d8cadbaca8f4a7
[RO] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-merge-3015
[RO] osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-merge-3015
[LCM] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-merge-3015 opensourcemano/lcm:testing-daily
[POL] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-merge-3015 opensourcemano/pol:testing-daily
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-merge-3015 opensourcemano/prometheus:testing-daily
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[Pipeline] [Airflow] sh
[NG-UI] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/ng-ui
[NG-UI] 2ec76a50fe7c: Already exists
[NG-UI] f9684cbc4139: Already exists
[NG-UI] 27a335453138: Already exists
[NG-UI] c9bf9d6712a7: Already exists
[NG-UI] 5aab030ef2eb: Already exists
[NG-UI] 4b4d8ced79aa: Already exists
[NG-UI] b5089a9e662d: Pulling fs layer
[NG-UI] b5089a9e662d: Verifying Checksum
[NG-UI] b5089a9e662d: Download complete
[NG-UI] b5089a9e662d: Pull complete
[NBI] osm-master-merge-3015: Pulling from devops/cicd/opensourcemano/nbi
[NBI] Digest: sha256:a3f779c2d1a0bc8ef7cc7ba5abc004c9a5827dac40041c6c43a49831c53b1ffc
[NBI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-merge-3015
[NBI] osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-merge-3015
[MON] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-merge-3015 opensourcemano/mon:testing-daily
[PLA] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-merge-3015 opensourcemano/pla:testing-daily
[osmclient] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-merge-3015 opensourcemano/osmclient:testing-daily
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-merge-3015 opensourcemano/airflow:testing-daily
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker push opensourcemano/lcm:testing-daily
[LCM] The push refers to repository [docker.io/opensourcemano/lcm]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker push opensourcemano/pol:testing-daily
[POL] The push refers to repository [docker.io/opensourcemano/pol]
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Pipeline] [RO] sh
[Prometheus] + docker push opensourcemano/prometheus:testing-daily
[Prometheus] The push refers to repository [docker.io/opensourcemano/prometheus]
[tests] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-merge-3015 opensourcemano/tests:testing-daily
[RO] [RO] Running shell script
[NG-UI] Digest: sha256:6d5e684f0b75439af04d5e38c22644f12494dc6d9d07cb178795cae0fb3d0df2
[NG-UI] Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-merge-3015
[NG-UI] osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-merge-3015
[LCM] 89f51daf2ea3: Preparing
[LCM] f47c3e1f0ffa: Preparing
[LCM] 5f4378c1f5ab: Preparing
[LCM] 699b836b7aa5: Preparing
[LCM] 0de340875cef: Preparing
[LCM] 64e68749224d: Preparing
[LCM] 386f9c589676: Preparing
[LCM] 1af29bbf8d8a: Preparing
[LCM] ae35f33fc952: Preparing
[LCM] 6fce29308862: Preparing
[LCM] b8dfa3a5309d: Preparing
[LCM] 9bff794d2e54: Preparing
[LCM] 4afe3fb76938: Preparing
[LCM] d66bebcf8f81: Preparing
[LCM] dc3e88bfc0a4: Preparing
[LCM] 0b9c994b0484: Preparing
[LCM] 1af29bbf8d8a: Waiting
[LCM] ae35f33fc952: Waiting
[LCM] 6fce29308862: Waiting
[LCM] 64e68749224d: Waiting
[LCM] b8dfa3a5309d: Waiting
[LCM] dc3e88bfc0a4: Waiting
[LCM] 9bff794d2e54: Waiting
[LCM] 0b9c994b0484: Waiting
[LCM] 4afe3fb76938: Waiting
[LCM] d66bebcf8f81: Waiting
[LCM] 386f9c589676: Waiting
[POL] 4c6b7eae377e: Preparing
[POL] 125481da13e1: Preparing
[POL] 4c6b7eae377e: Waiting
[POL] 8414e0cb5be5: Preparing
[POL] d3262fab80f0: Preparing
[POL] a1242263cab4: Preparing
[POL] 125481da13e1: Waiting
[POL] 169ae54616cc: Preparing
[POL] 8414e0cb5be5: Waiting
[POL] 1e93c7ca0fe8: Preparing
[POL] d3262fab80f0: Waiting
[POL] 96bdbab3b3f3: Preparing
[POL] a1242263cab4: Waiting
[POL] 169ae54616cc: Waiting
[POL] 1e93c7ca0fe8: Waiting
[POL] 739b4ed34665: Preparing
[POL] 96bdbab3b3f3: Waiting
[POL] b5a2d3fd8e0c: Preparing
[POL] 739b4ed34665: Waiting
[POL] cc089bb63408: Preparing
[POL] b5a2d3fd8e0c: Waiting
[POL] d66bebcf8f81: Preparing
[POL] cc089bb63408: Waiting
[POL] dc3e88bfc0a4: Preparing
[POL] 0b9c994b0484: Preparing
[POL] d66bebcf8f81: Waiting
[POL] dc3e88bfc0a4: Waiting
[POL] 0b9c994b0484: Waiting
[Prometheus] c726c0ff6843: Preparing
[Prometheus] d07b8c24d03f: Preparing
[Prometheus] d16ef4184094: Preparing
[Prometheus] 14b7327c4ef5: Preparing
[Prometheus] c726c0ff6843: Waiting
[Prometheus] 6c0428c28706: Preparing
[Prometheus] d07b8c24d03f: Waiting
[Prometheus] f73705133a95: Preparing
[Prometheus] d16ef4184094: Waiting
[Prometheus] 14b7327c4ef5: Waiting
[Prometheus] 22c1fba3d4f5: Preparing
[Prometheus] cbe4fb5e267b: Preparing
[Prometheus] f73705133a95: Waiting
[Prometheus] 6c0428c28706: Waiting
[Prometheus] 734c0f0b65c2: Preparing
[Prometheus] 22c1fba3d4f5: Waiting
[Prometheus] cbe4fb5e267b: Waiting
[Prometheus] 8845ab872c1c: Preparing
[Prometheus] d7d4c2f9d26b: Preparing
[Prometheus] 734c0f0b65c2: Waiting
[Prometheus] 8845ab872c1c: Waiting
[Prometheus] bbe1a212f7e9: Preparing
[Prometheus] d7d4c2f9d26b: Waiting
[Prometheus] bbe1a212f7e9: Waiting
[Webhook] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-merge-3015 opensourcemano/webhook:testing-daily
[RO] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-merge-3015 opensourcemano/ro:testing-daily
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker push opensourcemano/mon:testing-daily
[MON] The push refers to repository [docker.io/opensourcemano/mon]
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[Pipeline] [Airflow] sh
[PLA] + docker push opensourcemano/pla:testing-daily
[PLA] The push refers to repository [docker.io/opensourcemano/pla]
[Airflow] [Airflow] Running shell script
[Pipeline] [NBI] sh
[MON] c2e320d2e2e9: Preparing
[MON] a32ae8231d7d: Preparing
[MON] 01c5ea51602e: Preparing
[MON] 4e3891cb0623: Preparing
[MON] 9477e57f3827: Preparing
[MON] 5954e00d071d: Preparing
[MON] 8dc92ffaf4e4: Preparing
[MON] 01c5ea51602e: Waiting
[MON] b33bf8910224: Preparing
[MON] c2e320d2e2e9: Waiting
[MON] 485bc8025958: Preparing
[MON] a32ae8231d7d: Waiting
[MON] c50e7e75aac9: Preparing
[MON] 4e3891cb0623: Waiting
[MON] 3bc91af29fe1: Preparing
[MON] 8dc92ffaf4e4: Waiting
[MON] 9477e57f3827: Waiting
[MON] 5954e00d071d: Waiting
[MON] b33bf8910224: Waiting
[MON] 485bc8025958: Waiting
[MON] c50e7e75aac9: Waiting
[MON] 231ac0082c66: Preparing
[MON] d66bebcf8f81: Preparing
[MON] 3bc91af29fe1: Waiting
[MON] 231ac0082c66: Waiting
[MON] dc3e88bfc0a4: Preparing
[MON] 0b9c994b0484: Preparing
[MON] d66bebcf8f81: Waiting
[MON] dc3e88bfc0a4: Waiting
[MON] 0b9c994b0484: Waiting
[PLA] 56a188d631a8: Preparing
[PLA] 0eed4750d758: Preparing
[PLA] aa6daf1bee86: Preparing
[PLA] 887fb6335c46: Preparing
[PLA] 99cc72ca27dc: Preparing
[PLA] f9542d0a07d0: Preparing
[PLA] 213364f1d9de: Preparing
[PLA] 204b8940665c: Preparing
[PLA] aa6daf1bee86: Waiting
[PLA] d66bebcf8f81: Preparing
[PLA] 56a188d631a8: Waiting
[PLA] 887fb6335c46: Waiting
[PLA] 99cc72ca27dc: Waiting
[PLA] f9542d0a07d0: Waiting
[PLA] 213364f1d9de: Waiting
[PLA] 0eed4750d758: Waiting
[PLA] 204b8940665c: Waiting
[PLA] dc3e88bfc0a4: Preparing
[PLA] 0b9c994b0484: Preparing
[PLA] d66bebcf8f81: Waiting
[PLA] dc3e88bfc0a4: Waiting
[osmclient] + docker push opensourcemano/osmclient:testing-daily
[osmclient] The push refers to repository [docker.io/opensourcemano/osmclient]
[Airflow] + docker push opensourcemano/airflow:testing-daily
[Airflow] The push refers to repository [docker.io/opensourcemano/airflow]
[NBI] [NBI] Running shell script
[NBI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-merge-3015 opensourcemano/nbi:testing-daily
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NG-UI] sh
[osmclient] 2588924463fc: Preparing
[osmclient] 08cca4aae024: Preparing
[osmclient] d60ac7a0c214: Preparing
[osmclient] bd28e2019713: Preparing
[osmclient] 6bf2a0f55383: Preparing
[osmclient] ad29132ae2c5: Preparing
[osmclient] 2588924463fc: Waiting
[osmclient] ec14abf096b5: Preparing
[osmclient] d66bebcf8f81: Preparing
[osmclient] dc3e88bfc0a4: Preparing
[osmclient] 0b9c994b0484: Preparing
[osmclient] 08cca4aae024: Waiting
[osmclient] bd28e2019713: Waiting
[osmclient] ec14abf096b5: Waiting
[osmclient] d60ac7a0c214: Waiting
[osmclient] 6bf2a0f55383: Waiting
[osmclient] ad29132ae2c5: Waiting
[osmclient] 0b9c994b0484: Waiting
[osmclient] d66bebcf8f81: Waiting
[Airflow] fb7c16993276: Preparing
[Airflow] 02ae14d6e5d7: Preparing
[Airflow] a1acbeea22e7: Preparing
[Airflow] 540202a1bb36: Preparing
[Airflow] da950e7f8945: Preparing
[Airflow] e7202b389640: Preparing
[Airflow] 5c989efd0597: Preparing
[Airflow] 592c7ff0a6a1: Preparing
[Airflow] 941c6fa73df9: Preparing
[Airflow] 5162eb36d781: Preparing
[Airflow] fb7c16993276: Waiting
[Airflow] 58577a3ac668: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] a1acbeea22e7: Waiting
[Airflow] fa9ab046628c: Preparing
[Airflow] 540202a1bb36: Waiting
[Airflow] 5f70bf18a086: Preparing
[Airflow] da950e7f8945: Waiting
[Airflow] 5c989efd0597: Waiting
[Airflow] e7202b389640: Waiting
[Airflow] 8b4250c5d64d: Preparing
[Airflow] 592c7ff0a6a1: Waiting
[Airflow] af7b571f7ca8: Preparing
[Airflow] 02ae14d6e5d7: Waiting
[Airflow] c57e7b07a3b2: Preparing
[Airflow] 941c6fa73df9: Waiting
[Airflow] f280206a86b2: Preparing
[Airflow] 5162eb36d781: Waiting
[Airflow] fa9ab046628c: Waiting
[Airflow] feb06c5db7c4: Preparing
[Airflow] 5f70bf18a086: Waiting
[Airflow] 8b4250c5d64d: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] b082288f25e1: Preparing
[Airflow] 58577a3ac668: Waiting
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] c57e7b07a3b2: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] 30baed22bc16: Preparing
[Airflow] 26f2bb17348b: Preparing
[Airflow] 15b3067dc4be: Preparing
[Airflow] db70c9ea5e22: Preparing
[Airflow] 31152b74f256: Preparing
[Airflow] 15b3067dc4be: Waiting
[Airflow] 8a2adc4b2731: Preparing
[Airflow] 30baed22bc16: Waiting
[Airflow] 7766968e5876: Preparing
[Airflow] ab84691a2eba: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] 16af49539099: Preparing
[Airflow] 31152b74f256: Waiting
[Airflow] 219c6c2423f1: Preparing
[Airflow] db70c9ea5e22: Waiting
[Airflow] 3af14c9a24c9: Preparing
[Airflow] 8a2adc4b2731: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] f280206a86b2: Waiting
[tests] + docker push opensourcemano/tests:testing-daily
[tests] The push refers to repository [docker.io/opensourcemano/tests]
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[tests] eff4d9fdb190: Preparing
[tests] d601384ae4f8: Preparing
[tests] 2506adc4f313: Preparing
[tests] 30fcb0e5ad26: Preparing
[tests] deca5832824b: Preparing
[tests] 5efc203649fc: Preparing
[tests] 86eb3dc2dcb1: Preparing
[tests] 9f8d21480779: Preparing
[tests] b916a0bb9753: Preparing
[tests] 9a11d708f23d: Preparing
[tests] 0d9d50fde0cb: Preparing
[tests] eff4d9fdb190: Waiting
[tests] 71c0c0164436: Preparing
[tests] deca5832824b: Waiting
[tests] bdcd04033f3f: Preparing
[tests] 5efc203649fc: Waiting
[tests] 30fcb0e5ad26: Waiting
[tests] d601384ae4f8: Waiting
[tests] 2506adc4f313: Waiting
[tests] f16af56bb524: Preparing
[tests] 86eb3dc2dcb1: Waiting
[tests] 1fbc511bf8f1: Preparing
[tests] b916a0bb9753: Waiting
[tests] 9f8d21480779: Waiting
[tests] 2482df05b00a: Preparing
[tests] 3f98c8363be5: Preparing
[tests] 604b936682fa: Preparing
[tests] 9a11d708f23d: Waiting
[tests] fe39f7d10365: Preparing
[tests] dc3e88bfc0a4: Preparing
[tests] 0d9d50fde0cb: Waiting
[tests] 0b9c994b0484: Preparing
[tests] f16af56bb524: Waiting
[tests] 71c0c0164436: Waiting
[tests] 2482df05b00a: Waiting
[tests] fe39f7d10365: Waiting
[tests] 1fbc511bf8f1: Waiting
[tests] 0b9c994b0484: Waiting
[tests] 604b936682fa: Waiting
[tests] bdcd04033f3f: Waiting
[Webhook] + docker push opensourcemano/webhook:testing-daily
[Webhook] The push refers to repository [docker.io/opensourcemano/webhook]
[RO] + docker push opensourcemano/ro:testing-daily
[RO] The push refers to repository [docker.io/opensourcemano/ro]
[NG-UI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-merge-3015 opensourcemano/ng-ui:testing-daily
[NBI] [NBI] Running shell script
[NBI] + docker push opensourcemano/nbi:testing-daily
[NBI] The push refers to repository [docker.io/opensourcemano/nbi]
[Pipeline] [NG-UI] sh
[Webhook] ac017311eab1: Preparing
[Webhook] ee7709ffcdbc: Preparing
[Webhook] 8a99578f3730: Preparing
[Webhook] 843329283056: Preparing
[Webhook] cc957d4e2af1: Preparing
[Webhook] d66bebcf8f81: Preparing
[Webhook] dc3e88bfc0a4: Preparing
[Webhook] 0b9c994b0484: Preparing
[Webhook] ac017311eab1: Waiting
[Webhook] ee7709ffcdbc: Waiting
[Webhook] 843329283056: Waiting
[Webhook] 8a99578f3730: Waiting
[Webhook] cc957d4e2af1: Waiting
[Webhook] d66bebcf8f81: Waiting
[Webhook] 0b9c994b0484: Waiting
[Webhook] dc3e88bfc0a4: Waiting
[RO] 864510d46810: Preparing
[RO] 7bb5c88e5aff: Preparing
[RO] ecb232609b3e: Preparing
[RO] 96329d4576cc: Preparing
[RO] 7b1ae5dc6ff2: Preparing
[RO] 236ba85c1081: Preparing
[RO] d66bebcf8f81: Preparing
[RO] dc3e88bfc0a4: Preparing
[RO] 0b9c994b0484: Preparing
[RO] 7b1ae5dc6ff2: Waiting
[RO] 236ba85c1081: Waiting
[RO] 864510d46810: Waiting
[RO] d66bebcf8f81: Waiting
[RO] dc3e88bfc0a4: Waiting
[RO] 7bb5c88e5aff: Waiting
[RO] ecb232609b3e: Waiting
[RO] 0b9c994b0484: Waiting
[RO] 96329d4576cc: Waiting
[NBI] 67f13bfc731a: Preparing
[NBI] 8ba571a26e1d: Preparing
[NBI] 970f7c229da3: Preparing
[NBI] 4edbcf2e7242: Preparing
[NBI] e3efd33e70c4: Preparing
[NBI] dd30e621b913: Preparing
[NBI] d1c67d5b159e: Preparing
[NBI] d66bebcf8f81: Preparing
[NBI] dc3e88bfc0a4: Preparing
[NBI] 0b9c994b0484: Preparing
[NBI] e3efd33e70c4: Waiting
[NBI] d66bebcf8f81: Waiting
[NBI] dc3e88bfc0a4: Waiting
[NBI] d1c67d5b159e: Waiting
[NBI] dd30e621b913: Waiting
[NBI] 0b9c994b0484: Waiting
[NBI] 970f7c229da3: Waiting
[NBI] 4edbcf2e7242: Waiting
[NBI] 67f13bfc731a: Waiting
[NBI] 8ba571a26e1d: Waiting
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push opensourcemano/ng-ui:testing-daily
[NG-UI] The push refers to repository [docker.io/opensourcemano/ng-ui]
[NG-UI] 0e0942519d54: Preparing
[NG-UI] d4aa6f0c2ee6: Preparing
[NG-UI] 4b9c4a54120d: Preparing
[NG-UI] 6d889b881525: Preparing
[NG-UI] f521b351680f: Preparing
[NG-UI] dc3e88bfc0a4: Preparing
[NG-UI] 0b9c994b0484: Preparing
[NG-UI] 0e0942519d54: Waiting
[NG-UI] d4aa6f0c2ee6: Waiting
[NG-UI] 4b9c4a54120d: Waiting
[NG-UI] 6d889b881525: Waiting
[NG-UI] 0b9c994b0484: Waiting
[NG-UI] f521b351680f: Waiting
[Keystone] 2eb560ec91b9: Verifying Checksum
[Keystone] 2eb560ec91b9: Download complete
[LCM] f47c3e1f0ffa: Pushed
[LCM] 89f51daf2ea3: Pushed
[LCM] 0de340875cef: Pushed
[LCM] 64e68749224d: Pushed
[LCM] 386f9c589676: Pushed
[LCM] 6fce29308862: Pushed
[LCM] 1af29bbf8d8a: Pushed
[LCM] ae35f33fc952: Pushed
[LCM] b8dfa3a5309d: Pushed
[LCM] d66bebcf8f81: Layer already exists
[LCM] dc3e88bfc0a4: Layer already exists
[LCM] 0b9c994b0484: Layer already exists
[LCM] 699b836b7aa5: Pushed
[Keystone] 2eb560ec91b9: Pull complete
[LCM] 5f4378c1f5ab: Pushed
[Keystone] 651e4dcd2c51: Pull complete
[Keystone] 2133cfc9c009: Pull complete
[Keystone] Digest: sha256:9b722fd59de913d6de5432f82888da1c07ced89070d38aa5cb0c2c4bcbf2e195
[Keystone] Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-merge-3015
[Keystone] osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-merge-3015
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-merge-3015 opensourcemano/keystone:testing-daily
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push opensourcemano/keystone:testing-daily
[Keystone] The push refers to repository [docker.io/opensourcemano/keystone]
[LCM] 4afe3fb76938: Pushed
[Keystone] 983fcd235349: Preparing
[Keystone] 854a3306e8e2: Preparing
[Keystone] 20650e4a2fbb: Preparing
[Keystone] 39c235dc56de: Preparing
[Keystone] 14116e475962: Preparing
[Keystone] dc3e88bfc0a4: Preparing
[Keystone] 0b9c994b0484: Preparing
[Keystone] 983fcd235349: Waiting
[Keystone] 854a3306e8e2: Waiting
[Keystone] 20650e4a2fbb: Waiting
[Keystone] 39c235dc56de: Waiting
[Keystone] 14116e475962: Waiting
[Keystone] 0b9c994b0484: Waiting
[POL] 4c6b7eae377e: Pushed
[POL] 125481da13e1: Pushed
[POL] 8414e0cb5be5: Pushed
[POL] d3262fab80f0: Pushed
[POL] a1242263cab4: Pushed
[POL] 169ae54616cc: Pushed
[LCM] 9bff794d2e54: Pushed
[POL] 1e93c7ca0fe8: Pushed
[POL] d66bebcf8f81: Layer already exists
[POL] 739b4ed34665: Pushed
[POL] dc3e88bfc0a4: Layer already exists
[POL] 0b9c994b0484: Layer already exists
[POL] 96bdbab3b3f3: Pushed
[LCM] testing-daily: digest: sha256:6a21ad9ef2f18412e476326d54ed3cb5df0a7110b18a4067e4a71c5306426fb4 size: 3684
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[POL] b5a2d3fd8e0c: Pushed
[POL] cc089bb63408: Pushed
[Prometheus] d07b8c24d03f: Layer already exists
[Prometheus] c726c0ff6843: Layer already exists
[Prometheus] d16ef4184094: Layer already exists
[Prometheus] 14b7327c4ef5: Layer already exists
[Prometheus] 6c0428c28706: Layer already exists
[Prometheus] f73705133a95: Layer already exists
[Prometheus] 22c1fba3d4f5: Layer already exists
[Prometheus] cbe4fb5e267b: Layer already exists
[Prometheus] 734c0f0b65c2: Layer already exists
[Prometheus] 8845ab872c1c: Layer already exists
[Prometheus] d7d4c2f9d26b: Layer already exists
[Prometheus] bbe1a212f7e9: Layer already exists
[Prometheus] testing-daily: digest: sha256:6d08e75224d33a98e8ed4cdad1998534ce411ee75ea0af8f808ceb8587e31f0a size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[MON] a32ae8231d7d: Pushed
[MON] c2e320d2e2e9: Pushed
[Pipeline] [Prometheus] }
[MON] 9477e57f3827: Pushed
[POL] testing-daily: digest: sha256:3bcafc3bb7085b41a53ba02b3d1d3b1e308f8fbf9460985e57885b286a75264f size: 3252
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[MON] 8dc92ffaf4e4: Pushed
[MON] 5954e00d071d: Pushed
[MON] b33bf8910224: Pushed
[MON] 485bc8025958: Pushed
[MON] c50e7e75aac9: Pushed
[MON] d66bebcf8f81: Layer already exists
[MON] dc3e88bfc0a4: Layer already exists
[MON] 0b9c994b0484: Layer already exists
[MON] 4e3891cb0623: Pushed
[MON] 01c5ea51602e: Pushed
[MON] 231ac0082c66: Pushed
[PLA] 0eed4750d758: Pushed
[PLA] aa6daf1bee86: Pushed
[PLA] 99cc72ca27dc: Pushed
[PLA] f9542d0a07d0: Pushed
[PLA] 204b8940665c: Pushed
[PLA] d66bebcf8f81: Layer already exists
[PLA] 213364f1d9de: Pushed
[PLA] dc3e88bfc0a4: Layer already exists
[PLA] 0b9c994b0484: Layer already exists
[PLA] 56a188d631a8: Pushed
[PLA] 887fb6335c46: Pushed
[osmclient] 2588924463fc: Pushed
[osmclient] 08cca4aae024: Pushed
[osmclient] d60ac7a0c214: Pushed
[osmclient] bd28e2019713: Pushed
[osmclient] 6bf2a0f55383: Pushed
[osmclient] d66bebcf8f81: Layer already exists
[osmclient] dc3e88bfc0a4: Layer already exists
[osmclient] 0b9c994b0484: Layer already exists
[osmclient] ec14abf096b5: Pushed
[osmclient] ad29132ae2c5: Pushed
[PLA] testing-daily: digest: sha256:db1173c7177b188c3b3cc71b811dc346768b86c1eba9cd062185a2c0c0fd29f8 size: 2625
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[osmclient] testing-daily: digest: sha256:3fad02609aa3d1c7a28fa01a37922ca19dc0acfde51f93e1b2e824eed972d6d5 size: 2410
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[MON] 3bc91af29fe1: Pushed
[MON] testing-daily: digest: sha256:766d455ed7d9e39877334df6d14ff59478d47a188cbe933edbce9c8f742f6a69 size: 3466
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[Airflow] 02ae14d6e5d7: Pushed
[Airflow] a1acbeea22e7: Pushed
[Airflow] 540202a1bb36: Pushed
[Airflow] da950e7f8945: Pushed
[Airflow] e7202b389640: Pushed
[Airflow] 5c989efd0597: Pushed
[Airflow] 58577a3ac668: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] 592c7ff0a6a1: Pushed
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] 941c6fa73df9: Pushed
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] 5162eb36d781: Pushed
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[tests] 30fcb0e5ad26: Pushed
[tests] 2506adc4f313: Pushed
[tests] d601384ae4f8: Pushed
[tests] deca5832824b: Pushed
[tests] 9f8d21480779: Pushed
[tests] b916a0bb9753: Pushed
[tests] 9a11d708f23d: Pushed
[tests] 0d9d50fde0cb: Pushed
[tests] 71c0c0164436: Pushed
[tests] 5efc203649fc: Pushed
[tests] bdcd04033f3f: Pushed
[tests] 1fbc511bf8f1: Pushed
[tests] f16af56bb524: Pushed
[tests] 604b936682fa: Layer already exists
[tests] fe39f7d10365: Layer already exists
[Airflow] fb7c16993276: Pushed
[Airflow] testing-daily: digest: sha256:fa7b243b0e0e3231979d56fbe7e828686a6f0b3bebdd7e990bf5527e68f79b93 size: 7006
[tests] dc3e88bfc0a4: Layer already exists
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[tests] 0b9c994b0484: Layer already exists
[Pipeline] [Airflow] }
[tests] 2482df05b00a: Pushed
[tests] 3f98c8363be5: Pushed
[Webhook] ac017311eab1: Pushed
[Webhook] ee7709ffcdbc: Pushed
[Webhook] 8a99578f3730: Pushed
[Webhook] d66bebcf8f81: Layer already exists
[Webhook] dc3e88bfc0a4: Layer already exists
[Webhook] 0b9c994b0484: Layer already exists
[Webhook] 843329283056: Pushed
[Webhook] cc957d4e2af1: Pushed
[Webhook] testing-daily: digest: sha256:5f3331dbcd1d513ba545745074f298973e244f3692bc563e46aee3de9c19e6a1 size: 1992
[Pipeline] [Webhook] }
[Pipeline] [Webhook] // dir
[Pipeline] [Webhook] }
[RO] 864510d46810: Pushed
[RO] 7bb5c88e5aff: Pushed
[RO] ecb232609b3e: Pushed
[RO] 96329d4576cc: Pushed
[RO] d66bebcf8f81: Layer already exists
[RO] dc3e88bfc0a4: Layer already exists
[RO] 0b9c994b0484: Layer already exists
[tests] eff4d9fdb190: Pushed
[RO] 236ba85c1081: Pushed
[Keystone] 983fcd235349: Layer already exists
[Keystone] 854a3306e8e2: Layer already exists
[Keystone] 20650e4a2fbb: Layer already exists
[Keystone] 39c235dc56de: Layer already exists
[Keystone] 14116e475962: Layer already exists
[Keystone] dc3e88bfc0a4: Layer already exists
[Keystone] 0b9c994b0484: Layer already exists
[Keystone] testing-daily: digest: sha256:d045f892ce1f5ba63a4199fd57dcc3fc7c582b6e58ea71031039fd13dc4b2f56 size: 1782
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[NBI] 8ba571a26e1d: Pushed
[NBI] 67f13bfc731a: Pushed
[NBI] 970f7c229da3: Pushed
[NBI] 4edbcf2e7242: Pushed
[NBI] e3efd33e70c4: Pushed
[NBI] d66bebcf8f81: Layer already exists
[NBI] dc3e88bfc0a4: Layer already exists
[NBI] 0b9c994b0484: Layer already exists
[NBI] d1c67d5b159e: Pushed
[NBI] dd30e621b913: Pushed
[NG-UI] 0e0942519d54: Layer already exists
[NG-UI] d4aa6f0c2ee6: Layer already exists
[NG-UI] 4b9c4a54120d: Layer already exists
[NG-UI] 6d889b881525: Layer already exists
[NG-UI] f521b351680f: Layer already exists
[NG-UI] dc3e88bfc0a4: Layer already exists
[NG-UI] 0b9c994b0484: Layer already exists
[NG-UI] testing-daily: digest: sha256:df68d62b86bdfe0ad6b60bf8857993a1835dcb942ec5d7e2a315e7052261aef2 size: 1780
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[tests] 86eb3dc2dcb1: Pushed
[tests] testing-daily: digest: sha256:3ce83983a874eb74ac3aed959041ae203e9ec448158c25579a858e281c3c7bf6 size: 4731
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[NBI] testing-daily: digest: sha256:22a5c5faf314058564541fe55b2bd2b31c8c010fdcb74d42e7e79c6795999399 size: 2411
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[RO] 7b1ae5dc6ff2: Pushed
[RO] testing-daily: digest: sha256:a2a6c33f00a4045002ead860deffa09a8349412d2589d80408ffdab7a6bbd807 size: 2204
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] echo
Archiving container logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#714: mkdir -p logs/dags
Success command osm-master-merge-3015#714: mkdir -p logs/dags
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#715: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Extracting log for airflow-scheduler
Extracting log for airflow-statsd
Extracting log for airflow-triggerer
Extracting log for airflow-webserver
Extracting log for grafana
Extracting log for keystone
Extracting log for lcm
Extracting log for mon
Extracting log for nbi
Extracting log for ngui
Extracting log for pushgateway-prometheus-pushgateway
Extracting log for ro
Extracting log for webhook-translator
Success command osm-master-merge-3015#715: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#716: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Extracting log for airflow-postgresql
Extracting log for airflow-redis
Extracting log for airflow-worker
Extracting log for alertmanager
Extracting log for kafka-controller
Found 3 pods, using pod/kafka-controller-2
Extracting log for mongodb-k8s
Found 2 pods, using pod/mongodb-k8s-0
Extracting log for mongodb-k8s-arbiter
Extracting log for mysql
Extracting log for prometheus
Success command osm-master-merge-3015#716: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#717: 
            schedulerPod="$(kubectl get pods -n osm | grep airflow-scheduler| awk '{print $1; exit}')";             echo "Extracting logs from Airflow DAGs from pod ${schedulerPod}";             kubectl cp -n osm ${schedulerPod}:/opt/airflow/logs/scheduler/latest/dags logs/dags -c scheduler
        
Extracting logs from Airflow DAGs from pod airflow-scheduler-577748876b-5v5sh
tar: Removing leading `/' from member names
Success command osm-master-merge-3015#717: 
            schedulerPod="$(kubectl get pods -n osm | grep airflow-scheduler| awk '{print $1; exit}')";             echo "Extracting logs from Airflow DAGs from pod ${schedulerPod}";             kubectl cp -n osm ${schedulerPod}:/opt/airflow/logs/scheduler/latest/dags logs/dags -c scheduler
        
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ rm -rf logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-merge-3015#718: ls -al logs
total 24704
drwxrwxr-x 3 ubuntu ubuntu    4096 Jun 13 05:39 .
drwxr-x--- 8 ubuntu ubuntu    4096 Jun 13 05:39 ..
-rw-rw-r-- 1 ubuntu ubuntu   29960 Jun 13 05:39 airflow-postgresql.log
-rw-rw-r-- 1 ubuntu ubuntu   14729 Jun 13 05:39 airflow-redis.log
-rw-rw-r-- 1 ubuntu ubuntu 2010033 Jun 13 05:39 airflow-scheduler.log
-rw-rw-r-- 1 ubuntu ubuntu     692 Jun 13 05:39 airflow-statsd.log
-rw-rw-r-- 1 ubuntu ubuntu    4877 Jun 13 05:39 airflow-triggerer.log
-rw-rw-r-- 1 ubuntu ubuntu  583735 Jun 13 05:39 airflow-webserver.log
-rw-rw-r-- 1 ubuntu ubuntu 1427228 Jun 13 05:39 airflow-worker.log
-rw-rw-r-- 1 ubuntu ubuntu   18928 Jun 13 05:39 alertmanager.log
drwxrwxr-x 2 ubuntu ubuntu    4096 Jun 13 05:39 dags
-rw-rw-r-- 1 ubuntu ubuntu  205964 Jun 13 05:39 grafana.log
-rw-rw-r-- 1 ubuntu ubuntu  242814 Jun 13 05:39 kafka-controller.log
-rw-rw-r-- 1 ubuntu ubuntu    2198 Jun 13 05:39 keystone.log
-rw-rw-r-- 1 ubuntu ubuntu 5693439 Jun 13 05:39 lcm.log
-rw-rw-r-- 1 ubuntu ubuntu  489080 Jun 13 05:39 mon.log
-rw-rw-r-- 1 ubuntu ubuntu 3848174 Jun 13 05:39 mongodb-k8s-arbiter.log
-rw-rw-r-- 1 ubuntu ubuntu 5826744 Jun 13 05:39 mongodb-k8s.log
-rw-rw-r-- 1 ubuntu ubuntu  458048 Jun 13 05:39 mysql.log
-rw-rw-r-- 1 ubuntu ubuntu 2203065 Jun 13 05:39 nbi.log
-rw-rw-r-- 1 ubuntu ubuntu       0 Jun 13 05:39 ngui.log
-rw-rw-r-- 1 ubuntu ubuntu  176285 Jun 13 05:39 prometheus.log
-rw-rw-r-- 1 ubuntu ubuntu     687 Jun 13 05:39 pushgateway-prometheus-pushgateway.log
-rw-rw-r-- 1 ubuntu ubuntu 1972206 Jun 13 05:39 ro.log
-rw-rw-r-- 1 ubuntu ubuntu   30677 Jun 13 05:39 webhook-translator.log
Success command osm-master-merge-3015#718: ls -al logs
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] sshGet
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.167' (RSA) to the list of known hosts.
Connected to osm-master-merge-3015[172.21.249.167:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Received file from osm-master-merge-3015: mongodb-k8s-arbiter.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/mongodb-k8s-arbiter.log
Received file from osm-master-merge-3015: airflow-redis.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/airflow-redis.log
Received file from osm-master-merge-3015: mon.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/mon.log
Received file from osm-master-merge-3015: ngui.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/ngui.log
Received file from osm-master-merge-3015: alertmanager.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/alertmanager.log
Received file from osm-master-merge-3015: webhook-translator.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/webhook-translator.log
Received file from osm-master-merge-3015: airflow-triggerer.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/airflow-triggerer.log
Received file from osm-master-merge-3015: airflow-postgresql.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/airflow-postgresql.log
Received file from osm-master-merge-3015: keystone.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/keystone.log
Received file from osm-master-merge-3015: kafka-controller.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/kafka-controller.log
Received file from osm-master-merge-3015: airflow-scheduler.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/airflow-scheduler.log
Received file from osm-master-merge-3015: airflow-statsd.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/airflow-statsd.log
Received file from osm-master-merge-3015: pushgateway-prometheus-pushgateway.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/pushgateway-prometheus-pushgateway.log
Received file from osm-master-merge-3015: airflow-webserver.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/airflow-webserver.log
Received file from osm-master-merge-3015: lcm.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/lcm.log
Received file from osm-master-merge-3015: airflow-worker.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/airflow-worker.log
Received file from osm-master-merge-3015: mongodb-k8s.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/mongodb-k8s.log
Received file from osm-master-merge-3015: grafana.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/grafana.log
Received file from osm-master-merge-3015: mysql.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/mysql.log
Received file from osm-master-merge-3015: nbi.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/nbi.log
Received file from osm-master-merge-3015: ro.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/ro.log
Received file from osm-master-merge-3015: prometheus.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/prometheus.log
Received file from osm-master-merge-3015: vdu_down.py.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/dags/vdu_down.py.log
Received file from osm-master-merge-3015: multivim_vm_status.py.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/dags/multivim_vm_status.py.log
Received file from osm-master-merge-3015: vdu_alarm.py.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/dags/vdu_alarm.py.log
Received file from osm-master-merge-3015: ns_topology.py.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/dags/ns_topology.py.log
Received file from osm-master-merge-3015: multisdnc_sdnc_status.py.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/dags/multisdnc_sdnc_status.py.log
Received file from osm-master-merge-3015: multivim_vm_metrics.py.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/dags/multivim_vm_metrics.py.log
Received file from osm-master-merge-3015: scalein_vdu.py.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/dags/scalein_vdu.py.log
Received file from osm-master-merge-3015: scaleout_vdu.py.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/dags/scaleout_vdu.py.log
Received file from osm-master-merge-3015: multivim_vim_status.py.log -> /home/jenkins/workspace/osm-stage_3-merge_master/logs/dags/multivim_vim_status.py.log
Received directory from osm-master-merge-3015: logs -> /home/jenkins/workspace/osm-stage_3-merge_master
Disconnected from osm-master-merge-3015[172.21.249.167:22]
[Pipeline] step
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] echo
Deleting VM: 74730d17-f9f7-4ac4-9707-69428ab3c67b
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ docker stop osm-master-merge-3015-apache
osm-master-merge-3015-apache
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ docker rm osm-master-merge-3015-apache
osm-master-merge-3015-apache
[Pipeline] sh
[osm-stage_3-merge_master] Running shell script
+ rm -rf /tmp/tmp.QsCGbeBvTu
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS