Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a9e67fa37862f83ef90b637e6c765491ff37d3a 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-ssh16859428651255821873.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-ssh14129372813947928162.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14388088162603985505.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 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-ssh3837371219224517708.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6953527522287606745.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6512 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 4a9e67fa37862f83ef90b637e6c765491ff37d3a (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#234)" > git rev-list --no-walk 03e3920523c9ccf0abebb32dc2ec7b89e7815765 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T22:10:34.643Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T22:10:34.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T22:10:34.713Z] ========================================================= [2023-02-17T22:10:34.713Z] EdgeX Global Pipelines Version Info [2023-02-17T22:10:34.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:10:35.413Z] ------------------- [2023-02-17T22:10:35.413Z] stable info: [2023-02-17T22:10:35.413Z] ------------------- [2023-02-17T22:10:35.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T22:10:35.413Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T22:10:35.413Z] Message: update stable to v1.0.244 [2023-02-17T22:10:35.985Z] ------------------- [2023-02-17T22:10:35.985Z] experimental info: [2023-02-17T22:10:35.985Z] ------------------- [2023-02-17T22:10:35.985Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T22:10:35.985Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T22:10:35.985Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T22:10:36.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-17T22:10:36.172Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-17T22:10:36.183Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T22:10:36.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T22:10:36.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T22:10:36.281Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T22:10:36.292Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T22:10:36.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T22:10:36.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T22:10:36.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T22:10:36.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T22:10:36.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-17T22:10:36.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T22:10:36.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T22:10:36.379Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T22:10:36.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T22:10:36.396Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T22:10:36.405Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T22:10:36.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T22:10:36.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T22:10:36.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T22:10:36.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-17T22:10:36.453Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T22:10:36.461Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T22:10:36.470Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T22:10:36.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T22:10:36.487Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T22:10:36.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-17T22:10:36.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-17T22:10:36.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-17T22:10:36.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo [2023-02-17T22:10:36.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a9e67f [Pipeline] echo [2023-02-17T22:10:36.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T22:10:36.575Z] provisioning config files... [2023-02-17T22:10:36.589Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4806987393214477834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:10:36.889Z] ---> docker-login.sh [2023-02-17T22:10:36.889Z] nexus3.edgexfoundry.org:10001 [2023-02-17T22:10:37.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:37.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:37.147Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:37.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:37.147Z] [2023-02-17T22:10:37.147Z] Login Succeeded [2023-02-17T22:10:37.147Z] nexus3.edgexfoundry.org:10002 [2023-02-17T22:10:37.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:37.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:37.148Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:37.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:37.148Z] [2023-02-17T22:10:37.148Z] Login Succeeded [2023-02-17T22:10:37.148Z] nexus3.edgexfoundry.org:10003 [2023-02-17T22:10:37.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:37.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:37.407Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:37.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:37.407Z] [2023-02-17T22:10:37.407Z] Login Succeeded [2023-02-17T22:10:37.407Z] nexus3.edgexfoundry.org:10004 [2023-02-17T22:10:37.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:37.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:37.407Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:37.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:37.407Z] [2023-02-17T22:10:37.407Z] Login Succeeded [2023-02-17T22:10:37.407Z] docker.io [2023-02-17T22:10:37.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:37.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:37.666Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:37.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:37.666Z] [2023-02-17T22:10:37.666Z] Login Succeeded [2023-02-17T22:10:37.666Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T22:10:37.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T22:10:38.019Z] + git rev-list -1 --merges 4a9e67fa37862f83ef90b637e6c765491ff37d3a~1..4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo [2023-02-17T22:10:38.065Z] -----------> git rev-list -1 --merges 4a9e67fa37862f83ef90b637e6c765491ff37d3a~1..4a9e67fa37862f83ef90b637e6c765491ff37d3a 4a9e67fa37862f83ef90b637e6c765491ff37d3a [false] [Pipeline] sh [2023-02-17T22:10:38.350Z] + git log --format=format:%s -1 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo [2023-02-17T22:10:38.365Z] ========================================================= [2023-02-17T22:10:38.365Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T22:10:38.365Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T22:10:38.678Z] + git log --format=format:%s -1 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] echo [2023-02-17T22:10:38.690Z] [semverPrep] GIT_COMMIT: 4a9e67fa37862f83ef90b637e6c765491ff37d3a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#234) [Pipeline] echo [2023-02-17T22:10:38.697Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T22:10:39.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T22:10:39.030Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T22:10:39.030Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T22:10:39.030Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T22:10:39.030Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T22:10:39.030Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T22:10:39.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:10:39.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T22:10:39.366Z] [2023-02-17T22:10:39.366Z] 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-17T22:10:39.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T22:10:39.666Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T22:10:39.666Z] b85a868b505f: Pulling fs layer [2023-02-17T22:10:39.666Z] e2be974225ed: Pulling fs layer [2023-02-17T22:10:39.666Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T22:10:39.666Z] 988bab9f4d93: Pulling fs layer [2023-02-17T22:10:39.666Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T22:10:39.666Z] eaf3925da568: Pulling fs layer [2023-02-17T22:10:39.666Z] bab4dde63d76: Pulling fs layer [2023-02-17T22:10:39.666Z] bde34c3a00c8: Pulling fs layer [2023-02-17T22:10:39.666Z] b352a97aabf1: Pulling fs layer [2023-02-17T22:10:39.666Z] 4872d77fe225: Pulling fs layer [2023-02-17T22:10:39.666Z] 5851b861e8e6: Pulling fs layer [2023-02-17T22:10:39.666Z] bab4dde63d76: Waiting [2023-02-17T22:10:39.666Z] bde34c3a00c8: Waiting [2023-02-17T22:10:39.666Z] 988bab9f4d93: Waiting [2023-02-17T22:10:39.666Z] b352a97aabf1: Waiting [2023-02-17T22:10:39.666Z] 4872d77fe225: Waiting [2023-02-17T22:10:39.666Z] 1469e6f7b9e6: Waiting [2023-02-17T22:10:39.666Z] eaf3925da568: Waiting [2023-02-17T22:10:39.666Z] 5851b861e8e6: Waiting [2023-02-17T22:10:39.666Z] e2be974225ed: Download complete [2023-02-17T22:10:39.666Z] 988bab9f4d93: Download complete [2023-02-17T22:10:39.932Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T22:10:39.932Z] 339a4e72a1f5: Download complete [2023-02-17T22:10:39.932Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T22:10:39.932Z] 1469e6f7b9e6: Download complete [2023-02-17T22:10:39.932Z] eaf3925da568: Verifying Checksum [2023-02-17T22:10:39.932Z] eaf3925da568: Download complete [2023-02-17T22:10:39.932Z] bde34c3a00c8: Verifying Checksum [2023-02-17T22:10:39.932Z] bde34c3a00c8: Download complete [2023-02-17T22:10:40.195Z] b352a97aabf1: Verifying Checksum [2023-02-17T22:10:40.195Z] b352a97aabf1: Download complete [2023-02-17T22:10:40.195Z] 4872d77fe225: Verifying Checksum [2023-02-17T22:10:40.195Z] 4872d77fe225: Download complete [2023-02-17T22:10:40.195Z] 5851b861e8e6: Verifying Checksum [2023-02-17T22:10:40.195Z] 5851b861e8e6: Download complete [2023-02-17T22:10:40.195Z] b85a868b505f: Verifying Checksum [2023-02-17T22:10:40.195Z] b85a868b505f: Download complete [2023-02-17T22:10:40.453Z] bab4dde63d76: Verifying Checksum [2023-02-17T22:10:40.453Z] bab4dde63d76: Download complete [2023-02-17T22:10:41.390Z] b85a868b505f: Pull complete [2023-02-17T22:10:41.390Z] e2be974225ed: Pull complete [2023-02-17T22:10:41.957Z] 339a4e72a1f5: Pull complete [2023-02-17T22:10:41.957Z] 988bab9f4d93: Pull complete [2023-02-17T22:10:42.214Z] 1469e6f7b9e6: Pull complete [2023-02-17T22:10:42.473Z] eaf3925da568: Pull complete [2023-02-17T22:10:44.374Z] bab4dde63d76: Pull complete [2023-02-17T22:10:44.374Z] bde34c3a00c8: Pull complete [2023-02-17T22:10:44.374Z] b352a97aabf1: Pull complete [2023-02-17T22:10:44.374Z] 4872d77fe225: Pull complete [2023-02-17T22:10:44.633Z] 5851b861e8e6: Pull complete [2023-02-17T22:10:44.633Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T22:10:44.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T22:10:44.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:10:44.725Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:10:44.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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/py-git-semver:0.1.4 cat [2023-02-17T22:10:46.377Z] $ docker top 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df -eo pid,comm [2023-02-17T22:10:46.432Z] 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-17T22:10:46.432Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T22:10:46.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T22:10:46.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T22:10:46.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T22:10:46.595Z] $ docker exec 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df ssh-agent [2023-02-17T22:10:46.706Z] SSH_AUTH_SOCK=/tmp/ssh-J4RlZdd2r450/agent.32 [2023-02-17T22:10:46.706Z] SSH_AGENT_PID=38 [2023-02-17T22:10:46.714Z] Running ssh-add (command line suppressed) [2023-02-17T22:10:46.812Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2758796276536874523.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2758796276536874523.key) [2023-02-17T22:10:46.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T22:10:47.114Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T22:10:47.126Z] $ docker exec --env ******** --env ******** 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df ssh-agent -k [2023-02-17T22:10:47.224Z] unset SSH_AUTH_SOCK; [2023-02-17T22:10:47.225Z] unset SSH_AGENT_PID; [2023-02-17T22:10:47.225Z] echo Agent pid 38 killed; [2023-02-17T22:10:47.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T22:10:47.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T22:10:47.260Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T22:10:47.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T22:10:47.366Z] $ docker exec 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df ssh-agent [2023-02-17T22:10:47.467Z] SSH_AUTH_SOCK=/tmp/ssh-w2LRbKtKhkvW/agent.70 [2023-02-17T22:10:47.467Z] SSH_AGENT_PID=76 [2023-02-17T22:10:47.472Z] Running ssh-add (command line suppressed) [2023-02-17T22:10:47.586Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14872497657124460335.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14872497657124460335.key) [2023-02-17T22:10:47.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T22:10:47.891Z] + git semver init [2023-02-17T22:10:48.154Z] 2023-02-17 22:10:48,062 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T22:10:48.154Z] 2023-02-17 22:10:48,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-02-17T22:10:48.154Z] 2023-02-17 22:10:48,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-02-17T22:10:48.154Z] 2023-02-17 22:10:48,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-17T22:10:49.534Z] 2023-02-17 22:10:49,107 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-02-17T22:10:49.534Z] 2023-02-17 22:10:49,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-02-17T22:10:49.534Z] 2023-02-17 22:10:49,108 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-17T22:10:49.534Z] 2023-02-17 22:10:49,108 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-17T22:10:49.534Z] 3.0.0-dev.15 [Pipeline] } [2023-02-17T22:10:49.543Z] $ docker exec --env ******** --env ******** 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df ssh-agent -k [2023-02-17T22:10:49.645Z] unset SSH_AUTH_SOCK; [2023-02-17T22:10:49.645Z] unset SSH_AGENT_PID; [2023-02-17T22:10:49.645Z] echo Agent pid 76 killed; [2023-02-17T22:10:49.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T22:10:49.955Z] + git semver [Pipeline] } [2023-02-17T22:10:50.228Z] $ docker stop --time=1 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df [2023-02-17T22:10:51.562Z] $ docker rm -f --volumes 794551a9932f42aeb181d1d4c98da11ffd40218fe3731ab9b5f3a71e0a4352df [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T22:10:51.894Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T22:10:52.095Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T22:10:52.098Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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-17T22:10:52.218Z] provisioning config files... [2023-02-17T22:10:52.225Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11753053802986386098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:10:52.518Z] ---> docker-login.sh [2023-02-17T22:10:52.518Z] nexus3.edgexfoundry.org:10001 [2023-02-17T22:10:52.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:52.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:52.518Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:52.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:52.518Z] [2023-02-17T22:10:52.518Z] Login Succeeded [2023-02-17T22:10:52.518Z] nexus3.edgexfoundry.org:10002 [2023-02-17T22:10:52.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:52.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:52.778Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:52.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:52.778Z] [2023-02-17T22:10:52.778Z] Login Succeeded [2023-02-17T22:10:52.778Z] nexus3.edgexfoundry.org:10003 [2023-02-17T22:10:52.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:52.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:52.778Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:52.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:52.778Z] [2023-02-17T22:10:52.778Z] Login Succeeded [2023-02-17T22:10:52.778Z] nexus3.edgexfoundry.org:10004 [2023-02-17T22:10:52.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:53.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:53.037Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:53.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:53.037Z] [2023-02-17T22:10:53.037Z] Login Succeeded [2023-02-17T22:10:53.037Z] docker.io [2023-02-17T22:10:53.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:10:53.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:10:53.296Z] Configure a credential helper to remove this warning. See [2023-02-17T22:10:53.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:10:53.296Z] [2023-02-17T22:10:53.296Z] Login Succeeded [2023-02-17T22:10:53.296Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T22:10:53.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T22:10:53.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:10:53.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:10:53.374Z] ========================================================= [2023-02-17T22:10:53.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T22:10:53.374Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:10:53.677Z] + 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-17T22:10:53.677Z] Sending build context to Docker daemon 27.7MB [2023-02-17T22:10:53.677Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T22:10:53.677Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-17T22:10:53.939Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T22:10:53.939Z] 213ec9aee27d: Pulling fs layer [2023-02-17T22:10:53.939Z] 4583459ba037: Pulling fs layer [2023-02-17T22:10:53.939Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T22:10:53.939Z] 53926ce57604: Pulling fs layer [2023-02-17T22:10:53.939Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T22:10:53.939Z] 22ff95d597cd: Pulling fs layer [2023-02-17T22:10:53.939Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T22:10:53.939Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T22:10:53.939Z] 21b2b0c7a3f4: Waiting [2023-02-17T22:10:53.939Z] 22ff95d597cd: Waiting [2023-02-17T22:10:53.939Z] 53926ce57604: Waiting [2023-02-17T22:10:53.939Z] a7acece74701: Pulling fs layer [2023-02-17T22:10:53.939Z] 96b7cbca73a9: Waiting [2023-02-17T22:10:53.939Z] a7acece74701: Waiting [2023-02-17T22:10:53.939Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T22:10:53.939Z] 93c1e223e6f2: Download complete [2023-02-17T22:10:53.939Z] 4583459ba037: Download complete [2023-02-17T22:10:53.939Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T22:10:53.939Z] 21b2b0c7a3f4: Download complete [2023-02-17T22:10:53.939Z] 22ff95d597cd: Verifying Checksum [2023-02-17T22:10:53.939Z] 22ff95d597cd: Download complete [2023-02-17T22:10:53.939Z] 213ec9aee27d: Verifying Checksum [2023-02-17T22:10:53.939Z] 213ec9aee27d: Download complete [2023-02-17T22:10:53.939Z] 12d6caf4c0d1: Download complete [2023-02-17T22:10:54.209Z] 213ec9aee27d: Pull complete [2023-02-17T22:10:54.209Z] 4583459ba037: Pull complete [2023-02-17T22:10:54.209Z] 93c1e223e6f2: Pull complete [2023-02-17T22:10:55.213Z] 53926ce57604: Verifying Checksum [2023-02-17T22:10:55.214Z] 53926ce57604: Download complete [2023-02-17T22:10:55.214Z] a7acece74701: Verifying Checksum [2023-02-17T22:10:55.214Z] a7acece74701: Download complete [2023-02-17T22:10:55.475Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T22:10:55.475Z] 96b7cbca73a9: Download complete [2023-02-17T22:10:59.655Z] 53926ce57604: Pull complete [2023-02-17T22:10:59.655Z] 21b2b0c7a3f4: Pull complete [2023-02-17T22:10:59.655Z] 22ff95d597cd: Pull complete [2023-02-17T22:10:59.655Z] 12d6caf4c0d1: Pull complete [2023-02-17T22:11:01.030Z] 96b7cbca73a9: Pull complete [2023-02-17T22:11:01.967Z] a7acece74701: Pull complete [2023-02-17T22:11:01.967Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T22:11:01.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T22:11:01.967Z] ---> db6d94c90886 [2023-02-17T22:11:01.967Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-17T22:11:03.890Z] ---> Running in 33c8da45d3dd [2023-02-17T22:11:03.890Z] Removing intermediate container 33c8da45d3dd [2023-02-17T22:11:03.890Z] ---> 7bc938299c04 [2023-02-17T22:11:03.890Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T22:11:03.890Z] ---> Running in e15f10725405 [2023-02-17T22:11:03.890Z] Removing intermediate container e15f10725405 [2023-02-17T22:11:03.890Z] ---> 7b3ac251ca25 [2023-02-17T22:11:03.890Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T22:11:03.890Z] ---> Running in b66cf2b519ad [2023-02-17T22:11:04.149Z] Removing intermediate container b66cf2b519ad [2023-02-17T22:11:04.149Z] ---> ec4bfa28e5b0 [2023-02-17T22:11:04.149Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T22:11:04.149Z] ---> Running in 3e406e3ea6c4 [2023-02-17T22:11:04.149Z] Removing intermediate container 3e406e3ea6c4 [2023-02-17T22:11:04.149Z] ---> 4123608c87fa [2023-02-17T22:11:04.149Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-17T22:11:04.407Z] ---> Running in 62eb36e4a355 [2023-02-17T22:11:04.407Z] Removing intermediate container 62eb36e4a355 [2023-02-17T22:11:04.407Z] ---> e927f8e8115b [2023-02-17T22:11:04.407Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T22:11:04.407Z] ---> Running in 50f3751a029a [2023-02-17T22:11:04.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T22:11:04.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T22:11:05.186Z] OK: 211 MiB in 51 packages [2023-02-17T22:11:05.445Z] Removing intermediate container 50f3751a029a [2023-02-17T22:11:05.445Z] ---> 0eeb2057f4eb [2023-02-17T22:11:05.445Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-17T22:11:05.445Z] ---> Running in a00a30682e8c [2023-02-17T22:11:05.445Z] Removing intermediate container a00a30682e8c [2023-02-17T22:11:05.445Z] ---> 5627991debf2 [2023-02-17T22:11:05.445Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-17T22:11:05.703Z] ---> 67f19aa0f5e7 [2023-02-17T22:11:05.703Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T22:11:05.703Z] ---> Running in 97b54a9cf5c0 [2023-02-17T22:11:07.172Z] Still waiting to schedule task [2023-02-17T22:11:07.172Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6513’ is offline [2023-02-17T22:11:37.797Z] Removing intermediate container 97b54a9cf5c0 [2023-02-17T22:11:37.797Z] ---> 3e601431ceb9 [2023-02-17T22:11:37.797Z] Step 12/13 : COPY . . [2023-02-17T22:11:37.797Z] ---> 50690c0cb645 [2023-02-17T22:11:37.797Z] Step 13/13 : RUN ${MAKE} [2023-02-17T22:11:37.797Z] ---> Running in 6c8bf2d646e6 [2023-02-17T22:11:37.797Z] noop [2023-02-17T22:11:37.797Z] Removing intermediate container 6c8bf2d646e6 [2023-02-17T22:11:37.797Z] ---> 829d71f1a2cd [2023-02-17T22:11:37.797Z] Successfully built 829d71f1a2cd [2023-02-17T22:11:37.797Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:11:38.103Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T22:11:38.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:11:38.172Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:11:38.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T22:11:38.565Z] $ docker top af724c17d753e0c54722bbf27a6e207f46d95b1c1206b4bb13270f082eb73c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:11:38.911Z] + go version [2023-02-17T22:11:38.911Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T22:11:38.922Z] $ docker stop --time=1 af724c17d753e0c54722bbf27a6e207f46d95b1c1206b4bb13270f082eb73c71 [2023-02-17T22:11:40.194Z] $ docker rm -f --volumes af724c17d753e0c54722bbf27a6e207f46d95b1c1206b4bb13270f082eb73c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:11:40.591Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T22:11:40.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:11:40.663Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:11:40.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T22:11:41.035Z] $ docker top f73c92bb2d94533c563edee79b28c748aa54263f516cf0a52825f4d6748e863f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:11:41.383Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-02-17T22:11:41.684Z] + make test [2023-02-17T22:11:41.684Z] go test ./... -coverprofile=coverage.out ./... [2023-02-17T22:11:41.942Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-17T22:11:54.141Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-17T22:11:55.517Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 29.3% of statements [2023-02-17T22:11:55.517Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-17T22:11:55.517Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.383s coverage: 86.5% of statements [2023-02-17T22:12:02.076Z] 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-17T22:12:02.076Z] go vet ./... [2023-02-17T22:12:05.356Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T22:12:05.356Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T22:12:05.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T22:12:05.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T22:12:05.638Z] $ docker stop --time=1 f73c92bb2d94533c563edee79b28c748aa54263f516cf0a52825f4d6748e863f [2023-02-17T22:12:07.476Z] $ docker rm -f --volumes f73c92bb2d94533c563edee79b28c748aa54263f516cf0a52825f4d6748e863f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T22:12:07.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T22:12:07.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T22:12:08.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T22:12:08.677Z] + ls -al . [2023-02-17T22:12:08.677Z] total 236 [2023-02-17T22:12:08.677Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 22:11 . [2023-02-17T22:12:08.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:10 .. [2023-02-17T22:12:08.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:11 .git [2023-02-17T22:12:08.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:10 .github [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 17 22:10 .gitignore [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 22:10 .golangci.yml [2023-02-17T22:12:08.677Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:10 .semver [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 17 22:10 Attribution.txt [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 17 22:10 CHANGELOG.md [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 17 22:10 Dockerfile [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:10 GOVERNANCE.md [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 17 22:10 Jenkinsfile [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 22:10 LICENSE [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 17 22:10 Makefile [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 22:10 OWNERS.md [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 17 22:10 README.md [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 22:10 VERSION [2023-02-17T22:12:08.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:10 bin [2023-02-17T22:12:08.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:10 cmd [2023-02-17T22:12:08.677Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 17 22:11 coverage.out [2023-02-17T22:12:08.677Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 22:10 doc [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 3600 Feb 17 22:10 go.mod [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 34701 Feb 17 22:10 go.sum [2023-02-17T22:12:08.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:10 internal [2023-02-17T22:12:08.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:10 snap [2023-02-17T22:12:08.677Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 17 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:08.984Z] + 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=4a9e67fa37862f83ef90b637e6c765491ff37d3a --label arch=amd64 --label version=3.0.0-dev.15 . [2023-02-17T22:12:08.984Z] Sending build context to Docker daemon 27.78MB [2023-02-17T22:12:08.984Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T22:12:08.984Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-17T22:12:08.984Z] ---> 829d71f1a2cd [2023-02-17T22:12:08.984Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-17T22:12:09.242Z] ---> Running in 89773ef1b6ed [2023-02-17T22:12:09.243Z] Removing intermediate container 89773ef1b6ed [2023-02-17T22:12:09.243Z] ---> 1e982373e9c1 [2023-02-17T22:12:09.243Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T22:12:09.524Z] ---> Running in 1805ad72b0f5 [2023-02-17T22:12:09.524Z] Removing intermediate container 1805ad72b0f5 [2023-02-17T22:12:09.524Z] ---> 886296e87af3 [2023-02-17T22:12:09.524Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T22:12:09.524Z] ---> Running in 71146ce4d543 [2023-02-17T22:12:09.783Z] Removing intermediate container 71146ce4d543 [2023-02-17T22:12:09.783Z] ---> 42511fd9d4e2 [2023-02-17T22:12:09.783Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T22:12:09.783Z] ---> Running in 432230488c37 [2023-02-17T22:12:09.783Z] Removing intermediate container 432230488c37 [2023-02-17T22:12:09.783Z] ---> f251b855d49d [2023-02-17T22:12:09.783Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-17T22:12:09.783Z] ---> Running in ded1bb3cb461 [2023-02-17T22:12:10.041Z] Removing intermediate container ded1bb3cb461 [2023-02-17T22:12:10.041Z] ---> c16fe1d853ab [2023-02-17T22:12:10.041Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T22:12:10.041Z] ---> Running in f69f3aa29920 [2023-02-17T22:12:10.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T22:12:10.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T22:12:10.817Z] OK: 211 MiB in 51 packages [2023-02-17T22:12:11.075Z] Removing intermediate container f69f3aa29920 [2023-02-17T22:12:11.075Z] ---> 69cac0abd034 [2023-02-17T22:12:11.075Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-17T22:12:11.075Z] ---> Running in 4cedfbcc009e [2023-02-17T22:12:11.075Z] Removing intermediate container 4cedfbcc009e [2023-02-17T22:12:11.075Z] ---> 16efbfb85eec [2023-02-17T22:12:11.075Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-17T22:12:11.334Z] ---> cb3500071b1b [2023-02-17T22:12:11.334Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T22:12:11.334Z] ---> Running in 773ebe488b0c [2023-02-17T22:12:12.268Z] Removing intermediate container 773ebe488b0c [2023-02-17T22:12:12.268Z] ---> 3eb1434308ab [2023-02-17T22:12:12.268Z] Step 12/26 : COPY . . [2023-02-17T22:12:12.841Z] ---> e4fc0a45ea31 [2023-02-17T22:12:12.841Z] Step 13/26 : RUN ${MAKE} [2023-02-17T22:12:12.841Z] ---> Running in 19d636a9ddc8 [2023-02-17T22:12:13.098Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-17T22:12:35.221Z] Removing intermediate container 19d636a9ddc8 [2023-02-17T22:12:35.221Z] ---> 35f426a7de19 [2023-02-17T22:12:35.221Z] Step 14/26 : FROM alpine:3.16 [2023-02-17T22:12:35.221Z] 3.16: Pulling from library/alpine [2023-02-17T22:12:35.221Z] ef5531b6e74e: Pulling fs layer [2023-02-17T22:12:35.221Z] ef5531b6e74e: Verifying Checksum [2023-02-17T22:12:35.221Z] ef5531b6e74e: Download complete [2023-02-17T22:12:35.221Z] ef5531b6e74e: Pull complete [2023-02-17T22:12:35.221Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T22:12:35.221Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T22:12:35.221Z] ---> dfd21b5a31f5 [2023-02-17T22:12:35.221Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-17T22:12:35.221Z] ---> Running in 15a6ba7740d3 [2023-02-17T22:12:35.221Z] Removing intermediate container 15a6ba7740d3 [2023-02-17T22:12:35.221Z] ---> 302938f0eada [2023-02-17T22:12:35.221Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-17T22:12:35.221Z] ---> Running in 66b4c3e8d1fb [2023-02-17T22:12:35.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T22:12:35.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T22:12:35.221Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T22:12:35.221Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T22:12:35.221Z] OK: 6 MiB in 15 packages [2023-02-17T22:12:35.221Z] Removing intermediate container 66b4c3e8d1fb [2023-02-17T22:12:35.221Z] ---> f51b1b5f1b33 [2023-02-17T22:12:35.221Z] Step 17/26 : WORKDIR / [2023-02-17T22:12:35.221Z] ---> Running in 09a5e9be017d [2023-02-17T22:12:35.221Z] Removing intermediate container 09a5e9be017d [2023-02-17T22:12:35.221Z] ---> 57eb833a53b3 [2023-02-17T22:12:35.221Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-17T22:12:35.221Z] ---> 73c69f6744ae [2023-02-17T22:12:35.221Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-17T22:12:35.221Z] ---> 6823bc19861d [2023-02-17T22:12:35.221Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-17T22:12:35.221Z] ---> 21774c75340b [2023-02-17T22:12:35.221Z] Step 21/26 : EXPOSE 59984 [2023-02-17T22:12:35.221Z] ---> Running in a3daa41f2056 [2023-02-17T22:12:35.221Z] Removing intermediate container a3daa41f2056 [2023-02-17T22:12:35.221Z] ---> 2ffbcb277dbe [2023-02-17T22:12:35.221Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-17T22:12:35.221Z] ---> Running in a3ab2a0c46df [2023-02-17T22:12:35.221Z] Removing intermediate container a3ab2a0c46df [2023-02-17T22:12:35.221Z] ---> cb81e187c734 [2023-02-17T22:12:35.221Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T22:12:35.221Z] ---> Running in 945a7063b28d [2023-02-17T22:12:35.479Z] Removing intermediate container 945a7063b28d [2023-02-17T22:12:35.479Z] ---> 254a6b40e562 [2023-02-17T22:12:35.479Z] Step 24/26 : LABEL arch=amd64 [2023-02-17T22:12:35.479Z] ---> Running in 8ae7903c7b18 [2023-02-17T22:12:35.479Z] Removing intermediate container 8ae7903c7b18 [2023-02-17T22:12:35.479Z] ---> 3243aa12be98 [2023-02-17T22:12:35.479Z] Step 25/26 : LABEL git_sha=4a9e67fa37862f83ef90b637e6c765491ff37d3a [2023-02-17T22:12:35.479Z] ---> Running in a45836046764 [2023-02-17T22:12:35.738Z] Removing intermediate container a45836046764 [2023-02-17T22:12:35.738Z] ---> 2d7e8b09b159 [2023-02-17T22:12:35.738Z] Step 26/26 : LABEL version=3.0.0-dev.15 [2023-02-17T22:12:35.738Z] ---> Running in 5ad5db721d46 [2023-02-17T22:12:35.738Z] Removing intermediate container 5ad5db721d46 [2023-02-17T22:12:35.738Z] ---> 7da0a8846faf [2023-02-17T22:12:35.738Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T22:12:35.738Z] Successfully built 7da0a8846faf [2023-02-17T22:12:35.738Z] 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-17T22:12:35.835Z] provisioning config files... [2023-02-17T22:12:35.844Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2004219913598552256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:12:36.139Z] ---> docker-login.sh [2023-02-17T22:12:36.140Z] nexus3.edgexfoundry.org:10001 [2023-02-17T22:12:36.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:12:36.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:12:36.140Z] Configure a credential helper to remove this warning. See [2023-02-17T22:12:36.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:12:36.140Z] [2023-02-17T22:12:36.140Z] Login Succeeded [2023-02-17T22:12:36.140Z] nexus3.edgexfoundry.org:10002 [2023-02-17T22:12:36.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:12:36.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:12:36.140Z] Configure a credential helper to remove this warning. See [2023-02-17T22:12:36.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:12:36.140Z] [2023-02-17T22:12:36.140Z] Login Succeeded [2023-02-17T22:12:36.140Z] nexus3.edgexfoundry.org:10003 [2023-02-17T22:12:36.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:12:36.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:12:36.399Z] Configure a credential helper to remove this warning. See [2023-02-17T22:12:36.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:12:36.399Z] [2023-02-17T22:12:36.399Z] Login Succeeded [2023-02-17T22:12:36.399Z] nexus3.edgexfoundry.org:10004 [2023-02-17T22:12:36.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:12:36.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:12:36.399Z] Configure a credential helper to remove this warning. See [2023-02-17T22:12:36.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:12:36.399Z] [2023-02-17T22:12:36.399Z] Login Succeeded [2023-02-17T22:12:36.399Z] docker.io [2023-02-17T22:12:36.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:12:36.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:12:36.658Z] Configure a credential helper to remove this warning. See [2023-02-17T22:12:36.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:12:36.658Z] [2023-02-17T22:12:36.658Z] Login Succeeded [2023-02-17T22:12:36.658Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T22:12:36.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T22:12:36.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:12:36.721Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-02-17T22:12:36.721Z] 4a9e67fa37862f83ef90b637e6c765491ff37d3a [2023-02-17T22:12:36.721Z] latest [2023-02-17T22:12:36.721Z] 3.0.0-dev.15 [2023-02-17T22:12:36.721Z] 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [2023-02-17T22:12:36.721Z] main [2023-02-17T22:12:36.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:37.051Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:37.358Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a [2023-02-17T22:12:37.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-17T22:12:37.358Z] c72c715268a0: Preparing [2023-02-17T22:12:37.358Z] a508ba21eb17: Preparing [2023-02-17T22:12:37.358Z] ae7b23a07551: Preparing [2023-02-17T22:12:37.358Z] fc014b5c9bce: Preparing [2023-02-17T22:12:37.358Z] aa5968d388b8: Preparing [2023-02-17T22:12:37.358Z] aa5968d388b8: Layer already exists [2023-02-17T22:12:37.358Z] c72c715268a0: Pushed [2023-02-17T22:12:37.358Z] fc014b5c9bce: Pushed [2023-02-17T22:12:37.358Z] a508ba21eb17: Pushed [2023-02-17T22:12:39.896Z] ae7b23a07551: Pushed [2023-02-17T22:12:40.155Z] 4a9e67fa37862f83ef90b637e6c765491ff37d3a: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:40.472Z] + 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-17T22:12:40.783Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-17T22:12:40.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-17T22:12:40.783Z] c72c715268a0: Preparing [2023-02-17T22:12:40.783Z] a508ba21eb17: Preparing [2023-02-17T22:12:40.783Z] ae7b23a07551: Preparing [2023-02-17T22:12:40.783Z] fc014b5c9bce: Preparing [2023-02-17T22:12:40.783Z] aa5968d388b8: Preparing [2023-02-17T22:12:40.783Z] aa5968d388b8: Layer already exists [2023-02-17T22:12:40.783Z] fc014b5c9bce: Layer already exists [2023-02-17T22:12:40.783Z] a508ba21eb17: Layer already exists [2023-02-17T22:12:40.783Z] ae7b23a07551: Layer already exists [2023-02-17T22:12:40.783Z] c72c715268a0: Layer already exists [2023-02-17T22:12:43.331Z] latest: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:43.655Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:43.960Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.15 [2023-02-17T22:12:43.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-17T22:12:43.960Z] c72c715268a0: Preparing [2023-02-17T22:12:43.960Z] a508ba21eb17: Preparing [2023-02-17T22:12:43.960Z] ae7b23a07551: Preparing [2023-02-17T22:12:43.960Z] fc014b5c9bce: Preparing [2023-02-17T22:12:43.960Z] aa5968d388b8: Preparing [2023-02-17T22:12:43.960Z] c72c715268a0: Layer already exists [2023-02-17T22:12:43.960Z] a508ba21eb17: Layer already exists [2023-02-17T22:12:43.960Z] ae7b23a07551: Layer already exists [2023-02-17T22:12:43.960Z] aa5968d388b8: Layer already exists [2023-02-17T22:12:43.960Z] fc014b5c9bce: Layer already exists [2023-02-17T22:12:43.960Z] 3.0.0-dev.15: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:44.275Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:44.588Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [2023-02-17T22:12:44.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-17T22:12:44.588Z] c72c715268a0: Preparing [2023-02-17T22:12:44.588Z] a508ba21eb17: Preparing [2023-02-17T22:12:44.588Z] ae7b23a07551: Preparing [2023-02-17T22:12:44.588Z] fc014b5c9bce: Preparing [2023-02-17T22:12:44.588Z] aa5968d388b8: Preparing [2023-02-17T22:12:44.588Z] fc014b5c9bce: Layer already exists [2023-02-17T22:12:44.588Z] aa5968d388b8: Layer already exists [2023-02-17T22:12:44.588Z] a508ba21eb17: Layer already exists [2023-02-17T22:12:44.588Z] c72c715268a0: Layer already exists [2023-02-17T22:12:44.588Z] ae7b23a07551: Layer already exists [2023-02-17T22:12:44.588Z] 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:44.904Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:45.200Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-02-17T22:12:45.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-02-17T22:12:45.200Z] c72c715268a0: Preparing [2023-02-17T22:12:45.200Z] a508ba21eb17: Preparing [2023-02-17T22:12:45.200Z] ae7b23a07551: Preparing [2023-02-17T22:12:45.200Z] fc014b5c9bce: Preparing [2023-02-17T22:12:45.200Z] aa5968d388b8: Preparing [2023-02-17T22:12:45.200Z] fc014b5c9bce: Layer already exists [2023-02-17T22:12:45.200Z] a508ba21eb17: Layer already exists [2023-02-17T22:12:45.200Z] ae7b23a07551: Layer already exists [2023-02-17T22:12:45.200Z] aa5968d388b8: Layer already exists [2023-02-17T22:12:45.200Z] c72c715268a0: Layer already exists [2023-02-17T22:12:45.200Z] main: digest: sha256:938e3add49603ca62feb378c24056ce70663d3cef510848fea890aba9efe0eab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T22:12:45.242Z] ===================================================== [Pipeline] echo [2023-02-17T22:12:45.249Z] taggedImages: [2023-02-17T22:12:45.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a [2023-02-17T22:12:45.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-02-17T22:12:45.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.15 [2023-02-17T22:12:45.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [2023-02-17T22:12:45.249Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [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-17T22:12:45.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T22:12:45.600Z] [2023-02-17T22:12:45.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:12:45.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T22:12:45.909Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T22:12:45.909Z] 5eb5b503b376: Pulling fs layer [2023-02-17T22:12:45.909Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T22:12:45.909Z] ec43610c2a17: Pulling fs layer [2023-02-17T22:12:45.909Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T22:12:45.909Z] 33b1e0a273af: Pulling fs layer [2023-02-17T22:12:45.909Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T22:12:45.909Z] 2f39f015ded8: Pulling fs layer [2023-02-17T22:12:45.909Z] 33b1e0a273af: Waiting [2023-02-17T22:12:45.909Z] 3a2ae6a8a46f: Waiting [2023-02-17T22:12:45.909Z] 5d3b04190fa2: Waiting [2023-02-17T22:12:45.909Z] 2f39f015ded8: Waiting [2023-02-17T22:12:45.909Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T22:12:45.909Z] 5c69ac0246d0: Download complete [2023-02-17T22:12:45.909Z] 3a2ae6a8a46f: Download complete [2023-02-17T22:12:46.171Z] 33b1e0a273af: Verifying Checksum [2023-02-17T22:12:46.171Z] 33b1e0a273af: Download complete [2023-02-17T22:12:46.171Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T22:12:46.171Z] 5d3b04190fa2: Download complete [2023-02-17T22:12:46.171Z] ec43610c2a17: Download complete [2023-02-17T22:12:46.429Z] 5eb5b503b376: Verifying Checksum [2023-02-17T22:12:46.429Z] 5eb5b503b376: Download complete [2023-02-17T22:12:46.998Z] 2f39f015ded8: Download complete [2023-02-17T22:12:47.564Z] 5eb5b503b376: Pull complete [2023-02-17T22:12:47.564Z] 5c69ac0246d0: Pull complete [2023-02-17T22:12:48.132Z] ec43610c2a17: Pull complete [2023-02-17T22:12:48.132Z] 3a2ae6a8a46f: Pull complete [2023-02-17T22:12:48.391Z] 33b1e0a273af: Pull complete [2023-02-17T22:12:48.391Z] 5d3b04190fa2: Pull complete [2023-02-17T22:12:52.570Z] 2f39f015ded8: Pull complete [2023-02-17T22:12:52.570Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T22:12:52.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T22:12:52.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:12:52.653Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:12:52.682Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T22:12:54.492Z] $ docker top ce3c5874b0db5c4ecec69b69bf6608d26f068397066ffe7c4623ccaad83b4acf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:12:54.871Z] ---> job-cost.sh [2023-02-17T22:12:54.871Z] lf-activate-venv: SKIPPING [2023-02-17T22:12:54.871Z] INFO: No Stack... [2023-02-17T22:12:55.130Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T22:12:55.699Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T22:12:55.991Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-02-17T22:12:55.991Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T22:12:56.005Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [2023-02-17T22:12:56.013Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] did not exist. Created. [2023-02-17T22:12:56.013Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T22:12:56.309Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T22:12:56.347Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T22:12:56.354Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T22:12:56.372Z] $ docker stop --time=1 ce3c5874b0db5c4ecec69b69bf6608d26f068397066ffe7c4623ccaad83b4acf [2023-02-17T22:12:57.528Z] $ docker rm -f --volumes ce3c5874b0db5c4ecec69b69bf6608d26f068397066ffe7c4623ccaad83b4acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T22:14:12.432Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6515 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-02-17T22:14:12.446Z] Running in /w/workspace/device-onvif-camera/104 [Pipeline] { [Pipeline] checkout [2023-02-17T22:14:12.474Z] The recommended git tool is: git [2023-02-17T22:14:17.988Z] using credential edgex-jenkins-ssh [2023-02-17T22:14:18.013Z] Cloning the remote Git repository [2023-02-17T22:14:18.054Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-17T22:14:18.129Z] > git init /w/workspace/device-onvif-camera/104 # timeout=10 [2023-02-17T22:14:18.285Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-17T22:14:18.287Z] > git --version # timeout=10 [2023-02-17T22:14:18.309Z] > git --version # 'git version 2.25.1' [2023-02-17T22:14:18.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T22:14:18.370Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T22:14:19.822Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-17T22:14:20.689Z] Avoid second fetch [2023-02-17T22:14:20.689Z] Checking out Revision 4a9e67fa37862f83ef90b637e6c765491ff37d3a (main) [2023-02-17T22:14:19.847Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T22:14:20.702Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T22:14:20.717Z] > git checkout -f 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 [2023-02-17T22:14:21.411Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#234)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T22:14:22.293Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T22:14:22.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T22:14:22.293Z] Dload Upload Total Spent Left Speed [2023-02-17T22:14:22.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-02-17T22:14:22.934Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T22:14:23.270Z] + sudo tee /etc/docker/daemon.new [2023-02-17T22:14:23.270Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T22:14:23.270Z] { [2023-02-17T22:14:23.270Z] "registry-mirrors": [ [2023-02-17T22:14:23.270Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T22:14:23.270Z] ], [2023-02-17T22:14:23.270Z] "bip": "10.250.0.254/24", [2023-02-17T22:14:23.270Z] "hosts": [ [2023-02-17T22:14:23.270Z] "tcp://0.0.0.0:5555", [2023-02-17T22:14:23.270Z] "unix:///var/run/docker.sock" [2023-02-17T22:14:23.270Z] ], [2023-02-17T22:14:23.270Z] "mtu": 1458, [2023-02-17T22:14:23.270Z] "selinux-enabled": true, [2023-02-17T22:14:23.270Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T22:14:23.270Z] } [Pipeline] sh [2023-02-17T22:14:23.608Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T22:14:23.950Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T22:14:42.233Z] provisioning config files... [2023-02-17T22:14:42.261Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/104@tmp/config14636754687496355515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:14:42.626Z] ---> docker-login.sh [2023-02-17T22:14:42.626Z] nexus3.edgexfoundry.org:10001 [2023-02-17T22:14:42.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:14:43.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:14:43.166Z] Configure a credential helper to remove this warning. See [2023-02-17T22:14:43.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:14:43.166Z] [2023-02-17T22:14:43.166Z] Login Succeeded [2023-02-17T22:14:43.166Z] nexus3.edgexfoundry.org:10002 [2023-02-17T22:14:43.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:14:43.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:14:43.714Z] Configure a credential helper to remove this warning. See [2023-02-17T22:14:43.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:14:43.714Z] [2023-02-17T22:14:43.714Z] Login Succeeded [2023-02-17T22:14:43.714Z] nexus3.edgexfoundry.org:10003 [2023-02-17T22:14:43.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:14:43.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:14:43.992Z] Configure a credential helper to remove this warning. See [2023-02-17T22:14:43.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:14:43.992Z] [2023-02-17T22:14:43.992Z] Login Succeeded [2023-02-17T22:14:43.992Z] nexus3.edgexfoundry.org:10004 [2023-02-17T22:14:44.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:14:44.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:14:44.536Z] Configure a credential helper to remove this warning. See [2023-02-17T22:14:44.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:14:44.536Z] [2023-02-17T22:14:44.536Z] Login Succeeded [2023-02-17T22:14:44.536Z] docker.io [2023-02-17T22:14:44.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:14:45.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:14:45.072Z] Configure a credential helper to remove this warning. See [2023-02-17T22:14:45.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:14:45.072Z] [2023-02-17T22:14:45.072Z] Login Succeeded [2023-02-17T22:14:45.072Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T22:14:45.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T22:14:45.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:14:45.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:14:45.383Z] ========================================================= [2023-02-17T22:14:45.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T22:14:45.384Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:14:45.734Z] + 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-17T22:14:46.326Z] Sending build context to Docker daemon 20.54MB [2023-02-17T22:14:46.326Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T22:14:46.326Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-17T22:14:46.596Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T22:14:46.596Z] 9b18e9b68314: Pulling fs layer [2023-02-17T22:14:46.596Z] 35d82f9e3411: Pulling fs layer [2023-02-17T22:14:46.596Z] e16973657156: Pulling fs layer [2023-02-17T22:14:46.596Z] fc693d55d65f: Pulling fs layer [2023-02-17T22:14:46.596Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T22:14:46.596Z] dda99020689f: Pulling fs layer [2023-02-17T22:14:46.596Z] db1c61fa0a46: Pulling fs layer [2023-02-17T22:14:46.596Z] 891c053d2c06: Pulling fs layer [2023-02-17T22:14:46.596Z] dda99020689f: Waiting [2023-02-17T22:14:46.596Z] fc693d55d65f: Waiting [2023-02-17T22:14:46.596Z] db1c61fa0a46: Waiting [2023-02-17T22:14:46.596Z] 891c053d2c06: Waiting [2023-02-17T22:14:46.596Z] 7e9fc2657dce: Waiting [2023-02-17T22:14:46.596Z] e16973657156: Verifying Checksum [2023-02-17T22:14:46.596Z] e16973657156: Download complete [2023-02-17T22:14:46.596Z] 35d82f9e3411: Verifying Checksum [2023-02-17T22:14:46.596Z] 35d82f9e3411: Download complete [2023-02-17T22:14:46.596Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T22:14:46.596Z] 7e9fc2657dce: Download complete [2023-02-17T22:14:46.596Z] dda99020689f: Verifying Checksum [2023-02-17T22:14:46.596Z] dda99020689f: Download complete [2023-02-17T22:14:46.596Z] 9b18e9b68314: Verifying Checksum [2023-02-17T22:14:47.581Z] 9b18e9b68314: Pull complete [2023-02-17T22:14:47.861Z] 891c053d2c06: Verifying Checksum [2023-02-17T22:14:47.861Z] 891c053d2c06: Download complete [2023-02-17T22:14:48.153Z] 35d82f9e3411: Pull complete [2023-02-17T22:14:48.423Z] e16973657156: Pull complete [2023-02-17T22:14:49.012Z] db1c61fa0a46: Verifying Checksum [2023-02-17T22:14:49.012Z] db1c61fa0a46: Download complete [2023-02-17T22:14:49.601Z] fc693d55d65f: Download complete [2023-02-17T22:15:01.943Z] fc693d55d65f: Pull complete [2023-02-17T22:15:01.943Z] 7e9fc2657dce: Pull complete [2023-02-17T22:15:01.943Z] dda99020689f: Pull complete [2023-02-17T22:15:08.619Z] db1c61fa0a46: Pull complete [2023-02-17T22:15:09.592Z] 891c053d2c06: Pull complete [2023-02-17T22:15:09.592Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T22:15:09.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T22:15:09.592Z] ---> f96f9c87975a [2023-02-17T22:15:09.592Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-17T22:15:11.544Z] ---> Running in b1e903d4e70e [2023-02-17T22:15:11.812Z] Removing intermediate container b1e903d4e70e [2023-02-17T22:15:11.812Z] ---> 0a0208e39b83 [2023-02-17T22:15:11.812Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T22:15:12.083Z] ---> Running in 829219757fac [2023-02-17T22:15:12.351Z] Removing intermediate container 829219757fac [2023-02-17T22:15:12.351Z] ---> ded8ffba19a2 [2023-02-17T22:15:12.351Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T22:15:12.351Z] ---> Running in 53ba1f502d0e [2023-02-17T22:15:12.619Z] Removing intermediate container 53ba1f502d0e [2023-02-17T22:15:12.619Z] ---> 5bf3a4d3f951 [2023-02-17T22:15:12.619Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T22:15:12.888Z] ---> Running in 37209ab96920 [2023-02-17T22:15:13.156Z] Removing intermediate container 37209ab96920 [2023-02-17T22:15:13.156Z] ---> 290bc300a148 [2023-02-17T22:15:13.156Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-17T22:15:13.156Z] ---> Running in 1f8b92687342 [2023-02-17T22:15:13.433Z] Removing intermediate container 1f8b92687342 [2023-02-17T22:15:13.433Z] ---> 748f0ea5622b [2023-02-17T22:15:13.433Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T22:15:13.700Z] ---> Running in 0dbd3d17b9d4 [2023-02-17T22:15:14.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T22:15:14.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T22:15:15.897Z] OK: 221 MiB in 51 packages [2023-02-17T22:15:16.860Z] Removing intermediate container 0dbd3d17b9d4 [2023-02-17T22:15:16.860Z] ---> aeb94c33073e [2023-02-17T22:15:16.860Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-17T22:15:16.860Z] ---> Running in d03a6890fc63 [2023-02-17T22:15:17.448Z] Removing intermediate container d03a6890fc63 [2023-02-17T22:15:17.448Z] ---> 0fcec708261b [2023-02-17T22:15:17.448Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-17T22:15:17.723Z] ---> f705b1a98c6a [2023-02-17T22:15:17.723Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T22:15:17.995Z] ---> Running in 52f5a53e136d [2023-02-17T22:16:39.915Z] Removing intermediate container 52f5a53e136d [2023-02-17T22:16:39.915Z] ---> 23d0659f1603 [2023-02-17T22:16:39.915Z] Step 12/13 : COPY . . [2023-02-17T22:16:39.915Z] ---> a1b6b1a2efeb [2023-02-17T22:16:39.915Z] Step 13/13 : RUN ${MAKE} [2023-02-17T22:16:39.915Z] ---> Running in c5e867683948 [2023-02-17T22:16:39.915Z] noop [2023-02-17T22:16:39.915Z] Removing intermediate container c5e867683948 [2023-02-17T22:16:39.915Z] ---> 599a42f7929e [2023-02-17T22:16:39.915Z] Successfully built 599a42f7929e [2023-02-17T22:16:39.915Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:16:40.294Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T22:16:40.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:16:40.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-6515 does not seem to be running inside a container [2023-02-17T22:16:40.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/104 -v /w/workspace/device-onvif-camera/104:/w/workspace/device-onvif-camera/104:rw,z -v /w/workspace/device-onvif-camera/104@tmp:/w/workspace/device-onvif-camera/104@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T22:16:41.806Z] $ docker top e10098b977539046376e20bf83f1627213db3beb5db453f09cda24e412e68200 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:16:42.630Z] + go version [2023-02-17T22:16:42.630Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T22:16:42.659Z] $ docker stop --time=1 e10098b977539046376e20bf83f1627213db3beb5db453f09cda24e412e68200 [2023-02-17T22:16:44.320Z] $ docker rm -f --volumes e10098b977539046376e20bf83f1627213db3beb5db453f09cda24e412e68200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:16:44.888Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T22:16:44.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:16:45.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-6515 does not seem to be running inside a container [2023-02-17T22:16:45.176Z] $ 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/104 -v /w/workspace/device-onvif-camera/104:/w/workspace/device-onvif-camera/104:rw,z -v /w/workspace/device-onvif-camera/104@tmp:/w/workspace/device-onvif-camera/104@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T22:16:46.425Z] $ docker top 8d3598a57c362eee910f1a4da8d97b4e3fd043b6901b3fdd151bb8986760c203 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:16:47.300Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/104 [Pipeline] fileExists [Pipeline] sh [2023-02-17T22:16:47.960Z] + make test [2023-02-17T22:16:47.960Z] go test ./... -coverprofile=coverage.out ./... [2023-02-17T22:16:49.905Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-17T22:18:26.643Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-17T22:18:32.018Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.242s coverage: 29.3% of statements [2023-02-17T22:18:32.018Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-17T22:18:54.118Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.464s coverage: 86.5% of statements [2023-02-17T22:18:54.118Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T22:18:54.118Z] go vet ./... [2023-02-17T22:19:20.831Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T22:19:21.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T22:19:21.686Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T22:19:22.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T22:19:22.309Z] $ docker stop --time=1 8d3598a57c362eee910f1a4da8d97b4e3fd043b6901b3fdd151bb8986760c203 [2023-02-17T22:19:24.166Z] $ docker rm -f --volumes 8d3598a57c362eee910f1a4da8d97b4e3fd043b6901b3fdd151bb8986760c203 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T22:19:25.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T22:19:25.302Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T22:19:26.024Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T22:19:26.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T22:19:26.774Z] + ls -al . [2023-02-17T22:19:26.774Z] total 232 [2023-02-17T22:19:26.774Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 22:16 . [2023-02-17T22:19:26.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:14 .. [2023-02-17T22:19:26.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:14 .git [2023-02-17T22:19:26.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:14 .github [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 17 22:14 .gitignore [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 22:14 .golangci.yml [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 17 22:14 Attribution.txt [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 17 22:14 CHANGELOG.md [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 17 22:14 Dockerfile [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:14 GOVERNANCE.md [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 17 22:14 Jenkinsfile [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 22:14 LICENSE [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 17 22:14 Makefile [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 17 22:14 OWNERS.md [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 17 22:14 README.md [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 17 22:10 VERSION [2023-02-17T22:19:26.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:14 bin [2023-02-17T22:19:26.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:14 cmd [2023-02-17T22:19:26.774Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 17 22:18 coverage.out [2023-02-17T22:19:26.774Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 22:14 doc [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 3600 Feb 17 22:14 go.mod [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 34701 Feb 17 22:14 go.sum [2023-02-17T22:19:26.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:14 internal [2023-02-17T22:19:26.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:14 snap [2023-02-17T22:19:26.774Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 17 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:19:27.154Z] + 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=4a9e67fa37862f83ef90b637e6c765491ff37d3a --label arch=arm64 --label version=3.0.0-dev.15 . [2023-02-17T22:19:28.119Z] Sending build context to Docker daemon 20.62MB [2023-02-17T22:19:28.119Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T22:19:28.119Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-17T22:19:28.119Z] ---> 599a42f7929e [2023-02-17T22:19:28.119Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-17T22:19:28.119Z] ---> Running in b39f5d259b66 [2023-02-17T22:19:28.387Z] Removing intermediate container b39f5d259b66 [2023-02-17T22:19:28.387Z] ---> 0439b8a5acbf [2023-02-17T22:19:28.387Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T22:19:28.387Z] ---> Running in 88f8c3f70ac2 [2023-02-17T22:19:28.972Z] Removing intermediate container 88f8c3f70ac2 [2023-02-17T22:19:28.972Z] ---> 6f3c4f667f60 [2023-02-17T22:19:28.972Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T22:19:28.972Z] ---> Running in bca2329309cd [2023-02-17T22:19:29.238Z] Removing intermediate container bca2329309cd [2023-02-17T22:19:29.238Z] ---> 37e063947fb3 [2023-02-17T22:19:29.238Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T22:19:29.238Z] ---> Running in 5069e36a7c59 [2023-02-17T22:19:29.504Z] Removing intermediate container 5069e36a7c59 [2023-02-17T22:19:29.504Z] ---> 7ca0a76b679e [2023-02-17T22:19:29.504Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-17T22:19:29.504Z] ---> Running in 2f049bee76ad [2023-02-17T22:19:30.098Z] Removing intermediate container 2f049bee76ad [2023-02-17T22:19:30.098Z] ---> d88854dacc28 [2023-02-17T22:19:30.098Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T22:19:30.098Z] ---> Running in a9f02ac07efc [2023-02-17T22:19:31.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T22:19:31.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T22:19:32.297Z] OK: 221 MiB in 51 packages [2023-02-17T22:19:33.260Z] Removing intermediate container a9f02ac07efc [2023-02-17T22:19:33.260Z] ---> 24aae53db156 [2023-02-17T22:19:33.260Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-17T22:19:33.260Z] ---> Running in 9f1c6a89de7d [2023-02-17T22:19:33.525Z] Removing intermediate container 9f1c6a89de7d [2023-02-17T22:19:33.525Z] ---> 5662b5f3cb16 [2023-02-17T22:19:33.525Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-17T22:19:34.108Z] ---> a86c63d7634b [2023-02-17T22:19:34.108Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T22:19:34.108Z] ---> Running in 86bac2f25bcd [2023-02-17T22:19:36.692Z] Removing intermediate container 86bac2f25bcd [2023-02-17T22:19:36.692Z] ---> b9e4865d8d90 [2023-02-17T22:19:36.692Z] Step 12/26 : COPY . . [2023-02-17T22:19:40.957Z] ---> ddbeb17924cf [2023-02-17T22:19:40.957Z] Step 13/26 : RUN ${MAKE} [2023-02-17T22:19:40.957Z] ---> Running in bf9f85402cf4 [2023-02-17T22:19:41.921Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-02-17T22:21:48.615Z] Removing intermediate container bf9f85402cf4 [2023-02-17T22:21:48.615Z] ---> 1fe20dcafb33 [2023-02-17T22:21:48.615Z] Step 14/26 : FROM alpine:3.16 [2023-02-17T22:21:48.615Z] 3.16: Pulling from library/alpine [2023-02-17T22:21:48.615Z] 3760b48202b3: Pulling fs layer [2023-02-17T22:21:48.615Z] 3760b48202b3: Verifying Checksum [2023-02-17T22:21:48.615Z] 3760b48202b3: Download complete [2023-02-17T22:21:48.615Z] 3760b48202b3: Pull complete [2023-02-17T22:21:48.615Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T22:21:48.615Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T22:21:48.615Z] ---> 4c81e5bf8899 [2023-02-17T22:21:48.615Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-17T22:21:48.615Z] ---> Running in 9eb7674aa705 [2023-02-17T22:21:48.615Z] Removing intermediate container 9eb7674aa705 [2023-02-17T22:21:48.615Z] ---> d003bf500866 [2023-02-17T22:21:48.615Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-17T22:21:48.615Z] ---> Running in 65838d9d4829 [2023-02-17T22:21:48.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T22:21:48.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T22:21:49.835Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T22:21:49.835Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T22:21:49.835Z] OK: 5 MiB in 15 packages [2023-02-17T22:21:50.794Z] Removing intermediate container 65838d9d4829 [2023-02-17T22:21:50.794Z] ---> 7b8311eb1703 [2023-02-17T22:21:50.794Z] Step 17/26 : WORKDIR / [2023-02-17T22:21:50.794Z] ---> Running in 89e8d0f84c29 [2023-02-17T22:21:51.060Z] Removing intermediate container 89e8d0f84c29 [2023-02-17T22:21:51.060Z] ---> df08ba2135dc [2023-02-17T22:21:51.060Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-17T22:21:52.460Z] ---> 5cdc3608c789 [2023-02-17T22:21:52.460Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-17T22:21:52.724Z] ---> 128283eb56d7 [2023-02-17T22:21:52.724Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-17T22:21:53.302Z] ---> 2f93107d974c [2023-02-17T22:21:53.302Z] Step 21/26 : EXPOSE 59984 [2023-02-17T22:21:53.302Z] ---> Running in 79da03dcbb0f [2023-02-17T22:21:53.567Z] Removing intermediate container 79da03dcbb0f [2023-02-17T22:21:53.567Z] ---> 7e83595f0039 [2023-02-17T22:21:53.567Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-17T22:21:53.567Z] ---> Running in c8bec9df4842 [2023-02-17T22:21:53.831Z] Removing intermediate container c8bec9df4842 [2023-02-17T22:21:53.831Z] ---> 1d61dd0ef093 [2023-02-17T22:21:53.831Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T22:21:53.831Z] ---> Running in 8fb03d05bccf [2023-02-17T22:21:54.097Z] Removing intermediate container 8fb03d05bccf [2023-02-17T22:21:54.097Z] ---> 0e5ba063eb8e [2023-02-17T22:21:54.097Z] Step 24/26 : LABEL arch=arm64 [2023-02-17T22:21:54.097Z] ---> Running in 2bee85311413 [2023-02-17T22:21:54.370Z] Removing intermediate container 2bee85311413 [2023-02-17T22:21:54.370Z] ---> 619f39582b76 [2023-02-17T22:21:54.370Z] Step 25/26 : LABEL git_sha=4a9e67fa37862f83ef90b637e6c765491ff37d3a [2023-02-17T22:21:54.638Z] ---> Running in 1c3db30a5a21 [2023-02-17T22:21:54.638Z] Removing intermediate container 1c3db30a5a21 [2023-02-17T22:21:54.638Z] ---> d3db7bf4cd76 [2023-02-17T22:21:54.638Z] Step 26/26 : LABEL version=3.0.0-dev.15 [2023-02-17T22:21:54.905Z] ---> Running in 41d907e1e8e3 [2023-02-17T22:21:55.168Z] Removing intermediate container 41d907e1e8e3 [2023-02-17T22:21:55.168Z] ---> 5c42bbc68918 [2023-02-17T22:21:55.168Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T22:21:55.168Z] Successfully built 5c42bbc68918 [2023-02-17T22:21:55.168Z] 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-17T22:21:55.287Z] provisioning config files... [2023-02-17T22:21:55.300Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/104@tmp/config15825074805183630323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:21:55.625Z] ---> docker-login.sh [2023-02-17T22:21:55.625Z] nexus3.edgexfoundry.org:10001 [2023-02-17T22:21:55.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:21:55.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:21:55.891Z] Configure a credential helper to remove this warning. See [2023-02-17T22:21:55.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:21:55.891Z] [2023-02-17T22:21:55.891Z] Login Succeeded [2023-02-17T22:21:55.891Z] nexus3.edgexfoundry.org:10002 [2023-02-17T22:21:56.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:21:56.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:21:56.155Z] Configure a credential helper to remove this warning. See [2023-02-17T22:21:56.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:21:56.155Z] [2023-02-17T22:21:56.155Z] Login Succeeded [2023-02-17T22:21:56.155Z] nexus3.edgexfoundry.org:10003 [2023-02-17T22:21:56.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:21:56.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:21:56.420Z] Configure a credential helper to remove this warning. See [2023-02-17T22:21:56.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:21:56.420Z] [2023-02-17T22:21:56.420Z] Login Succeeded [2023-02-17T22:21:56.420Z] nexus3.edgexfoundry.org:10004 [2023-02-17T22:21:56.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:21:56.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:21:56.949Z] Configure a credential helper to remove this warning. See [2023-02-17T22:21:56.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:21:56.949Z] [2023-02-17T22:21:56.949Z] Login Succeeded [2023-02-17T22:21:56.949Z] docker.io [2023-02-17T22:21:57.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:21:57.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:21:57.479Z] Configure a credential helper to remove this warning. See [2023-02-17T22:21:57.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:21:57.479Z] [2023-02-17T22:21:57.479Z] Login Succeeded [2023-02-17T22:21:57.479Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T22:21:57.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T22:21:57.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:21:57.549Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-02-17T22:21:57.549Z] 4a9e67fa37862f83ef90b637e6c765491ff37d3a [2023-02-17T22:21:57.549Z] latest [2023-02-17T22:21:57.549Z] 3.0.0-dev.15 [2023-02-17T22:21:57.549Z] 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [2023-02-17T22:21:57.549Z] main [2023-02-17T22:21:57.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:21:57.907Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:21:58.239Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a [2023-02-17T22:21:58.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-17T22:21:58.239Z] 198c9164404c: Preparing [2023-02-17T22:21:58.239Z] 2ed3babad647: Preparing [2023-02-17T22:21:58.239Z] 664f12ae85de: Preparing [2023-02-17T22:21:58.239Z] ffb93cedd7bb: Preparing [2023-02-17T22:21:58.239Z] f70ee36035b9: Preparing [2023-02-17T22:21:58.239Z] f70ee36035b9: Layer already exists [2023-02-17T22:21:58.502Z] 2ed3babad647: Pushed [2023-02-17T22:21:58.503Z] 198c9164404c: Pushed [2023-02-17T22:21:58.503Z] ffb93cedd7bb: Pushed [2023-02-17T22:22:03.897Z] 664f12ae85de: Pushed [2023-02-17T22:22:03.897Z] 4a9e67fa37862f83ef90b637e6c765491ff37d3a: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:04.259Z] + 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-17T22:22:04.597Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-17T22:22:04.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-17T22:22:04.597Z] 198c9164404c: Preparing [2023-02-17T22:22:04.597Z] 2ed3babad647: Preparing [2023-02-17T22:22:04.597Z] 664f12ae85de: Preparing [2023-02-17T22:22:04.597Z] ffb93cedd7bb: Preparing [2023-02-17T22:22:04.597Z] f70ee36035b9: Preparing [2023-02-17T22:22:04.597Z] 198c9164404c: Layer already exists [2023-02-17T22:22:04.597Z] f70ee36035b9: Layer already exists [2023-02-17T22:22:04.597Z] 664f12ae85de: Layer already exists [2023-02-17T22:22:04.597Z] 2ed3babad647: Layer already exists [2023-02-17T22:22:04.597Z] ffb93cedd7bb: Layer already exists [2023-02-17T22:22:04.597Z] latest: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:04.945Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:05.275Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.15 [2023-02-17T22:22:05.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-17T22:22:05.275Z] 198c9164404c: Preparing [2023-02-17T22:22:05.275Z] 2ed3babad647: Preparing [2023-02-17T22:22:05.275Z] 664f12ae85de: Preparing [2023-02-17T22:22:05.275Z] ffb93cedd7bb: Preparing [2023-02-17T22:22:05.275Z] f70ee36035b9: Preparing [2023-02-17T22:22:05.275Z] 2ed3babad647: Layer already exists [2023-02-17T22:22:05.275Z] f70ee36035b9: Layer already exists [2023-02-17T22:22:05.275Z] 198c9164404c: Layer already exists [2023-02-17T22:22:05.275Z] 664f12ae85de: Layer already exists [2023-02-17T22:22:05.275Z] ffb93cedd7bb: Layer already exists [2023-02-17T22:22:05.275Z] 3.0.0-dev.15: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:05.604Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:05.934Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [2023-02-17T22:22:05.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-17T22:22:05.934Z] 198c9164404c: Preparing [2023-02-17T22:22:05.934Z] 2ed3babad647: Preparing [2023-02-17T22:22:05.934Z] 664f12ae85de: Preparing [2023-02-17T22:22:05.934Z] ffb93cedd7bb: Preparing [2023-02-17T22:22:05.934Z] f70ee36035b9: Preparing [2023-02-17T22:22:05.934Z] 2ed3babad647: Layer already exists [2023-02-17T22:22:05.934Z] 198c9164404c: Layer already exists [2023-02-17T22:22:05.934Z] 664f12ae85de: Layer already exists [2023-02-17T22:22:05.934Z] f70ee36035b9: Layer already exists [2023-02-17T22:22:05.934Z] ffb93cedd7bb: Layer already exists [2023-02-17T22:22:05.934Z] 4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:06.274Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:06.614Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-02-17T22:22:06.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-02-17T22:22:06.614Z] 198c9164404c: Preparing [2023-02-17T22:22:06.614Z] 2ed3babad647: Preparing [2023-02-17T22:22:06.614Z] 664f12ae85de: Preparing [2023-02-17T22:22:06.614Z] ffb93cedd7bb: Preparing [2023-02-17T22:22:06.614Z] f70ee36035b9: Preparing [2023-02-17T22:22:06.614Z] f70ee36035b9: Layer already exists [2023-02-17T22:22:06.614Z] 664f12ae85de: Layer already exists [2023-02-17T22:22:06.614Z] 2ed3babad647: Layer already exists [2023-02-17T22:22:06.614Z] 198c9164404c: Layer already exists [2023-02-17T22:22:06.614Z] ffb93cedd7bb: Layer already exists [2023-02-17T22:22:06.614Z] main: digest: sha256:8b7945981f6388062b40d1f5d00215d189e1a42241641d0a9213a1a43189f35a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-17T22:22:06.656Z] ===================================================== [Pipeline] echo [2023-02-17T22:22:06.662Z] taggedImages: [2023-02-17T22:22:06.662Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a [2023-02-17T22:22:06.662Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-02-17T22:22:06.662Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.15 [2023-02-17T22:22:06.662Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4a9e67fa37862f83ef90b637e6c765491ff37d3a-3.0.0-dev.15 [2023-02-17T22:22:06.662Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:07.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T22:22:07.014Z] [2023-02-17T22:22:07.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:07.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T22:22:07.349Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T22:22:07.349Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T22:22:07.349Z] 04944245beec: Pulling fs layer [2023-02-17T22:22:07.349Z] 699f458cf7ca: Pulling fs layer [2023-02-17T22:22:07.349Z] 765212b225bb: Pulling fs layer [2023-02-17T22:22:07.349Z] f23df028b6ca: Pulling fs layer [2023-02-17T22:22:07.349Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T22:22:07.349Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T22:22:07.349Z] f23df028b6ca: Waiting [2023-02-17T22:22:07.349Z] d65c8cfc05b1: Waiting [2023-02-17T22:22:07.349Z] 765212b225bb: Waiting [2023-02-17T22:22:07.349Z] 2437ff75d9bd: Waiting [2023-02-17T22:22:07.619Z] 04944245beec: Verifying Checksum [2023-02-17T22:22:07.619Z] 04944245beec: Download complete [2023-02-17T22:22:07.619Z] 765212b225bb: Verifying Checksum [2023-02-17T22:22:07.619Z] 765212b225bb: Download complete [2023-02-17T22:22:07.619Z] f23df028b6ca: Verifying Checksum [2023-02-17T22:22:07.619Z] f23df028b6ca: Download complete [2023-02-17T22:22:07.619Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T22:22:07.619Z] d65c8cfc05b1: Download complete [2023-02-17T22:22:07.888Z] 699f458cf7ca: Verifying Checksum [2023-02-17T22:22:07.888Z] 699f458cf7ca: Download complete [2023-02-17T22:22:08.156Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T22:22:08.156Z] 8998bd30e6a1: Download complete [2023-02-17T22:22:10.094Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T22:22:10.094Z] 2437ff75d9bd: Download complete [2023-02-17T22:22:11.498Z] 8998bd30e6a1: Pull complete [2023-02-17T22:22:12.078Z] 04944245beec: Pull complete [2023-02-17T22:22:13.480Z] 699f458cf7ca: Pull complete [2023-02-17T22:22:13.480Z] 765212b225bb: Pull complete [2023-02-17T22:22:14.061Z] f23df028b6ca: Pull complete [2023-02-17T22:22:14.328Z] d65c8cfc05b1: Pull complete [2023-02-17T22:22:26.683Z] 2437ff75d9bd: Pull complete [2023-02-17T22:22:26.683Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T22:22:26.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T22:22:26.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:22:26.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-6515 does not seem to be running inside a container [2023-02-17T22:22:26.940Z] $ 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/104 -v /w/workspace/device-onvif-camera/104:/w/workspace/device-onvif-camera/104:rw,z -v /w/workspace/device-onvif-camera/104@tmp:/w/workspace/device-onvif-camera/104@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T22:22:29.494Z] $ docker top 46d2d5f430a6d82a0f181ee3a9efe2b43b9b74555fb307132c9706cb3e89ad65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:22:30.288Z] ---> job-cost.sh [2023-02-17T22:22:30.288Z] lf-activate-venv: SKIPPING [2023-02-17T22:22:30.288Z] INFO: No Stack... [2023-02-17T22:22:30.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T22:22:31.824Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T22:22:32.140Z] + cat /w/workspace/device-onvif-camera/104/archives/cost.csv [2023-02-17T22:22:32.140Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T22:22:32.202Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [2023-02-17T22:22:32.208Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] did not exist. Created. [2023-02-17T22:22:32.208Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T22:22:32.853Z] /w/workspace/device-onvif-camera/104@tmp/durable-fc4a266d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T22:22:33.181Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T22:22:33.203Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T22:22:33.269Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T22:22:33.275Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T22:22:33.303Z] $ docker stop --time=1 46d2d5f430a6d82a0f181ee3a9efe2b43b9b74555fb307132c9706cb3e89ad65 [2023-02-17T22:22:34.786Z] $ docker rm -f --volumes 46d2d5f430a6d82a0f181ee3a9efe2b43b9b74555fb307132c9706cb3e89ad65 [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-17T22:22:35.115Z] provisioning config files... [2023-02-17T22:22:35.122Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9537757469533898567tmp [Pipeline] { [Pipeline] sh [2023-02-17T22:22:35.410Z] + set +x [2023-02-17T22:22:35.410Z] + + curl -s https://codecov.io/bash [2023-02-17T22:22:35.410Z] bash -s -- [2023-02-17T22:22:35.410Z] [2023-02-17T22:22:35.410Z] _____ _ [2023-02-17T22:22:35.410Z] / ____| | | [2023-02-17T22:22:35.410Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T22:22:35.410Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T22:22:35.410Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T22:22:35.410Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T22:22:35.410Z] Bash-1.0.6 [2023-02-17T22:22:35.410Z] [2023-02-17T22:22:35.410Z] [2023-02-17T22:22:35.410Z] ==> git version 2.25.1 found [2023-02-17T22:22:35.410Z] ==> 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-17T22:22:35.410Z] Release-Date: 2020-01-08 [2023-02-17T22:22:35.410Z] 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-17T22:22:35.410Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T22:22:35.410Z] ==> Jenkins CI detected. [2023-02-17T22:22:35.410Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-02-17T22:22:35.410Z] project root: . [2023-02-17T22:22:35.410Z] --> token set from env [2023-02-17T22:22:35.410Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T22:22:35.410Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T22:22:35.410Z] ==> Python coveragepy not found [2023-02-17T22:22:35.410Z] ==> Searching for coverage reports in: [2023-02-17T22:22:35.410Z] + . [2023-02-17T22:22:35.410Z] -> Found 1 reports [2023-02-17T22:22:35.410Z] ==> Detecting git/mercurial file structure [2023-02-17T22:22:35.410Z] ==> Reading reports [2023-02-17T22:22:35.671Z] + ./coverage.out bytes=79184 [2023-02-17T22:22:35.671Z] ==> Appending adjustments [2023-02-17T22:22:35.671Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T22:22:35.671Z] + Found adjustments [2023-02-17T22:22:35.671Z] ==> Gzipping contents [2023-02-17T22:22:35.671Z] 12K /tmp/codecov.Plie92.gz [2023-02-17T22:22:35.671Z] ==> Uploading reports [2023-02-17T22:22:35.671Z] url: https://codecov.io [2023-02-17T22:22:35.671Z] query: branch=main&commit=4a9e67fa37862f83ef90b637e6c765491ff37d3a&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T22:22:35.671Z] -> Pinging Codecov [2023-02-17T22:22:35.671Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=4a9e67fa37862f83ef90b637e6c765491ff37d3a&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-17T22:22:35.930Z] -> Uploading to [2023-02-17T22:22:35.930Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/F29A59C45E3A92E06B3E522C9905F8EF/4a9e67fa37862f83ef90b637e6c765491ff37d3a/1726ea47-9f11-4dd4-8839-cf00f2e56ecc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T222235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0980296e5c99fb1ec05a9fb281ec8a1c061adf7a0f72f04c360d6cab28688931 [2023-02-17T22:22:35.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T22:22:35.930Z] Dload Upload Total Spent Left Speed [2023-02-17T22:22:36.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10822 0 0 100 10822 0 43637 --:--:-- --:--:-- --:--:-- 43637 [2023-02-17T22:22:36.189Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] } [2023-02-17T22:22:36.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-17T22:22:36.322Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-17T22:22:36.331Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:36.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T22:22:36.645Z] [2023-02-17T22:22:36.645Z] 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-17T22:22:36.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T22:22:36.946Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-17T22:22:36.946Z] df9b9388f04a: Pulling fs layer [2023-02-17T22:22:36.946Z] 52dc419b0ee2: Pulling fs layer [2023-02-17T22:22:36.946Z] 25bc292e5bac: Pulling fs layer [2023-02-17T22:22:36.946Z] 114826534d7a: Pulling fs layer [2023-02-17T22:22:36.946Z] 4657fd5d0bcf: Pulling fs layer [2023-02-17T22:22:36.946Z] 6ad1cebc031e: Pulling fs layer [2023-02-17T22:22:36.946Z] 8a3aa393b2d8: Pulling fs layer [2023-02-17T22:22:36.946Z] 4657fd5d0bcf: Waiting [2023-02-17T22:22:36.946Z] 8a3aa393b2d8: Waiting [2023-02-17T22:22:36.946Z] 6ad1cebc031e: Waiting [2023-02-17T22:22:36.946Z] 114826534d7a: Waiting [2023-02-17T22:22:36.946Z] 25bc292e5bac: Download complete [2023-02-17T22:22:36.946Z] 52dc419b0ee2: Verifying Checksum [2023-02-17T22:22:36.946Z] 52dc419b0ee2: Download complete [2023-02-17T22:22:36.946Z] 4657fd5d0bcf: Verifying Checksum [2023-02-17T22:22:36.946Z] 4657fd5d0bcf: Download complete [2023-02-17T22:22:37.214Z] df9b9388f04a: Download complete [2023-02-17T22:22:37.214Z] df9b9388f04a: Pull complete [2023-02-17T22:22:37.479Z] 52dc419b0ee2: Pull complete [2023-02-17T22:22:37.479Z] 25bc292e5bac: Pull complete [2023-02-17T22:22:37.479Z] 6ad1cebc031e: Verifying Checksum [2023-02-17T22:22:37.479Z] 6ad1cebc031e: Download complete [2023-02-17T22:22:38.484Z] 114826534d7a: Verifying Checksum [2023-02-17T22:22:38.484Z] 114826534d7a: Download complete [2023-02-17T22:22:38.741Z] 8a3aa393b2d8: Verifying Checksum [2023-02-17T22:22:38.741Z] 8a3aa393b2d8: Download complete [2023-02-17T22:22:42.022Z] 114826534d7a: Pull complete [2023-02-17T22:22:42.022Z] 4657fd5d0bcf: Pull complete [2023-02-17T22:22:42.280Z] 6ad1cebc031e: Pull complete [2023-02-17T22:22:44.807Z] 8a3aa393b2d8: Pull complete [2023-02-17T22:22:44.807Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-17T22:22:44.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-17T22:22:44.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:22:44.896Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:22:44.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-17T22:22:47.140Z] $ docker top f6a17da0a548c796d06655bdec3317e6544d846d42c7a9d68fefb25c108faaaf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T22:22:47.209Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-02-17T22:22:47.486Z] + set -o pipefail [2023-02-17T22:22:47.486Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-02-17T22:22:54.057Z] [2023-02-17T22:22:54.057Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-02-17T22:22:54.057Z] [2023-02-17T22:22:54.057Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/895dd1ea-0727-499a-8102-5e4b338acaae [2023-02-17T22:22:54.057Z] [2023-02-17T22:22:54.058Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-02-17T22:22:54.058Z] [2023-02-17T22:22:54.058Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-17T22:22:54.058Z] [2023-02-17T22:22:54.058Z] [2023-02-17T22:22:54.058Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-17T22:22:54.058Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-17T22:22:54.058Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-17T22:22:54.063Z] $ docker stop --time=1 f6a17da0a548c796d06655bdec3317e6544d846d42c7a9d68fefb25c108faaaf [2023-02-17T22:22:56.277Z] $ docker rm -f --volumes f6a17da0a548c796d06655bdec3317e6544d846d42c7a9d68fefb25c108faaaf [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-17T22:22:56.648Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T22:22:56.663Z] provisioning config files... [2023-02-17T22:22:56.670Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13449288804985323117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:22:56.963Z] --> edgex-publish-swagger.sh [2023-02-17T22:22:56.963Z] === Publish doc/openapi/v2 API === [2023-02-17T22:22:56.963Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-02-17T22:22:56.963Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-02-17T22:22:56.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T22:22:56.963Z] Dload Upload Total Spent Left Speed [2023-02-17T22:22:57.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 662k --:--:-- --:--:-- --:--:-- 662k [2023-02-17T22:22:57.531Z] [2023-02-17T22:22:57.531Z] [Pipeline] } [2023-02-17T22:22:57.539Z] 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-17T22:22:57.948Z] + git log --format=format:%s -1 4a9e67fa37862f83ef90b637e6c765491ff37d3a [Pipeline] sh [2023-02-17T22:22:58.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T22:22:58.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:22:58.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T22:22:58.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:22:58.627Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:22:58.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T22:22:59.062Z] $ docker top 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T22:22:59.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T22:22:59.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T22:22:59.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T22:22:59.255Z] $ docker exec 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 ssh-agent [2023-02-17T22:22:59.370Z] SSH_AUTH_SOCK=/tmp/ssh-QY9KZMzRt8ru/agent.32 [2023-02-17T22:22:59.370Z] SSH_AGENT_PID=38 [2023-02-17T22:22:59.375Z] Running ssh-add (command line suppressed) [2023-02-17T22:22:59.477Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10177253560599895155.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10177253560599895155.key) [2023-02-17T22:22:59.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T22:22:59.786Z] + git semver tag [2023-02-17T22:23:00.045Z] 2023-02-17 22:22:59,971 [run_tag] DEBUG tag force:False [2023-02-17T22:23:00.045Z] 2023-02-17 22:22:59,971 [check_head_tag] DEBUG check head tag [2023-02-17T22:23:00.045Z] 2023-02-17 22:22:59,973 [execute] INFO git cat-file --batch-check [2023-02-17T22:23:00.045Z] 2023-02-17 22:22:59,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-02-17T22:23:00.045Z] 2023-02-17 22:22:59,977 [execute] INFO git cat-file --batch [2023-02-17T22:23:00.045Z] 2023-02-17 22:22:59,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-02-17T22:23:00.045Z] 2023-02-17 22:23:00,005 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-17T22:23:00.045Z] 2023-02-17 22:23:00,005 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 [2023-02-17T22:23:00.045Z] 2023-02-17 22:23:00,006 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-17T22:23:00.045Z] 2023-02-17 22:23:00,011 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-17T22:23:00.045Z] 3.0.0-dev.15 [Pipeline] } [2023-02-17T22:23:00.048Z] $ docker exec --env ******** --env ******** 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 ssh-agent -k [2023-02-17T22:23:00.143Z] unset SSH_AUTH_SOCK; [2023-02-17T22:23:00.143Z] unset SSH_AGENT_PID; [2023-02-17T22:23:00.143Z] echo Agent pid 38 killed; [2023-02-17T22:23:00.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T22:23:00.464Z] + git semver [Pipeline] } [2023-02-17T22:23:00.732Z] $ docker stop --time=1 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 [2023-02-17T22:23:02.112Z] $ docker rm -f --volumes 58bb5f3afbb7dea03b3f08e6454406fcc77c6bc1d9fc0f4f3acbea4ae00dad17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:23:02.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T22:23:02.496Z] [2023-02-17T22:23:02.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:23:02.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T22:23:02.795Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-17T22:23:02.795Z] ab5ef0e58194: Pulling fs layer [2023-02-17T22:23:02.795Z] 9712f1f96733: Pulling fs layer [2023-02-17T22:23:02.795Z] 63f879dbbcfc: Pulling fs layer [2023-02-17T22:23:02.795Z] 0d9ebad4ef96: Pulling fs layer [2023-02-17T22:23:02.795Z] e9a5061849ea: Pulling fs layer [2023-02-17T22:23:02.795Z] d747dcd14b5f: Pulling fs layer [2023-02-17T22:23:02.795Z] 2de7ff778b66: Pulling fs layer [2023-02-17T22:23:02.795Z] 0d9ebad4ef96: Waiting [2023-02-17T22:23:02.795Z] e9a5061849ea: Waiting [2023-02-17T22:23:02.795Z] d747dcd14b5f: Waiting [2023-02-17T22:23:02.795Z] 2de7ff778b66: Waiting [2023-02-17T22:23:02.795Z] 9712f1f96733: Verifying Checksum [2023-02-17T22:23:02.795Z] 9712f1f96733: Download complete [2023-02-17T22:23:03.812Z] 63f879dbbcfc: Verifying Checksum [2023-02-17T22:23:03.812Z] 63f879dbbcfc: Download complete [2023-02-17T22:23:03.812Z] e9a5061849ea: Verifying Checksum [2023-02-17T22:23:03.812Z] e9a5061849ea: Download complete [2023-02-17T22:23:04.081Z] d747dcd14b5f: Download complete [2023-02-17T22:23:04.081Z] 0d9ebad4ef96: Verifying Checksum [2023-02-17T22:23:04.081Z] 0d9ebad4ef96: Download complete [2023-02-17T22:23:04.081Z] ab5ef0e58194: Verifying Checksum [2023-02-17T22:23:04.081Z] ab5ef0e58194: Download complete [2023-02-17T22:23:04.339Z] 2de7ff778b66: Verifying Checksum [2023-02-17T22:23:04.339Z] 2de7ff778b66: Download complete [2023-02-17T22:23:06.865Z] ab5ef0e58194: Pull complete [2023-02-17T22:23:06.865Z] 9712f1f96733: Pull complete [2023-02-17T22:23:07.432Z] 63f879dbbcfc: Pull complete [2023-02-17T22:23:10.714Z] 0d9ebad4ef96: Pull complete [2023-02-17T22:23:10.714Z] e9a5061849ea: Pull complete [2023-02-17T22:23:10.714Z] d747dcd14b5f: Pull complete [2023-02-17T22:23:11.649Z] 2de7ff778b66: Pull complete [2023-02-17T22:23:11.649Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-17T22:23:11.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-17T22:23:11.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:23:11.730Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:23:11.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-17T22:23:13.991Z] $ docker top 168e46509cbf1a7053fbf1b0c0cef7581fa8d4d1db6a353528a87bb668444e5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-17T22:23:14.065Z] provisioning config files... [2023-02-17T22:23:14.071Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16672005976794187641tmp [2023-02-17T22:23:14.082Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10930604680905461436tmp [2023-02-17T22:23:14.092Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15996593590985214124tmp [Pipeline] { [Pipeline] echo [2023-02-17T22:23:14.106Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:14.391Z] ---> sigul-configuration.sh [2023-02-17T22:23:14.391Z] gpg: directory `/root/.gnupg' created [2023-02-17T22:23:14.391Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-17T22:23:14.391Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-17T22:23:14.391Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-17T22:23:14.391Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-17T22:23:14.391Z] gpg: CAST5 encrypted data [2023-02-17T22:23:14.391Z] gpg: encrypted with 1 passphrase [2023-02-17T22:23:14.391Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-17T22:23:14.678Z] + mkdir /home/jenkins [2023-02-17T22:23:14.678Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-17T22:23:14.968Z] + 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-17T22:23:14.977Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:15.264Z] ---> sigul-install.sh [2023-02-17T22:23:15.264Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-17T22:23:15.551Z] + git tag --list [2023-02-17T22:23:15.551Z] v0.0.0 [2023-02-17T22:23:15.551Z] v0.0.1-dev.1 [2023-02-17T22:23:15.551Z] v0.0.1-dev.10 [2023-02-17T22:23:15.551Z] v0.0.1-dev.11 [2023-02-17T22:23:15.551Z] v0.0.1-dev.12 [2023-02-17T22:23:15.551Z] v0.0.1-dev.13 [2023-02-17T22:23:15.551Z] v0.0.1-dev.14 [2023-02-17T22:23:15.551Z] v0.0.1-dev.15 [2023-02-17T22:23:15.551Z] v0.0.1-dev.16 [2023-02-17T22:23:15.551Z] v0.0.1-dev.17 [2023-02-17T22:23:15.551Z] v0.0.1-dev.18 [2023-02-17T22:23:15.551Z] v0.0.1-dev.19 [2023-02-17T22:23:15.551Z] v0.0.1-dev.2 [2023-02-17T22:23:15.551Z] v0.0.1-dev.20 [2023-02-17T22:23:15.551Z] v0.0.1-dev.21 [2023-02-17T22:23:15.551Z] v0.0.1-dev.22 [2023-02-17T22:23:15.551Z] v0.0.1-dev.23 [2023-02-17T22:23:15.551Z] v0.0.1-dev.24 [2023-02-17T22:23:15.551Z] v0.0.1-dev.25 [2023-02-17T22:23:15.551Z] v0.0.1-dev.26 [2023-02-17T22:23:15.551Z] v0.0.1-dev.27 [2023-02-17T22:23:15.551Z] v0.0.1-dev.28 [2023-02-17T22:23:15.551Z] v0.0.1-dev.3 [2023-02-17T22:23:15.551Z] v0.0.1-dev.4 [2023-02-17T22:23:15.551Z] v0.0.1-dev.5 [2023-02-17T22:23:15.551Z] v0.0.1-dev.6 [2023-02-17T22:23:15.551Z] v0.0.1-dev.7 [2023-02-17T22:23:15.551Z] v0.0.1-dev.8 [2023-02-17T22:23:15.551Z] v0.0.1-dev.9 [2023-02-17T22:23:15.551Z] v2.2.0 [2023-02-17T22:23:15.551Z] v2.2.0-dev.29 [2023-02-17T22:23:15.551Z] v2.2.0-dev.30 [2023-02-17T22:23:15.551Z] v2.2.0-dev.31 [2023-02-17T22:23:15.551Z] v2.2.0-dev.32 [2023-02-17T22:23:15.551Z] v2.2.0-dev.33 [2023-02-17T22:23:15.551Z] v2.2.0-dev.34 [2023-02-17T22:23:15.551Z] v2.2.0-dev.35 [2023-02-17T22:23:15.551Z] v2.3.0 [2023-02-17T22:23:15.551Z] v2.3.0-dev.1 [2023-02-17T22:23:15.551Z] v2.3.0-dev.10 [2023-02-17T22:23:15.551Z] v2.3.0-dev.11 [2023-02-17T22:23:15.551Z] v2.3.0-dev.12 [2023-02-17T22:23:15.551Z] v2.3.0-dev.13 [2023-02-17T22:23:15.551Z] v2.3.0-dev.14 [2023-02-17T22:23:15.551Z] v2.3.0-dev.15 [2023-02-17T22:23:15.551Z] v2.3.0-dev.16 [2023-02-17T22:23:15.551Z] v2.3.0-dev.17 [2023-02-17T22:23:15.551Z] v2.3.0-dev.18 [2023-02-17T22:23:15.551Z] v2.3.0-dev.19 [2023-02-17T22:23:15.551Z] v2.3.0-dev.2 [2023-02-17T22:23:15.551Z] v2.3.0-dev.20 [2023-02-17T22:23:15.551Z] v2.3.0-dev.21 [2023-02-17T22:23:15.551Z] v2.3.0-dev.22 [2023-02-17T22:23:15.551Z] v2.3.0-dev.23 [2023-02-17T22:23:15.551Z] v2.3.0-dev.24 [2023-02-17T22:23:15.551Z] v2.3.0-dev.25 [2023-02-17T22:23:15.551Z] v2.3.0-dev.26 [2023-02-17T22:23:15.551Z] v2.3.0-dev.27 [2023-02-17T22:23:15.551Z] v2.3.0-dev.28 [2023-02-17T22:23:15.551Z] v2.3.0-dev.29 [2023-02-17T22:23:15.551Z] v2.3.0-dev.3 [2023-02-17T22:23:15.551Z] v2.3.0-dev.30 [2023-02-17T22:23:15.551Z] v2.3.0-dev.31 [2023-02-17T22:23:15.551Z] v2.3.0-dev.32 [2023-02-17T22:23:15.551Z] v2.3.0-dev.33 [2023-02-17T22:23:15.551Z] v2.3.0-dev.34 [2023-02-17T22:23:15.551Z] v2.3.0-dev.35 [2023-02-17T22:23:15.551Z] v2.3.0-dev.36 [2023-02-17T22:23:15.551Z] v2.3.0-dev.37 [2023-02-17T22:23:15.551Z] v2.3.0-dev.38 [2023-02-17T22:23:15.551Z] v2.3.0-dev.39 [2023-02-17T22:23:15.551Z] v2.3.0-dev.4 [2023-02-17T22:23:15.551Z] v2.3.0-dev.40 [2023-02-17T22:23:15.551Z] v2.3.0-dev.41 [2023-02-17T22:23:15.551Z] v2.3.0-dev.42 [2023-02-17T22:23:15.551Z] v2.3.0-dev.43 [2023-02-17T22:23:15.551Z] v2.3.0-dev.44 [2023-02-17T22:23:15.551Z] v2.3.0-dev.45 [2023-02-17T22:23:15.551Z] v2.3.0-dev.5 [2023-02-17T22:23:15.551Z] v2.3.0-dev.6 [2023-02-17T22:23:15.551Z] v2.3.0-dev.7 [2023-02-17T22:23:15.551Z] v2.3.0-dev.8 [2023-02-17T22:23:15.551Z] v2.3.0-dev.9 [2023-02-17T22:23:15.551Z] v2.3.1-dev.1 [2023-02-17T22:23:15.551Z] v3.0.0-dev.1 [2023-02-17T22:23:15.551Z] v3.0.0-dev.10 [2023-02-17T22:23:15.551Z] v3.0.0-dev.11 [2023-02-17T22:23:15.551Z] v3.0.0-dev.12 [2023-02-17T22:23:15.551Z] v3.0.0-dev.13 [2023-02-17T22:23:15.551Z] v3.0.0-dev.14 [2023-02-17T22:23:15.551Z] v3.0.0-dev.15 [2023-02-17T22:23:15.551Z] v3.0.0-dev.2 [2023-02-17T22:23:15.551Z] v3.0.0-dev.3 [2023-02-17T22:23:15.551Z] v3.0.0-dev.4 [2023-02-17T22:23:15.551Z] v3.0.0-dev.5 [2023-02-17T22:23:15.551Z] v3.0.0-dev.6 [2023-02-17T22:23:15.551Z] v3.0.0-dev.7 [2023-02-17T22:23:15.551Z] v3.0.0-dev.8 [2023-02-17T22:23:15.551Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-17T22:23:15.840Z] + lftools sign git-tag v3.0.0-dev.15 [2023-02-17T22:23:16.414Z] Signing Git tag with Sigul... [2023-02-17T22:23:16.414Z] Signing v3.0.0-dev.15 [Pipeline] echo [2023-02-17T22:23:16.993Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:17.277Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-17T22:23:17.284Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-17T22:23:17.296Z] $ docker stop --time=1 168e46509cbf1a7053fbf1b0c0cef7581fa8d4d1db6a353528a87bb668444e5f [2023-02-17T22:23:18.621Z] $ docker rm -f --volumes 168e46509cbf1a7053fbf1b0c0cef7581fa8d4d1db6a353528a87bb668444e5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-17T22:23:19.038Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T22:23:19.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:23:19.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T22:23:19.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:23:19.404Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:23:19.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T22:23:19.799Z] $ docker top 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T22:23:19.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T22:23:19.960Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T22:23:20.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T22:23:20.082Z] $ docker exec 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f ssh-agent [2023-02-17T22:23:20.194Z] SSH_AUTH_SOCK=/tmp/ssh-Pt1WSHggWUxr/agent.32 [2023-02-17T22:23:20.194Z] SSH_AGENT_PID=38 [2023-02-17T22:23:20.199Z] Running ssh-add (command line suppressed) [2023-02-17T22:23:20.302Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9704052406183727041.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9704052406183727041.key) [2023-02-17T22:23:20.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T22:23:20.606Z] + git semver bump pre [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,796 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,796 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,796 [bump_version] DEBUG bumped version:3.0.0-dev.16 [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,796 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,796 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,797 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,798 [execute] INFO git cat-file --batch-check [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,804 [execute] INFO git cat-file --batch [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T22:23:20.864Z] 2023-02-17 22:23:20,809 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-17T22:23:20.864Z] 3.0.0-dev.16 [Pipeline] } [2023-02-17T22:23:20.868Z] $ docker exec --env ******** --env ******** 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f ssh-agent -k [2023-02-17T22:23:20.967Z] unset SSH_AUTH_SOCK; [2023-02-17T22:23:20.967Z] unset SSH_AGENT_PID; [2023-02-17T22:23:20.967Z] echo Agent pid 38 killed; [2023-02-17T22:23:20.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T22:23:21.285Z] + git semver [Pipeline] } [2023-02-17T22:23:21.550Z] $ docker stop --time=1 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f [2023-02-17T22:23:22.848Z] $ docker rm -f --volumes 0b32b786ccbd741b15644ea5ce106208b1c25d18a19663e9c67429979130fa8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T22:23:23.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T22:23:23.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:23:23.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T22:23:23.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:23:23.546Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:23:23.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T22:23:23.927Z] $ docker top 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T22:23:24.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T22:23:24.014Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T22:23:24.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T22:23:24.115Z] $ docker exec 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 ssh-agent [2023-02-17T22:23:24.224Z] SSH_AUTH_SOCK=/tmp/ssh-LQn4rg6N3lQI/agent.32 [2023-02-17T22:23:24.224Z] SSH_AGENT_PID=38 [2023-02-17T22:23:24.229Z] Running ssh-add (command line suppressed) [2023-02-17T22:23:24.323Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12939124382613846905.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12939124382613846905.key) [2023-02-17T22:23:24.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T22:23:24.621Z] + git semver push [2023-02-17T22:23:24.879Z] 2023-02-17 22:23:24,801 [run_push] DEBUG push [2023-02-17T22:23:24.879Z] 2023-02-17 22:23:24,802 [execute] INFO git cat-file --batch-check [2023-02-17T22:23:24.879Z] 2023-02-17 22:23:24,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T22:23:24.879Z] 2023-02-17 22:23:24,806 [execute] INFO git rev-list 9d46e39d9e73550be4eef3cd63a2b4c9e25b1bb5 -- [2023-02-17T22:23:24.879Z] 2023-02-17 22:23:24,806 [execute] DEBUG Popen(['git', 'rev-list', '9d46e39d9e73550be4eef3cd63a2b4c9e25b1bb5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T22:23:24.879Z] 2023-02-17 22:23:24,813 [execute] INFO git fetch -v origin [2023-02-17T22:23:24.879Z] 2023-02-17 22:23:24,813 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-17T22:23:25.446Z] 2023-02-17 22:23:25,417 [run_push] DEBUG no remote changes detected [2023-02-17T22:23:25.446Z] 2023-02-17 22:23:25,418 [execute] INFO git push origin semver [2023-02-17T22:23:25.446Z] 2023-02-17 22:23:25,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-17T22:23:26.382Z] 2023-02-17 22:23:26,209 [run_push] DEBUG push all version tags [2023-02-17T22:23:26.382Z] 2023-02-17 22:23:26,209 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-17T22:23:26.382Z] 2023-02-17 22:23:26,210 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-02-17T22:23:27.317Z] 2023-02-17 22:23:26,966 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-02-17T22:23:27.317Z] 3.0.0-dev.16 [Pipeline] } [2023-02-17T22:23:27.321Z] $ docker exec --env ******** --env ******** 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 ssh-agent -k [2023-02-17T22:23:27.420Z] unset SSH_AUTH_SOCK; [2023-02-17T22:23:27.421Z] unset SSH_AGENT_PID; [2023-02-17T22:23:27.421Z] echo Agent pid 38 killed; [2023-02-17T22:23:27.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T22:23:27.741Z] + git semver [Pipeline] } [2023-02-17T22:23:28.006Z] $ docker stop --time=1 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 [2023-02-17T22:23:29.283Z] $ docker rm -f --volumes 8d516ff3e2ab4255b70ca4ce17479f3b7b266783b603bef5320882cd8a86c895 [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-17T22:23:29.837Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-02-17T22:23:29.837Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-17T22:23:29.837Z] total 16 [2023-02-17T22:23:29.837Z] drwxr-xr-x 3 root root 4096 Feb 17 22:12 . [2023-02-17T22:23:29.837Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:23 .. [2023-02-17T22:23:29.837Z] drwxr-xr-x 2 root root 4096 Feb 17 22:12 cost [2023-02-17T22:23:29.837Z] -rw-r--r-- 1 root root 91 Feb 17 22:12 cost.csv [2023-02-17T22:23:29.837Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-17T22:23:29.837Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-02-17T22:23:29.837Z] total 16 [2023-02-17T22:23:29.837Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:12 . [2023-02-17T22:23:29.837Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:23 .. [2023-02-17T22:23:29.837Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 22:12 cost [2023-02-17T22:23:29.837Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 17 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:30.125Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:30.981Z] ---> package-listing.sh [2023-02-17T22:23:30.981Z] ++ facter osfamily [2023-02-17T22:23:30.981Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T22:23:31.241Z] + OS_FAMILY=debian [2023-02-17T22:23:31.241Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-02-17T22:23:31.241Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T22:23:31.241Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T22:23:31.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T22:23:31.241Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T22:23:31.241Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-02-17T22:23:31.241Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T22:23:31.241Z] + case "${OS_FAMILY}" in [2023-02-17T22:23:31.241Z] + grep '^ii' [2023-02-17T22:23:31.241Z] + dpkg -l [2023-02-17T22:23:31.241Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T22:23:31.241Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T22:23:31.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T22:23:31.241Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-02-17T22:23:31.241Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-02-17T22:23:31.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-02-17T22:23:31.252Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T22:23:31.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:23:32.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T22:23:32.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:23:32.162Z] prd-ubuntu20.04-docker-8c-8g-6512 does not seem to be running inside a container [2023-02-17T22:23:32.187Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T22:23:32.398Z] $ docker top 5dd28a691e0ed7916fbeea8e3fcc6d39c0bea2bfa7a3e071e5dc28ee41e6a939 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:23:32.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T22:23:33.162Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T22:23:33.444Z] + ls /var/log/sa-host [2023-02-17T22:23:33.444Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T22:23:33.543Z] provisioning config files... [2023-02-17T22:23:33.551Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config935464237463205780tmp [Pipeline] { [Pipeline] echo [2023-02-17T22:23:33.560Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:33.842Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T22:23:33.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:34.171Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T22:23:34.181Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:34.463Z] ---> sudo-logs.sh [2023-02-17T22:23:34.463Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T22:23:34.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:34.767Z] ---> job-cost.sh [2023-02-17T22:23:34.767Z] lf-activate-venv: SKIPPING [2023-02-17T22:23:34.767Z] DEBUG: total: 0.2199999988079071 [2023-02-17T22:23:34.767Z] INFO: Retrieving Stack Cost... [2023-02-17T22:23:35.335Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T22:23:35.595Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T22:23:35.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:23:35.893Z] ---> logs-deploy.sh [2023-02-17T22:23:35.893Z] lf-activate-venv: SKIPPING [2023-02-17T22:23:35.893Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/104 [2023-02-17T22:23:35.893Z] INFO: archiving workspace using pattern(s): [2023-02-17T22:23:37.270Z] Archives upload complete. [2023-02-17T22:23:37.528Z] INFO: archiving logs to Nexus [2023-02-17T22:23:38.096Z] ---> uname -a: [2023-02-17T22:23:38.096Z] Linux prd-ubuntu20-04-docker-8c-8g-6512 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-17T22:23:38.096Z] [2023-02-17T22:23:38.096Z] [2023-02-17T22:23:38.096Z] ---> lscpu: [2023-02-17T22:23:38.096Z] Architecture: x86_64 [2023-02-17T22:23:38.096Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-17T22:23:38.096Z] Byte Order: Little Endian [2023-02-17T22:23:38.096Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-17T22:23:38.096Z] CPU(s): 8 [2023-02-17T22:23:38.096Z] On-line CPU(s) list: 0-7 [2023-02-17T22:23:38.096Z] Thread(s) per core: 1 [2023-02-17T22:23:38.096Z] Core(s) per socket: 1 [2023-02-17T22:23:38.096Z] Socket(s): 8 [2023-02-17T22:23:38.096Z] NUMA node(s): 1 [2023-02-17T22:23:38.096Z] Vendor ID: AuthenticAMD [2023-02-17T22:23:38.096Z] CPU family: 23 [2023-02-17T22:23:38.096Z] Model: 49 [2023-02-17T22:23:38.096Z] Model name: AMD EPYC-Rome Processor [2023-02-17T22:23:38.096Z] Stepping: 0 [2023-02-17T22:23:38.096Z] CPU MHz: 2800.000 [2023-02-17T22:23:38.096Z] BogoMIPS: 5600.00 [2023-02-17T22:23:38.096Z] Virtualization: AMD-V [2023-02-17T22:23:38.096Z] Hypervisor vendor: KVM [2023-02-17T22:23:38.096Z] Virtualization type: full [2023-02-17T22:23:38.096Z] L1d cache: 256 KiB [2023-02-17T22:23:38.096Z] L1i cache: 256 KiB [2023-02-17T22:23:38.096Z] L2 cache: 4 MiB [2023-02-17T22:23:38.096Z] L3 cache: 128 MiB [2023-02-17T22:23:38.096Z] NUMA node0 CPU(s): 0-7 [2023-02-17T22:23:38.096Z] Vulnerability Itlb multihit: Not affected [2023-02-17T22:23:38.096Z] Vulnerability L1tf: Not affected [2023-02-17T22:23:38.096Z] Vulnerability Mds: Not affected [2023-02-17T22:23:38.096Z] Vulnerability Meltdown: Not affected [2023-02-17T22:23:38.096Z] Vulnerability Mmio stale data: Not affected [2023-02-17T22:23:38.096Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-17T22:23:38.096Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-17T22:23:38.096Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-17T22:23:38.096Z] Vulnerability Srbds: Not affected [2023-02-17T22:23:38.096Z] Vulnerability Tsx async abort: Not affected [2023-02-17T22:23:38.096Z] 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-17T22:23:38.096Z] [2023-02-17T22:23:38.096Z] [2023-02-17T22:23:38.356Z] ---> nproc: [2023-02-17T22:23:38.356Z] 8 [2023-02-17T22:23:38.356Z] [2023-02-17T22:23:38.356Z] [2023-02-17T22:23:38.356Z] ---> df -h: [2023-02-17T22:23:38.356Z] Filesystem Size Used Avail Use% Mounted on [2023-02-17T22:23:38.356Z] overlay 155G 13G 143G 9% / [2023-02-17T22:23:38.356Z] tmpfs 64M 0 64M 0% /dev [2023-02-17T22:23:38.356Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-17T22:23:38.356Z] shm 64M 0 64M 0% /dev/shm [2023-02-17T22:23:38.356Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-02-17T22:23:38.356Z] [2023-02-17T22:23:38.356Z] [2023-02-17T22:23:38.356Z] ---> sar -b -r -n DEV: [2023-02-17T22:23:38.356Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6512) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T22:23:38.356Z] [2023-02-17T22:23:38.356Z] 22:10:01 LINUX RESTART (8 CPU) [2023-02-17T22:23:38.356Z] [2023-02-17T22:23:38.356Z] 22:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-17T22:23:38.356Z] 22:12:01 191.83 0.82 191.02 0.00 15.60 73720.11 0.00 [2023-02-17T22:23:38.356Z] 22:13:01 185.34 0.28 185.05 0.00 31.19 43415.00 0.00 [2023-02-17T22:23:38.356Z] 22:14:01 1.53 0.00 1.53 0.00 0.00 22.95 0.00 [2023-02-17T22:23:38.356Z] 22:15:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 [2023-02-17T22:23:38.356Z] 22:16:01 39.18 11.81 27.36 0.00 5428.70 6270.15 0.00 [2023-02-17T22:23:38.356Z] 22:17:01 1.23 0.02 1.22 0.00 0.13 14.40 0.00 [2023-02-17T22:23:38.356Z] 22:18:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2023-02-17T22:23:38.356Z] 22:19:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2023-02-17T22:23:38.356Z] 22:20:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2023-02-17T22:23:38.356Z] 22:21:01 1.68 0.00 1.68 0.00 0.00 31.32 0.00 [2023-02-17T22:23:38.356Z] 22:22:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-02-17T22:23:38.356Z] 22:23:01 58.11 0.23 57.88 0.00 12.66 36383.74 0.00 [2023-02-17T22:23:38.356Z] Average: 40.42 1.10 39.32 0.00 457.33 13327.53 0.00 [2023-02-17T22:23:38.356Z] [2023-02-17T22:23:38.356Z] 22:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-17T22:23:38.356Z] 22:12:01 27843248 31186180 1119784 3.41 147420 3373612 2289872 6.75 1640416 2928656 150788 [2023-02-17T22:23:38.356Z] 22:13:01 27618088 31590084 715516 2.18 160700 3952284 1791284 5.28 1298672 3458088 384 [2023-02-17T22:23:38.356Z] 22:14:01 27619684 31591736 713608 2.17 160724 3952288 1791284 5.28 1296752 3458092 36 [2023-02-17T22:23:38.356Z] 22:15:01 27619692 31591788 713268 2.17 160768 3952292 1791284 5.28 1296924 3458100 16 [2023-02-17T22:23:38.356Z] 22:16:01 27250896 31578084 716856 2.18 169064 4284852 1851912 5.46 1525284 3571072 8 [2023-02-17T22:23:38.356Z] 22:17:01 27250840 31578228 716188 2.18 169100 4284864 1851912 5.46 1525788 3571076 208 [2023-02-17T22:23:38.356Z] 22:18:01 27256516 31583976 710436 2.16 169132 4284868 1851912 5.46 1519744 3571084 4 [2023-02-17T22:23:38.356Z] 22:19:01 27256240 31583708 710628 2.16 169152 4284868 1851912 5.46 1519428 3571092 8 [2023-02-17T22:23:38.356Z] 22:20:01 27256120 31583988 710552 2.16 169188 4284872 1851912 5.46 1519744 3571428 224 [2023-02-17T22:23:38.357Z] 22:21:01 27256616 31584524 710012 2.16 169252 4284852 1851912 5.46 1519612 3571412 20 [2023-02-17T22:23:38.357Z] 22:22:01 27256776 31584700 709972 2.16 169280 4284852 1851912 5.46 1519684 3571408 12 [2023-02-17T22:23:38.357Z] 22:23:01 26437476 31542124 746608 2.27 187112 4989052 1965596 5.79 1615900 4233928 864 [2023-02-17T22:23:38.357Z] Average: 27326849 31548260 749452 2.28 166741 4184463 1882725 5.55 1483162 3544620 12714 [2023-02-17T22:23:38.357Z] [2023-02-17T22:23:38.357Z] 22:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-17T22:23:38.357Z] 22:12:01 docker0 173.55 231.63 14.36 1948.80 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:12:01 veth19804f2 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:12:01 ens3 264.71 193.63 1983.19 30.16 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:13:01 docker0 3.22 7.73 0.20 81.61 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:13:01 ens3 196.27 146.48 2695.63 323.23 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:13:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:14:01 ens3 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:15:01 ens3 1.20 0.90 5.43 0.31 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:16:01 ens3 88.85 54.96 1930.01 4.09 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:18:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:21:01 ens3 0.43 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:23:01 docker0 42.99 44.29 3.66 629.89 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:23:01 veth440cef2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:23:01 ens3 208.13 173.64 4625.68 34.29 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] 22:23:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] Average: docker0 18.31 23.64 1.52 221.69 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] Average: veth440cef2 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] Average: ens3 63.36 47.51 936.73 32.68 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-17T22:23:38.357Z] [2023-02-17T22:23:38.357Z] [2023-02-17T22:23:38.357Z] ---> sar -P ALL: [2023-02-17T22:23:38.357Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6512) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T22:23:38.357Z] [2023-02-17T22:23:38.357Z] 22:10:01 LINUX RESTART (8 CPU) [2023-02-17T22:23:38.357Z] [2023-02-17T22:23:38.357Z] 22:11:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T22:23:38.357Z] 22:12:01 all 24.53 0.00 4.99 1.44 0.07 68.96 [2023-02-17T22:23:38.357Z] 22:12:01 0 24.34 0.00 4.63 1.53 0.07 69.43 [2023-02-17T22:23:38.357Z] 22:12:01 1 25.88 0.00 4.60 0.77 0.07 68.68 [2023-02-17T22:23:38.357Z] 22:12:01 2 24.85 0.00 5.15 0.42 0.08 69.50 [2023-02-17T22:23:38.357Z] 22:12:01 3 23.51 0.00 5.99 0.35 0.08 70.06 [2023-02-17T22:23:38.357Z] 22:12:01 4 24.55 0.00 4.95 0.40 0.07 70.03 [2023-02-17T22:23:38.357Z] 22:12:01 5 24.45 0.00 4.69 5.08 0.07 65.71 [2023-02-17T22:23:38.357Z] 22:12:01 6 25.16 0.00 5.47 2.80 0.08 66.49 [2023-02-17T22:23:38.357Z] 22:12:01 7 23.51 0.00 4.45 0.17 0.07 71.80 [2023-02-17T22:23:38.357Z] 22:13:01 all 23.06 0.00 5.27 1.20 0.12 70.35 [2023-02-17T22:23:38.357Z] 22:13:01 0 23.06 0.00 4.79 1.18 0.12 70.85 [2023-02-17T22:23:38.357Z] 22:13:01 1 23.73 0.00 4.84 0.47 0.12 70.84 [2023-02-17T22:23:38.357Z] 22:13:01 2 23.52 0.00 6.17 0.29 0.08 69.93 [2023-02-17T22:23:38.357Z] 22:13:01 3 23.10 0.00 5.43 0.69 0.10 70.67 [2023-02-17T22:23:38.357Z] 22:13:01 4 23.84 0.00 5.34 3.87 0.12 66.83 [2023-02-17T22:23:38.357Z] 22:13:01 5 22.36 0.00 5.02 0.76 0.10 71.76 [2023-02-17T22:23:38.357Z] 22:13:01 6 22.63 0.00 5.08 0.15 0.15 71.98 [2023-02-17T22:23:38.357Z] 22:13:01 7 22.26 0.00 5.46 2.20 0.14 69.95 [2023-02-17T22:23:38.357Z] 22:14:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2023-02-17T22:23:38.357Z] 22:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-02-17T22:23:38.357Z] 22:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:23:38.357Z] 22:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:23:38.357Z] 22:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T22:23:38.357Z] 22:14:01 4 0.13 0.00 0.02 0.03 0.02 99.80 [2023-02-17T22:23:38.357Z] 22:14:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-02-17T22:23:38.357Z] 22:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T22:23:38.357Z] 22:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T22:23:38.357Z] 22:15:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-02-17T22:23:38.357Z] 22:15:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2023-02-17T22:23:38.357Z] 22:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:23:38.357Z] 22:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:23:38.357Z] 22:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T22:23:38.357Z] 22:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-17T22:23:38.357Z] 22:15:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-17T22:23:38.357Z] 22:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:23:38.357Z] 22:15:01 7 0.07 0.00 0.03 0.02 0.00 99.88 [2023-02-17T22:23:38.357Z] 22:16:01 all 1.27 0.00 0.57 0.30 0.01 97.85 [2023-02-17T22:23:38.357Z] 22:16:01 0 0.53 0.00 0.43 0.03 0.02 98.98 [2023-02-17T22:23:38.357Z] 22:16:01 1 2.55 0.00 0.67 0.05 0.03 96.70 [2023-02-17T22:23:38.357Z] 22:16:01 2 0.83 0.00 0.55 0.20 0.00 98.41 [2023-02-17T22:23:38.357Z] 22:16:01 3 1.04 0.00 0.47 0.10 0.02 98.37 [2023-02-17T22:23:38.357Z] 22:16:01 4 1.17 0.00 0.69 0.65 0.02 97.48 [2023-02-17T22:23:38.357Z] 22:16:01 5 1.27 0.00 0.37 0.87 0.00 97.50 [2023-02-17T22:23:38.357Z] 22:16:01 6 1.12 0.00 0.82 0.23 0.02 97.81 [2023-02-17T22:23:38.357Z] 22:16:01 7 1.62 0.00 0.55 0.27 0.02 97.54 [2023-02-17T22:23:38.357Z] 22:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-02-17T22:23:38.357Z] 22:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T22:23:38.357Z] 22:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-17T22:23:38.357Z] 22:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:23:38.357Z] 22:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T22:23:38.357Z] 22:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T22:23:38.357Z] 22:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-17T22:23:38.357Z] 22:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T22:23:38.357Z] 22:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-17T22:23:38.357Z] 22:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-02-17T22:23:38.357Z] 22:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T22:23:38.357Z] 22:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-17T22:23:38.357Z] 22:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-17T22:23:38.357Z] 22:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-17T22:23:38.357Z] 22:18:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-02-17T22:23:38.357Z] 22:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-17T22:23:38.357Z] 22:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:23:38.357Z] 22:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T22:23:38.357Z] 22:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-17T22:23:38.357Z] 22:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-17T22:23:38.357Z] 22:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:23:38.357Z] 22:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:23:38.357Z] 22:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-17T22:23:38.357Z] 22:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T22:23:38.357Z] 22:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:23:38.357Z] 22:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:23:38.357Z] 22:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T22:23:38.357Z] 22:20:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-02-17T22:23:38.357Z] 22:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-17T22:23:38.357Z] 22:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T22:23:38.357Z] 22:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:23:38.357Z] 22:20:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-02-17T22:23:38.357Z] 22:20:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-17T22:23:38.357Z] 22:20:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-17T22:23:38.357Z] 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:23:38.358Z] 22:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T22:23:38.358Z] 22:21:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-02-17T22:23:38.358Z] 22:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T22:23:38.358Z] 22:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:23:38.358Z] 22:21:01 2 1.87 0.00 0.03 0.00 0.00 98.09 [2023-02-17T22:23:38.358Z] 22:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T22:23:38.358Z] 22:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T22:23:38.358Z] 22:21:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2023-02-17T22:23:38.358Z] 22:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T22:23:38.358Z] 22:21:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-17T22:23:38.358Z] 22:22:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2023-02-17T22:23:38.358Z] 22:22:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-17T22:23:38.358Z] 22:22:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-02-17T22:23:38.358Z] 22:22:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2023-02-17T22:23:38.358Z] 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:23:38.358Z] 22:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-17T22:23:38.358Z] 22:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T22:23:38.358Z] 22:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T22:23:38.358Z] 22:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T22:23:38.358Z] [2023-02-17T22:23:38.358Z] 22:22:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T22:23:38.358Z] 22:23:01 all 4.75 0.00 2.00 0.64 0.03 92.58 [2023-02-17T22:23:38.358Z] 22:23:01 0 4.28 0.00 2.79 0.75 0.03 92.14 [2023-02-17T22:23:38.358Z] 22:23:01 1 4.71 0.00 1.56 0.17 0.02 93.54 [2023-02-17T22:23:38.358Z] 22:23:01 2 6.52 0.00 1.57 1.16 0.03 90.73 [2023-02-17T22:23:38.358Z] 22:23:01 3 3.86 0.00 2.92 0.00 0.03 93.19 [2023-02-17T22:23:38.358Z] 22:23:01 4 4.16 0.00 1.74 0.02 0.02 94.07 [2023-02-17T22:23:38.358Z] 22:23:01 5 4.44 0.00 1.39 0.57 0.02 93.59 [2023-02-17T22:23:38.358Z] 22:23:01 6 4.90 0.00 1.57 0.20 0.02 93.31 [2023-02-17T22:23:38.358Z] 22:23:01 7 5.11 0.00 2.46 2.28 0.03 90.11 [2023-02-17T22:23:38.358Z] Average: all 4.49 0.00 1.07 0.30 0.02 94.12 [2023-02-17T22:23:38.358Z] Average: 0 4.34 0.00 1.07 0.29 0.03 94.27 [2023-02-17T22:23:38.358Z] Average: 1 4.72 0.00 0.97 0.12 0.03 94.16 [2023-02-17T22:23:38.358Z] Average: 2 4.94 0.00 1.11 0.17 0.02 93.76 [2023-02-17T22:23:38.358Z] Average: 3 4.29 0.00 1.24 0.09 0.02 94.36 [2023-02-17T22:23:38.358Z] Average: 4 4.47 0.00 1.06 0.42 0.02 94.03 [2023-02-17T22:23:38.358Z] Average: 5 4.35 0.00 0.95 0.62 0.02 94.07 [2023-02-17T22:23:38.358Z] Average: 6 4.45 0.00 1.07 0.28 0.02 94.18 [2023-02-17T22:23:38.358Z] Average: 7 4.36 0.00 1.08 0.41 0.02 94.13 [2023-02-17T22:23:38.358Z] [2023-02-17T22:23:38.358Z] [2023-02-17T22:23:38.358Z]