Pull request #415 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29691af9e68d1724d39ebc9dff8910606ba07f0e+8d134797eab24b0c9a6c7ce1206394b55438db5c (e490bab32e4781bb86a3c775175241bc58ecb82f) 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-ssh3827103275975046225.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18035354487781050074.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18139075095268564546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2307817184733765318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2444395462022625326.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16056306053814048119.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/v3]] ========================================================= [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.21 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/v3 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-24154 in /w/workspace/undry_device-onvif-camera_PR-415 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-415 # 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 Merging remotes/origin/main commit 8d134797eab24b0c9a6c7ce1206394b55438db5c into PR head commit 29691af9e68d1724d39ebc9dff8910606ba07f0e Merge succeeded, producing 29691af9e68d1724d39ebc9dff8910606ba07f0e Checking out Revision 29691af9e68d1724d39ebc9dff8910606ba07f0e (PR-415) > 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 remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29691af9e68d1724d39ebc9dff8910606ba07f0e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8d134797eab24b0c9a6c7ce1206394b55438db5c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29691af9e68d1724d39ebc9dff8910606ba07f0e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T03:31:02.135Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T03:31:02.332Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T03:31:02.439Z] ========================================================= [2023-12-06T03:31:02.439Z] EdgeX Global Pipelines Version Info [2023-12-06T03:31:02.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:31:03.193Z] ------------------- [2023-12-06T03:31:03.193Z] stable info: [2023-12-06T03:31:03.193Z] ------------------- [2023-12-06T03:31:03.193Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T03:31:03.193Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T03:31:03.193Z] Message: update stable to v1.0.258 [2023-12-06T03:31:03.766Z] ------------------- [2023-12-06T03:31:03.766Z] experimental info: [2023-12-06T03:31:03.766Z] ------------------- [2023-12-06T03:31:03.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T03:31:03.766Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T03:31:03.766Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T03:31:03.987Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-12-06T03:31:04.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-12-06T03:31:04.098Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T03:31:04.154Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T03:31:04.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T03:31:04.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T03:31:04.312Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T03:31:04.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T03:31:04.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T03:31:04.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T03:31:04.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T03:31:04.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-12-06T03:31:04.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T03:31:04.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T03:31:04.784Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T03:31:04.843Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T03:31:04.905Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T03:31:04.970Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T03:31:05.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T03:31:05.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T03:31:05.174Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-06T03:31:05.227Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-12-06T03:31:05.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T03:31:05.354Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T03:31:05.426Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T03:31:05.498Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T03:31:05.569Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T03:31:05.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-415 [Pipeline] echo [2023-12-06T03:31:05.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-415 [Pipeline] echo [2023-12-06T03:31:05.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-415 [Pipeline] echo [2023-12-06T03:31:05.873Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] echo [2023-12-06T03:31:05.946Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29691af [Pipeline] echo [2023-12-06T03:31:06.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T03:31:06.180Z] provisioning config files... [2023-12-06T03:31:06.221Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-415@tmp/config7438845649862369193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:31:06.617Z] ---> ****-login.sh [2023-12-06T03:31:06.617Z] nexus3.edgexfoundry.org:10001 [2023-12-06T03:31:06.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:07.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:07.187Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:07.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:07.187Z] [2023-12-06T03:31:07.187Z] Login Succeeded [2023-12-06T03:31:07.187Z] nexus3.edgexfoundry.org:10002 [2023-12-06T03:31:07.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:07.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:07.187Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:07.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:07.187Z] [2023-12-06T03:31:07.187Z] Login Succeeded [2023-12-06T03:31:07.187Z] nexus3.edgexfoundry.org:10003 [2023-12-06T03:31:07.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:07.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:07.187Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:07.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:07.187Z] [2023-12-06T03:31:07.187Z] Login Succeeded [2023-12-06T03:31:07.187Z] nexus3.edgexfoundry.org:10004 [2023-12-06T03:31:07.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:07.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:07.448Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:07.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:07.448Z] [2023-12-06T03:31:07.448Z] Login Succeeded [2023-12-06T03:31:07.448Z] ****.io [2023-12-06T03:31:07.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:07.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:07.709Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:07.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:07.709Z] [2023-12-06T03:31:07.709Z] Login Succeeded [2023-12-06T03:31:07.709Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T03:31:07.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T03:31:08.518Z] + git rev-list -1 --merges 29691af9e68d1724d39ebc9dff8910606ba07f0e~1..29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] echo [2023-12-06T03:31:08.560Z] -----------> git rev-list -1 --merges 29691af9e68d1724d39ebc9dff8910606ba07f0e~1..29691af9e68d1724d39ebc9dff8910606ba07f0e 29691af9e68d1724d39ebc9dff8910606ba07f0e [false] [Pipeline] sh [2023-12-06T03:31:08.893Z] + git log --format=format:%s -1 29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] echo [2023-12-06T03:31:08.935Z] ========================================================= [2023-12-06T03:31:08.935Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T03:31:08.935Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T03:31:09.421Z] + git log --format=format:%s -1 29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] echo [2023-12-06T03:31:09.455Z] [semverPrep] GIT_COMMIT: 29691af9e68d1724d39ebc9dff8910606ba07f0e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-06T03:31:09.511Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T03:31:09.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T03:31:09.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T03:31:09.957Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T03:31:09.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T03:31:09.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T03:31:09.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T03:31:09.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:31:10.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T03:31:10.457Z] [2023-12-06T03:31:10.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:31:10.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T03:31:10.857Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T03:31:10.857Z] b85a868b505f: Pulling fs layer [2023-12-06T03:31:10.857Z] e2be974225ed: Pulling fs layer [2023-12-06T03:31:10.857Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T03:31:10.857Z] 988bab9f4d93: Pulling fs layer [2023-12-06T03:31:10.857Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T03:31:10.857Z] eaf3925da568: Pulling fs layer [2023-12-06T03:31:10.857Z] bab4dde63d76: Pulling fs layer [2023-12-06T03:31:10.857Z] bde34c3a00c8: Pulling fs layer [2023-12-06T03:31:10.857Z] b352a97aabf1: Pulling fs layer [2023-12-06T03:31:10.857Z] 4872d77fe225: Pulling fs layer [2023-12-06T03:31:10.857Z] 5851b861e8e6: Pulling fs layer [2023-12-06T03:31:10.857Z] bab4dde63d76: Waiting [2023-12-06T03:31:10.857Z] bde34c3a00c8: Waiting [2023-12-06T03:31:10.857Z] b352a97aabf1: Waiting [2023-12-06T03:31:10.857Z] 1469e6f7b9e6: Waiting [2023-12-06T03:31:10.857Z] 4872d77fe225: Waiting [2023-12-06T03:31:10.857Z] 988bab9f4d93: Waiting [2023-12-06T03:31:10.857Z] eaf3925da568: Waiting [2023-12-06T03:31:10.857Z] 5851b861e8e6: Waiting [2023-12-06T03:31:10.857Z] e2be974225ed: Download complete [2023-12-06T03:31:10.857Z] 988bab9f4d93: Verifying Checksum [2023-12-06T03:31:11.117Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T03:31:11.117Z] 1469e6f7b9e6: Download complete [2023-12-06T03:31:11.117Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T03:31:11.117Z] 339a4e72a1f5: Download complete [2023-12-06T03:31:11.117Z] eaf3925da568: Verifying Checksum [2023-12-06T03:31:11.117Z] eaf3925da568: Download complete [2023-12-06T03:31:11.117Z] bde34c3a00c8: Download complete [2023-12-06T03:31:11.117Z] b352a97aabf1: Verifying Checksum [2023-12-06T03:31:11.117Z] b352a97aabf1: Download complete [2023-12-06T03:31:11.117Z] 4872d77fe225: Verifying Checksum [2023-12-06T03:31:11.117Z] 4872d77fe225: Download complete [2023-12-06T03:31:11.117Z] 5851b861e8e6: Verifying Checksum [2023-12-06T03:31:11.117Z] 5851b861e8e6: Download complete [2023-12-06T03:31:11.117Z] b85a868b505f: Download complete [2023-12-06T03:31:11.376Z] bab4dde63d76: Verifying Checksum [2023-12-06T03:31:11.376Z] bab4dde63d76: Download complete [2023-12-06T03:31:12.312Z] b85a868b505f: Pull complete [2023-12-06T03:31:12.572Z] e2be974225ed: Pull complete [2023-12-06T03:31:13.140Z] 339a4e72a1f5: Pull complete [2023-12-06T03:31:13.140Z] 988bab9f4d93: Pull complete [2023-12-06T03:31:13.400Z] 1469e6f7b9e6: Pull complete [2023-12-06T03:31:13.400Z] eaf3925da568: Pull complete [2023-12-06T03:31:15.327Z] bab4dde63d76: Pull complete [2023-12-06T03:31:15.327Z] bde34c3a00c8: Pull complete [2023-12-06T03:31:15.588Z] b352a97aabf1: Pull complete [2023-12-06T03:31:15.588Z] 4872d77fe225: Pull complete [2023-12-06T03:31:15.846Z] 5851b861e8e6: Pull complete [2023-12-06T03:31:15.846Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T03:31:15.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T03:31:15.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:31:16.179Z] prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container [2023-12-06T03:31:16.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@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-12-06T03:31:19.855Z] $ docker top 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b -eo pid,comm [2023-12-06T03:31:19.916Z] 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-12-06T03:31:19.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T03:31:20.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T03:31:20.102Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T03:31:20.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T03:31:20.222Z] $ docker exec 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b ssh-agent [2023-12-06T03:31:20.325Z] SSH_AUTH_SOCK=/tmp/ssh-VlJ7MrwlXgId/agent.32 [2023-12-06T03:31:20.325Z] SSH_AGENT_PID=38 [2023-12-06T03:31:20.333Z] Running ssh-add (command line suppressed) [2023-12-06T03:31:20.449Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-415@tmp/private_key_12073768992632976812.key (/w/workspace/undry_device-onvif-camera_PR-415@tmp/private_key_12073768992632976812.key) [2023-12-06T03:31:20.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T03:31:20.818Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T03:31:20.842Z] $ docker exec --env ******** --env ******** 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b ssh-agent -k [2023-12-06T03:31:20.949Z] unset SSH_AUTH_SOCK; [2023-12-06T03:31:20.949Z] unset SSH_AGENT_PID; [2023-12-06T03:31:20.949Z] echo Agent pid 38 killed; [2023-12-06T03:31:20.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T03:31:21.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T03:31:21.103Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T03:31:21.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T03:31:21.211Z] $ docker exec 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b ssh-agent [2023-12-06T03:31:21.324Z] SSH_AUTH_SOCK=/tmp/ssh-vfXab4yyHHqz/agent.70 [2023-12-06T03:31:21.324Z] SSH_AGENT_PID=76 [2023-12-06T03:31:21.328Z] Running ssh-add (command line suppressed) [2023-12-06T03:31:21.436Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-415@tmp/private_key_14548397002207231721.key (/w/workspace/undry_device-onvif-camera_PR-415@tmp/private_key_14548397002207231721.key) [2023-12-06T03:31:21.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T03:31:21.811Z] + git semver init [2023-12-06T03:31:22.073Z] 2023-12-06 03:31:21,986 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T03:31:22.073Z] 2023-12-06 03:31:21,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-415/.semver [2023-12-06T03:31:22.073Z] 2023-12-06 03:31:21,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-415/.semver [2023-12-06T03:31:22.073Z] 2023-12-06 03:31:21,987 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-415/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-415, universal_newlines=False, shell=None, istream=None) [2023-12-06T03:31:23.449Z] 2023-12-06 03:31:23,395 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-415/.git/info/exclude [2023-12-06T03:31:23.449Z] 2023-12-06 03:31:23,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-415/.semver/PR-415 with force:False [2023-12-06T03:31:23.449Z] 2023-12-06 03:31:23,395 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-415/.semver/PR-415 [2023-12-06T03:31:23.449Z] 2023-12-06 03:31:23,400 [execute] INFO git cat-file --batch-check [2023-12-06T03:31:23.449Z] 2023-12-06 03:31:23,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-415/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T03:31:23.449Z] 2023-12-06 03:31:23,406 [execute] INFO git cat-file --batch [2023-12-06T03:31:23.449Z] 2023-12-06 03:31:23,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-415/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T03:31:23.449Z] 2023-12-06 03:31:23,410 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-415/.semver/PR-415 [2023-12-06T03:31:23.449Z] 0.0.0 [Pipeline] } [2023-12-06T03:31:23.474Z] $ docker exec --env ******** --env ******** 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b ssh-agent -k [2023-12-06T03:31:23.582Z] unset SSH_AUTH_SOCK; [2023-12-06T03:31:23.582Z] unset SSH_AGENT_PID; [2023-12-06T03:31:23.583Z] echo Agent pid 76 killed; [2023-12-06T03:31:23.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T03:31:24.117Z] + git semver [Pipeline] } [2023-12-06T03:31:24.401Z] $ docker stop --time=1 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b [2023-12-06T03:31:25.703Z] $ docker rm -f --volumes 9112173d0968d07ea009e29bcf6e913fad1f894b3890143c341fcd3ebc13dd6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T03:31:26.153Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T03:31:26.577Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T03:31:26.597Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T03:31:27.557Z] provisioning config files... [2023-12-06T03:31:27.567Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-415@tmp/config7059323205553088757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:31:27.966Z] ---> ****-login.sh [2023-12-06T03:31:27.966Z] nexus3.edgexfoundry.org:10001 [2023-12-06T03:31:27.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:27.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:27.966Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:27.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:27.966Z] [2023-12-06T03:31:27.966Z] Login Succeeded [2023-12-06T03:31:27.966Z] nexus3.edgexfoundry.org:10002 [2023-12-06T03:31:27.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:27.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:27.966Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:27.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:27.966Z] [2023-12-06T03:31:27.966Z] Login Succeeded [2023-12-06T03:31:27.966Z] nexus3.edgexfoundry.org:10003 [2023-12-06T03:31:28.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:28.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:28.228Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:28.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:28.228Z] [2023-12-06T03:31:28.228Z] Login Succeeded [2023-12-06T03:31:28.228Z] nexus3.edgexfoundry.org:10004 [2023-12-06T03:31:28.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:28.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:28.228Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:28.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:28.228Z] [2023-12-06T03:31:28.228Z] Login Succeeded [2023-12-06T03:31:28.228Z] ****.io [2023-12-06T03:31:28.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:31:28.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:31:28.488Z] Configure a credential helper to remove this warning. See [2023-12-06T03:31:28.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:31:28.488Z] [2023-12-06T03:31:28.488Z] Login Succeeded [2023-12-06T03:31:28.488Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T03:31:28.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T03:31:28.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T03:31:28.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T03:31:28.978Z] ========================================================= [2023-12-06T03:31:28.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T03:31:28.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:31:29.553Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T03:31:29.553Z] Sending build context to Docker daemon 34.19MB [2023-12-06T03:31:29.553Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T03:31:29.553Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-06T03:31:29.812Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T03:31:29.812Z] 7264a8db6415: Pulling fs layer [2023-12-06T03:31:29.812Z] c4d48a809fc2: Pulling fs layer [2023-12-06T03:31:29.812Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T03:31:29.812Z] ad3a456e5733: Pulling fs layer [2023-12-06T03:31:29.812Z] 69c7f0334f64: Pulling fs layer [2023-12-06T03:31:29.812Z] ad3a456e5733: Waiting [2023-12-06T03:31:29.812Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T03:31:29.812Z] ce7588e14bc9: Pulling fs layer [2023-12-06T03:31:29.812Z] b5e4710f87ac: Pulling fs layer [2023-12-06T03:31:29.812Z] 69c7f0334f64: Waiting [2023-12-06T03:31:29.812Z] 1f1c1a5573a3: Waiting [2023-12-06T03:31:29.812Z] b5e4710f87ac: Waiting [2023-12-06T03:31:29.812Z] ce7588e14bc9: Waiting [2023-12-06T03:31:29.812Z] c4d48a809fc2: Download complete [2023-12-06T03:31:29.812Z] ad3a456e5733: Verifying Checksum [2023-12-06T03:31:29.812Z] ad3a456e5733: Download complete [2023-12-06T03:31:29.812Z] 69c7f0334f64: Verifying Checksum [2023-12-06T03:31:29.812Z] 69c7f0334f64: Download complete [2023-12-06T03:31:29.812Z] 7264a8db6415: Verifying Checksum [2023-12-06T03:31:29.812Z] 7264a8db6415: Download complete [2023-12-06T03:31:29.812Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T03:31:29.812Z] 1f1c1a5573a3: Download complete [2023-12-06T03:31:30.071Z] 7264a8db6415: Pull complete [2023-12-06T03:31:30.071Z] b5e4710f87ac: Verifying Checksum [2023-12-06T03:31:30.071Z] b5e4710f87ac: Download complete [2023-12-06T03:31:30.071Z] c4d48a809fc2: Pull complete [2023-12-06T03:31:30.330Z] 4f1c88b9dad5: Download complete [2023-12-06T03:31:30.589Z] ce7588e14bc9: Verifying Checksum [2023-12-06T03:31:30.589Z] ce7588e14bc9: Download complete [2023-12-06T03:31:33.886Z] 4f1c88b9dad5: Pull complete [2023-12-06T03:31:33.886Z] ad3a456e5733: Pull complete [2023-12-06T03:31:33.886Z] 69c7f0334f64: Pull complete [2023-12-06T03:31:33.886Z] 1f1c1a5573a3: Pull complete [2023-12-06T03:31:35.800Z] ce7588e14bc9: Pull complete [2023-12-06T03:31:36.366Z] b5e4710f87ac: Pull complete [2023-12-06T03:31:36.366Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T03:31:36.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T03:31:36.366Z] ---> 88b5674ff536 [2023-12-06T03:31:36.366Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-06T03:31:42.284Z] Still waiting to schedule task [2023-12-06T03:31:42.284Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T03:31:42.983Z] ---> Running in abdb9c4430d8 [2023-12-06T03:31:42.983Z] Removing intermediate container abdb9c4430d8 [2023-12-06T03:31:42.983Z] ---> dee4b42f730d [2023-12-06T03:31:42.983Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T03:31:42.983Z] ---> Running in a07288af8619 [2023-12-06T03:31:42.983Z] Removing intermediate container a07288af8619 [2023-12-06T03:31:42.983Z] ---> 45dd0b36f765 [2023-12-06T03:31:42.983Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T03:31:42.983Z] ---> Running in 016380acf641 [2023-12-06T03:31:42.983Z] Removing intermediate container 016380acf641 [2023-12-06T03:31:42.983Z] ---> 1fdb7b9d26a7 [2023-12-06T03:31:42.983Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T03:31:42.983Z] ---> Running in 681d88b6cce2 [2023-12-06T03:31:42.983Z] Removing intermediate container 681d88b6cce2 [2023-12-06T03:31:42.983Z] ---> 13b171b52597 [2023-12-06T03:31:42.983Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-12-06T03:31:42.983Z] ---> Running in 5637f13a8655 [2023-12-06T03:31:42.983Z] Removing intermediate container 5637f13a8655 [2023-12-06T03:31:42.983Z] ---> dd13dad750a6 [2023-12-06T03:31:42.983Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T03:31:42.983Z] ---> Running in 90bbf13ce349 [2023-12-06T03:31:42.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T03:31:42.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T03:31:42.983Z] OK: 264 MiB in 52 packages [2023-12-06T03:31:43.244Z] Removing intermediate container 90bbf13ce349 [2023-12-06T03:31:43.244Z] ---> 498126589c48 [2023-12-06T03:31:43.244Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-12-06T03:31:43.244Z] ---> Running in 646b8d3f3f2d [2023-12-06T03:31:43.503Z] Removing intermediate container 646b8d3f3f2d [2023-12-06T03:31:43.503Z] ---> f72fce7c5081 [2023-12-06T03:31:43.503Z] Step 10/13 : COPY go.mod vendor* ./ [2023-12-06T03:31:43.503Z] ---> b18f1cf6fe22 [2023-12-06T03:31:43.503Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T03:31:43.503Z] ---> Running in 01569ff26c89 [2023-12-06T03:33:04.991Z] Removing intermediate container 01569ff26c89 [2023-12-06T03:33:04.991Z] ---> 8233ee37cf82 [2023-12-06T03:33:04.991Z] Step 12/13 : COPY . . [2023-12-06T03:33:04.991Z] ---> aee785e4c9e2 [2023-12-06T03:33:04.991Z] Step 13/13 : RUN ${MAKE} [2023-12-06T03:33:04.991Z] ---> Running in cfc2cc9275c0 [2023-12-06T03:33:04.991Z] noop [2023-12-06T03:33:04.991Z] Removing intermediate container cfc2cc9275c0 [2023-12-06T03:33:04.991Z] ---> 7eb101dc1bec [2023-12-06T03:33:04.991Z] Successfully built 7eb101dc1bec [2023-12-06T03:33:04.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:33:05.520Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T03:33:05.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:33:05.726Z] prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container [2023-12-06T03:33:05.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T03:33:06.075Z] $ docker top b558847048519a9e89ccb7b6e3df7a74aec080e0568de77ab1c03cbda54aedaa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:33:06.540Z] + go version [2023-12-06T03:33:06.541Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T03:33:06.564Z] $ docker stop --time=1 b558847048519a9e89ccb7b6e3df7a74aec080e0568de77ab1c03cbda54aedaa [2023-12-06T03:33:07.808Z] $ docker rm -f --volumes b558847048519a9e89ccb7b6e3df7a74aec080e0568de77ab1c03cbda54aedaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:33:08.780Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T03:33:08.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:33:09.059Z] prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container [2023-12-06T03:33:09.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T03:33:09.419Z] $ docker top 39d5718f465a868cd92d5c1d8affd647560176407cc2f3d11ab6404ddf9f2175 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:33:09.870Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-415 [Pipeline] fileExists [Pipeline] sh [2023-12-06T03:33:10.247Z] + make test [2023-12-06T03:33:10.247Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T03:33:11.636Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-12-06T03:33:21.230Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24155 in /w/workspace/undry_device-onvif-camera_PR-415 [Pipeline] { [Pipeline] ws [2023-12-06T03:33:21.327Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-12-06T03:33:21.446Z] The recommended git tool is: git [2023-12-06T03:33:23.842Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-12-06T03:33:23.842Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-12-06T03:33:25.431Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.5% of statements [2023-12-06T03:33:25.431Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.052s coverage: 86.5% of statements [2023-12-06T03:33:27.139Z] using credential edgex-jenkins-ssh [2023-12-06T03:33:27.160Z] Cloning the remote Git repository [2023-12-06T03:33:27.203Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-06T03:33:27.298Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-12-06T03:33:27.440Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-06T03:33:27.442Z] > git --version # timeout=10 [2023-12-06T03:33:27.460Z] > git --version # 'git version 2.25.1' [2023-12-06T03:33:27.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T03:33:27.661Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T03:33:30.342Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-12-06T03:33:30.362Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T03:33:31.312Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-12-06T03:33:31.358Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-12-06T03:33:31.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T03:33:31.376Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T03:33:31.860Z] Merging remotes/origin/main commit 8d134797eab24b0c9a6c7ce1206394b55438db5c into PR head commit 29691af9e68d1724d39ebc9dff8910606ba07f0e [2023-12-06T03:33:31.979Z] go vet ./... [2023-12-06T03:33:32.330Z] Merge succeeded, producing 29691af9e68d1724d39ebc9dff8910606ba07f0e [2023-12-06T03:33:32.330Z] Checking out Revision 29691af9e68d1724d39ebc9dff8910606ba07f0e (PR-415) [2023-12-06T03:33:31.875Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T03:33:31.940Z] > git checkout -f 29691af9e68d1724d39ebc9dff8910606ba07f0e # timeout=10 [2023-12-06T03:33:32.162Z] > git remote # timeout=10 [2023-12-06T03:33:32.207Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T03:33:32.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T03:33:32.273Z] > git merge 8d134797eab24b0c9a6c7ce1206394b55438db5c # timeout=10 [2023-12-06T03:33:32.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T03:33:32.337Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T03:33:32.354Z] > git checkout -f 29691af9e68d1724d39ebc9dff8910606ba07f0e # timeout=10 [2023-12-06T03:33:35.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T03:33:35.193Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T03:33:35.193Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T03:33:35.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T03:33:35.291Z] $ docker stop --time=1 39d5718f465a868cd92d5c1d8affd647560176407cc2f3d11ab6404ddf9f2175 [2023-12-06T03:33:35.731Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-06T03:33:35.796Z] > git --version # timeout=10 [2023-12-06T03:33:35.810Z] > git --version # 'git version 2.25.1' [2023-12-06T03:33:35.825Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T03:33:38.474Z] $ docker rm -f --volumes 39d5718f465a868cd92d5c1d8affd647560176407cc2f3d11ab6404ddf9f2175 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-12-06T03:33:39.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T03:33:39.222Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-12-06T03:33:40.043Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T03:33:40.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T03:33:40.043Z] Dload Upload Total Spent Left Speed [2023-12-06T03:33:40.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99078 0 --:--:-- --:--:-- --:--:-- 99078 [Pipeline] sh [2023-12-06T03:33:40.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T03:33:40.430Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T03:33:40.588Z] + ls -al . [2023-12-06T03:33:40.588Z] total 240 [2023-12-06T03:33:40.588Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 03:33 . [2023-12-06T03:33:40.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:30 .. [2023-12-06T03:33:40.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:33 .git [2023-12-06T03:33:40.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:31 .github [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 03:31 .gitignore [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 03:31 .golangci.yml [2023-12-06T03:33:40.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 03:31 .semver [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 03:31 Attribution.txt [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 03:31 CHANGELOG.md [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 03:31 Dockerfile [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 03:31 GOVERNANCE.md [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 03:31 Jenkinsfile [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 03:31 LICENSE [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 2877 Dec 6 03:31 Makefile [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 03:31 OWNERS.md [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 03:31 README.md [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 03:31 VERSION [2023-12-06T03:33:40.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:31 bin [2023-12-06T03:33:40.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:31 cmd [2023-12-06T03:33:40.588Z] -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 03:33 coverage.out [2023-12-06T03:33:40.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:31 doc [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 03:31 go.mod [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 03:31 go.sum [2023-12-06T03:33:40.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:31 internal [2023-12-06T03:33:40.588Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 03:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:33:40.782Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T03:33:40.782Z] + sudo tee /etc/docker/daemon.new [2023-12-06T03:33:40.782Z] { [2023-12-06T03:33:40.782Z] "registry-mirrors": [ [2023-12-06T03:33:40.782Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T03:33:40.782Z] ], [2023-12-06T03:33:40.782Z] "bip": "10.250.0.254/24", [2023-12-06T03:33:40.782Z] "hosts": [ [2023-12-06T03:33:40.782Z] "tcp://0.0.0.0:5555", [2023-12-06T03:33:40.782Z] "unix:///var/run/docker.sock" [2023-12-06T03:33:40.782Z] ], [2023-12-06T03:33:40.782Z] "mtu": 1458, [2023-12-06T03:33:40.782Z] "selinux-enabled": true, [2023-12-06T03:33:40.782Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T03:33:40.782Z] } [Pipeline] sh [2023-12-06T03:33:41.060Z] + 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=29691af9e68d1724d39ebc9dff8910606ba07f0e --label arch=amd64 --label version=0.0.0 . [2023-12-06T03:33:41.060Z] Sending build context to Docker daemon 34.27MB [2023-12-06T03:33:41.060Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T03:33:41.060Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-06T03:33:41.060Z] ---> 7eb101dc1bec [2023-12-06T03:33:41.060Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-12-06T03:33:41.216Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T03:33:41.569Z] + sudo service docker restart [2023-12-06T03:33:41.628Z] ---> Running in bf886ba86e66 [2023-12-06T03:33:41.628Z] Removing intermediate container bf886ba86e66 [2023-12-06T03:33:41.628Z] ---> f0ce3e3c26dc [2023-12-06T03:33:41.628Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T03:33:41.628Z] ---> Running in 9e886ba55d2b [2023-12-06T03:33:41.628Z] Removing intermediate container 9e886ba55d2b [2023-12-06T03:33:41.628Z] ---> 97dc4ec81f33 [2023-12-06T03:33:41.628Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T03:33:41.628Z] ---> Running in bc88cb78264d [2023-12-06T03:33:41.888Z] Removing intermediate container bc88cb78264d [2023-12-06T03:33:41.888Z] ---> f2253d03f63c [2023-12-06T03:33:41.888Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T03:33:41.888Z] ---> Running in 98227840628d [2023-12-06T03:33:41.888Z] Removing intermediate container 98227840628d [2023-12-06T03:33:41.888Z] ---> c610fef0f482 [2023-12-06T03:33:41.888Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-12-06T03:33:41.888Z] ---> Running in cbb30a770cd4 [2023-12-06T03:33:42.147Z] Removing intermediate container cbb30a770cd4 [2023-12-06T03:33:42.147Z] ---> d30b1a318386 [2023-12-06T03:33:42.147Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T03:33:42.147Z] ---> Running in 5f0fcee40056 [2023-12-06T03:33:42.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T03:33:42.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T03:33:42.978Z] OK: 264 MiB in 52 packages [2023-12-06T03:33:43.239Z] Removing intermediate container 5f0fcee40056 [2023-12-06T03:33:43.239Z] ---> 1796bec8ad54 [2023-12-06T03:33:43.239Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-12-06T03:33:43.239Z] ---> Running in 46e718585ead [2023-12-06T03:33:43.239Z] Removing intermediate container 46e718585ead [2023-12-06T03:33:43.239Z] ---> 24b062d4ea02 [2023-12-06T03:33:43.239Z] Step 10/27 : COPY go.mod vendor* ./ [2023-12-06T03:33:43.239Z] ---> 2acd2123c7f1 [2023-12-06T03:33:43.239Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T03:33:43.498Z] ---> Running in cef8b1554775 [2023-12-06T03:33:44.065Z] Removing intermediate container cef8b1554775 [2023-12-06T03:33:44.065Z] ---> 5036d3924628 [2023-12-06T03:33:44.065Z] Step 12/27 : COPY . . [2023-12-06T03:33:44.999Z] ---> c50eb56e38c2 [2023-12-06T03:33:44.999Z] Step 13/27 : RUN ${MAKE} [2023-12-06T03:33:44.999Z] ---> Running in 92a7dac5293d [2023-12-06T03:33:44.999Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T03:33:59.927Z] provisioning config files... [2023-12-06T03:33:59.956Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7741551370399639139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:34:00.476Z] ---> ****-login.sh [2023-12-06T03:34:00.476Z] nexus3.edgexfoundry.org:10001 [2023-12-06T03:34:00.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:34:00.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:34:00.755Z] Configure a credential helper to remove this warning. See [2023-12-06T03:34:00.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:34:00.755Z] [2023-12-06T03:34:00.755Z] Login Succeeded [2023-12-06T03:34:01.026Z] nexus3.edgexfoundry.org:10002 [2023-12-06T03:34:01.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:34:01.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:34:01.294Z] Configure a credential helper to remove this warning. See [2023-12-06T03:34:01.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:34:01.294Z] [2023-12-06T03:34:01.294Z] Login Succeeded [2023-12-06T03:34:01.294Z] nexus3.edgexfoundry.org:10003 [2023-12-06T03:34:01.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:34:01.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:34:01.563Z] Configure a credential helper to remove this warning. See [2023-12-06T03:34:01.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:34:01.563Z] [2023-12-06T03:34:01.563Z] Login Succeeded [2023-12-06T03:34:01.563Z] nexus3.edgexfoundry.org:10004 [2023-12-06T03:34:01.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:34:01.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:34:01.830Z] Configure a credential helper to remove this warning. See [2023-12-06T03:34:01.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:34:01.830Z] [2023-12-06T03:34:01.830Z] Login Succeeded [2023-12-06T03:34:01.830Z] ****.io [2023-12-06T03:34:01.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T03:34:02.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T03:34:02.098Z] Configure a credential helper to remove this warning. See [2023-12-06T03:34:02.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T03:34:02.098Z] [2023-12-06T03:34:02.098Z] Login Succeeded [2023-12-06T03:34:02.098Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T03:34:02.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T03:34:02.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T03:34:02.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T03:34:02.874Z] ========================================================= [2023-12-06T03:34:02.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T03:34:02.874Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:34:03.544Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T03:34:04.509Z] #0 building with "default" instance using docker driver [2023-12-06T03:34:04.509Z] [2023-12-06T03:34:04.509Z] #1 [internal] load .dockerignore [2023-12-06T03:34:04.509Z] #1 transferring context: 2B done [2023-12-06T03:34:04.509Z] #1 DONE 0.1s [2023-12-06T03:34:04.509Z] [2023-12-06T03:34:04.509Z] #2 [internal] load build definition from Dockerfile [2023-12-06T03:34:04.509Z] #2 transferring dockerfile: 1.72kB done [2023-12-06T03:34:04.509Z] #2 DONE 0.1s [2023-12-06T03:34:04.509Z] [2023-12-06T03:34:04.509Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T03:34:04.780Z] #3 DONE 0.1s [2023-12-06T03:34:05.054Z] [2023-12-06T03:34:05.055Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T03:34:05.055Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T03:34:05.055Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T03:34:05.055Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T03:34:05.055Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-06T03:34:05.055Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T03:34:05.055Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T03:34:05.055Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T03:34:05.055Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T03:34:05.055Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T03:34:05.055Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.73MB / 63.99MB 0.3s [2023-12-06T03:34:05.055Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T03:34:05.055Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T03:34:05.055Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-06T03:34:05.326Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2023-12-06T03:34:05.326Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-06T03:34:05.326Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2023-12-06T03:34:05.326Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s [2023-12-06T03:34:05.326Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.83MB / 97.63MB 0.6s [2023-12-06T03:34:05.599Z] #4 ... [2023-12-06T03:34:05.599Z] [2023-12-06T03:34:05.599Z] #5 [internal] load build context [2023-12-06T03:34:05.599Z] #5 transferring context: 20.31MB 0.7s done [2023-12-06T03:34:05.599Z] #5 DONE 0.7s [2023-12-06T03:34:05.599Z] [2023-12-06T03:34:05.599Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T03:34:05.599Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s [2023-12-06T03:34:05.600Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T03:34:05.600Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 0.8s [2023-12-06T03:34:05.600Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-06T03:34:05.600Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.70MB / 97.63MB 0.8s [2023-12-06T03:34:05.871Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.9s [2023-12-06T03:34:05.871Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T03:34:05.871Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s [2023-12-06T03:34:05.871Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 1.0s [2023-12-06T03:34:06.138Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.2s [2023-12-06T03:34:06.138Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.2s [2023-12-06T03:34:06.138Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T03:34:06.138Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.81MB / 63.99MB 1.3s [2023-12-06T03:34:06.138Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.3s [2023-12-06T03:34:06.417Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.4s [2023-12-06T03:34:06.417Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.4s [2023-12-06T03:34:06.417Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-06T03:34:06.417Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.34MB / 97.63MB 1.6s [2023-12-06T03:34:06.685Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.7s [2023-12-06T03:34:06.685Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T03:34:06.685Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.98MB / 97.63MB 1.8s [2023-12-06T03:34:06.685Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.9s [2023-12-06T03:34:06.952Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.1s [2023-12-06T03:34:07.153Z] Removing intermediate container 92a7dac5293d [2023-12-06T03:34:07.153Z] ---> 0cb0aaa94158 [2023-12-06T03:34:07.153Z] Step 14/27 : FROM alpine:3.18 [2023-12-06T03:34:07.153Z] 3.18: Pulling from library/alpine [2023-12-06T03:34:07.153Z] c926b61bad3b: Pulling fs layer [2023-12-06T03:34:07.153Z] c926b61bad3b: Verifying Checksum [2023-12-06T03:34:07.153Z] c926b61bad3b: Download complete [2023-12-06T03:34:07.153Z] c926b61bad3b: Pull complete [2023-12-06T03:34:07.153Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T03:34:07.154Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T03:34:07.154Z] ---> b541f2080109 [2023-12-06T03:34:07.154Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-06T03:34:07.154Z] ---> Running in f4f6de16966a [2023-12-06T03:34:07.154Z] Removing intermediate container f4f6de16966a [2023-12-06T03:34:07.154Z] ---> 96c02a819e8a [2023-12-06T03:34:07.154Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-12-06T03:34:07.154Z] ---> Running in 1fba0ae7f090 [2023-12-06T03:34:07.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T03:34:07.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T03:34:07.154Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T03:34:07.154Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T03:34:07.154Z] OK: 7 MiB in 16 packages [2023-12-06T03:34:07.154Z] Removing intermediate container 1fba0ae7f090 [2023-12-06T03:34:07.154Z] ---> 0f67cfa51b50 [2023-12-06T03:34:07.154Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-06T03:34:07.154Z] ---> Running in fdbae33c4659 [2023-12-06T03:34:07.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T03:34:07.221Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.52MB / 97.63MB 2.3s [2023-12-06T03:34:07.221Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-06T03:34:07.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T03:34:07.413Z] OK: 7 MiB in 16 packages [2023-12-06T03:34:07.674Z] Removing intermediate container fdbae33c4659 [2023-12-06T03:34:07.674Z] ---> 328fc341ccef [2023-12-06T03:34:07.674Z] Step 18/27 : WORKDIR / [2023-12-06T03:34:07.935Z] ---> Running in 7c3bd27edb1d [2023-12-06T03:34:07.935Z] Removing intermediate container 7c3bd27edb1d [2023-12-06T03:34:07.935Z] ---> ac6d36532f49 [2023-12-06T03:34:07.935Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-12-06T03:34:09.147Z] ---> 3e30f80b0a68 [2023-12-06T03:34:09.147Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-12-06T03:34:09.147Z] ---> 2ac09c2fe06c [2023-12-06T03:34:09.147Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-12-06T03:34:09.405Z] ---> 5454e9be6992 [2023-12-06T03:34:09.405Z] Step 22/27 : EXPOSE 59984 [2023-12-06T03:34:09.405Z] ---> Running in 674efa77ea32 [2023-12-06T03:34:09.663Z] Removing intermediate container 674efa77ea32 [2023-12-06T03:34:09.663Z] ---> e947cee57434 [2023-12-06T03:34:09.663Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-12-06T03:34:09.663Z] ---> Running in e459faadf6c3 [2023-12-06T03:34:09.663Z] Removing intermediate container e459faadf6c3 [2023-12-06T03:34:09.663Z] ---> 05faeeb64f21 [2023-12-06T03:34:09.663Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T03:34:09.663Z] ---> Running in 22c277da53b0 [2023-12-06T03:34:09.663Z] Removing intermediate container 22c277da53b0 [2023-12-06T03:34:09.663Z] ---> 42c868c6c0cb [2023-12-06T03:34:09.663Z] Step 25/27 : LABEL arch=amd64 [2023-12-06T03:34:09.663Z] ---> Running in 5aae5e9439f5 [2023-12-06T03:34:09.663Z] Removing intermediate container 5aae5e9439f5 [2023-12-06T03:34:09.663Z] ---> 78f6df785c76 [2023-12-06T03:34:09.663Z] Step 26/27 : LABEL git_sha=29691af9e68d1724d39ebc9dff8910606ba07f0e [2023-12-06T03:34:09.931Z] ---> Running in c74cb986cf3c [2023-12-06T03:34:09.931Z] Removing intermediate container c74cb986cf3c [2023-12-06T03:34:09.931Z] ---> ccc8178e66cd [2023-12-06T03:34:09.931Z] Step 27/27 : LABEL version=0.0.0 [2023-12-06T03:34:09.931Z] ---> Running in eac35bb3935f [2023-12-06T03:34:09.931Z] Removing intermediate container eac35bb3935f [2023-12-06T03:34:09.931Z] ---> 97c9b7d987f0 [2023-12-06T03:34:09.931Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T03:34:09.931Z] Successfully built 97c9b7d987f0 [2023-12-06T03:34:09.931Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-12-06T03:34:11.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T03:34:11.435Z] [2023-12-06T03:34:11.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:34:11.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T03:34:11.858Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T03:34:11.858Z] 5eb5b503b376: Pulling fs layer [2023-12-06T03:34:11.858Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T03:34:11.858Z] ec43610c2a17: Pulling fs layer [2023-12-06T03:34:11.858Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T03:34:11.858Z] 33b1e0a273af: Pulling fs layer [2023-12-06T03:34:11.858Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T03:34:11.858Z] 2f39f015ded8: Pulling fs layer [2023-12-06T03:34:11.858Z] 33b1e0a273af: Waiting [2023-12-06T03:34:11.858Z] 5d3b04190fa2: Waiting [2023-12-06T03:34:11.858Z] 2f39f015ded8: Waiting [2023-12-06T03:34:11.858Z] 3a2ae6a8a46f: Waiting [2023-12-06T03:34:11.858Z] 5c69ac0246d0: Download complete [2023-12-06T03:34:11.858Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T03:34:11.858Z] 3a2ae6a8a46f: Download complete [2023-12-06T03:34:11.858Z] ec43610c2a17: Verifying Checksum [2023-12-06T03:34:11.858Z] ec43610c2a17: Download complete [2023-12-06T03:34:11.858Z] 33b1e0a273af: Verifying Checksum [2023-12-06T03:34:11.858Z] 33b1e0a273af: Download complete [2023-12-06T03:34:11.858Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T03:34:11.858Z] 5d3b04190fa2: Download complete [2023-12-06T03:34:12.118Z] 5eb5b503b376: Verifying Checksum [2023-12-06T03:34:12.118Z] 5eb5b503b376: Download complete [2023-12-06T03:34:12.590Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s [2023-12-06T03:34:12.701Z] 2f39f015ded8: Verifying Checksum [2023-12-06T03:34:12.701Z] 2f39f015ded8: Download complete [2023-12-06T03:34:13.271Z] 5eb5b503b376: Pull complete [2023-12-06T03:34:13.532Z] 5c69ac0246d0: Pull complete [2023-12-06T03:34:13.792Z] ec43610c2a17: Pull complete [2023-12-06T03:34:13.792Z] 3a2ae6a8a46f: Pull complete [2023-12-06T03:34:14.049Z] 33b1e0a273af: Pull complete [2023-12-06T03:34:14.308Z] 5d3b04190fa2: Pull complete [2023-12-06T03:34:16.844Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.4s [2023-12-06T03:34:18.485Z] 2f39f015ded8: Pull complete [2023-12-06T03:34:18.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T03:34:18.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T03:34:18.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:34:18.923Z] prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container [2023-12-06T03:34:18.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T03:34:22.519Z] $ docker top a2a0484b24a7be87e99e47fc1a6aa1f581155cb0842999d63c791f99bd2acf01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:34:23.130Z] ---> job-cost.sh [2023-12-06T03:34:23.130Z] lf-activate-venv: SKIPPING [2023-12-06T03:34:23.130Z] INFO: No Stack... [2023-12-06T03:34:23.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T03:34:23.516Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.3s done [2023-12-06T03:34:23.957Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T03:34:24.097Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T03:34:24.098Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T03:34:24.271Z] + cat /w/workspace/undry_device-onvif-camera_PR-415/archives/cost.csv [2023-12-06T03:34:24.271Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T03:34:24.314Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [2023-12-06T03:34:24.319Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] did not exist. Created. [2023-12-06T03:34:24.319Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [Pipeline] { [2023-12-06T03:34:24.366Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T03:34:24.366Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [Pipeline] unstash [Pipeline] sh [2023-12-06T03:34:24.820Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T03:34:24.895Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T03:34:24.966Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T03:34:25.142Z] $ docker stop --time=1 a2a0484b24a7be87e99e47fc1a6aa1f581155cb0842999d63c791f99bd2acf01 [2023-12-06T03:34:26.285Z] $ docker rm -f --volumes a2a0484b24a7be87e99e47fc1a6aa1f581155cb0842999d63c791f99bd2acf01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T03:34:29.715Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T03:34:33.059Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-06T03:34:33.059Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T03:34:35.014Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T03:34:35.014Z] #4 DONE 30.1s [2023-12-06T03:34:35.014Z] [2023-12-06T03:34:35.014Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-06T03:34:35.596Z] #6 0.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T03:34:35.862Z] #6 1.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T03:34:37.271Z] #6 1.989 OK: 266 MiB in 52 packages [2023-12-06T03:34:39.214Z] #6 DONE 4.0s [2023-12-06T03:34:39.214Z] [2023-12-06T03:34:39.214Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2023-12-06T03:34:39.214Z] #7 DONE 0.1s [2023-12-06T03:34:39.214Z] [2023-12-06T03:34:39.214Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T03:34:39.214Z] #8 DONE 0.1s [2023-12-06T03:34:39.214Z] [2023-12-06T03:34:39.214Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T03:35:05.899Z] #9 DONE 23.1s [2023-12-06T03:35:05.899Z] [2023-12-06T03:35:05.899Z] #10 [builder 6/7] COPY . . [2023-12-06T03:35:05.899Z] #10 DONE 0.4s [2023-12-06T03:35:05.899Z] [2023-12-06T03:35:05.899Z] #11 [builder 7/7] RUN echo noop [2023-12-06T03:35:05.899Z] #11 0.605 noop [2023-12-06T03:35:05.899Z] #11 DONE 0.7s [2023-12-06T03:35:05.899Z] [2023-12-06T03:35:05.899Z] #12 exporting to image [2023-12-06T03:35:05.899Z] #12 exporting layers [2023-12-06T03:35:27.962Z] #12 exporting layers 23.7s done [2023-12-06T03:35:27.962Z] #12 writing image sha256:2932c434a320c29636bf34a22134f91a3c82ef146d282c9bf37e5cc5b40653fa done [2023-12-06T03:35:27.962Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T03:35:27.962Z] #12 DONE 23.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:35:28.581Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T03:35:28.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:35:28.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-24155 does not seem to be running inside a container [2023-12-06T03:35:29.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T03:35:31.858Z] $ docker top 0e8065d27e3db3d539e3166ac4746154ade237269e4d1a7c2ff37eaf9babd3ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:35:32.461Z] + go version [2023-12-06T03:35:32.729Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T03:35:32.765Z] $ docker stop --time=1 0e8065d27e3db3d539e3166ac4746154ade237269e4d1a7c2ff37eaf9babd3ba [2023-12-06T03:35:34.277Z] $ docker rm -f --volumes 0e8065d27e3db3d539e3166ac4746154ade237269e4d1a7c2ff37eaf9babd3ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:35:35.724Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T03:35:35.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:35:36.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-24155 does not seem to be running inside a container [2023-12-06T03:35:36.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T03:35:36.990Z] $ docker top f5b7770b5e5de48e944ff77c21ca27d69632929e8d6f24a49e65551b2560d185 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:35:37.582Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T03:35:38.016Z] + make test [2023-12-06T03:35:38.016Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T03:35:46.219Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-12-06T03:36:42.607Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-12-06T03:36:42.607Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-12-06T03:36:42.607Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.184s coverage: 31.5% of statements [2023-12-06T03:36:57.611Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.393s coverage: 86.5% of statements [2023-12-06T03:36:57.611Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T03:36:57.611Z] go vet ./... [2023-12-06T03:37:12.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T03:37:12.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T03:37:12.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T03:37:12.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T03:37:12.747Z] $ docker stop --time=1 f5b7770b5e5de48e944ff77c21ca27d69632929e8d6f24a49e65551b2560d185 [2023-12-06T03:37:14.396Z] $ docker rm -f --volumes f5b7770b5e5de48e944ff77c21ca27d69632929e8d6f24a49e65551b2560d185 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T03:37:15.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T03:37:15.731Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T03:37:16.205Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T03:37:17.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T03:37:17.505Z] + ls -al . [2023-12-06T03:37:17.505Z] total 236 [2023-12-06T03:37:17.505Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:35 . [2023-12-06T03:37:17.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:33 .. [2023-12-06T03:37:17.505Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 03:33 .git [2023-12-06T03:37:17.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:33 .github [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 03:33 .gitignore [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 03:33 .golangci.yml [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 03:33 Attribution.txt [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 03:33 CHANGELOG.md [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 03:33 Dockerfile [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 03:33 GOVERNANCE.md [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 03:33 Jenkinsfile [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 03:33 LICENSE [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 2877 Dec 6 03:33 Makefile [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 03:33 OWNERS.md [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 03:33 README.md [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 03:31 VERSION [2023-12-06T03:37:17.505Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 03:33 bin [2023-12-06T03:37:17.505Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 03:33 cmd [2023-12-06T03:37:17.505Z] -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 03:36 coverage.out [2023-12-06T03:37:17.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:33 doc [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 03:33 go.mod [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 03:33 go.sum [2023-12-06T03:37:17.505Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 03:33 internal [2023-12-06T03:37:17.505Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 03:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:37:18.130Z] + 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=29691af9e68d1724d39ebc9dff8910606ba07f0e --label arch=arm64 --label version=0.0.0 . [2023-12-06T03:37:18.759Z] #0 building with "default" instance using docker driver [2023-12-06T03:37:18.759Z] [2023-12-06T03:37:18.759Z] #1 [internal] load .dockerignore [2023-12-06T03:37:18.759Z] #1 transferring context: 2B done [2023-12-06T03:37:18.759Z] #1 DONE 0.0s [2023-12-06T03:37:18.759Z] [2023-12-06T03:37:18.759Z] #2 [internal] load build definition from Dockerfile [2023-12-06T03:37:18.759Z] #2 transferring dockerfile: 1.72kB 0.0s done [2023-12-06T03:37:18.759Z] #2 DONE 0.0s [2023-12-06T03:37:18.759Z] [2023-12-06T03:37:18.759Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T03:37:18.759Z] #3 DONE 0.0s [2023-12-06T03:37:18.759Z] [2023-12-06T03:37:18.759Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T03:37:19.029Z] #4 DONE 0.3s [2023-12-06T03:37:19.029Z] [2023-12-06T03:37:19.029Z] #5 [internal] load build context [2023-12-06T03:37:19.029Z] #5 transferring context: 88.32kB 0.1s done [2023-12-06T03:37:19.029Z] #5 DONE 0.1s [2023-12-06T03:37:19.029Z] [2023-12-06T03:37:19.029Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T03:37:19.029Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T03:37:19.358Z] #6 ... [2023-12-06T03:37:19.358Z] [2023-12-06T03:37:19.358Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T03:37:19.358Z] #7 DONE 0.2s [2023-12-06T03:37:19.358Z] [2023-12-06T03:37:19.358Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T03:37:19.358Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T03:37:19.358Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T03:37:19.358Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T03:37:19.358Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T03:37:19.358Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T03:37:19.631Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T03:37:19.902Z] #6 DONE 0.8s [2023-12-06T03:37:19.902Z] [2023-12-06T03:37:19.902Z] #8 [builder 2/7] RUN apk add --no-cache make git [2023-12-06T03:37:19.902Z] #8 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T03:37:20.489Z] #8 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T03:37:21.451Z] #8 2.132 OK: 266 MiB in 52 packages [2023-12-06T03:37:21.720Z] #8 DONE 2.4s [2023-12-06T03:37:21.720Z] [2023-12-06T03:37:21.720Z] #9 [builder 3/7] WORKDIR /device-onvif-camera [2023-12-06T03:37:21.720Z] #9 DONE 0.1s [2023-12-06T03:37:21.720Z] [2023-12-06T03:37:21.720Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T03:37:21.990Z] #10 DONE 0.2s [2023-12-06T03:37:21.990Z] [2023-12-06T03:37:21.990Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T03:37:22.261Z] #11 ... [2023-12-06T03:37:22.261Z] [2023-12-06T03:37:22.261Z] #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T03:37:22.261Z] #12 0.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T03:37:22.261Z] #12 0.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T03:37:22.261Z] #12 1.900 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T03:37:22.261Z] #12 1.915 Executing busybox-1.36.1-r5.trigger [2023-12-06T03:37:22.261Z] #12 1.941 OK: 8 MiB in 16 packages [2023-12-06T03:37:22.261Z] #12 DONE 2.3s [2023-12-06T03:37:22.261Z] [2023-12-06T03:37:22.261Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T03:37:23.220Z] #13 0.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T03:37:23.487Z] #13 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T03:37:24.478Z] #13 2.146 OK: 8 MiB in 16 packages [2023-12-06T03:37:25.883Z] #13 DONE 3.6s [2023-12-06T03:37:25.883Z] [2023-12-06T03:37:25.883Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T03:37:25.883Z] #11 DONE 3.8s [2023-12-06T03:37:25.883Z] [2023-12-06T03:37:25.883Z] #14 [builder 6/7] COPY . . [2023-12-06T03:37:26.153Z] #14 DONE 0.5s [2023-12-06T03:37:26.153Z] [2023-12-06T03:37:26.153Z] #15 [builder 7/7] RUN make build [2023-12-06T03:37:27.112Z] #15 0.590 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-12-06T03:38:34.971Z] #15 DONE 62.5s [2023-12-06T03:38:34.971Z] [2023-12-06T03:38:34.971Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2023-12-06T03:38:34.971Z] #16 DONE 0.3s [2023-12-06T03:38:34.971Z] [2023-12-06T03:38:34.971Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2023-12-06T03:38:34.971Z] #17 DONE 0.1s [2023-12-06T03:38:34.971Z] [2023-12-06T03:38:34.971Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-12-06T03:38:34.971Z] #18 DONE 0.1s [2023-12-06T03:38:34.971Z] [2023-12-06T03:38:34.971Z] #19 exporting to image [2023-12-06T03:38:34.971Z] #19 exporting layers [2023-12-06T03:38:34.971Z] #19 exporting layers 0.3s done [2023-12-06T03:38:34.971Z] #19 writing image sha256:257f22991f90de68a3d63e34e663f1cd5c3cb11fa3c790353677d4fd961d9fac done [2023-12-06T03:38:34.971Z] #19 naming to docker.io/library/device-onvif-camera-arm64 done [2023-12-06T03:38:34.971Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:38:36.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T03:38:36.257Z] [2023-12-06T03:38:36.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:38:36.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T03:38:36.694Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T03:38:36.694Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T03:38:36.694Z] 04944245beec: Pulling fs layer [2023-12-06T03:38:36.694Z] 699f458cf7ca: Pulling fs layer [2023-12-06T03:38:36.694Z] 765212b225bb: Pulling fs layer [2023-12-06T03:38:36.694Z] f23df028b6ca: Pulling fs layer [2023-12-06T03:38:36.694Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T03:38:36.694Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T03:38:36.694Z] 765212b225bb: Waiting [2023-12-06T03:38:36.694Z] f23df028b6ca: Waiting [2023-12-06T03:38:36.694Z] d65c8cfc05b1: Waiting [2023-12-06T03:38:36.694Z] 2437ff75d9bd: Waiting [2023-12-06T03:38:36.962Z] 04944245beec: Verifying Checksum [2023-12-06T03:38:36.962Z] 04944245beec: Download complete [2023-12-06T03:38:36.962Z] 765212b225bb: Download complete [2023-12-06T03:38:36.962Z] f23df028b6ca: Verifying Checksum [2023-12-06T03:38:36.962Z] f23df028b6ca: Download complete [2023-12-06T03:38:37.228Z] d65c8cfc05b1: Download complete [2023-12-06T03:38:37.228Z] 699f458cf7ca: Verifying Checksum [2023-12-06T03:38:37.228Z] 699f458cf7ca: Download complete [2023-12-06T03:38:37.495Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T03:38:37.495Z] 8998bd30e6a1: Download complete [2023-12-06T03:38:39.432Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T03:38:39.432Z] 2437ff75d9bd: Download complete [2023-12-06T03:38:43.675Z] 8998bd30e6a1: Pull complete [2023-12-06T03:38:43.675Z] 04944245beec: Pull complete [2023-12-06T03:38:45.608Z] 699f458cf7ca: Pull complete [2023-12-06T03:38:45.608Z] 765212b225bb: Pull complete [2023-12-06T03:38:46.561Z] f23df028b6ca: Pull complete [2023-12-06T03:38:46.561Z] d65c8cfc05b1: Pull complete [2023-12-06T03:39:08.696Z] 2437ff75d9bd: Pull complete [2023-12-06T03:39:08.696Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T03:39:08.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T03:39:08.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:39:09.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-24155 does not seem to be running inside a container [2023-12-06T03:39:09.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T03:39:11.522Z] $ docker top b5364d9f3d7ae0dbb2ad6a1f5a384a616fe205c369393095c24edd59508ba789 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:39:12.205Z] ---> job-cost.sh [2023-12-06T03:39:12.469Z] lf-activate-venv: SKIPPING [2023-12-06T03:39:12.469Z] INFO: No Stack... [2023-12-06T03:39:12.733Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T03:39:13.682Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T03:39:14.016Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-12-06T03:39:14.016Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T03:39:14.095Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [2023-12-06T03:39:14.100Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] did not exist. Created. [2023-12-06T03:39:14.101Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T03:39:14.647Z] /w/workspace/device-onvif-camera/1@tmp/durable-168eea86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T03:39:14.986Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T03:39:15.021Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T03:39:15.077Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T03:39:15.122Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T03:39:15.303Z] $ docker stop --time=1 b5364d9f3d7ae0dbb2ad6a1f5a384a616fe205c369393095c24edd59508ba789 [2023-12-06T03:39:20.186Z] $ docker rm -f --volumes b5364d9f3d7ae0dbb2ad6a1f5a384a616fe205c369393095c24edd59508ba789 [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-12-06T03:39:22.239Z] provisioning config files... [2023-12-06T03:39:22.250Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-415@tmp/config14684446187425140372tmp [Pipeline] { [Pipeline] sh [2023-12-06T03:39:22.701Z] + set +x [2023-12-06T03:39:22.701Z] + curl -s https://codecov.io/bash [2023-12-06T03:39:22.701Z] + bash -s -- [2023-12-06T03:39:22.701Z] [2023-12-06T03:39:22.701Z] _____ _ [2023-12-06T03:39:22.701Z] / ____| | | [2023-12-06T03:39:22.701Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T03:39:22.701Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T03:39:22.701Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T03:39:22.701Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T03:39:22.701Z] Bash-1.0.6 [2023-12-06T03:39:22.701Z] [2023-12-06T03:39:22.701Z] [2023-12-06T03:39:22.701Z] ==> git version 2.25.1 found [2023-12-06T03:39:22.701Z] ==> 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-12-06T03:39:22.701Z] Release-Date: 2020-01-08 [2023-12-06T03:39:22.701Z] 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-12-06T03:39:22.701Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T03:39:22.701Z] ==> Jenkins CI detected. [2023-12-06T03:39:22.701Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-415 [2023-12-06T03:39:22.701Z] project root: . [2023-12-06T03:39:22.701Z] --> token set from env [2023-12-06T03:39:22.701Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T03:39:22.701Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T03:39:22.701Z] ==> Python coveragepy not found [2023-12-06T03:39:22.701Z] ==> Searching for coverage reports in: [2023-12-06T03:39:22.701Z] + . [2023-12-06T03:39:22.701Z] -> Found 1 reports [2023-12-06T03:39:22.701Z] ==> Detecting git/mercurial file structure [2023-12-06T03:39:22.963Z] ==> Reading reports [2023-12-06T03:39:22.963Z] + ./coverage.out bytes=78456 [2023-12-06T03:39:22.963Z] ==> Appending adjustments [2023-12-06T03:39:22.963Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T03:39:22.963Z] + Found adjustments [2023-12-06T03:39:22.963Z] ==> Gzipping contents [2023-12-06T03:39:22.963Z] 12K /tmp/codecov.ri31sv.gz [2023-12-06T03:39:22.963Z] ==> Uploading reports [2023-12-06T03:39:22.963Z] url: https://codecov.io [2023-12-06T03:39:22.963Z] query: branch=PR-415&commit=29691af9e68d1724d39ebc9dff8910606ba07f0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=415&job=&cmd_args= [2023-12-06T03:39:22.963Z] -> Pinging Codecov [2023-12-06T03:39:22.963Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-415&commit=29691af9e68d1724d39ebc9dff8910606ba07f0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=415&job=&cmd_args= [2023-12-06T03:39:23.222Z] -> Uploading to [2023-12-06T03:39:23.222Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/F29A59C45E3A92E06B3E522C9905F8EF/29691af9e68d1724d39ebc9dff8910606ba07f0e/21797acd-bd44-4dca-b837-de667e6d3eb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T033923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c5ea6aebcf86cea2b9c4a108994665bcdae4fa4333dc6a508709ccfd0cb0e93 [2023-12-06T03:39:23.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T03:39:23.222Z] Dload Upload Total Spent Left Speed [2023-12-06T03:39:23.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 38295 --:--:-- --:--:-- --:--:-- 38295 [2023-12-06T03:39:23.481Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/29691af9e68d1724d39ebc9dff8910606ba07f0e [Pipeline] } [2023-12-06T03:39:23.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-12-06T03:39:26.888Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-415/archives ] [2023-12-06T03:39:26.888Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-415/archives [2023-12-06T03:39:26.888Z] total 16 [2023-12-06T03:39:26.888Z] drwxr-xr-x 3 root root 4096 Dec 6 03:34 . [2023-12-06T03:39:26.888Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 03:34 .. [2023-12-06T03:39:26.888Z] drwxr-xr-x 2 root root 4096 Dec 6 03:34 cost [2023-12-06T03:39:26.888Z] -rw-r--r-- 1 root root 91 Dec 6 03:34 cost.csv [2023-12-06T03:39:26.888Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-415/archives [2023-12-06T03:39:26.888Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-415/archives [2023-12-06T03:39:26.888Z] total 16 [2023-12-06T03:39:26.888Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 03:34 . [2023-12-06T03:39:26.888Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 03:34 .. [2023-12-06T03:39:26.888Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 03:34 cost [2023-12-06T03:39:26.888Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 6 03:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:39:27.209Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:39:28.094Z] ---> package-listing.sh [2023-12-06T03:39:28.094Z] ++ facter osfamily [2023-12-06T03:39:28.094Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T03:39:28.353Z] + OS_FAMILY=debian [2023-12-06T03:39:28.353Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-415 [2023-12-06T03:39:28.353Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T03:39:28.353Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T03:39:28.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T03:39:28.353Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T03:39:28.353Z] + '[' /w/workspace/undry_device-onvif-camera_PR-415 ']' [2023-12-06T03:39:28.353Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T03:39:28.353Z] + case "${OS_FAMILY}" in [2023-12-06T03:39:28.353Z] + dpkg -l [2023-12-06T03:39:28.353Z] + grep '^ii' [2023-12-06T03:39:28.353Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T03:39:28.353Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T03:39:28.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T03:39:28.353Z] + '[' /w/workspace/undry_device-onvif-camera_PR-415 ']' [2023-12-06T03:39:28.353Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-415/archives/ [2023-12-06T03:39:28.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-415/archives/ [Pipeline] echo [2023-12-06T03:39:28.387Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T03:39:28.678Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T03:39:29.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T03:39:29.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T03:39:29.369Z] prd-ubuntu20.04-docker-8c-8g-24154 does not seem to be running inside a container [2023-12-06T03:39:29.395Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-415 -v /w/workspace/undry_device-onvif-camera_PR-415:/w/workspace/undry_device-onvif-camera_PR-415:rw,z -v /w/workspace/undry_device-onvif-camera_PR-415@tmp:/w/workspace/undry_device-onvif-camera_PR-415@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T03:39:29.578Z] $ docker top 50504b77913874ccfcf1c02e39618afd5c1d05d4d9a55ebc3f95e6171ba9f1b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T03:39:30.070Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T03:39:30.379Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T03:39:30.689Z] + ls /var/log/sa-host [2023-12-06T03:39:30.689Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T03:39:30.956Z] provisioning config files... [2023-12-06T03:39:30.964Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-415@tmp/config7141214087503690390tmp [Pipeline] { [Pipeline] echo [2023-12-06T03:39:31.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:39:31.442Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T03:39:31.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:39:31.978Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T03:39:32.013Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:39:32.326Z] ---> sudo-logs.sh [2023-12-06T03:39:32.326Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T03:39:32.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:39:32.773Z] ---> job-cost.sh [2023-12-06T03:39:32.773Z] lf-activate-venv: SKIPPING [2023-12-06T03:39:32.773Z] DEBUG: total: 0.2199999988079071 [2023-12-06T03:39:32.773Z] INFO: Retrieving Stack Cost... [2023-12-06T03:39:33.034Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T03:39:33.293Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T03:39:33.340Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T03:39:33.647Z] ---> logs-deploy.sh [2023-12-06T03:39:33.647Z] lf-activate-venv: SKIPPING [2023-12-06T03:39:33.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-415/1 [2023-12-06T03:39:33.647Z] INFO: archiving workspace using pattern(s): [2023-12-06T03:39:34.583Z] Archives upload complete. [2023-12-06T03:39:34.842Z] INFO: archiving logs to Nexus [2023-12-06T03:39:35.411Z] ---> uname -a: [2023-12-06T03:39:35.411Z] Linux prd-ubuntu20-04-docker-8c-8g-24154 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] ---> lscpu: [2023-12-06T03:39:35.411Z] Architecture: x86_64 [2023-12-06T03:39:35.411Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T03:39:35.411Z] Byte Order: Little Endian [2023-12-06T03:39:35.411Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T03:39:35.411Z] CPU(s): 8 [2023-12-06T03:39:35.411Z] On-line CPU(s) list: 0-7 [2023-12-06T03:39:35.411Z] Thread(s) per core: 1 [2023-12-06T03:39:35.411Z] Core(s) per socket: 1 [2023-12-06T03:39:35.411Z] Socket(s): 8 [2023-12-06T03:39:35.411Z] NUMA node(s): 1 [2023-12-06T03:39:35.411Z] Vendor ID: AuthenticAMD [2023-12-06T03:39:35.411Z] CPU family: 23 [2023-12-06T03:39:35.411Z] Model: 49 [2023-12-06T03:39:35.411Z] Model name: AMD EPYC-Rome Processor [2023-12-06T03:39:35.411Z] Stepping: 0 [2023-12-06T03:39:35.411Z] CPU MHz: 2799.998 [2023-12-06T03:39:35.411Z] BogoMIPS: 5599.99 [2023-12-06T03:39:35.411Z] Virtualization: AMD-V [2023-12-06T03:39:35.411Z] Hypervisor vendor: KVM [2023-12-06T03:39:35.411Z] Virtualization type: full [2023-12-06T03:39:35.411Z] L1d cache: 256 KiB [2023-12-06T03:39:35.411Z] L1i cache: 256 KiB [2023-12-06T03:39:35.411Z] L2 cache: 4 MiB [2023-12-06T03:39:35.411Z] L3 cache: 128 MiB [2023-12-06T03:39:35.411Z] NUMA node0 CPU(s): 0-7 [2023-12-06T03:39:35.411Z] Vulnerability Itlb multihit: Not affected [2023-12-06T03:39:35.411Z] Vulnerability L1tf: Not affected [2023-12-06T03:39:35.411Z] Vulnerability Mds: Not affected [2023-12-06T03:39:35.411Z] Vulnerability Meltdown: Not affected [2023-12-06T03:39:35.411Z] Vulnerability Mmio stale data: Not affected [2023-12-06T03:39:35.411Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T03:39:35.411Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T03:39:35.411Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T03:39:35.411Z] Vulnerability Srbds: Not affected [2023-12-06T03:39:35.411Z] Vulnerability Tsx async abort: Not affected [2023-12-06T03:39:35.411Z] 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-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] ---> nproc: [2023-12-06T03:39:35.411Z] 8 [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] ---> df -h: [2023-12-06T03:39:35.411Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T03:39:35.411Z] overlay 155G 12G 144G 8% / [2023-12-06T03:39:35.411Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T03:39:35.411Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T03:39:35.411Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T03:39:35.411Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] ---> sar -b -r -n DEV: [2023-12-06T03:39:35.411Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24154) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] 03:30:22 LINUX RESTART (8 CPU) [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] 03:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T03:39:35.411Z] 03:32:01 138.15 10.44 127.71 0.00 1786.82 35260.46 0.00 [2023-12-06T03:39:35.411Z] 03:33:01 156.97 0.93 156.04 0.00 7.47 55801.37 0.00 [2023-12-06T03:39:35.411Z] 03:34:01 118.96 0.20 118.76 0.00 10.40 24171.32 0.00 [2023-12-06T03:39:35.411Z] 03:35:01 123.23 0.07 123.16 0.00 11.06 28692.28 0.00 [2023-12-06T03:39:35.411Z] 03:36:01 54.09 11.66 42.43 0.00 5182.20 8459.79 0.00 [2023-12-06T03:39:35.411Z] 03:37:01 6.20 0.02 6.18 0.00 0.13 128.65 0.00 [2023-12-06T03:39:35.411Z] 03:38:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2023-12-06T03:39:35.411Z] 03:39:01 1.83 0.00 1.83 0.00 0.00 20.39 0.00 [2023-12-06T03:39:35.411Z] Average: 74.93 2.90 72.03 0.00 872.84 19034.09 0.00 [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] 03:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T03:39:35.411Z] 03:32:01 29198276 31567564 756432 2.30 78460 2559304 2017308 5.95 1010636 2291364 5032 [2023-12-06T03:39:35.411Z] 03:33:01 28380004 31584844 729260 2.22 152788 3247784 1789224 5.27 1057020 2979152 520 [2023-12-06T03:39:35.411Z] 03:34:01 27769232 31529736 779684 2.37 158844 3757176 2096260 6.18 1310452 3293356 188468 [2023-12-06T03:39:35.411Z] 03:35:01 27493316 31569796 737116 2.24 169184 4023276 1773744 5.23 1290824 3545512 4 [2023-12-06T03:39:35.411Z] 03:36:01 27013068 31546336 729172 2.22 198240 4448668 1713956 5.05 1600020 3679712 1020 [2023-12-06T03:39:35.411Z] 03:37:01 27024108 31552388 723780 2.20 196800 4445412 1733392 5.11 1593896 3676428 24 [2023-12-06T03:39:35.411Z] 03:38:01 27024372 31552824 723056 2.20 196824 4445416 1733392 5.11 1593444 3676436 4 [2023-12-06T03:39:35.411Z] 03:39:01 27033032 31561568 714228 2.17 196880 4445420 1733392 5.11 1584468 3676436 172 [2023-12-06T03:39:35.411Z] Average: 27616926 31558132 736591 2.24 168502 3921557 1823834 5.38 1380095 3352300 24406 [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] 03:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T03:39:35.411Z] 03:32:01 veth5423ffb 69.14 86.85 6.59 56.64 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:32:01 docker0 97.46 119.20 7.87 314.50 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:32:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:32:01 ens3 346.06 242.57 5213.75 41.36 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:33:01 docker0 156.86 320.65 13.43 2443.50 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:33:01 ens3 323.50 158.47 2445.46 16.65 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:34:01 docker0 2.03 3.95 0.12 30.97 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:34:01 ens3 61.06 54.11 81.48 95.14 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:35:01 docker0 2.90 5.57 0.18 62.27 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:35:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:35:01 ens3 111.26 65.51 2643.32 12.54 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:36:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:36:01 ens3 171.80 78.39 2731.36 5.64 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:37:01 ens3 1.18 0.70 0.41 0.29 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] 03:39:01 ens3 0.25 0.22 0.10 0.02 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] Average: docker0 32.27 56.04 2.69 356.48 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] Average: ens3 126.43 74.65 1631.99 21.41 0.00 0.00 0.00 0.00 [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] ---> sar -P ALL: [2023-12-06T03:39:35.411Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24154) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] 03:30:22 LINUX RESTART (8 CPU) [2023-12-06T03:39:35.411Z] [2023-12-06T03:39:35.411Z] 03:31:02 CPU %user %nice %system %iowait %steal %idle [2023-12-06T03:39:35.411Z] 03:32:01 all 5.84 0.00 2.72 2.39 0.06 88.99 [2023-12-06T03:39:35.411Z] 03:32:01 0 4.92 0.00 3.18 5.62 0.07 86.21 [2023-12-06T03:39:35.411Z] 03:32:01 1 6.22 0.00 3.10 8.02 0.07 82.58 [2023-12-06T03:39:35.411Z] 03:32:01 2 4.55 0.00 2.45 2.16 0.05 90.79 [2023-12-06T03:39:35.411Z] 03:32:01 3 5.81 0.00 2.69 0.41 0.07 91.02 [2023-12-06T03:39:35.411Z] 03:32:01 4 7.83 0.00 2.93 1.73 0.07 87.45 [2023-12-06T03:39:35.411Z] 03:32:01 5 5.89 0.00 2.72 0.74 0.05 90.60 [2023-12-06T03:39:35.411Z] 03:32:01 6 6.03 0.00 2.37 0.32 0.05 91.23 [2023-12-06T03:39:35.411Z] 03:32:01 7 5.49 0.00 2.32 0.10 0.07 92.02 [2023-12-06T03:39:35.411Z] 03:33:01 all 4.48 0.00 2.27 3.91 0.05 89.29 [2023-12-06T03:39:35.411Z] 03:33:01 0 4.20 0.00 2.15 4.79 0.05 88.82 [2023-12-06T03:39:35.411Z] 03:33:01 1 4.71 0.00 2.99 11.87 0.03 80.39 [2023-12-06T03:39:35.411Z] 03:33:01 2 4.75 0.00 1.84 1.02 0.03 92.35 [2023-12-06T03:39:35.411Z] 03:33:01 3 5.33 0.00 2.75 10.89 0.10 80.94 [2023-12-06T03:39:35.411Z] 03:33:01 4 4.53 0.00 2.72 0.50 0.03 92.21 [2023-12-06T03:39:35.411Z] 03:33:01 5 4.50 0.00 1.81 0.72 0.05 92.92 [2023-12-06T03:39:35.411Z] 03:33:01 6 3.58 0.00 1.47 0.65 0.05 94.24 [2023-12-06T03:39:35.411Z] 03:33:01 7 4.24 0.00 2.42 0.87 0.07 92.40 [2023-12-06T03:39:35.411Z] 03:34:01 all 39.43 0.00 4.52 1.55 0.09 54.41 [2023-12-06T03:39:35.411Z] 03:34:01 0 39.02 0.00 4.64 2.34 0.07 53.93 [2023-12-06T03:39:35.411Z] 03:34:01 1 38.40 0.00 4.65 3.24 0.12 53.60 [2023-12-06T03:39:35.411Z] 03:34:01 2 39.73 0.00 4.64 0.81 0.08 54.74 [2023-12-06T03:39:35.411Z] 03:34:01 3 38.81 0.00 4.18 2.22 0.10 54.69 [2023-12-06T03:39:35.411Z] 03:34:01 4 38.34 0.00 4.52 0.34 0.08 56.72 [2023-12-06T03:39:35.411Z] 03:34:01 5 40.99 0.00 4.29 2.48 0.07 52.16 [2023-12-06T03:39:35.411Z] 03:34:01 6 38.85 0.00 4.55 0.45 0.08 56.07 [2023-12-06T03:39:35.411Z] 03:34:01 7 41.30 0.00 4.71 0.54 0.10 53.35 [2023-12-06T03:39:35.411Z] 03:35:01 all 3.19 0.00 1.49 1.85 0.04 93.43 [2023-12-06T03:39:35.411Z] 03:35:01 0 3.16 0.00 2.00 4.67 0.03 90.14 [2023-12-06T03:39:35.411Z] 03:35:01 1 3.30 0.00 1.73 3.53 0.03 91.41 [2023-12-06T03:39:35.411Z] 03:35:01 2 3.46 0.00 1.07 0.84 0.03 94.60 [2023-12-06T03:39:35.411Z] 03:35:01 3 2.74 0.00 1.33 3.45 0.05 92.44 [2023-12-06T03:39:35.411Z] 03:35:01 4 3.04 0.00 1.29 1.42 0.03 94.21 [2023-12-06T03:39:35.411Z] 03:35:01 5 3.70 0.00 0.87 0.00 0.05 95.38 [2023-12-06T03:39:35.411Z] 03:35:01 6 2.84 0.00 1.91 0.00 0.02 95.23 [2023-12-06T03:39:35.411Z] 03:35:01 7 3.27 0.00 1.77 0.88 0.05 94.03 [2023-12-06T03:39:35.411Z] 03:36:01 all 2.41 0.00 1.34 0.85 0.02 95.38 [2023-12-06T03:39:35.411Z] 03:36:01 0 1.50 0.00 1.82 0.07 0.03 96.58 [2023-12-06T03:39:35.411Z] 03:36:01 1 3.42 0.00 0.98 0.23 0.02 95.34 [2023-12-06T03:39:35.411Z] 03:36:01 2 2.21 0.00 1.82 1.96 0.02 93.99 [2023-12-06T03:39:35.411Z] 03:36:01 3 2.17 0.00 1.43 1.07 0.02 95.31 [2023-12-06T03:39:35.411Z] 03:36:01 4 2.75 0.00 1.50 1.08 0.03 94.63 [2023-12-06T03:39:35.411Z] 03:36:01 5 1.70 0.00 0.87 1.87 0.02 95.54 [2023-12-06T03:39:35.411Z] 03:36:01 6 3.84 0.00 1.47 0.32 0.02 94.35 [2023-12-06T03:39:35.411Z] 03:36:01 7 1.69 0.00 0.80 0.22 0.03 97.25 [2023-12-06T03:39:35.411Z] 03:37:01 all 0.08 0.00 0.06 0.01 0.01 99.83 [2023-12-06T03:39:35.411Z] 03:37:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-12-06T03:39:35.411Z] 03:37:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-12-06T03:39:35.411Z] 03:37:01 2 0.23 0.00 0.08 0.00 0.02 99.67 [2023-12-06T03:39:35.411Z] 03:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-12-06T03:39:35.412Z] 03:37:01 4 0.13 0.00 0.08 0.02 0.02 99.75 [2023-12-06T03:39:35.412Z] 03:37:01 5 0.05 0.00 0.05 0.05 0.02 99.83 [2023-12-06T03:39:35.412Z] 03:37:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2023-12-06T03:39:35.412Z] 03:37:01 7 0.05 0.00 0.07 0.02 0.03 99.83 [2023-12-06T03:39:35.412Z] 03:38:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-12-06T03:39:35.412Z] 03:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T03:39:35.412Z] 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T03:39:35.412Z] 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T03:39:35.412Z] 03:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T03:39:35.412Z] 03:38:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2023-12-06T03:39:35.412Z] 03:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T03:39:35.412Z] 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T03:39:35.412Z] 03:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T03:39:35.412Z] 03:39:01 all 0.02 0.00 0.01 0.02 0.01 99.93 [2023-12-06T03:39:35.412Z] 03:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T03:39:35.412Z] 03:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T03:39:35.412Z] 03:39:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-12-06T03:39:35.412Z] 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T03:39:35.412Z] 03:39:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2023-12-06T03:39:35.412Z] 03:39:01 5 0.00 0.00 0.02 0.15 0.02 99.82 [2023-12-06T03:39:35.412Z] 03:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T03:39:35.412Z] 03:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T03:39:35.412Z] Average: all 6.91 0.00 1.55 1.32 0.04 90.19 [2023-12-06T03:39:35.412Z] Average: 0 6.59 0.00 1.72 2.17 0.03 89.49 [2023-12-06T03:39:35.412Z] Average: 1 6.99 0.00 1.68 3.34 0.04 87.95 [2023-12-06T03:39:35.412Z] Average: 2 6.86 0.00 1.49 0.84 0.03 90.77 [2023-12-06T03:39:35.412Z] Average: 3 6.83 0.00 1.55 2.25 0.04 89.33 [2023-12-06T03:39:35.412Z] Average: 4 7.07 0.00 1.63 0.63 0.04 90.64 [2023-12-06T03:39:35.412Z] Average: 5 7.06 0.00 1.32 0.75 0.04 90.84 [2023-12-06T03:39:35.412Z] Average: 6 6.88 0.00 1.47 0.22 0.03 91.40 [2023-12-06T03:39:35.412Z] Average: 7 6.98 0.00 1.51 0.33 0.05 91.13 [2023-12-06T03:39:35.412Z] [2023-12-06T03:39:35.412Z] [2023-12-06T03:39:35.412Z]