Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef0e1dc43e01e3af63e43192147483735d9789c0 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10812182289992091503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh66111202269300396.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7282843243224742360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9675218600055881872.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3027649902507246906.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8846341494250695901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7648’ Running on prd-ubuntu20.04-docker-8c-8g-7651 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ef0e1dc43e01e3af63e43192147483735d9789c0 (levski) Commit message: "build: Update to use released SDK (#196)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T21:09:17.191Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T21:09:17.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 [Pipeline] echo [2023-02-27T21:09:17.460Z] ========================================================= [2023-02-27T21:09:17.460Z] EdgeX Global Pipelines Version Info [2023-02-27T21:09:17.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:09:18.188Z] ------------------- [2023-02-27T21:09:18.189Z] stable info: [2023-02-27T21:09:18.189Z] ------------------- [2023-02-27T21:09:18.189Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T21:09:18.189Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T21:09:18.189Z] Message: update stable to v1.0.244 [2023-02-27T21:09:20.097Z] ------------------- [2023-02-27T21:09:20.097Z] experimental info: [2023-02-27T21:09:20.097Z] ------------------- [2023-02-27T21:09:20.097Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T21:09:20.097Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T21:09:20.097Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T21:09:20.407Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-27T21:09:20.451Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-27T21:09:20.489Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T21:09:20.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T21:09:20.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T21:09:20.609Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T21:09:20.654Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T21:09:20.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T21:09:20.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T21:09:20.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T21:09:20.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T21:09:20.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-27T21:09:20.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T21:09:20.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T21:09:20.978Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T21:09:21.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T21:09:21.064Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T21:09:21.103Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T21:09:21.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T21:09:21.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T21:09:21.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-27T21:09:21.251Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-27T21:09:21.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T21:09:21.334Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T21:09:21.373Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T21:09:21.411Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T21:09:21.455Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T21:09:21.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-02-27T21:09:21.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-02-27T21:09:21.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-02-27T21:09:21.613Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo [2023-02-27T21:09:21.649Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef0e1dc [Pipeline] echo [2023-02-27T21:09:21.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:09:21.803Z] provisioning config files... [2023-02-27T21:09:21.815Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config10204972380960719462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:09:22.162Z] ---> docker-login.sh [2023-02-27T21:09:22.162Z] nexus3.edgexfoundry.org:10001 [2023-02-27T21:09:22.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:22.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:22.690Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:22.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:22.690Z] [2023-02-27T21:09:22.690Z] Login Succeeded [2023-02-27T21:09:22.690Z] nexus3.edgexfoundry.org:10002 [2023-02-27T21:09:22.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:22.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:22.965Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:22.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:22.965Z] [2023-02-27T21:09:22.965Z] Login Succeeded [2023-02-27T21:09:22.965Z] nexus3.edgexfoundry.org:10003 [2023-02-27T21:09:22.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:22.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:22.965Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:22.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:22.965Z] [2023-02-27T21:09:22.965Z] Login Succeeded [2023-02-27T21:09:22.965Z] nexus3.edgexfoundry.org:10004 [2023-02-27T21:09:23.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:23.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:23.225Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:23.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:23.225Z] [2023-02-27T21:09:23.225Z] Login Succeeded [2023-02-27T21:09:23.225Z] docker.io [2023-02-27T21:09:23.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:23.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:23.484Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:23.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:23.484Z] [2023-02-27T21:09:23.484Z] Login Succeeded [2023-02-27T21:09:23.484Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T21:09:23.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T21:09:24.133Z] + git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo [2023-02-27T21:09:24.196Z] -----------> git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 ef0e1dc43e01e3af63e43192147483735d9789c0 [false] [Pipeline] sh [2023-02-27T21:09:24.507Z] + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo [2023-02-27T21:09:24.540Z] ========================================================= [2023-02-27T21:09:24.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T21:09:24.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T21:09:24.972Z] + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo [2023-02-27T21:09:25.004Z] [semverPrep] GIT_COMMIT: ef0e1dc43e01e3af63e43192147483735d9789c0, Commit Message: build: Update to use released SDK (#196) [Pipeline] echo [2023-02-27T21:09:25.033Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T21:09:25.401Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T21:09:25.401Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T21:09:25.401Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T21:09:25.401Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T21:09:25.402Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T21:09:25.402Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T21:09:25.402Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:09:25.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:09:25.838Z] [2023-02-27T21:09:25.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:09:26.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:09:27.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T21:09:27.609Z] b85a868b505f: Pulling fs layer [2023-02-27T21:09:27.609Z] e2be974225ed: Pulling fs layer [2023-02-27T21:09:27.609Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T21:09:27.609Z] 988bab9f4d93: Pulling fs layer [2023-02-27T21:09:27.609Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T21:09:27.609Z] eaf3925da568: Pulling fs layer [2023-02-27T21:09:27.609Z] bab4dde63d76: Pulling fs layer [2023-02-27T21:09:27.609Z] bde34c3a00c8: Pulling fs layer [2023-02-27T21:09:27.609Z] b352a97aabf1: Pulling fs layer [2023-02-27T21:09:27.609Z] 4872d77fe225: Pulling fs layer [2023-02-27T21:09:27.609Z] 5851b861e8e6: Pulling fs layer [2023-02-27T21:09:27.609Z] bab4dde63d76: Waiting [2023-02-27T21:09:27.609Z] bde34c3a00c8: Waiting [2023-02-27T21:09:27.609Z] b352a97aabf1: Waiting [2023-02-27T21:09:27.609Z] 1469e6f7b9e6: Waiting [2023-02-27T21:09:27.609Z] 4872d77fe225: Waiting [2023-02-27T21:09:27.609Z] eaf3925da568: Waiting [2023-02-27T21:09:27.609Z] 5851b861e8e6: Waiting [2023-02-27T21:09:27.609Z] 988bab9f4d93: Waiting [2023-02-27T21:09:27.609Z] e2be974225ed: Verifying Checksum [2023-02-27T21:09:27.609Z] e2be974225ed: Download complete [2023-02-27T21:09:27.609Z] 988bab9f4d93: Verifying Checksum [2023-02-27T21:09:27.609Z] 988bab9f4d93: Download complete [2023-02-27T21:09:27.609Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T21:09:27.609Z] 1469e6f7b9e6: Download complete [2023-02-27T21:09:27.609Z] eaf3925da568: Download complete [2023-02-27T21:09:27.609Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T21:09:27.609Z] 339a4e72a1f5: Download complete [2023-02-27T21:09:27.609Z] bde34c3a00c8: Verifying Checksum [2023-02-27T21:09:27.609Z] bde34c3a00c8: Download complete [2023-02-27T21:09:27.609Z] b352a97aabf1: Download complete [2023-02-27T21:09:27.609Z] 4872d77fe225: Download complete [2023-02-27T21:09:27.609Z] 5851b861e8e6: Download complete [2023-02-27T21:09:27.609Z] b85a868b505f: Verifying Checksum [2023-02-27T21:09:27.609Z] b85a868b505f: Download complete [2023-02-27T21:09:28.187Z] bab4dde63d76: Verifying Checksum [2023-02-27T21:09:28.187Z] bab4dde63d76: Download complete [2023-02-27T21:09:29.565Z] b85a868b505f: Pull complete [2023-02-27T21:09:30.507Z] e2be974225ed: Pull complete [2023-02-27T21:09:31.932Z] 339a4e72a1f5: Pull complete [2023-02-27T21:09:31.932Z] 988bab9f4d93: Pull complete [2023-02-27T21:09:32.191Z] 1469e6f7b9e6: Pull complete [2023-02-27T21:09:32.450Z] eaf3925da568: Pull complete [2023-02-27T21:09:34.366Z] bab4dde63d76: Pull complete [2023-02-27T21:09:34.366Z] bde34c3a00c8: Pull complete [2023-02-27T21:09:34.366Z] b352a97aabf1: Pull complete [2023-02-27T21:09:34.626Z] 4872d77fe225: Pull complete [2023-02-27T21:09:34.626Z] 5851b861e8e6: Pull complete [2023-02-27T21:09:34.626Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T21:09:34.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:09:34.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:09:34.832Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:09:34.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T21:09:40.811Z] $ docker top 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d -eo pid,comm [2023-02-27T21:09:40.864Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T21:09:40.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T21:09:40.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T21:09:40.991Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T21:09:41.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T21:09:41.104Z] $ docker exec 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d ssh-agent [2023-02-27T21:09:41.224Z] SSH_AUTH_SOCK=/tmp/ssh-1MiEaGfPp48v/agent.32 [2023-02-27T21:09:41.224Z] SSH_AGENT_PID=38 [2023-02-27T21:09:41.230Z] Running ssh-add (command line suppressed) [2023-02-27T21:09:41.322Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1824740155128400590.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1824740155128400590.key) [2023-02-27T21:09:41.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T21:09:41.668Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T21:09:41.692Z] $ docker exec --env ******** --env ******** 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d ssh-agent -k [2023-02-27T21:09:41.808Z] unset SSH_AUTH_SOCK; [2023-02-27T21:09:41.808Z] unset SSH_AGENT_PID; [2023-02-27T21:09:41.808Z] echo Agent pid 38 killed; [2023-02-27T21:09:41.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-02-27T21:09:41.901Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.0|v2.3.0-dev.45' [Pipeline] sshagent [2023-02-27T21:09:41.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T21:09:41.936Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T21:09:42.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T21:09:42.073Z] $ docker exec 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d ssh-agent [2023-02-27T21:09:42.192Z] SSH_AUTH_SOCK=/tmp/ssh-nB7ZdzhRLqZA/agent.71 [2023-02-27T21:09:42.192Z] SSH_AGENT_PID=77 [2023-02-27T21:09:42.196Z] Running ssh-add (command line suppressed) [2023-02-27T21:09:42.304Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9575666434730055430.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9575666434730055430.key) [2023-02-27T21:09:42.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T21:09:42.760Z] + git semver init [2023-02-27T21:09:43.021Z] 2023-02-27 21:09:42,974 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T21:09:43.021Z] 2023-02-27 21:09:42,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-02-27T21:09:43.021Z] 2023-02-27 21:09:42,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-02-27T21:09:43.021Z] 2023-02-27 21:09:42,976 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-02-27T21:09:44.405Z] 2023-02-27 21:09:44,173 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-02-27T21:09:44.405Z] 2023-02-27 21:09:44,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-02-27T21:09:44.405Z] 2023-02-27 21:09:44,174 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-02-27T21:09:44.405Z] 2023-02-27 21:09:44,178 [execute] INFO git cat-file --batch-check [2023-02-27T21:09:44.405Z] 2023-02-27 21:09:44,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T21:09:44.405Z] 2023-02-27 21:09:44,184 [execute] INFO git cat-file --batch [2023-02-27T21:09:44.405Z] 2023-02-27 21:09:44,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T21:09:44.405Z] 2023-02-27 21:09:44,189 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-02-27T21:09:44.405Z] 0.0.0 [Pipeline] } [2023-02-27T21:09:44.426Z] $ docker exec --env ******** --env ******** 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d ssh-agent -k [2023-02-27T21:09:44.550Z] unset SSH_AUTH_SOCK; [2023-02-27T21:09:44.550Z] unset SSH_AGENT_PID; [2023-02-27T21:09:44.550Z] echo Agent pid 77 killed; [2023-02-27T21:09:44.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T21:09:44.979Z] + git semver [Pipeline] } [2023-02-27T21:09:45.264Z] $ docker stop --time=1 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d [2023-02-27T21:09:47.995Z] $ docker rm -f --volumes 682bb2745637d28f26ef0d78228af493d7e95aa4faf80d53bb371847b4df033d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T21:09:48.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T21:09:49.055Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T21:09:49.071Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:09:49.654Z] provisioning config files... [2023-02-27T21:09:49.681Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config14804892470379994075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:09:50.046Z] ---> docker-login.sh [2023-02-27T21:09:50.046Z] nexus3.edgexfoundry.org:10001 [2023-02-27T21:09:50.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:50.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:50.046Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:50.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:50.046Z] [2023-02-27T21:09:50.046Z] Login Succeeded [2023-02-27T21:09:50.046Z] nexus3.edgexfoundry.org:10002 [2023-02-27T21:09:50.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:50.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:50.046Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:50.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:50.046Z] [2023-02-27T21:09:50.046Z] Login Succeeded [2023-02-27T21:09:50.046Z] nexus3.edgexfoundry.org:10003 [2023-02-27T21:09:50.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:50.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:50.306Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:50.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:50.306Z] [2023-02-27T21:09:50.306Z] Login Succeeded [2023-02-27T21:09:50.306Z] nexus3.edgexfoundry.org:10004 [2023-02-27T21:09:50.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:50.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:50.306Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:50.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:50.306Z] [2023-02-27T21:09:50.306Z] Login Succeeded [2023-02-27T21:09:50.306Z] docker.io [2023-02-27T21:09:50.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:09:50.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:09:50.827Z] Configure a credential helper to remove this warning. See [2023-02-27T21:09:50.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:09:50.827Z] [2023-02-27T21:09:50.827Z] Login Succeeded [2023-02-27T21:09:50.827Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T21:09:50.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T21:09:51.043Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:09:51.083Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:09:51.115Z] ========================================================= [2023-02-27T21:09:51.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T21:09:51.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:09:51.589Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T21:09:51.589Z] Sending build context to Docker daemon 27.78MB [2023-02-27T21:09:51.589Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T21:09:51.589Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T21:09:51.861Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T21:09:51.861Z] 213ec9aee27d: Pulling fs layer [2023-02-27T21:09:51.861Z] 4583459ba037: Pulling fs layer [2023-02-27T21:09:51.861Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T21:09:51.861Z] 53926ce57604: Pulling fs layer [2023-02-27T21:09:51.861Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T21:09:51.861Z] 22ff95d597cd: Pulling fs layer [2023-02-27T21:09:51.861Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T21:09:51.861Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T21:09:51.861Z] a7acece74701: Pulling fs layer [2023-02-27T21:09:51.861Z] 21b2b0c7a3f4: Waiting [2023-02-27T21:09:51.861Z] 53926ce57604: Waiting [2023-02-27T21:09:51.861Z] 12d6caf4c0d1: Waiting [2023-02-27T21:09:51.861Z] 96b7cbca73a9: Waiting [2023-02-27T21:09:51.861Z] 22ff95d597cd: Waiting [2023-02-27T21:09:51.861Z] a7acece74701: Waiting [2023-02-27T21:09:51.861Z] 93c1e223e6f2: Download complete [2023-02-27T21:09:51.861Z] 4583459ba037: Verifying Checksum [2023-02-27T21:09:51.861Z] 4583459ba037: Download complete [2023-02-27T21:09:51.861Z] 21b2b0c7a3f4: Download complete [2023-02-27T21:09:51.861Z] 22ff95d597cd: Verifying Checksum [2023-02-27T21:09:51.861Z] 22ff95d597cd: Download complete [2023-02-27T21:09:51.861Z] 213ec9aee27d: Verifying Checksum [2023-02-27T21:09:52.124Z] 12d6caf4c0d1: Download complete [2023-02-27T21:09:52.124Z] 213ec9aee27d: Pull complete [2023-02-27T21:09:52.387Z] 4583459ba037: Pull complete [2023-02-27T21:09:52.387Z] 93c1e223e6f2: Pull complete [2023-02-27T21:09:52.985Z] a7acece74701: Verifying Checksum [2023-02-27T21:09:52.985Z] a7acece74701: Download complete [2023-02-27T21:09:52.985Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T21:09:52.985Z] 96b7cbca73a9: Download complete [2023-02-27T21:09:52.985Z] 53926ce57604: Verifying Checksum [2023-02-27T21:09:52.985Z] 53926ce57604: Download complete [2023-02-27T21:09:57.178Z] 53926ce57604: Pull complete [2023-02-27T21:09:57.178Z] 21b2b0c7a3f4: Pull complete [2023-02-27T21:09:57.436Z] 22ff95d597cd: Pull complete [2023-02-27T21:09:57.436Z] 12d6caf4c0d1: Pull complete [2023-02-27T21:10:00.004Z] 96b7cbca73a9: Pull complete [2023-02-27T21:10:00.263Z] a7acece74701: Pull complete [2023-02-27T21:10:00.263Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T21:10:00.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T21:10:00.263Z] ---> db6d94c90886 [2023-02-27T21:10:00.263Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T21:10:04.474Z] Still waiting to schedule task [2023-02-27T21:10:04.475Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7649’ [2023-02-27T21:10:12.491Z] ---> Running in fb8858b78639 [2023-02-27T21:10:12.491Z] Removing intermediate container fb8858b78639 [2023-02-27T21:10:12.491Z] ---> 760af6716f14 [2023-02-27T21:10:12.491Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T21:10:12.491Z] ---> Running in 31bec4e3d433 [2023-02-27T21:10:12.491Z] Removing intermediate container 31bec4e3d433 [2023-02-27T21:10:12.491Z] ---> e3af7d983512 [2023-02-27T21:10:12.491Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-02-27T21:10:12.491Z] ---> Running in 10264bf15fb3 [2023-02-27T21:10:12.491Z] Removing intermediate container 10264bf15fb3 [2023-02-27T21:10:12.491Z] ---> d715a33c795d [2023-02-27T21:10:12.491Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T21:10:12.491Z] ---> Running in fed3932394f2 [2023-02-27T21:10:12.491Z] Removing intermediate container fed3932394f2 [2023-02-27T21:10:12.491Z] ---> b6bd832cd472 [2023-02-27T21:10:12.491Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-27T21:10:12.491Z] ---> Running in cf9412278a5d [2023-02-27T21:10:12.491Z] Removing intermediate container cf9412278a5d [2023-02-27T21:10:12.491Z] ---> 7e0957ce6a13 [2023-02-27T21:10:12.491Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T21:10:12.491Z] ---> Running in 270e2fc018cc [2023-02-27T21:10:12.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T21:10:12.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T21:10:12.491Z] OK: 211 MiB in 51 packages [2023-02-27T21:10:12.491Z] Removing intermediate container 270e2fc018cc [2023-02-27T21:10:12.491Z] ---> 482370793182 [2023-02-27T21:10:12.491Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-27T21:10:12.751Z] ---> Running in b13aac0ed55f [2023-02-27T21:10:12.751Z] Removing intermediate container b13aac0ed55f [2023-02-27T21:10:12.751Z] ---> 8633132cbf09 [2023-02-27T21:10:12.751Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-27T21:10:13.010Z] ---> 553ff5504438 [2023-02-27T21:10:13.010Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T21:10:13.010Z] ---> Running in 1091352c8daf [2023-02-27T21:11:09.272Z] Removing intermediate container 1091352c8daf [2023-02-27T21:11:09.272Z] ---> d10d459892b5 [2023-02-27T21:11:09.272Z] Step 12/13 : COPY . . [2023-02-27T21:11:09.272Z] ---> 61965fb3b32c [2023-02-27T21:11:09.272Z] Step 13/13 : RUN ${MAKE} [2023-02-27T21:11:09.272Z] ---> Running in 236d6054ac15 [2023-02-27T21:11:09.272Z] noop [2023-02-27T21:11:09.272Z] Removing intermediate container 236d6054ac15 [2023-02-27T21:11:09.272Z] ---> f37cc1e40111 [2023-02-27T21:11:09.272Z] Successfully built f37cc1e40111 [2023-02-27T21:11:09.272Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:11:09.687Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T21:11:09.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:11:09.821Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:11:09.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T21:11:11.128Z] $ docker top 6ef57676e4e6aeb1e9124af4d9135c072b0abb325d8d6b6fd1b2ec12a1598a53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:11:11.542Z] + go version [2023-02-27T21:11:11.542Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T21:11:11.579Z] $ docker stop --time=1 6ef57676e4e6aeb1e9124af4d9135c072b0abb325d8d6b6fd1b2ec12a1598a53 [2023-02-27T21:11:13.214Z] $ docker rm -f --volumes 6ef57676e4e6aeb1e9124af4d9135c072b0abb325d8d6b6fd1b2ec12a1598a53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:11:14.045Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T21:11:14.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:11:14.196Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:11:14.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T21:11:14.968Z] $ docker top 0f2c2d194e338dd44f4e0fc9677942aaa487b12bd46c6891ff40f5f47f265312 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:11:15.358Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-02-27T21:11:15.705Z] + make test [2023-02-27T21:11:15.705Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-27T21:11:15.968Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-27T21:11:25.932Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-27T21:11:29.222Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 29.3% of statements [2023-02-27T21:11:29.222Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-27T21:11:29.222Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.325s coverage: 86.5% of statements [2023-02-27T21:11:37.347Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T21:11:37.347Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-27T21:11:39.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T21:11:39.502Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T21:11:39.502Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T21:11:39.536Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T21:11:39.560Z] $ docker stop --time=1 0f2c2d194e338dd44f4e0fc9677942aaa487b12bd46c6891ff40f5f47f265312 [2023-02-27T21:11:42.945Z] $ docker rm -f --volumes 0f2c2d194e338dd44f4e0fc9677942aaa487b12bd46c6891ff40f5f47f265312 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T21:11:43.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T21:11:43.517Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T21:11:44.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T21:11:44.483Z] + ls -al . [2023-02-27T21:11:44.483Z] total 248 [2023-02-27T21:11:44.483Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 21:11 . [2023-02-27T21:11:44.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 .. [2023-02-27T21:11:44.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:11 .git [2023-02-27T21:11:44.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 .github [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 21:09 .gitignore [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 21:09 .golangci.yml [2023-02-27T21:11:44.483Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:09 .semver [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 9739 Feb 27 21:09 Attribution.txt [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 21:09 CHANGELOG.md [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 1637 Feb 27 21:09 Dockerfile [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:09 GOVERNANCE.md [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 21:09 Jenkinsfile [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 21:09 LICENSE [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 2858 Feb 27 21:09 Makefile [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 21:09 OWNERS.md [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 21:09 README.md [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 21:09 VERSION [2023-02-27T21:11:44.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:09 bin [2023-02-27T21:11:44.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:09 cmd [2023-02-27T21:11:44.483Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 21:11 coverage.out [2023-02-27T21:11:44.483Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 21:09 doc [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 3687 Feb 27 21:09 go.mod [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 46105 Feb 27 21:09 go.sum [2023-02-27T21:11:44.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 internal [2023-02-27T21:11:44.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:09 snap [2023-02-27T21:11:44.483Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:11:45.137Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 --label arch=amd64 --label version=0.0.0 . [2023-02-27T21:11:45.137Z] Sending build context to Docker daemon 27.86MB [2023-02-27T21:11:45.137Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T21:11:45.137Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-27T21:11:45.137Z] ---> f37cc1e40111 [2023-02-27T21:11:45.137Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-27T21:11:45.417Z] ---> Running in a288c6aa11d2 [2023-02-27T21:11:45.417Z] Removing intermediate container a288c6aa11d2 [2023-02-27T21:11:45.417Z] ---> 95f8767e458a [2023-02-27T21:11:45.417Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T21:11:45.417Z] ---> Running in f65c37ff5acf [2023-02-27T21:11:45.681Z] Removing intermediate container f65c37ff5acf [2023-02-27T21:11:45.681Z] ---> 1a33776f220f [2023-02-27T21:11:45.681Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-02-27T21:11:45.681Z] ---> Running in 0ec419b6607d [2023-02-27T21:11:45.681Z] Removing intermediate container 0ec419b6607d [2023-02-27T21:11:45.681Z] ---> 58f3f16a9b07 [2023-02-27T21:11:45.681Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T21:11:45.681Z] ---> Running in 39348971c9dd [2023-02-27T21:11:45.681Z] Removing intermediate container 39348971c9dd [2023-02-27T21:11:45.681Z] ---> e75a9a93e25a [2023-02-27T21:11:45.681Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-27T21:11:45.681Z] ---> Running in 4bd7b3a99687 [2023-02-27T21:11:45.941Z] Removing intermediate container 4bd7b3a99687 [2023-02-27T21:11:45.941Z] ---> 6760bddf5b5f [2023-02-27T21:11:45.941Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T21:11:45.941Z] ---> Running in 686db35e1f42 [2023-02-27T21:11:46.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T21:11:46.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T21:11:46.459Z] OK: 211 MiB in 51 packages [2023-02-27T21:11:47.836Z] Removing intermediate container 686db35e1f42 [2023-02-27T21:11:47.836Z] ---> 315199be98d3 [2023-02-27T21:11:47.836Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-27T21:11:48.097Z] ---> Running in ba351edb9472 [2023-02-27T21:11:48.357Z] Removing intermediate container ba351edb9472 [2023-02-27T21:11:48.357Z] ---> 26ccc887405c [2023-02-27T21:11:48.357Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-27T21:11:48.357Z] ---> 3d0ba7296954 [2023-02-27T21:11:48.357Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T21:11:48.357Z] ---> Running in 02c24658b8da [2023-02-27T21:11:48.923Z] Removing intermediate container 02c24658b8da [2023-02-27T21:11:48.923Z] ---> c1351644f372 [2023-02-27T21:11:48.923Z] Step 12/26 : COPY . . [2023-02-27T21:11:50.300Z] ---> 5bfa6e6af506 [2023-02-27T21:11:50.300Z] Step 13/26 : RUN ${MAKE} [2023-02-27T21:11:50.300Z] ---> Running in eb25e26ad323 [2023-02-27T21:11:50.558Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-02-27T21:12:17.141Z] Removing intermediate container eb25e26ad323 [2023-02-27T21:12:17.141Z] ---> af829e2b19d0 [2023-02-27T21:12:17.141Z] Step 14/26 : FROM alpine:3.16 [2023-02-27T21:12:17.141Z] 3.16: Pulling from library/alpine [2023-02-27T21:12:17.141Z] ef5531b6e74e: Pulling fs layer [2023-02-27T21:12:17.141Z] ef5531b6e74e: Verifying Checksum [2023-02-27T21:12:17.141Z] ef5531b6e74e: Download complete [2023-02-27T21:12:17.141Z] ef5531b6e74e: Pull complete [2023-02-27T21:12:17.141Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T21:12:17.141Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T21:12:17.141Z] ---> dfd21b5a31f5 [2023-02-27T21:12:17.141Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T21:12:17.141Z] ---> Running in 7ca713947ecf [2023-02-27T21:12:17.141Z] Removing intermediate container 7ca713947ecf [2023-02-27T21:12:17.141Z] ---> cebddb38f973 [2023-02-27T21:12:17.141Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-02-27T21:12:17.141Z] ---> Running in 0bb47a31a050 [2023-02-27T21:12:17.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T21:12:17.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T21:12:17.660Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-02-27T21:12:17.660Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-02-27T21:12:17.660Z] (3/6) Installing libsodium (1.0.18-r0) [2023-02-27T21:12:17.660Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-27T21:12:17.660Z] (5/6) Installing libzmq (4.3.4-r0) [2023-02-27T21:12:17.660Z] (6/6) Installing zeromq (4.3.4-r0) [2023-02-27T21:12:17.660Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T21:12:17.660Z] OK: 8 MiB in 20 packages [2023-02-27T21:12:18.228Z] Removing intermediate container 0bb47a31a050 [2023-02-27T21:12:18.228Z] ---> 7e73fa0a372b [2023-02-27T21:12:18.228Z] Step 17/26 : WORKDIR / [2023-02-27T21:12:18.228Z] ---> Running in 03b9803c4965 [2023-02-27T21:12:18.228Z] Removing intermediate container 03b9803c4965 [2023-02-27T21:12:18.228Z] ---> d0bb6915ce38 [2023-02-27T21:12:18.228Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-27T21:12:19.163Z] ---> 23c0afb720d3 [2023-02-27T21:12:19.163Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-27T21:12:19.421Z] ---> 6a601defb1d3 [2023-02-27T21:12:19.421Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-27T21:12:19.421Z] ---> e1a84809fa53 [2023-02-27T21:12:19.421Z] Step 21/26 : EXPOSE 59984 [2023-02-27T21:12:19.421Z] ---> Running in bb3a0d0319db [2023-02-27T21:12:19.679Z] Removing intermediate container bb3a0d0319db [2023-02-27T21:12:19.680Z] ---> 66e1fbaec395 [2023-02-27T21:12:19.680Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-27T21:12:19.680Z] ---> Running in ba0d7e52bc88 [2023-02-27T21:12:19.680Z] Removing intermediate container ba0d7e52bc88 [2023-02-27T21:12:19.680Z] ---> 11943cff4961 [2023-02-27T21:12:19.680Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-02-27T21:12:19.680Z] ---> Running in a0fc36500183 [2023-02-27T21:12:19.680Z] Removing intermediate container a0fc36500183 [2023-02-27T21:12:19.680Z] ---> dc5e233543af [2023-02-27T21:12:19.680Z] Step 24/26 : LABEL arch=amd64 [2023-02-27T21:12:19.680Z] ---> Running in dd0b5534eb3c [2023-02-27T21:12:19.938Z] Removing intermediate container dd0b5534eb3c [2023-02-27T21:12:19.938Z] ---> f5e18687b2d4 [2023-02-27T21:12:19.938Z] Step 25/26 : LABEL git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 [2023-02-27T21:12:19.938Z] ---> Running in 69b957803776 [2023-02-27T21:12:19.938Z] Removing intermediate container 69b957803776 [2023-02-27T21:12:19.938Z] ---> 2c53220f6e3a [2023-02-27T21:12:19.938Z] Step 26/26 : LABEL version=0.0.0 [2023-02-27T21:12:19.938Z] ---> Running in fef98b0fe01a [2023-02-27T21:12:20.197Z] Removing intermediate container fef98b0fe01a [2023-02-27T21:12:20.197Z] ---> c94990f51cdd [2023-02-27T21:12:20.197Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T21:12:20.197Z] Successfully built c94990f51cdd [2023-02-27T21:12:20.197Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:12:20.548Z] provisioning config files... [2023-02-27T21:12:20.556Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config969935662989024437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:12:20.903Z] ---> docker-login.sh [2023-02-27T21:12:20.903Z] nexus3.edgexfoundry.org:10001 [2023-02-27T21:12:20.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:12:20.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:12:20.903Z] Configure a credential helper to remove this warning. See [2023-02-27T21:12:20.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:12:20.903Z] [2023-02-27T21:12:20.903Z] Login Succeeded [2023-02-27T21:12:20.903Z] nexus3.edgexfoundry.org:10002 [2023-02-27T21:12:20.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:12:20.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:12:20.903Z] Configure a credential helper to remove this warning. See [2023-02-27T21:12:20.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:12:20.903Z] [2023-02-27T21:12:20.903Z] Login Succeeded [2023-02-27T21:12:20.903Z] nexus3.edgexfoundry.org:10003 [2023-02-27T21:12:21.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:12:21.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:12:21.162Z] Configure a credential helper to remove this warning. See [2023-02-27T21:12:21.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:12:21.162Z] [2023-02-27T21:12:21.162Z] Login Succeeded [2023-02-27T21:12:21.162Z] nexus3.edgexfoundry.org:10004 [2023-02-27T21:12:21.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:12:21.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:12:21.162Z] Configure a credential helper to remove this warning. See [2023-02-27T21:12:21.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:12:21.162Z] [2023-02-27T21:12:21.162Z] Login Succeeded [2023-02-27T21:12:21.162Z] docker.io [2023-02-27T21:12:21.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:12:21.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:12:21.421Z] Configure a credential helper to remove this warning. See [2023-02-27T21:12:21.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:12:21.421Z] [2023-02-27T21:12:21.421Z] Login Succeeded [2023-02-27T21:12:21.421Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T21:12:21.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-27T21:12:21.601Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:12:21.650Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-02-27T21:12:21.650Z] ef0e1dc43e01e3af63e43192147483735d9789c0 [2023-02-27T21:12:21.650Z] latest [2023-02-27T21:12:21.650Z] 0.0.0 [2023-02-27T21:12:21.650Z] ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [2023-02-27T21:12:21.650Z] levski [2023-02-27T21:12:21.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:22.133Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:22.591Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 [2023-02-27T21:12:22.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-27T21:12:22.591Z] a7295fe8586f: Preparing [2023-02-27T21:12:22.591Z] 4afaa8378158: Preparing [2023-02-27T21:12:22.591Z] 3ea845871805: Preparing [2023-02-27T21:12:22.591Z] e7e2583165ed: Preparing [2023-02-27T21:12:22.591Z] aa5968d388b8: Preparing [2023-02-27T21:12:22.591Z] aa5968d388b8: Layer already exists [2023-02-27T21:12:22.591Z] 4afaa8378158: Pushed [2023-02-27T21:12:22.591Z] a7295fe8586f: Pushed [2023-02-27T21:12:22.852Z] e7e2583165ed: Pushed [2023-02-27T21:12:25.391Z] 3ea845871805: Pushed [2023-02-27T21:12:25.650Z] ef0e1dc43e01e3af63e43192147483735d9789c0: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:26.136Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:26.568Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-27T21:12:26.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-27T21:12:26.568Z] a7295fe8586f: Preparing [2023-02-27T21:12:26.568Z] 4afaa8378158: Preparing [2023-02-27T21:12:26.568Z] 3ea845871805: Preparing [2023-02-27T21:12:26.568Z] e7e2583165ed: Preparing [2023-02-27T21:12:26.568Z] aa5968d388b8: Preparing [2023-02-27T21:12:26.568Z] aa5968d388b8: Layer already exists [2023-02-27T21:12:26.568Z] 4afaa8378158: Layer already exists [2023-02-27T21:12:26.568Z] a7295fe8586f: Layer already exists [2023-02-27T21:12:26.568Z] e7e2583165ed: Layer already exists [2023-02-27T21:12:26.568Z] 3ea845871805: Layer already exists [2023-02-27T21:12:26.568Z] latest: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:27.012Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:27.444Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-02-27T21:12:27.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-27T21:12:27.444Z] a7295fe8586f: Preparing [2023-02-27T21:12:27.444Z] 4afaa8378158: Preparing [2023-02-27T21:12:27.444Z] 3ea845871805: Preparing [2023-02-27T21:12:27.444Z] e7e2583165ed: Preparing [2023-02-27T21:12:27.444Z] aa5968d388b8: Preparing [2023-02-27T21:12:27.444Z] 3ea845871805: Layer already exists [2023-02-27T21:12:27.444Z] 4afaa8378158: Layer already exists [2023-02-27T21:12:27.444Z] e7e2583165ed: Layer already exists [2023-02-27T21:12:27.444Z] a7295fe8586f: Layer already exists [2023-02-27T21:12:27.444Z] aa5968d388b8: Layer already exists [2023-02-27T21:12:27.444Z] 0.0.0: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:27.879Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:28.326Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [2023-02-27T21:12:28.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-27T21:12:28.326Z] a7295fe8586f: Preparing [2023-02-27T21:12:28.326Z] 4afaa8378158: Preparing [2023-02-27T21:12:28.326Z] 3ea845871805: Preparing [2023-02-27T21:12:28.326Z] e7e2583165ed: Preparing [2023-02-27T21:12:28.326Z] aa5968d388b8: Preparing [2023-02-27T21:12:28.326Z] e7e2583165ed: Layer already exists [2023-02-27T21:12:28.326Z] a7295fe8586f: Layer already exists [2023-02-27T21:12:28.326Z] 3ea845871805: Layer already exists [2023-02-27T21:12:28.326Z] 4afaa8378158: Layer already exists [2023-02-27T21:12:28.326Z] aa5968d388b8: Layer already exists [2023-02-27T21:12:28.326Z] ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:28.779Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:29.227Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-02-27T21:12:29.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-27T21:12:29.227Z] a7295fe8586f: Preparing [2023-02-27T21:12:29.227Z] 4afaa8378158: Preparing [2023-02-27T21:12:29.227Z] 3ea845871805: Preparing [2023-02-27T21:12:29.227Z] e7e2583165ed: Preparing [2023-02-27T21:12:29.227Z] aa5968d388b8: Preparing [2023-02-27T21:12:29.227Z] aa5968d388b8: Layer already exists [2023-02-27T21:12:29.227Z] 4afaa8378158: Layer already exists [2023-02-27T21:12:29.227Z] e7e2583165ed: Layer already exists [2023-02-27T21:12:29.227Z] a7295fe8586f: Layer already exists [2023-02-27T21:12:29.227Z] 3ea845871805: Layer already exists [2023-02-27T21:12:29.227Z] levski: digest: sha256:bd07c4a871bc351a5e10a9dca2180316c0164a5a6556de3c8b5e0bd51024498a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-27T21:12:29.480Z] ===================================================== [Pipeline] echo [2023-02-27T21:12:29.515Z] taggedImages: [2023-02-27T21:12:29.515Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 [2023-02-27T21:12:29.515Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-27T21:12:29.515Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-02-27T21:12:29.515Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [2023-02-27T21:12:29.515Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:30.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T21:12:30.206Z] [2023-02-27T21:12:30.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:12:30.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T21:12:30.600Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T21:12:30.600Z] 5eb5b503b376: Pulling fs layer [2023-02-27T21:12:30.600Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T21:12:30.600Z] ec43610c2a17: Pulling fs layer [2023-02-27T21:12:30.600Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T21:12:30.600Z] 33b1e0a273af: Pulling fs layer [2023-02-27T21:12:30.600Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T21:12:30.600Z] 2f39f015ded8: Pulling fs layer [2023-02-27T21:12:30.600Z] 3a2ae6a8a46f: Waiting [2023-02-27T21:12:30.600Z] 33b1e0a273af: Waiting [2023-02-27T21:12:30.600Z] 5d3b04190fa2: Waiting [2023-02-27T21:12:30.600Z] 2f39f015ded8: Waiting [2023-02-27T21:12:30.600Z] 5c69ac0246d0: Download complete [2023-02-27T21:12:30.600Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T21:12:30.600Z] 3a2ae6a8a46f: Download complete [2023-02-27T21:12:30.862Z] ec43610c2a17: Verifying Checksum [2023-02-27T21:12:30.862Z] ec43610c2a17: Download complete [2023-02-27T21:12:30.862Z] 33b1e0a273af: Verifying Checksum [2023-02-27T21:12:30.862Z] 33b1e0a273af: Download complete [2023-02-27T21:12:30.862Z] 5d3b04190fa2: Download complete [2023-02-27T21:12:30.862Z] 5eb5b503b376: Verifying Checksum [2023-02-27T21:12:30.862Z] 5eb5b503b376: Download complete [2023-02-27T21:12:31.432Z] 2f39f015ded8: Download complete [2023-02-27T21:12:31.996Z] 5eb5b503b376: Pull complete [2023-02-27T21:12:32.254Z] 5c69ac0246d0: Pull complete [2023-02-27T21:12:32.821Z] ec43610c2a17: Pull complete [2023-02-27T21:12:32.821Z] 3a2ae6a8a46f: Pull complete [2023-02-27T21:12:33.091Z] 33b1e0a273af: Pull complete [2023-02-27T21:12:33.091Z] 5d3b04190fa2: Pull complete [2023-02-27T21:12:37.276Z] 2f39f015ded8: Pull complete [2023-02-27T21:12:37.276Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T21:12:37.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T21:12:37.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:12:37.486Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:12:37.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T21:12:45.632Z] $ docker top 40281e1760ce17147c5e9696060ef0cad06e3ae15a5756541a6c1e89aac46032 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:12:46.075Z] ---> job-cost.sh [2023-02-27T21:12:46.075Z] lf-activate-venv: SKIPPING [2023-02-27T21:12:46.075Z] INFO: No Stack... [2023-02-27T21:12:46.336Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T21:12:46.602Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T21:12:46.918Z] + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [2023-02-27T21:12:46.918Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T21:12:46.957Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [2023-02-27T21:12:46.962Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] did not exist. Created. [2023-02-27T21:12:46.962Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T21:12:47.337Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T21:12:47.386Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T21:12:47.412Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T21:12:47.479Z] $ docker stop --time=1 40281e1760ce17147c5e9696060ef0cad06e3ae15a5756541a6c1e89aac46032 [2023-02-27T21:12:48.646Z] $ docker rm -f --volumes 40281e1760ce17147c5e9696060ef0cad06e3ae15a5756541a6c1e89aac46032 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T21:13:03.045Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7653 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-02-27T21:13:03.107Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-27T21:13:03.183Z] The recommended git tool is: git [2023-02-27T21:13:08.699Z] using credential edgex-jenkins-ssh [2023-02-27T21:13:08.715Z] Cloning the remote Git repository [2023-02-27T21:13:08.781Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-27T21:13:08.856Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-02-27T21:13:09.011Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-27T21:13:09.012Z] > git --version # timeout=10 [2023-02-27T21:13:09.038Z] > git --version # 'git version 2.25.1' [2023-02-27T21:13:09.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T21:13:09.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T21:13:10.523Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-27T21:13:10.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T21:13:11.354Z] Avoid second fetch [2023-02-27T21:13:11.355Z] Checking out Revision ef0e1dc43e01e3af63e43192147483735d9789c0 (levski) [2023-02-27T21:13:12.131Z] Commit message: "build: Update to use released SDK (#196)" [2023-02-27T21:13:11.375Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T21:13:11.394Z] > git checkout -f ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 [2023-02-27T21:13:12.191Z] > git --version # timeout=10 [2023-02-27T21:13:12.209Z] > git --version # 'git version 2.25.1' [2023-02-27T21:13:12.227Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T21:13:13.272Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T21:13:13.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T21:13:13.272Z] Dload Upload Total Spent Left Speed [2023-02-27T21:13:13.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-02-27T21:13:13.875Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T21:13:14.232Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T21:13:14.232Z] + sudo tee /etc/docker/daemon.new [2023-02-27T21:13:14.232Z] { [2023-02-27T21:13:14.232Z] "registry-mirrors": [ [2023-02-27T21:13:14.232Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T21:13:14.232Z] ], [2023-02-27T21:13:14.232Z] "bip": "10.250.0.254/24", [2023-02-27T21:13:14.232Z] "hosts": [ [2023-02-27T21:13:14.232Z] "tcp://0.0.0.0:5555", [2023-02-27T21:13:14.232Z] "unix:///var/run/docker.sock" [2023-02-27T21:13:14.232Z] ], [2023-02-27T21:13:14.232Z] "mtu": 1458, [2023-02-27T21:13:14.232Z] "selinux-enabled": true, [2023-02-27T21:13:14.232Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T21:13:14.232Z] } [Pipeline] sh [2023-02-27T21:13:14.588Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T21:13:14.943Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:13:33.294Z] provisioning config files... [2023-02-27T21:13:33.327Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7972278947088742909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:13:33.731Z] ---> docker-login.sh [2023-02-27T21:13:33.731Z] nexus3.edgexfoundry.org:10001 [2023-02-27T21:13:34.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:13:34.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:13:34.323Z] Configure a credential helper to remove this warning. See [2023-02-27T21:13:34.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:13:34.323Z] [2023-02-27T21:13:34.323Z] Login Succeeded [2023-02-27T21:13:34.323Z] nexus3.edgexfoundry.org:10002 [2023-02-27T21:13:34.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:13:34.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:13:34.867Z] Configure a credential helper to remove this warning. See [2023-02-27T21:13:34.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:13:34.867Z] [2023-02-27T21:13:34.867Z] Login Succeeded [2023-02-27T21:13:34.867Z] nexus3.edgexfoundry.org:10003 [2023-02-27T21:13:35.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:13:35.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:13:35.139Z] Configure a credential helper to remove this warning. See [2023-02-27T21:13:35.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:13:35.139Z] [2023-02-27T21:13:35.139Z] Login Succeeded [2023-02-27T21:13:35.139Z] nexus3.edgexfoundry.org:10004 [2023-02-27T21:13:35.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:13:35.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:13:35.688Z] Configure a credential helper to remove this warning. See [2023-02-27T21:13:35.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:13:35.688Z] [2023-02-27T21:13:35.688Z] Login Succeeded [2023-02-27T21:13:35.688Z] docker.io [2023-02-27T21:13:35.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:13:36.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:13:36.227Z] Configure a credential helper to remove this warning. See [2023-02-27T21:13:36.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:13:36.227Z] [2023-02-27T21:13:36.227Z] Login Succeeded [2023-02-27T21:13:36.227Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T21:13:36.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T21:13:36.665Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:13:36.700Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:13:36.732Z] ========================================================= [2023-02-27T21:13:36.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T21:13:36.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:13:37.252Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T21:13:37.841Z] Sending build context to Docker daemon 20.59MB [2023-02-27T21:13:37.841Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T21:13:37.841Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T21:13:38.112Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T21:13:38.112Z] 9b18e9b68314: Pulling fs layer [2023-02-27T21:13:38.112Z] 35d82f9e3411: Pulling fs layer [2023-02-27T21:13:38.112Z] e16973657156: Pulling fs layer [2023-02-27T21:13:38.112Z] fc693d55d65f: Pulling fs layer [2023-02-27T21:13:38.112Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T21:13:38.112Z] dda99020689f: Pulling fs layer [2023-02-27T21:13:38.112Z] db1c61fa0a46: Pulling fs layer [2023-02-27T21:13:38.112Z] 891c053d2c06: Pulling fs layer [2023-02-27T21:13:38.112Z] fc693d55d65f: Waiting [2023-02-27T21:13:38.112Z] 7e9fc2657dce: Waiting [2023-02-27T21:13:38.112Z] dda99020689f: Waiting [2023-02-27T21:13:38.112Z] db1c61fa0a46: Waiting [2023-02-27T21:13:38.112Z] 891c053d2c06: Waiting [2023-02-27T21:13:38.112Z] e16973657156: Verifying Checksum [2023-02-27T21:13:38.112Z] e16973657156: Download complete [2023-02-27T21:13:38.112Z] 35d82f9e3411: Verifying Checksum [2023-02-27T21:13:38.112Z] 35d82f9e3411: Download complete [2023-02-27T21:13:38.112Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T21:13:38.112Z] 7e9fc2657dce: Download complete [2023-02-27T21:13:38.112Z] dda99020689f: Verifying Checksum [2023-02-27T21:13:38.112Z] dda99020689f: Download complete [2023-02-27T21:13:38.112Z] 9b18e9b68314: Verifying Checksum [2023-02-27T21:13:38.112Z] 9b18e9b68314: Download complete [2023-02-27T21:13:39.557Z] 891c053d2c06: Verifying Checksum [2023-02-27T21:13:39.557Z] 891c053d2c06: Download complete [2023-02-27T21:13:40.552Z] db1c61fa0a46: Verifying Checksum [2023-02-27T21:13:40.552Z] db1c61fa0a46: Download complete [2023-02-27T21:13:40.552Z] 9b18e9b68314: Pull complete [2023-02-27T21:13:41.145Z] fc693d55d65f: Verifying Checksum [2023-02-27T21:13:41.145Z] fc693d55d65f: Download complete [2023-02-27T21:13:41.145Z] 35d82f9e3411: Pull complete [2023-02-27T21:13:41.145Z] e16973657156: Pull complete [2023-02-27T21:13:53.527Z] fc693d55d65f: Pull complete [2023-02-27T21:13:53.527Z] 7e9fc2657dce: Pull complete [2023-02-27T21:13:53.796Z] dda99020689f: Pull complete [2023-02-27T21:14:00.475Z] db1c61fa0a46: Pull complete [2023-02-27T21:14:01.894Z] 891c053d2c06: Pull complete [2023-02-27T21:14:01.894Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T21:14:01.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T21:14:01.894Z] ---> f96f9c87975a [2023-02-27T21:14:01.894Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T21:14:03.850Z] ---> Running in 0d1afe90c08c [2023-02-27T21:14:04.144Z] Removing intermediate container 0d1afe90c08c [2023-02-27T21:14:04.144Z] ---> f34ca063975b [2023-02-27T21:14:04.144Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T21:14:04.144Z] ---> Running in dec2b12431a3 [2023-02-27T21:14:04.734Z] Removing intermediate container dec2b12431a3 [2023-02-27T21:14:04.734Z] ---> bc077e35efcd [2023-02-27T21:14:04.734Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-02-27T21:14:04.734Z] ---> Running in 9c152be54f88 [2023-02-27T21:14:05.010Z] Removing intermediate container 9c152be54f88 [2023-02-27T21:14:05.010Z] ---> 170937433c70 [2023-02-27T21:14:05.010Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T21:14:05.280Z] ---> Running in dd25a1c20eac [2023-02-27T21:14:05.549Z] Removing intermediate container dd25a1c20eac [2023-02-27T21:14:05.549Z] ---> 5871951b0a2c [2023-02-27T21:14:05.549Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-27T21:14:05.549Z] ---> Running in 5be4a4d1e90a [2023-02-27T21:14:05.822Z] Removing intermediate container 5be4a4d1e90a [2023-02-27T21:14:05.822Z] ---> 35c7a335ce41 [2023-02-27T21:14:05.822Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T21:14:06.094Z] ---> Running in 9cd8b533ab1f [2023-02-27T21:14:07.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T21:14:07.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T21:14:08.593Z] OK: 221 MiB in 51 packages [2023-02-27T21:14:09.610Z] Removing intermediate container 9cd8b533ab1f [2023-02-27T21:14:09.610Z] ---> db862609dbff [2023-02-27T21:14:09.610Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-27T21:14:09.610Z] ---> Running in 18c52159b6c0 [2023-02-27T21:14:10.222Z] Removing intermediate container 18c52159b6c0 [2023-02-27T21:14:10.222Z] ---> bc9aa0233b3e [2023-02-27T21:14:10.222Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-27T21:14:10.496Z] ---> 2bf3bc284d98 [2023-02-27T21:14:10.497Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T21:14:10.766Z] ---> Running in b768e31a776b [2023-02-27T21:15:18.670Z] Removing intermediate container b768e31a776b [2023-02-27T21:15:18.670Z] ---> aa8fdc2afd55 [2023-02-27T21:15:18.670Z] Step 12/13 : COPY . . [2023-02-27T21:15:18.670Z] ---> dbfa3a7fdcf3 [2023-02-27T21:15:18.670Z] Step 13/13 : RUN ${MAKE} [2023-02-27T21:15:18.670Z] ---> Running in a0d67b14ec3b [2023-02-27T21:15:18.670Z] noop [2023-02-27T21:15:18.670Z] Removing intermediate container a0d67b14ec3b [2023-02-27T21:15:18.670Z] ---> 22e820c29b74 [2023-02-27T21:15:18.670Z] Successfully built 22e820c29b74 [2023-02-27T21:15:18.670Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:15:19.138Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T21:15:19.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:15:19.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-7653 does not seem to be running inside a container [2023-02-27T21:15:19.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T21:15:23.843Z] $ docker top 1bb89c7f0d09a50e322db341cfb2caea2ab8bca252c1df8d5af22afd530f6299 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:15:24.727Z] + go version [2023-02-27T21:15:24.727Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T21:15:24.759Z] $ docker stop --time=1 1bb89c7f0d09a50e322db341cfb2caea2ab8bca252c1df8d5af22afd530f6299 [2023-02-27T21:15:26.385Z] $ docker rm -f --volumes 1bb89c7f0d09a50e322db341cfb2caea2ab8bca252c1df8d5af22afd530f6299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:15:27.236Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T21:15:27.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:15:27.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-7653 does not seem to be running inside a container [2023-02-27T21:15:27.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T21:15:28.803Z] $ docker top 2472abe6fe7056ddb94d0bba9f456b2113cf095f1af158270149bf8401e49ba5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:15:29.688Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T21:15:30.410Z] + make test [2023-02-27T21:15:30.410Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-27T21:15:32.365Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-27T21:17:10.493Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-27T21:17:22.821Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.268s coverage: 29.3% of statements [2023-02-27T21:17:22.821Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-27T21:17:35.199Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.177s coverage: 86.5% of statements [2023-02-27T21:17:35.199Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T21:17:35.199Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-27T21:18:07.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T21:18:07.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T21:18:07.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T21:18:07.533Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T21:18:07.555Z] $ docker stop --time=1 2472abe6fe7056ddb94d0bba9f456b2113cf095f1af158270149bf8401e49ba5 [2023-02-27T21:18:09.593Z] $ docker rm -f --volumes 2472abe6fe7056ddb94d0bba9f456b2113cf095f1af158270149bf8401e49ba5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T21:18:10.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T21:18:10.785Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T21:18:11.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T21:18:12.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T21:18:12.426Z] + ls -al . [2023-02-27T21:18:12.426Z] total 244 [2023-02-27T21:18:12.426Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 21:15 . [2023-02-27T21:18:12.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:13 .. [2023-02-27T21:18:12.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:13 .git [2023-02-27T21:18:12.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:13 .github [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 21:13 .gitignore [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 21:13 .golangci.yml [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 9739 Feb 27 21:13 Attribution.txt [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 21:13 CHANGELOG.md [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 1637 Feb 27 21:13 Dockerfile [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:13 GOVERNANCE.md [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 21:13 Jenkinsfile [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 21:13 LICENSE [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 2858 Feb 27 21:13 Makefile [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 21:13 OWNERS.md [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 21:13 README.md [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 21:09 VERSION [2023-02-27T21:18:12.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:13 bin [2023-02-27T21:18:12.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:13 cmd [2023-02-27T21:18:12.426Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 21:17 coverage.out [2023-02-27T21:18:12.426Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 21:13 doc [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 3687 Feb 27 21:13 go.mod [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 46105 Feb 27 21:13 go.sum [2023-02-27T21:18:12.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:13 internal [2023-02-27T21:18:12.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:13 snap [2023-02-27T21:18:12.426Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 21:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:18:12.852Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 --label arch=arm64 --label version=0.0.0 . [2023-02-27T21:18:14.809Z] Sending build context to Docker daemon 20.67MB [2023-02-27T21:18:14.809Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T21:18:14.809Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-27T21:18:14.809Z] ---> 22e820c29b74 [2023-02-27T21:18:14.809Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-27T21:18:15.077Z] ---> Running in e57f30407152 [2023-02-27T21:18:15.662Z] Removing intermediate container e57f30407152 [2023-02-27T21:18:15.662Z] ---> 74083b4906a7 [2023-02-27T21:18:15.662Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T21:18:15.662Z] ---> Running in 7eb03d6e17a7 [2023-02-27T21:18:16.247Z] Removing intermediate container 7eb03d6e17a7 [2023-02-27T21:18:16.247Z] ---> 23a9acad9b30 [2023-02-27T21:18:16.247Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-02-27T21:18:16.247Z] ---> Running in 2e473b3a3671 [2023-02-27T21:18:16.837Z] Removing intermediate container 2e473b3a3671 [2023-02-27T21:18:16.837Z] ---> 9fe370a7f2df [2023-02-27T21:18:16.837Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T21:18:17.105Z] ---> Running in 538a1a8489b5 [2023-02-27T21:18:17.373Z] Removing intermediate container 538a1a8489b5 [2023-02-27T21:18:17.373Z] ---> 74295401034a [2023-02-27T21:18:17.373Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-27T21:18:17.642Z] ---> Running in e3473ae07de4 [2023-02-27T21:18:18.233Z] Removing intermediate container e3473ae07de4 [2023-02-27T21:18:18.233Z] ---> f28855a3be82 [2023-02-27T21:18:18.233Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T21:18:18.233Z] ---> Running in 3a00e0aca6da [2023-02-27T21:18:19.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T21:18:19.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T21:18:21.346Z] OK: 221 MiB in 51 packages [2023-02-27T21:18:23.935Z] Removing intermediate container 3a00e0aca6da [2023-02-27T21:18:23.935Z] ---> 0ad1b2376a26 [2023-02-27T21:18:23.935Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-27T21:18:23.935Z] ---> Running in f00ac8bb5d11 [2023-02-27T21:18:23.935Z] Removing intermediate container f00ac8bb5d11 [2023-02-27T21:18:23.935Z] ---> 1e368e46edef [2023-02-27T21:18:23.935Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-27T21:18:24.530Z] ---> d59ce610f34b [2023-02-27T21:18:24.530Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T21:18:24.801Z] ---> Running in 4a4d0bea5781 [2023-02-27T21:18:27.419Z] Removing intermediate container 4a4d0bea5781 [2023-02-27T21:18:27.419Z] ---> 1700483fa16a [2023-02-27T21:18:27.419Z] Step 12/26 : COPY . . [2023-02-27T21:18:29.367Z] ---> d735399fb9e9 [2023-02-27T21:18:29.367Z] Step 13/26 : RUN ${MAKE} [2023-02-27T21:18:29.637Z] ---> Running in 9aaaa8ea9fe2 [2023-02-27T21:18:30.604Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-02-27T21:21:07.336Z] Removing intermediate container 9aaaa8ea9fe2 [2023-02-27T21:21:07.336Z] ---> 2e6a95d1f620 [2023-02-27T21:21:07.336Z] Step 14/26 : FROM alpine:3.16 [2023-02-27T21:21:07.923Z] 3.16: Pulling from library/alpine [2023-02-27T21:21:07.923Z] 3760b48202b3: Pulling fs layer [2023-02-27T21:21:08.191Z] 3760b48202b3: Verifying Checksum [2023-02-27T21:21:08.191Z] 3760b48202b3: Download complete [2023-02-27T21:21:08.776Z] 3760b48202b3: Pull complete [2023-02-27T21:21:08.776Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T21:21:08.776Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T21:21:08.776Z] ---> 4c81e5bf8899 [2023-02-27T21:21:08.776Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T21:21:08.776Z] ---> Running in 40ac27ed1854 [2023-02-27T21:21:09.044Z] Removing intermediate container 40ac27ed1854 [2023-02-27T21:21:09.044Z] ---> 0c1520ac3321 [2023-02-27T21:21:09.044Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-02-27T21:21:09.313Z] ---> Running in 1fb6d8929290 [2023-02-27T21:21:10.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T21:21:10.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T21:21:11.954Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-02-27T21:21:11.954Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-02-27T21:21:11.954Z] (3/6) Installing libsodium (1.0.18-r0) [2023-02-27T21:21:11.954Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-27T21:21:11.954Z] (5/6) Installing libzmq (4.3.4-r0) [2023-02-27T21:21:11.954Z] (6/6) Installing zeromq (4.3.4-r0) [2023-02-27T21:21:11.954Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T21:21:11.954Z] OK: 8 MiB in 20 packages [2023-02-27T21:21:13.011Z] Removing intermediate container 1fb6d8929290 [2023-02-27T21:21:13.011Z] ---> 636c335a6d6c [2023-02-27T21:21:13.011Z] Step 17/26 : WORKDIR / [2023-02-27T21:21:13.011Z] ---> Running in c004850a49ac [2023-02-27T21:21:13.302Z] Removing intermediate container c004850a49ac [2023-02-27T21:21:13.302Z] ---> b000adb8c8d9 [2023-02-27T21:21:13.302Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-27T21:21:17.616Z] ---> fa94c90331a1 [2023-02-27T21:21:17.616Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-27T21:21:17.616Z] ---> 00ccfac908a5 [2023-02-27T21:21:17.616Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-27T21:21:17.885Z] ---> 9b7c467de60a [2023-02-27T21:21:17.885Z] Step 21/26 : EXPOSE 59984 [2023-02-27T21:21:17.885Z] ---> Running in b0b0734931a0 [2023-02-27T21:21:18.485Z] Removing intermediate container b0b0734931a0 [2023-02-27T21:21:18.485Z] ---> b1da71e86f29 [2023-02-27T21:21:18.485Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-27T21:21:18.485Z] ---> Running in c5a394005596 [2023-02-27T21:21:18.752Z] Removing intermediate container c5a394005596 [2023-02-27T21:21:18.752Z] ---> c5b390d26d8f [2023-02-27T21:21:18.752Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-02-27T21:21:18.752Z] ---> Running in a981891387da [2023-02-27T21:21:19.022Z] Removing intermediate container a981891387da [2023-02-27T21:21:19.022Z] ---> 674582527aaf [2023-02-27T21:21:19.022Z] Step 24/26 : LABEL arch=arm64 [2023-02-27T21:21:19.291Z] ---> Running in 9bcc579d038a [2023-02-27T21:21:19.562Z] Removing intermediate container 9bcc579d038a [2023-02-27T21:21:19.562Z] ---> 0fcb211019e3 [2023-02-27T21:21:19.562Z] Step 25/26 : LABEL git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 [2023-02-27T21:21:19.562Z] ---> Running in b5de2bff3778 [2023-02-27T21:21:19.857Z] Removing intermediate container b5de2bff3778 [2023-02-27T21:21:19.857Z] ---> 978f4f4c84e0 [2023-02-27T21:21:19.857Z] Step 26/26 : LABEL version=0.0.0 [2023-02-27T21:21:19.857Z] ---> Running in 736b502225cd [2023-02-27T21:21:20.454Z] Removing intermediate container 736b502225cd [2023-02-27T21:21:20.454Z] ---> aee1a3000068 [2023-02-27T21:21:20.454Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T21:21:20.454Z] Successfully built aee1a3000068 [2023-02-27T21:21:20.454Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:21:20.894Z] provisioning config files... [2023-02-27T21:21:20.912Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config349690605423641122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:21:21.294Z] ---> docker-login.sh [2023-02-27T21:21:21.294Z] nexus3.edgexfoundry.org:10001 [2023-02-27T21:21:21.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:21:21.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:21:21.567Z] Configure a credential helper to remove this warning. See [2023-02-27T21:21:21.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:21:21.567Z] [2023-02-27T21:21:21.567Z] Login Succeeded [2023-02-27T21:21:21.567Z] nexus3.edgexfoundry.org:10002 [2023-02-27T21:21:21.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:21:22.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:21:22.105Z] Configure a credential helper to remove this warning. See [2023-02-27T21:21:22.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:21:22.105Z] [2023-02-27T21:21:22.105Z] Login Succeeded [2023-02-27T21:21:22.105Z] nexus3.edgexfoundry.org:10003 [2023-02-27T21:21:22.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:21:22.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:21:22.374Z] Configure a credential helper to remove this warning. See [2023-02-27T21:21:22.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:21:22.374Z] [2023-02-27T21:21:22.374Z] Login Succeeded [2023-02-27T21:21:22.374Z] nexus3.edgexfoundry.org:10004 [2023-02-27T21:21:22.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:21:22.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:21:22.914Z] Configure a credential helper to remove this warning. See [2023-02-27T21:21:22.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:21:22.914Z] [2023-02-27T21:21:22.914Z] Login Succeeded [2023-02-27T21:21:22.914Z] docker.io [2023-02-27T21:21:23.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:21:23.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:21:23.448Z] Configure a credential helper to remove this warning. See [2023-02-27T21:21:23.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:21:23.448Z] [2023-02-27T21:21:23.448Z] Login Succeeded [2023-02-27T21:21:23.448Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T21:21:23.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-27T21:21:23.599Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:21:23.641Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-02-27T21:21:23.641Z] ef0e1dc43e01e3af63e43192147483735d9789c0 [2023-02-27T21:21:23.641Z] latest [2023-02-27T21:21:23.641Z] 0.0.0 [2023-02-27T21:21:23.641Z] ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [2023-02-27T21:21:23.641Z] levski [2023-02-27T21:21:23.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:24.149Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:24.624Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 [2023-02-27T21:21:24.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-27T21:21:24.624Z] a13624492041: Preparing [2023-02-27T21:21:24.624Z] 0f28c8314fcf: Preparing [2023-02-27T21:21:24.624Z] b6a309c25f48: Preparing [2023-02-27T21:21:24.624Z] b17d01ac4cd6: Preparing [2023-02-27T21:21:24.624Z] f70ee36035b9: Preparing [2023-02-27T21:21:24.624Z] f70ee36035b9: Layer already exists [2023-02-27T21:21:24.892Z] a13624492041: Pushed [2023-02-27T21:21:24.892Z] 0f28c8314fcf: Pushed [2023-02-27T21:21:25.480Z] b17d01ac4cd6: Pushed [2023-02-27T21:21:30.834Z] b6a309c25f48: Pushed [2023-02-27T21:21:30.834Z] ef0e1dc43e01e3af63e43192147483735d9789c0: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:31.322Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:31.795Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-27T21:21:31.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-27T21:21:31.795Z] a13624492041: Preparing [2023-02-27T21:21:31.795Z] 0f28c8314fcf: Preparing [2023-02-27T21:21:31.795Z] b6a309c25f48: Preparing [2023-02-27T21:21:31.795Z] b17d01ac4cd6: Preparing [2023-02-27T21:21:31.795Z] f70ee36035b9: Preparing [2023-02-27T21:21:31.795Z] b17d01ac4cd6: Layer already exists [2023-02-27T21:21:31.795Z] 0f28c8314fcf: Layer already exists [2023-02-27T21:21:31.795Z] b6a309c25f48: Layer already exists [2023-02-27T21:21:31.795Z] a13624492041: Layer already exists [2023-02-27T21:21:31.795Z] f70ee36035b9: Layer already exists [2023-02-27T21:21:31.795Z] latest: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:32.544Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:33.023Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-02-27T21:21:33.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-27T21:21:33.023Z] a13624492041: Preparing [2023-02-27T21:21:33.023Z] 0f28c8314fcf: Preparing [2023-02-27T21:21:33.023Z] b6a309c25f48: Preparing [2023-02-27T21:21:33.023Z] b17d01ac4cd6: Preparing [2023-02-27T21:21:33.023Z] f70ee36035b9: Preparing [2023-02-27T21:21:33.023Z] 0f28c8314fcf: Layer already exists [2023-02-27T21:21:33.023Z] b17d01ac4cd6: Layer already exists [2023-02-27T21:21:33.023Z] b6a309c25f48: Layer already exists [2023-02-27T21:21:33.023Z] f70ee36035b9: Layer already exists [2023-02-27T21:21:33.023Z] a13624492041: Layer already exists [2023-02-27T21:21:33.023Z] 0.0.0: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:33.502Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:33.961Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [2023-02-27T21:21:33.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-27T21:21:33.961Z] a13624492041: Preparing [2023-02-27T21:21:33.961Z] 0f28c8314fcf: Preparing [2023-02-27T21:21:33.961Z] b6a309c25f48: Preparing [2023-02-27T21:21:33.961Z] b17d01ac4cd6: Preparing [2023-02-27T21:21:33.961Z] f70ee36035b9: Preparing [2023-02-27T21:21:33.961Z] f70ee36035b9: Layer already exists [2023-02-27T21:21:33.961Z] b6a309c25f48: Layer already exists [2023-02-27T21:21:33.961Z] 0f28c8314fcf: Layer already exists [2023-02-27T21:21:33.961Z] b17d01ac4cd6: Layer already exists [2023-02-27T21:21:33.961Z] a13624492041: Layer already exists [2023-02-27T21:21:33.961Z] ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:34.718Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:35.192Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-02-27T21:21:35.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-27T21:21:35.193Z] a13624492041: Preparing [2023-02-27T21:21:35.193Z] 0f28c8314fcf: Preparing [2023-02-27T21:21:35.193Z] b6a309c25f48: Preparing [2023-02-27T21:21:35.193Z] b17d01ac4cd6: Preparing [2023-02-27T21:21:35.193Z] f70ee36035b9: Preparing [2023-02-27T21:21:35.193Z] a13624492041: Layer already exists [2023-02-27T21:21:35.193Z] f70ee36035b9: Layer already exists [2023-02-27T21:21:35.193Z] b6a309c25f48: Layer already exists [2023-02-27T21:21:35.193Z] 0f28c8314fcf: Layer already exists [2023-02-27T21:21:35.193Z] b17d01ac4cd6: Layer already exists [2023-02-27T21:21:35.193Z] levski: digest: sha256:c69d929c3b35e0fcd700d84e1584b90dc45e444d89eada19075a6177fd1c9da8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-27T21:21:35.692Z] ===================================================== [Pipeline] echo [2023-02-27T21:21:35.724Z] taggedImages: [2023-02-27T21:21:35.724Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 [2023-02-27T21:21:35.724Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-27T21:21:35.724Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-02-27T21:21:35.724Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-0.0.0 [2023-02-27T21:21:35.724Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:36.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T21:21:36.305Z] [2023-02-27T21:21:36.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:21:36.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T21:21:36.714Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T21:21:36.714Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T21:21:36.714Z] 04944245beec: Pulling fs layer [2023-02-27T21:21:36.714Z] 699f458cf7ca: Pulling fs layer [2023-02-27T21:21:36.714Z] 765212b225bb: Pulling fs layer [2023-02-27T21:21:36.714Z] f23df028b6ca: Pulling fs layer [2023-02-27T21:21:36.714Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T21:21:36.714Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T21:21:36.714Z] 765212b225bb: Waiting [2023-02-27T21:21:36.714Z] d65c8cfc05b1: Waiting [2023-02-27T21:21:36.714Z] 2437ff75d9bd: Waiting [2023-02-27T21:21:36.714Z] f23df028b6ca: Waiting [2023-02-27T21:21:36.985Z] 04944245beec: Verifying Checksum [2023-02-27T21:21:36.985Z] 04944245beec: Download complete [2023-02-27T21:21:36.985Z] 765212b225bb: Verifying Checksum [2023-02-27T21:21:36.985Z] 765212b225bb: Download complete [2023-02-27T21:21:36.985Z] f23df028b6ca: Download complete [2023-02-27T21:21:36.985Z] d65c8cfc05b1: Download complete [2023-02-27T21:21:37.258Z] 699f458cf7ca: Download complete [2023-02-27T21:21:37.528Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T21:21:37.528Z] 8998bd30e6a1: Download complete [2023-02-27T21:21:40.120Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T21:21:40.120Z] 2437ff75d9bd: Download complete [2023-02-27T21:21:42.076Z] 8998bd30e6a1: Pull complete [2023-02-27T21:21:42.346Z] 04944245beec: Pull complete [2023-02-27T21:21:43.762Z] 699f458cf7ca: Pull complete [2023-02-27T21:21:43.762Z] 765212b225bb: Pull complete [2023-02-27T21:21:44.726Z] f23df028b6ca: Pull complete [2023-02-27T21:21:44.995Z] d65c8cfc05b1: Pull complete [2023-02-27T21:22:00.019Z] 2437ff75d9bd: Pull complete [2023-02-27T21:22:00.019Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T21:22:00.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T21:22:00.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:22:00.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-7653 does not seem to be running inside a container [2023-02-27T21:22:00.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T21:22:03.227Z] $ docker top 959533c92955c470f3774437b9fbccf76b8b74a5df966fb07c792e3a8736830f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:22:04.145Z] ---> job-cost.sh [2023-02-27T21:22:04.145Z] lf-activate-venv: SKIPPING [2023-02-27T21:22:04.145Z] INFO: No Stack... [2023-02-27T21:22:04.728Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T21:22:05.689Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T21:22:06.349Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-02-27T21:22:06.349Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T21:22:06.439Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [2023-02-27T21:22:06.445Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] did not exist. Created. [2023-02-27T21:22:06.445Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T21:22:07.181Z] /w/workspace/device-onvif-camera/1@tmp/durable-8535f226/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T21:22:07.865Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T21:22:07.906Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T21:22:07.990Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T21:22:08.006Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T21:22:08.079Z] $ docker stop --time=1 959533c92955c470f3774437b9fbccf76b8b74a5df966fb07c792e3a8736830f [2023-02-27T21:22:09.633Z] $ docker rm -f --volumes 959533c92955c470f3774437b9fbccf76b8b74a5df966fb07c792e3a8736830f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-27T21:22:10.616Z] provisioning config files... [2023-02-27T21:22:10.624Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config355889976252633377tmp [Pipeline] { [Pipeline] sh [2023-02-27T21:22:10.952Z] + set +x [2023-02-27T21:22:10.952Z] + curl -s https://codecov.io/bash [2023-02-27T21:22:10.952Z] + bash -s -- [2023-02-27T21:22:10.952Z] [2023-02-27T21:22:10.952Z] _____ _ [2023-02-27T21:22:10.952Z] / ____| | | [2023-02-27T21:22:10.952Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T21:22:10.952Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T21:22:10.952Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T21:22:10.952Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T21:22:10.952Z] Bash-1.0.6 [2023-02-27T21:22:10.952Z] [2023-02-27T21:22:10.952Z] [2023-02-27T21:22:10.952Z] ==> git version 2.25.1 found [2023-02-27T21:22:10.952Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-27T21:22:10.952Z] Release-Date: 2020-01-08 [2023-02-27T21:22:10.952Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T21:22:10.952Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T21:22:10.952Z] ==> Jenkins CI detected. [2023-02-27T21:22:10.952Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-02-27T21:22:10.952Z] project root: . [2023-02-27T21:22:10.952Z] --> token set from env [2023-02-27T21:22:10.952Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T21:22:10.952Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T21:22:10.952Z] ==> Python coveragepy not found [2023-02-27T21:22:10.952Z] ==> Searching for coverage reports in: [2023-02-27T21:22:10.952Z] + . [2023-02-27T21:22:10.952Z] -> Found 1 reports [2023-02-27T21:22:10.952Z] ==> Detecting git/mercurial file structure [2023-02-27T21:22:10.952Z] ==> Reading reports [2023-02-27T21:22:11.211Z] + ./coverage.out bytes=79184 [2023-02-27T21:22:11.211Z] ==> Appending adjustments [2023-02-27T21:22:11.211Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T21:22:11.211Z] + Found adjustments [2023-02-27T21:22:11.211Z] ==> Gzipping contents [2023-02-27T21:22:11.211Z] 12K /tmp/codecov.hkaJDI.gz [2023-02-27T21:22:11.211Z] ==> Uploading reports [2023-02-27T21:22:11.211Z] url: https://codecov.io [2023-02-27T21:22:11.211Z] query: branch=levski&commit=ef0e1dc43e01e3af63e43192147483735d9789c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-27T21:22:11.211Z] -> Pinging Codecov [2023-02-27T21:22:11.211Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=ef0e1dc43e01e3af63e43192147483735d9789c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-27T21:22:11.470Z] -> Uploading to [2023-02-27T21:22:11.470Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/F29A59C45E3A92E06B3E522C9905F8EF/ef0e1dc43e01e3af63e43192147483735d9789c0/b6114f14-4852-4fef-899e-a07c697ab439.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T212211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=972576e3aec6dc89b8b37a0d73d50ea80135726c5a15fede70f800e9bee49203 [2023-02-27T21:22:11.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T21:22:11.470Z] Dload Upload Total Spent Left Speed [2023-02-27T21:22:11.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10804 0 0 100 10804 0 41714 --:--:-- --:--:-- --:--:-- 41714 [2023-02-27T21:22:11.728Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [2023-02-27T21:22:11.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-27T21:22:12.042Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-27T21:22:12.067Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:22:12.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-27T21:22:12.456Z] [2023-02-27T21:22:12.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:22:12.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-27T21:22:12.827Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-27T21:22:12.827Z] df9b9388f04a: Pulling fs layer [2023-02-27T21:22:12.827Z] 52dc419b0ee2: Pulling fs layer [2023-02-27T21:22:12.827Z] 25bc292e5bac: Pulling fs layer [2023-02-27T21:22:12.827Z] 114826534d7a: Pulling fs layer [2023-02-27T21:22:12.827Z] 4657fd5d0bcf: Pulling fs layer [2023-02-27T21:22:12.827Z] 6ad1cebc031e: Pulling fs layer [2023-02-27T21:22:12.827Z] 8a3aa393b2d8: Pulling fs layer [2023-02-27T21:22:12.827Z] 4657fd5d0bcf: Waiting [2023-02-27T21:22:12.827Z] 6ad1cebc031e: Waiting [2023-02-27T21:22:12.827Z] 8a3aa393b2d8: Waiting [2023-02-27T21:22:12.827Z] 114826534d7a: Waiting [2023-02-27T21:22:12.827Z] 25bc292e5bac: Verifying Checksum [2023-02-27T21:22:12.827Z] 25bc292e5bac: Download complete [2023-02-27T21:22:12.827Z] 52dc419b0ee2: Verifying Checksum [2023-02-27T21:22:12.827Z] 52dc419b0ee2: Download complete [2023-02-27T21:22:12.827Z] 4657fd5d0bcf: Download complete [2023-02-27T21:22:12.827Z] df9b9388f04a: Verifying Checksum [2023-02-27T21:22:12.827Z] df9b9388f04a: Download complete [2023-02-27T21:22:13.086Z] df9b9388f04a: Pull complete [2023-02-27T21:22:13.086Z] 6ad1cebc031e: Verifying Checksum [2023-02-27T21:22:13.086Z] 6ad1cebc031e: Download complete [2023-02-27T21:22:13.086Z] 52dc419b0ee2: Pull complete [2023-02-27T21:22:13.345Z] 25bc292e5bac: Pull complete [2023-02-27T21:22:14.284Z] 114826534d7a: Download complete [2023-02-27T21:22:14.543Z] 8a3aa393b2d8: Verifying Checksum [2023-02-27T21:22:14.543Z] 8a3aa393b2d8: Download complete [2023-02-27T21:22:17.825Z] 114826534d7a: Pull complete [2023-02-27T21:22:17.825Z] 4657fd5d0bcf: Pull complete [2023-02-27T21:22:17.825Z] 6ad1cebc031e: Pull complete [2023-02-27T21:22:21.120Z] 8a3aa393b2d8: Pull complete [2023-02-27T21:22:21.120Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-27T21:22:21.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-27T21:22:21.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:22:21.322Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:22:21.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-27T21:22:30.761Z] $ docker top 14a782086746ca3bf0b9f1b0bd59f2cb1901ae1ab87607af6607f0d78a4d83f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-27T21:22:30.872Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-02-27T21:22:31.162Z] + set -o pipefail [2023-02-27T21:22:31.162Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-02-27T21:22:37.722Z] [2023-02-27T21:22:37.722Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-02-27T21:22:37.722Z] [2023-02-27T21:22:37.722Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/62f4d3ec-8679-441b-919f-a8382b5a9264 [2023-02-27T21:22:37.722Z] [2023-02-27T21:22:37.722Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-02-27T21:22:37.722Z] [2023-02-27T21:22:37.722Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-27T21:22:37.722Z] [2023-02-27T21:22:37.722Z] [2023-02-27T21:22:37.722Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-27T21:22:37.722Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-27T21:22:37.722Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-27T21:22:37.754Z] $ docker stop --time=1 14a782086746ca3bf0b9f1b0bd59f2cb1901ae1ab87607af6607f0d78a4d83f3 [2023-02-27T21:22:45.239Z] $ docker rm -f --volumes 14a782086746ca3bf0b9f1b0bd59f2cb1901ae1ab87607af6607f0d78a4d83f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-27T21:22:45.977Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:22:46.046Z] provisioning config files... [2023-02-27T21:22:46.053Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config2158314613640466494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:22:46.416Z] --> edgex-publish-swagger.sh [2023-02-27T21:22:46.416Z] === Publish doc/openapi/v2 API === [2023-02-27T21:22:46.416Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-02-27T21:22:46.416Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-02-27T21:22:46.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T21:22:46.416Z] Dload Upload Total Spent Left Speed [2023-02-27T21:22:46.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 588k --:--:-- --:--:-- --:--:-- 588k [2023-02-27T21:22:46.983Z] [2023-02-27T21:22:46.983Z] [Pipeline] } [2023-02-27T21:22:47.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T21:22:47.715Z] + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] sh [2023-02-27T21:22:48.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T21:22:48.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:22:48.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:22:48.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:22:48.560Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:22:48.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T21:22:49.115Z] $ docker top 97e106e367fb1c278ef4ae0279ec235cc3087a2b364524c17117d75600ff3429 -eo pid,comm [2023-02-27T21:22:49.163Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T21:22:49.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T21:22:49.280Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.45' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T21:22:49.636Z] + git semver [Pipeline] } [2023-02-27T21:22:49.915Z] $ docker stop --time=1 97e106e367fb1c278ef4ae0279ec235cc3087a2b364524c17117d75600ff3429 [2023-02-27T21:22:51.203Z] $ docker rm -f --volumes 97e106e367fb1c278ef4ae0279ec235cc3087a2b364524c17117d75600ff3429 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:22:51.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-27T21:22:51.756Z] [2023-02-27T21:22:51.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:22:52.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-27T21:22:52.125Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-27T21:22:52.125Z] ab5ef0e58194: Pulling fs layer [2023-02-27T21:22:52.125Z] 9712f1f96733: Pulling fs layer [2023-02-27T21:22:52.125Z] 63f879dbbcfc: Pulling fs layer [2023-02-27T21:22:52.125Z] 0d9ebad4ef96: Pulling fs layer [2023-02-27T21:22:52.125Z] e9a5061849ea: Pulling fs layer [2023-02-27T21:22:52.125Z] d747dcd14b5f: Pulling fs layer [2023-02-27T21:22:52.125Z] 2de7ff778b66: Pulling fs layer [2023-02-27T21:22:52.125Z] 0d9ebad4ef96: Waiting [2023-02-27T21:22:52.125Z] e9a5061849ea: Waiting [2023-02-27T21:22:52.125Z] d747dcd14b5f: Waiting [2023-02-27T21:22:52.125Z] 2de7ff778b66: Waiting [2023-02-27T21:22:52.125Z] 9712f1f96733: Verifying Checksum [2023-02-27T21:22:52.125Z] 9712f1f96733: Download complete [2023-02-27T21:22:52.704Z] 63f879dbbcfc: Verifying Checksum [2023-02-27T21:22:52.704Z] 63f879dbbcfc: Download complete [2023-02-27T21:22:52.704Z] e9a5061849ea: Verifying Checksum [2023-02-27T21:22:52.704Z] e9a5061849ea: Download complete [2023-02-27T21:22:52.704Z] d747dcd14b5f: Verifying Checksum [2023-02-27T21:22:52.704Z] d747dcd14b5f: Download complete [2023-02-27T21:22:52.704Z] 0d9ebad4ef96: Verifying Checksum [2023-02-27T21:22:52.704Z] 0d9ebad4ef96: Download complete [2023-02-27T21:22:52.963Z] 2de7ff778b66: Verifying Checksum [2023-02-27T21:22:52.963Z] 2de7ff778b66: Download complete [2023-02-27T21:22:52.963Z] ab5ef0e58194: Download complete [2023-02-27T21:22:55.491Z] ab5ef0e58194: Pull complete [2023-02-27T21:22:55.491Z] 9712f1f96733: Pull complete [2023-02-27T21:22:56.427Z] 63f879dbbcfc: Pull complete [2023-02-27T21:22:59.709Z] 0d9ebad4ef96: Pull complete [2023-02-27T21:22:59.968Z] e9a5061849ea: Pull complete [2023-02-27T21:22:59.968Z] d747dcd14b5f: Pull complete [2023-02-27T21:23:01.341Z] 2de7ff778b66: Pull complete [2023-02-27T21:23:01.341Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-27T21:23:01.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-27T21:23:01.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:23:01.563Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:23:01.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-27T21:23:13.834Z] $ docker top fdbe8b793637eb21ee9574b386935659fbd59d6ea3e5a88f021cbc665c705b7a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:23:13.973Z] provisioning config files... [2023-02-27T21:23:13.981Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15954995335045578099tmp [2023-02-27T21:23:13.991Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config2501057202751932293tmp [2023-02-27T21:23:14.000Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config11298988467163936962tmp [Pipeline] { [Pipeline] echo [2023-02-27T21:23:14.036Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:14.341Z] ---> sigul-configuration.sh [2023-02-27T21:23:14.342Z] gpg: directory `/root/.gnupg' created [2023-02-27T21:23:14.342Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-27T21:23:14.342Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-27T21:23:14.342Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-27T21:23:14.342Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-27T21:23:14.342Z] gpg: CAST5 encrypted data [2023-02-27T21:23:14.342Z] gpg: encrypted with 1 passphrase [2023-02-27T21:23:14.342Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-27T21:23:14.658Z] + mkdir /home/jenkins [2023-02-27T21:23:14.658Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-27T21:23:14.970Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-27T21:23:15.008Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:15.317Z] ---> sigul-install.sh [2023-02-27T21:23:15.317Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-27T21:23:15.628Z] + git tag --list [2023-02-27T21:23:15.628Z] v0.0.0 [2023-02-27T21:23:15.628Z] v0.0.1-dev.1 [2023-02-27T21:23:15.628Z] v0.0.1-dev.10 [2023-02-27T21:23:15.628Z] v0.0.1-dev.11 [2023-02-27T21:23:15.628Z] v0.0.1-dev.12 [2023-02-27T21:23:15.628Z] v0.0.1-dev.13 [2023-02-27T21:23:15.628Z] v0.0.1-dev.14 [2023-02-27T21:23:15.628Z] v0.0.1-dev.15 [2023-02-27T21:23:15.628Z] v0.0.1-dev.16 [2023-02-27T21:23:15.628Z] v0.0.1-dev.17 [2023-02-27T21:23:15.628Z] v0.0.1-dev.18 [2023-02-27T21:23:15.628Z] v0.0.1-dev.19 [2023-02-27T21:23:15.628Z] v0.0.1-dev.2 [2023-02-27T21:23:15.628Z] v0.0.1-dev.20 [2023-02-27T21:23:15.628Z] v0.0.1-dev.21 [2023-02-27T21:23:15.628Z] v0.0.1-dev.22 [2023-02-27T21:23:15.628Z] v0.0.1-dev.23 [2023-02-27T21:23:15.628Z] v0.0.1-dev.24 [2023-02-27T21:23:15.628Z] v0.0.1-dev.25 [2023-02-27T21:23:15.628Z] v0.0.1-dev.26 [2023-02-27T21:23:15.628Z] v0.0.1-dev.27 [2023-02-27T21:23:15.628Z] v0.0.1-dev.28 [2023-02-27T21:23:15.628Z] v0.0.1-dev.3 [2023-02-27T21:23:15.628Z] v0.0.1-dev.4 [2023-02-27T21:23:15.628Z] v0.0.1-dev.5 [2023-02-27T21:23:15.628Z] v0.0.1-dev.6 [2023-02-27T21:23:15.628Z] v0.0.1-dev.7 [2023-02-27T21:23:15.628Z] v0.0.1-dev.8 [2023-02-27T21:23:15.628Z] v0.0.1-dev.9 [2023-02-27T21:23:15.628Z] v2.2.0 [2023-02-27T21:23:15.628Z] v2.2.0-dev.29 [2023-02-27T21:23:15.628Z] v2.2.0-dev.30 [2023-02-27T21:23:15.628Z] v2.2.0-dev.31 [2023-02-27T21:23:15.628Z] v2.2.0-dev.32 [2023-02-27T21:23:15.628Z] v2.2.0-dev.33 [2023-02-27T21:23:15.628Z] v2.2.0-dev.34 [2023-02-27T21:23:15.628Z] v2.2.0-dev.35 [2023-02-27T21:23:15.628Z] v2.3.0 [2023-02-27T21:23:15.628Z] v2.3.0-dev.1 [2023-02-27T21:23:15.628Z] v2.3.0-dev.10 [2023-02-27T21:23:15.628Z] v2.3.0-dev.11 [2023-02-27T21:23:15.628Z] v2.3.0-dev.12 [2023-02-27T21:23:15.628Z] v2.3.0-dev.13 [2023-02-27T21:23:15.628Z] v2.3.0-dev.14 [2023-02-27T21:23:15.628Z] v2.3.0-dev.15 [2023-02-27T21:23:15.628Z] v2.3.0-dev.16 [2023-02-27T21:23:15.628Z] v2.3.0-dev.17 [2023-02-27T21:23:15.628Z] v2.3.0-dev.18 [2023-02-27T21:23:15.628Z] v2.3.0-dev.19 [2023-02-27T21:23:15.628Z] v2.3.0-dev.2 [2023-02-27T21:23:15.628Z] v2.3.0-dev.20 [2023-02-27T21:23:15.628Z] v2.3.0-dev.21 [2023-02-27T21:23:15.628Z] v2.3.0-dev.22 [2023-02-27T21:23:15.628Z] v2.3.0-dev.23 [2023-02-27T21:23:15.628Z] v2.3.0-dev.24 [2023-02-27T21:23:15.628Z] v2.3.0-dev.25 [2023-02-27T21:23:15.628Z] v2.3.0-dev.26 [2023-02-27T21:23:15.628Z] v2.3.0-dev.27 [2023-02-27T21:23:15.628Z] v2.3.0-dev.28 [2023-02-27T21:23:15.628Z] v2.3.0-dev.29 [2023-02-27T21:23:15.628Z] v2.3.0-dev.3 [2023-02-27T21:23:15.628Z] v2.3.0-dev.30 [2023-02-27T21:23:15.628Z] v2.3.0-dev.31 [2023-02-27T21:23:15.628Z] v2.3.0-dev.32 [2023-02-27T21:23:15.628Z] v2.3.0-dev.33 [2023-02-27T21:23:15.628Z] v2.3.0-dev.34 [2023-02-27T21:23:15.628Z] v2.3.0-dev.35 [2023-02-27T21:23:15.628Z] v2.3.0-dev.36 [2023-02-27T21:23:15.628Z] v2.3.0-dev.37 [2023-02-27T21:23:15.628Z] v2.3.0-dev.38 [2023-02-27T21:23:15.628Z] v2.3.0-dev.39 [2023-02-27T21:23:15.628Z] v2.3.0-dev.4 [2023-02-27T21:23:15.628Z] v2.3.0-dev.40 [2023-02-27T21:23:15.628Z] v2.3.0-dev.41 [2023-02-27T21:23:15.628Z] v2.3.0-dev.42 [2023-02-27T21:23:15.628Z] v2.3.0-dev.43 [2023-02-27T21:23:15.628Z] v2.3.0-dev.44 [2023-02-27T21:23:15.628Z] v2.3.0-dev.45 [2023-02-27T21:23:15.628Z] v2.3.0-dev.5 [2023-02-27T21:23:15.628Z] v2.3.0-dev.6 [2023-02-27T21:23:15.628Z] v2.3.0-dev.7 [2023-02-27T21:23:15.628Z] v2.3.0-dev.8 [2023-02-27T21:23:15.628Z] v2.3.0-dev.9 [2023-02-27T21:23:15.628Z] v2.3.1-dev.1 [2023-02-27T21:23:15.628Z] v3.0.0-dev.1 [2023-02-27T21:23:15.628Z] v3.0.0-dev.10 [2023-02-27T21:23:15.628Z] v3.0.0-dev.11 [2023-02-27T21:23:15.628Z] v3.0.0-dev.12 [2023-02-27T21:23:15.628Z] v3.0.0-dev.13 [2023-02-27T21:23:15.628Z] v3.0.0-dev.14 [2023-02-27T21:23:15.628Z] v3.0.0-dev.15 [2023-02-27T21:23:15.628Z] v3.0.0-dev.2 [2023-02-27T21:23:15.628Z] v3.0.0-dev.3 [2023-02-27T21:23:15.628Z] v3.0.0-dev.4 [2023-02-27T21:23:15.628Z] v3.0.0-dev.5 [2023-02-27T21:23:15.628Z] v3.0.0-dev.6 [2023-02-27T21:23:15.628Z] v3.0.0-dev.7 [2023-02-27T21:23:15.628Z] v3.0.0-dev.8 [2023-02-27T21:23:15.628Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-27T21:23:15.942Z] + lftools sign git-tag v0.0.0 [2023-02-27T21:23:16.509Z] Signing Git tag with Sigul... [2023-02-27T21:23:16.509Z] Signing v0.0.0 [Pipeline] echo [2023-02-27T21:23:16.794Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:17.103Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-27T21:23:17.132Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-27T21:23:17.195Z] $ docker stop --time=1 fdbe8b793637eb21ee9574b386935659fbd59d6ea3e5a88f021cbc665c705b7a [2023-02-27T21:23:18.512Z] $ docker rm -f --volumes fdbe8b793637eb21ee9574b386935659fbd59d6ea3e5a88f021cbc665c705b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-27T21:23:19.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T21:23:19.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:23:19.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:23:19.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:23:19.670Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:23:19.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T21:23:20.008Z] $ docker top 88a9a7e621fe9e6f4220a1523ed81852933765887fbe9f23ca5af488de798caf -eo pid,comm [2023-02-27T21:23:20.056Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T21:23:20.056Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T21:23:20.185Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.45' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T21:23:20.547Z] + git semver [Pipeline] } [2023-02-27T21:23:20.826Z] $ docker stop --time=1 88a9a7e621fe9e6f4220a1523ed81852933765887fbe9f23ca5af488de798caf [2023-02-27T21:23:22.115Z] $ docker rm -f --volumes 88a9a7e621fe9e6f4220a1523ed81852933765887fbe9f23ca5af488de798caf [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T21:23:22.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T21:23:22.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:23:22.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:23:22.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:23:23.057Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:23:23.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T21:23:23.414Z] $ docker top 65091d1ee94f79547317f1465c691e2f05a3164d083df577bd80c9667b20f851 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T21:23:23.589Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.45' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T21:23:23.951Z] + git semver [Pipeline] } [2023-02-27T21:23:24.230Z] $ docker stop --time=1 65091d1ee94f79547317f1465c691e2f05a3164d083df577bd80c9667b20f851 [2023-02-27T21:23:25.581Z] $ docker rm -f --volumes 65091d1ee94f79547317f1465c691e2f05a3164d083df577bd80c9667b20f851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-27T21:23:26.686Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-02-27T21:23:26.686Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-02-27T21:23:26.686Z] total 16 [2023-02-27T21:23:26.686Z] drwxr-xr-x 3 root root 4096 Feb 27 21:12 . [2023-02-27T21:23:26.686Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:23 .. [2023-02-27T21:23:26.686Z] drwxr-xr-x 2 root root 4096 Feb 27 21:12 cost [2023-02-27T21:23:26.686Z] -rw-r--r-- 1 root root 91 Feb 27 21:12 cost.csv [2023-02-27T21:23:26.686Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-02-27T21:23:26.686Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-02-27T21:23:26.686Z] total 16 [2023-02-27T21:23:26.686Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:12 . [2023-02-27T21:23:26.686Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:23 .. [2023-02-27T21:23:26.686Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 21:12 cost [2023-02-27T21:23:26.686Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 27 21:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:27.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:27.903Z] ---> package-listing.sh [2023-02-27T21:23:27.903Z] ++ facter osfamily [2023-02-27T21:23:27.903Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T21:23:28.163Z] + OS_FAMILY=debian [2023-02-27T21:23:28.163Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-02-27T21:23:28.163Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T21:23:28.163Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T21:23:28.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T21:23:28.163Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T21:23:28.163Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-02-27T21:23:28.163Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T21:23:28.163Z] + case "${OS_FAMILY}" in [2023-02-27T21:23:28.163Z] + dpkg -l [2023-02-27T21:23:28.163Z] + grep '^ii' [2023-02-27T21:23:28.163Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T21:23:28.163Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T21:23:28.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T21:23:28.163Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-02-27T21:23:28.163Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-02-27T21:23:28.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo [2023-02-27T21:23:28.199Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T21:23:28.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:23:29.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T21:23:29.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:23:29.284Z] prd-ubuntu20.04-docker-8c-8g-7651 does not seem to be running inside a container [2023-02-27T21:23:29.313Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T21:23:29.522Z] $ docker top 0cc9063f81377d44579ae63f07836a8b4a67df568e3f38c3677c1fcb5760288e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:23:29.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T21:23:30.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T21:23:30.641Z] + ls /var/log/sa-host [2023-02-27T21:23:30.641Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:23:30.785Z] provisioning config files... [2023-02-27T21:23:30.808Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config18022159299971031054tmp [Pipeline] { [Pipeline] echo [2023-02-27T21:23:30.858Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:31.224Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T21:23:31.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:31.653Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T21:23:31.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:31.994Z] ---> sudo-logs.sh [2023-02-27T21:23:31.994Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T21:23:32.080Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:32.402Z] ---> job-cost.sh [2023-02-27T21:23:32.402Z] lf-activate-venv: SKIPPING [2023-02-27T21:23:32.402Z] DEBUG: total: 0.2199999988079071 [2023-02-27T21:23:32.402Z] INFO: Retrieving Stack Cost... [2023-02-27T21:23:32.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T21:23:33.228Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T21:23:33.260Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:23:33.577Z] ---> logs-deploy.sh [2023-02-27T21:23:33.577Z] lf-activate-venv: SKIPPING [2023-02-27T21:23:33.577Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/1 [2023-02-27T21:23:33.577Z] INFO: archiving workspace using pattern(s): [2023-02-27T21:23:34.515Z] Archives upload complete. [2023-02-27T21:23:34.776Z] INFO: archiving logs to Nexus [2023-02-27T21:23:35.349Z] ---> uname -a: [2023-02-27T21:23:35.349Z] Linux prd-ubuntu20-04-docker-8c-8g-7651 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] ---> lscpu: [2023-02-27T21:23:35.349Z] Architecture: x86_64 [2023-02-27T21:23:35.349Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-27T21:23:35.349Z] Byte Order: Little Endian [2023-02-27T21:23:35.349Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-27T21:23:35.349Z] CPU(s): 8 [2023-02-27T21:23:35.349Z] On-line CPU(s) list: 0-7 [2023-02-27T21:23:35.349Z] Thread(s) per core: 1 [2023-02-27T21:23:35.349Z] Core(s) per socket: 1 [2023-02-27T21:23:35.349Z] Socket(s): 8 [2023-02-27T21:23:35.349Z] NUMA node(s): 1 [2023-02-27T21:23:35.349Z] Vendor ID: AuthenticAMD [2023-02-27T21:23:35.349Z] CPU family: 23 [2023-02-27T21:23:35.349Z] Model: 49 [2023-02-27T21:23:35.349Z] Model name: AMD EPYC-Rome Processor [2023-02-27T21:23:35.349Z] Stepping: 0 [2023-02-27T21:23:35.349Z] CPU MHz: 2799.996 [2023-02-27T21:23:35.349Z] BogoMIPS: 5599.99 [2023-02-27T21:23:35.349Z] Virtualization: AMD-V [2023-02-27T21:23:35.349Z] Hypervisor vendor: KVM [2023-02-27T21:23:35.349Z] Virtualization type: full [2023-02-27T21:23:35.349Z] L1d cache: 256 KiB [2023-02-27T21:23:35.349Z] L1i cache: 256 KiB [2023-02-27T21:23:35.349Z] L2 cache: 4 MiB [2023-02-27T21:23:35.349Z] L3 cache: 128 MiB [2023-02-27T21:23:35.349Z] NUMA node0 CPU(s): 0-7 [2023-02-27T21:23:35.349Z] Vulnerability Itlb multihit: Not affected [2023-02-27T21:23:35.349Z] Vulnerability L1tf: Not affected [2023-02-27T21:23:35.349Z] Vulnerability Mds: Not affected [2023-02-27T21:23:35.349Z] Vulnerability Meltdown: Not affected [2023-02-27T21:23:35.349Z] Vulnerability Mmio stale data: Not affected [2023-02-27T21:23:35.349Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-27T21:23:35.349Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-27T21:23:35.349Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-27T21:23:35.349Z] Vulnerability Srbds: Not affected [2023-02-27T21:23:35.349Z] Vulnerability Tsx async abort: Not affected [2023-02-27T21:23:35.349Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] ---> nproc: [2023-02-27T21:23:35.349Z] 8 [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] ---> df -h: [2023-02-27T21:23:35.349Z] Filesystem Size Used Avail Use% Mounted on [2023-02-27T21:23:35.349Z] overlay 155G 13G 143G 9% / [2023-02-27T21:23:35.349Z] tmpfs 64M 0 64M 0% /dev [2023-02-27T21:23:35.349Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-27T21:23:35.349Z] shm 64M 0 64M 0% /dev/shm [2023-02-27T21:23:35.349Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] ---> sar -b -r -n DEV: [2023-02-27T21:23:35.349Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7651) 02/27/23 _x86_64_ (8 CPU) [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] 21:08:38 LINUX RESTART (8 CPU) [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.349Z] 21:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-27T21:23:35.349Z] 21:10:01 97.92 38.40 59.51 0.00 4306.30 42656.98 0.00 [2023-02-27T21:23:35.349Z] 21:11:01 143.21 0.93 142.28 0.00 10.66 60134.24 0.00 [2023-02-27T21:23:35.349Z] 21:12:01 98.18 0.25 97.93 0.00 13.73 12161.04 0.00 [2023-02-27T21:23:35.349Z] 21:13:02 117.26 0.08 117.18 0.00 9.07 34711.15 0.00 [2023-02-27T21:23:35.349Z] 21:14:01 41.54 9.51 32.03 0.00 2933.33 5212.29 0.00 [2023-02-27T21:23:35.349Z] 21:15:01 19.86 2.25 17.61 0.00 2292.28 3779.10 0.00 [2023-02-27T21:23:35.349Z] 21:16:01 3.62 0.02 3.60 0.00 0.13 90.90 0.00 [2023-02-27T21:23:35.349Z] 21:17:01 2.13 0.02 2.12 0.00 0.13 23.60 0.00 [2023-02-27T21:23:35.349Z] 21:18:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 [2023-02-27T21:23:35.349Z] 21:19:01 2.27 0.00 2.27 0.00 0.00 24.80 0.00 [2023-02-27T21:23:35.349Z] 21:20:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2023-02-27T21:23:35.349Z] 21:21:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2023-02-27T21:23:35.349Z] 21:22:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 [2023-02-27T21:23:35.349Z] 21:23:01 68.79 0.43 68.36 0.00 17.46 37019.70 0.00 [2023-02-27T21:23:35.349Z] Average: 42.88 3.70 39.18 0.00 681.86 14001.85 0.00 [2023-02-27T21:23:35.349Z] [2023-02-27T21:23:35.350Z] 21:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-27T21:23:35.350Z] 21:10:01 29178876 31618864 695604 2.12 72048 2649032 1841124 5.43 966860 2381200 518212 [2023-02-27T21:23:35.350Z] 21:11:01 28472084 31602644 697800 2.12 138204 3212264 1871064 5.51 1037728 2941500 36364 [2023-02-27T21:23:35.350Z] 21:12:01 27930552 31406156 883832 2.69 142784 3524436 2419156 7.13 1569252 2911576 312444 [2023-02-27T21:23:35.350Z] 21:13:02 27689812 31577264 715556 2.18 152912 3888380 1770292 5.22 1300264 3384720 472 [2023-02-27T21:23:35.350Z] 21:14:01 27321428 31559924 724580 2.20 171904 4204440 1797848 5.30 1457388 3571020 65072 [2023-02-27T21:23:35.350Z] 21:15:01 27166424 31563712 717108 2.18 186532 4343940 1816412 5.35 1617208 3556208 8 [2023-02-27T21:23:35.350Z] 21:16:01 27170452 31563044 716992 2.18 185068 4340688 1793356 5.29 1615640 3553024 8 [2023-02-27T21:23:35.350Z] 21:17:01 27173708 31566372 713652 2.17 185140 4340688 1793356 5.29 1613692 3553024 12 [2023-02-27T21:23:35.350Z] 21:18:01 27174704 31567732 712268 2.17 185220 4340692 1793356 5.29 1612124 3553204 8 [2023-02-27T21:23:35.350Z] 21:19:01 27174956 31568092 711844 2.16 185312 4340696 1793356 5.29 1612244 3553212 4 [2023-02-27T21:23:35.350Z] 21:20:01 27175132 31568376 711512 2.16 185404 4340696 1793356 5.29 1612764 3553220 8 [2023-02-27T21:23:35.350Z] 21:21:01 27175116 31568712 711440 2.16 185424 4340704 1793356 5.29 1612244 3553536 180 [2023-02-27T21:23:35.350Z] 21:22:01 27175448 31569104 711132 2.16 185472 4340708 1793356 5.29 1612248 3553540 172 [2023-02-27T21:23:35.350Z] 21:23:01 25685460 31549668 726984 2.21 224488 5648600 1751116 5.16 1707656 4819664 636048 [2023-02-27T21:23:35.350Z] Average: 27404582 31560690 725022 2.20 170422 4132569 1844322 5.44 1496237 3459903 112072 [2023-02-27T21:23:35.350Z] [2023-02-27T21:23:35.350Z] 21:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-27T21:23:35.350Z] 21:10:01 docker0 14.08 13.68 1.19 116.46 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:10:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:10:01 ens3 610.70 388.85 6592.90 86.44 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:11:01 docker0 173.15 312.10 13.61 1817.30 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:11:01 ens3 321.08 177.99 1824.41 19.78 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:12:01 docker0 1.90 4.73 0.11 40.62 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:12:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:12:01 veth435dadc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:12:01 ens3 55.52 53.17 81.21 102.11 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:13:02 docker0 1.83 3.35 0.13 57.92 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:13:02 lo 7.33 7.33 0.71 0.71 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:13:02 ens3 154.36 111.25 2663.98 243.46 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:14:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:14:01 ens3 242.76 129.88 2549.45 9.02 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:15:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:15:01 ens3 21.18 9.57 286.53 0.79 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:16:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:17:01 ens3 1.62 1.00 0.75 0.50 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:18:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:19:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:20:01 ens3 1.33 0.48 0.53 0.34 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:21:01 ens3 0.77 0.52 0.36 0.28 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:23:01 docker0 49.24 88.59 3.93 741.22 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:23:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] 21:23:01 ens3 352.56 214.08 7906.70 39.25 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] Average: docker0 17.18 30.21 1.36 198.34 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] Average: ens3 125.81 77.58 1563.65 35.89 0.00 0.00 0.00 0.00 [2023-02-27T21:23:35.350Z] [2023-02-27T21:23:35.350Z] [2023-02-27T21:23:35.350Z] ---> sar -P ALL: [2023-02-27T21:23:35.350Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7651) 02/27/23 _x86_64_ (8 CPU) [2023-02-27T21:23:35.350Z] [2023-02-27T21:23:35.350Z] 21:08:38 LINUX RESTART (8 CPU) [2023-02-27T21:23:35.350Z] [2023-02-27T21:23:35.350Z] 21:09:01 CPU %user %nice %system %iowait %steal %idle [2023-02-27T21:23:35.350Z] 21:10:01 all 8.92 0.00 2.92 4.09 0.09 83.99 [2023-02-27T21:23:35.350Z] 21:10:01 0 8.25 0.00 2.85 0.56 0.05 88.29 [2023-02-27T21:23:35.350Z] 21:10:01 1 7.47 0.00 3.09 1.14 0.17 88.13 [2023-02-27T21:23:35.350Z] 21:10:01 2 10.15 0.00 3.55 2.94 0.07 83.29 [2023-02-27T21:23:35.350Z] 21:10:01 3 10.44 0.00 2.62 14.81 0.12 72.02 [2023-02-27T21:23:35.350Z] 21:10:01 4 7.60 0.00 2.96 0.91 0.05 88.49 [2023-02-27T21:23:35.350Z] 21:10:01 5 7.20 0.00 2.51 1.80 0.08 88.40 [2023-02-27T21:23:35.350Z] 21:10:01 6 8.74 0.00 2.93 10.12 0.07 78.13 [2023-02-27T21:23:35.350Z] 21:10:01 7 11.55 0.00 2.81 0.37 0.08 85.19 [2023-02-27T21:23:35.350Z] 21:11:01 all 3.98 0.00 2.03 8.64 0.05 85.30 [2023-02-27T21:23:35.350Z] 21:11:01 0 4.03 0.00 2.80 0.69 0.07 92.41 [2023-02-27T21:23:35.350Z] 21:11:01 1 2.48 0.00 1.81 14.18 0.03 81.50 [2023-02-27T21:23:35.350Z] 21:11:01 2 3.79 0.00 1.98 14.27 0.05 79.91 [2023-02-27T21:23:35.350Z] 21:11:01 3 4.09 0.00 1.86 0.25 0.03 93.76 [2023-02-27T21:23:35.350Z] 21:11:01 4 4.53 0.00 2.06 17.18 0.03 76.19 [2023-02-27T21:23:35.350Z] 21:11:01 5 4.54 0.00 1.91 0.57 0.05 92.93 [2023-02-27T21:23:35.350Z] 21:11:01 6 4.62 0.00 2.06 21.86 0.07 71.39 [2023-02-27T21:23:35.350Z] 21:11:01 7 3.76 0.00 1.78 0.10 0.08 94.27 [2023-02-27T21:23:35.350Z] 21:12:01 all 35.80 0.00 5.86 2.55 0.09 55.70 [2023-02-27T21:23:35.350Z] 21:12:01 0 35.71 0.00 5.86 0.85 0.10 57.48 [2023-02-27T21:23:35.350Z] 21:12:01 1 32.26 0.00 5.45 1.07 0.08 61.14 [2023-02-27T21:23:35.350Z] 21:12:01 2 36.94 0.00 5.83 1.44 0.08 55.71 [2023-02-27T21:23:35.350Z] 21:12:01 3 37.79 0.00 5.87 1.23 0.08 55.02 [2023-02-27T21:23:35.350Z] 21:12:01 4 35.23 0.00 6.09 7.82 0.08 50.78 [2023-02-27T21:23:35.350Z] 21:12:01 5 35.29 0.00 6.41 1.28 0.08 56.94 [2023-02-27T21:23:35.350Z] 21:12:01 6 36.35 0.00 5.78 1.79 0.13 55.95 [2023-02-27T21:23:35.350Z] 21:12:01 7 36.79 0.00 5.64 4.89 0.10 52.57 [2023-02-27T21:23:35.350Z] 21:13:02 all 6.70 0.00 2.17 3.74 0.05 87.34 [2023-02-27T21:23:35.350Z] 21:13:02 0 4.95 0.00 2.99 0.12 0.03 91.91 [2023-02-27T21:23:35.350Z] 21:13:02 1 5.23 0.00 1.88 0.10 0.03 92.76 [2023-02-27T21:23:35.350Z] 21:13:02 2 7.78 0.00 1.85 0.87 0.05 89.45 [2023-02-27T21:23:35.350Z] 21:13:02 3 7.31 0.00 1.90 2.06 0.07 88.66 [2023-02-27T21:23:35.350Z] 21:13:02 4 6.91 0.00 2.02 4.32 0.05 86.70 [2023-02-27T21:23:35.350Z] 21:13:02 5 6.96 0.00 2.32 19.71 0.07 70.93 [2023-02-27T21:23:35.350Z] 21:13:02 6 5.63 0.00 2.36 0.32 0.03 91.66 [2023-02-27T21:23:35.350Z] 21:13:02 7 8.84 0.00 2.03 2.50 0.07 86.55 [2023-02-27T21:23:35.350Z] 21:14:01 all 1.39 0.00 0.84 1.11 0.04 96.62 [2023-02-27T21:23:35.350Z] 21:14:01 0 1.94 0.00 0.58 1.22 0.02 96.24 [2023-02-27T21:23:35.350Z] 21:14:01 1 1.80 0.00 0.88 0.07 0.07 97.18 [2023-02-27T21:23:35.350Z] 21:14:01 2 1.43 0.00 0.68 1.95 0.10 95.84 [2023-02-27T21:23:35.350Z] 21:14:01 3 1.36 0.00 0.58 1.02 0.03 97.01 [2023-02-27T21:23:35.350Z] 21:14:01 4 0.80 0.00 0.83 3.36 0.03 94.97 [2023-02-27T21:23:35.350Z] 21:14:01 5 1.31 0.00 1.70 0.09 0.02 96.88 [2023-02-27T21:23:35.350Z] 21:14:01 6 1.07 0.00 0.87 1.14 0.00 96.93 [2023-02-27T21:23:35.350Z] 21:14:01 7 1.42 0.00 0.60 0.05 0.07 97.87 [2023-02-27T21:23:35.350Z] 21:15:01 all 1.05 0.00 0.64 0.72 0.01 97.58 [2023-02-27T21:23:35.350Z] 21:15:01 0 0.82 0.00 0.80 1.89 0.02 96.48 [2023-02-27T21:23:35.350Z] 21:15:01 1 1.97 0.00 0.36 0.60 0.02 97.06 [2023-02-27T21:23:35.350Z] 21:15:01 2 0.82 0.00 0.98 1.78 0.02 96.40 [2023-02-27T21:23:35.350Z] 21:15:01 3 0.55 0.00 0.38 0.08 0.02 98.97 [2023-02-27T21:23:35.350Z] 21:15:01 4 1.40 0.00 0.50 0.83 0.02 97.25 [2023-02-27T21:23:35.350Z] 21:15:01 5 0.52 0.00 0.83 0.00 0.00 98.65 [2023-02-27T21:23:35.350Z] 21:15:01 6 0.37 0.00 0.38 0.32 0.02 98.92 [2023-02-27T21:23:35.350Z] 21:15:01 7 1.92 0.00 0.85 0.27 0.02 96.94 [2023-02-27T21:23:35.350Z] 21:16:01 all 0.14 0.00 0.06 0.01 0.01 99.78 [2023-02-27T21:23:35.350Z] 21:16:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-02-27T21:23:35.350Z] 21:16:01 1 0.62 0.00 0.07 0.00 0.00 99.32 [2023-02-27T21:23:35.350Z] 21:16:01 2 0.07 0.00 0.07 0.02 0.00 99.85 [2023-02-27T21:23:35.350Z] 21:16:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2023-02-27T21:23:35.350Z] 21:16:01 4 0.12 0.00 0.05 0.00 0.00 99.83 [2023-02-27T21:23:35.350Z] 21:16:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-27T21:23:35.350Z] 21:16:01 6 0.05 0.00 0.05 0.08 0.00 99.82 [2023-02-27T21:23:35.350Z] 21:16:01 7 0.20 0.00 0.07 0.00 0.02 99.72 [2023-02-27T21:23:35.350Z] 21:17:01 all 0.06 0.00 0.02 0.02 0.00 99.90 [2023-02-27T21:23:35.350Z] 21:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-27T21:23:35.350Z] 21:17:01 1 0.32 0.00 0.00 0.00 0.00 99.68 [2023-02-27T21:23:35.350Z] 21:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-27T21:23:35.350Z] 21:17:01 3 0.07 0.00 0.02 0.03 0.02 99.87 [2023-02-27T21:23:35.350Z] 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T21:23:35.350Z] 21:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-27T21:23:35.351Z] 21:17:01 6 0.00 0.00 0.02 0.10 0.00 99.88 [2023-02-27T21:23:35.351Z] 21:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-27T21:23:35.351Z] 21:18:01 all 0.01 0.00 0.01 0.06 0.01 99.91 [2023-02-27T21:23:35.351Z] 21:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T21:23:35.351Z] 21:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-27T21:23:35.351Z] 21:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-27T21:23:35.351Z] 21:18:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2023-02-27T21:23:35.351Z] 21:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-27T21:23:35.351Z] 21:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-27T21:23:35.351Z] 21:18:01 6 0.00 0.00 0.00 0.43 0.00 99.57 [2023-02-27T21:23:35.351Z] 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-27T21:23:35.351Z] 21:19:01 all 0.05 0.00 0.01 0.02 0.01 99.92 [2023-02-27T21:23:35.351Z] 21:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-27T21:23:35.351Z] 21:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-27T21:23:35.351Z] 21:19:01 2 0.05 0.00 0.02 0.10 0.00 99.83 [2023-02-27T21:23:35.351Z] 21:19:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-27T21:23:35.351Z] 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-27T21:23:35.351Z] 21:19:01 5 0.20 0.00 0.02 0.00 0.02 99.77 [2023-02-27T21:23:35.351Z] 21:19:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-27T21:23:35.351Z] 21:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-27T21:23:35.351Z] 21:20:01 all 0.05 0.00 0.01 0.02 0.00 99.91 [2023-02-27T21:23:35.351Z] 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T21:23:35.351Z] 21:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-27T21:23:35.351Z] 21:20:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2023-02-27T21:23:35.351Z] 21:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-27T21:23:35.351Z] 21:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-27T21:23:35.351Z] 21:20:01 5 0.23 0.00 0.00 0.00 0.00 99.77 [2023-02-27T21:23:35.351Z] 21:20:01 6 0.00 0.00 0.00 0.13 0.00 99.87 [2023-02-27T21:23:35.351Z] 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-27T21:23:35.351Z] [2023-02-27T21:23:35.351Z] 21:20:01 CPU %user %nice %system %iowait %steal %idle [2023-02-27T21:23:35.351Z] 21:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-02-27T21:23:35.351Z] 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T21:23:35.351Z] 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T21:23:35.351Z] 21:21:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2023-02-27T21:23:35.351Z] 21:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-27T21:23:35.351Z] 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-27T21:23:35.351Z] 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-27T21:23:35.351Z] 21:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-27T21:23:35.351Z] 21:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-27T21:23:35.351Z] 21:22:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2023-02-27T21:23:35.351Z] 21:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-27T21:23:35.351Z] 21:22:01 1 1.19 0.00 0.00 0.00 0.00 98.81 [2023-02-27T21:23:35.351Z] 21:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-27T21:23:35.351Z] 21:22:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-27T21:23:35.351Z] 21:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T21:23:35.351Z] 21:22:01 5 0.10 0.00 0.02 0.02 0.02 99.85 [2023-02-27T21:23:35.351Z] 21:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-27T21:23:35.351Z] 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T21:23:35.351Z] 21:23:01 all 7.23 0.00 3.05 3.90 0.05 85.77 [2023-02-27T21:23:35.351Z] 21:23:01 0 6.93 0.00 2.91 0.02 0.03 90.11 [2023-02-27T21:23:35.351Z] 21:23:01 1 8.68 0.00 2.54 0.02 0.07 88.70 [2023-02-27T21:23:35.351Z] 21:23:01 2 7.62 0.00 2.84 0.57 0.05 88.92 [2023-02-27T21:23:35.351Z] 21:23:01 3 7.27 0.00 3.10 0.03 0.05 89.55 [2023-02-27T21:23:35.351Z] 21:23:01 4 7.33 0.00 3.04 1.75 0.03 87.85 [2023-02-27T21:23:35.351Z] 21:23:01 5 7.83 0.00 3.15 15.27 0.03 73.72 [2023-02-27T21:23:35.351Z] 21:23:01 6 5.54 0.00 3.65 13.44 0.08 77.28 [2023-02-27T21:23:35.351Z] 21:23:01 7 6.62 0.00 3.21 0.08 0.08 90.00 [2023-02-27T21:23:35.351Z] Average: all 4.66 0.00 1.25 1.77 0.03 92.29 [2023-02-27T21:23:35.351Z] Average: 0 4.47 0.00 1.35 0.38 0.03 93.78 [2023-02-27T21:23:35.351Z] Average: 1 4.40 0.00 1.14 1.23 0.04 93.19 [2023-02-27T21:23:35.351Z] Average: 2 4.89 0.00 1.28 1.71 0.03 92.09 [2023-02-27T21:23:35.351Z] Average: 3 4.90 0.00 1.17 1.39 0.03 92.51 [2023-02-27T21:23:35.351Z] Average: 4 4.55 0.00 1.25 2.57 0.02 91.61 [2023-02-27T21:23:35.351Z] Average: 5 4.56 0.00 1.35 2.75 0.03 91.31 [2023-02-27T21:23:35.351Z] Average: 6 4.43 0.00 1.29 3.55 0.03 90.71 [2023-02-27T21:23:35.351Z] Average: 7 5.05 0.00 1.21 0.59 0.04 93.11 [2023-02-27T21:23:35.351Z] [2023-02-27T21:23:35.351Z] [2023-02-27T21:23:35.351Z]