Pull request #420 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4871656fca68bc81b671fb46b415465619828e52+21d5625f93b86a3839330bfaaeba4e76cfde25b9 (c6e90b670d619a2f0a35a68ce393ab241e3bd85a) 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-ssh9171773859138849522.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-ssh11386227497331060778.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-420/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-420/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1111727662285873970.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-420/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12305106132553018049.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-ssh3639755501649203406.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-420/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-420/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5218829711639601040.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25133 in /w/workspace/undry_device-onvif-camera_PR-420 [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-420 # 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 21d5625f93b86a3839330bfaaeba4e76cfde25b9 into PR head commit 4871656fca68bc81b671fb46b415465619828e52 Merge succeeded, producing 4871656fca68bc81b671fb46b415465619828e52 Checking out Revision 4871656fca68bc81b671fb46b415465619828e52 (PR-420) 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 > 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/420/head:refs/remotes/origin/PR-420 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4871656fca68bc81b671fb46b415465619828e52 # 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 21d5625f93b86a3839330bfaaeba4e76cfde25b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4871656fca68bc81b671fb46b415465619828e52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:35:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:35:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:35:06 ========================================================= 03:35:06 EdgeX Global Pipelines Version Info 03:35:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:35:07 ------------------- 03:35:07 stable info: 03:35:07 ------------------- 03:35:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:35:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:35:07 Message: update stable to v1.0.258 03:35:08 ------------------- 03:35:08 experimental info: 03:35:08 ------------------- 03:35:08 Commited By: **** collab-it+edgex@linuxfoundation.org 03:35:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:35:08 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:35:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:35:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:35:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:35:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-420 [Pipeline] echo 03:35:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-420 [Pipeline] echo 03:35:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-420 [Pipeline] echo 03:35:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4871656fca68bc81b671fb46b415465619828e52 [Pipeline] echo 03:35:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4871656 [Pipeline] echo 03:35:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:10 provisioning config files... 03:35:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-420@tmp/config954058633351502784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:11 ---> ****-login.sh 03:35:11 nexus3.edgexfoundry.org:10001 03:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:11 Configure a credential helper to remove this warning. See 03:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:11 03:35:11 Login Succeeded 03:35:11 nexus3.edgexfoundry.org:10002 03:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:11 Configure a credential helper to remove this warning. See 03:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:11 03:35:11 Login Succeeded 03:35:11 nexus3.edgexfoundry.org:10003 03:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:11 Configure a credential helper to remove this warning. See 03:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:11 03:35:11 Login Succeeded 03:35:11 nexus3.edgexfoundry.org:10004 03:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:11 Configure a credential helper to remove this warning. See 03:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:11 03:35:11 Login Succeeded 03:35:11 ****.io 03:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:12 Configure a credential helper to remove this warning. See 03:35:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:12 03:35:12 Login Succeeded 03:35:12 ---> ****-login.sh ends [Pipeline] } 03:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:35:13 + git rev-list -1 --merges 4871656fca68bc81b671fb46b415465619828e52~1..4871656fca68bc81b671fb46b415465619828e52 [Pipeline] echo 03:35:13 -----------> git rev-list -1 --merges 4871656fca68bc81b671fb46b415465619828e52~1..4871656fca68bc81b671fb46b415465619828e52 4871656fca68bc81b671fb46b415465619828e52 [false] [Pipeline] sh 03:35:13 + git log --format=format:%s -1 4871656fca68bc81b671fb46b415465619828e52 [Pipeline] echo 03:35:13 ========================================================= 03:35:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:35:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:14 + git log --format=format:%s -1 4871656fca68bc81b671fb46b415465619828e52 [Pipeline] echo 03:35:14 [semverPrep] GIT_COMMIT: 4871656fca68bc81b671fb46b415465619828e52, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:35:14 [semverPrep] This is not a build commit. [Pipeline] sh 03:35:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:14 + grep -v github /etc/ssh/ssh_known_hosts 03:35:14 + [ -e /tmp/ssh_known_hosts ] 03:35:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:35:14 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:35:14 sudo tee -a /etc/ssh/ssh_known_hosts 03:35:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:15 03:35:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:15 0.1.4: Pulling from edgex-devops/py-git-semver 03:35:15 b85a868b505f: Pulling fs layer 03:35:15 e2be974225ed: Pulling fs layer 03:35:15 339a4e72a1f5: Pulling fs layer 03:35:15 988bab9f4d93: Pulling fs layer 03:35:15 1469e6f7b9e6: Pulling fs layer 03:35:15 eaf3925da568: Pulling fs layer 03:35:15 bab4dde63d76: Pulling fs layer 03:35:15 1469e6f7b9e6: Waiting 03:35:15 eaf3925da568: Waiting 03:35:15 988bab9f4d93: Waiting 03:35:15 bde34c3a00c8: Pulling fs layer 03:35:15 bab4dde63d76: Waiting 03:35:15 b352a97aabf1: Pulling fs layer 03:35:15 bde34c3a00c8: Waiting 03:35:15 4872d77fe225: Pulling fs layer 03:35:15 b352a97aabf1: Waiting 03:35:15 5851b861e8e6: Pulling fs layer 03:35:15 4872d77fe225: Waiting 03:35:15 5851b861e8e6: Waiting 03:35:15 e2be974225ed: Download complete 03:35:15 988bab9f4d93: Verifying Checksum 03:35:15 988bab9f4d93: Download complete 03:35:15 339a4e72a1f5: Verifying Checksum 03:35:15 339a4e72a1f5: Download complete 03:35:15 1469e6f7b9e6: Verifying Checksum 03:35:15 1469e6f7b9e6: Download complete 03:35:15 eaf3925da568: Verifying Checksum 03:35:15 eaf3925da568: Download complete 03:35:15 bde34c3a00c8: Verifying Checksum 03:35:15 bde34c3a00c8: Download complete 03:35:15 b352a97aabf1: Verifying Checksum 03:35:15 b352a97aabf1: Download complete 03:35:15 4872d77fe225: Verifying Checksum 03:35:15 4872d77fe225: Download complete 03:35:15 5851b861e8e6: Verifying Checksum 03:35:15 5851b861e8e6: Download complete 03:35:15 b85a868b505f: Verifying Checksum 03:35:15 b85a868b505f: Download complete 03:35:16 bab4dde63d76: Verifying Checksum 03:35:16 bab4dde63d76: Download complete 03:35:16 b85a868b505f: Pull complete 03:35:17 e2be974225ed: Pull complete 03:35:18 339a4e72a1f5: Pull complete 03:35:18 988bab9f4d93: Pull complete 03:35:18 1469e6f7b9e6: Pull complete 03:35:18 eaf3925da568: Pull complete 03:35:20 bab4dde63d76: Pull complete 03:35:20 bde34c3a00c8: Pull complete 03:35:20 b352a97aabf1: Pull complete 03:35:20 4872d77fe225: Pull complete 03:35:20 5851b861e8e6: Pull complete 03:35:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:20 prd-ubuntu20.04-docker-8c-8g-25133 does not seem to be running inside a container 03:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-420 -v /w/workspace/undry_device-onvif-camera_PR-420:/w/workspace/undry_device-onvif-camera_PR-420:rw,z -v /w/workspace/undry_device-onvif-camera_PR-420@tmp:/w/workspace/undry_device-onvif-camera_PR-420@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:35:23 $ docker top bab67bedcf2fde1830cd1db228af3a2d71e761140a4bfb5343b0167cead6602a -eo pid,comm 03:35:23 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). 03:35:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:23 [ssh-agent] Looking for ssh-agent implementation... 03:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:24 $ docker exec bab67bedcf2fde1830cd1db228af3a2d71e761140a4bfb5343b0167cead6602a ssh-agent 03:35:24 SSH_AUTH_SOCK=/tmp/ssh-QrqkenDMJ6ft/agent.32 03:35:24 SSH_AGENT_PID=38 03:35:24 Running ssh-add (command line suppressed) 03:35:24 Identity added: /w/workspace/undry_device-onvif-camera_PR-420@tmp/private_key_9670371626784965004.key (/w/workspace/undry_device-onvif-camera_PR-420@tmp/private_key_9670371626784965004.key) 03:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:24 + git tag --points-at HEAD [Pipeline] } 03:35:24 $ docker exec --env ******** --env ******** bab67bedcf2fde1830cd1db228af3a2d71e761140a4bfb5343b0167cead6602a ssh-agent -k 03:35:24 unset SSH_AUTH_SOCK; 03:35:24 unset SSH_AGENT_PID; 03:35:24 echo Agent pid 38 killed; 03:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:24 [ssh-agent] Looking for ssh-agent implementation... 03:35:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:25 $ docker exec bab67bedcf2fde1830cd1db228af3a2d71e761140a4bfb5343b0167cead6602a ssh-agent 03:35:25 SSH_AUTH_SOCK=/tmp/ssh-HS6z8V8UlDAn/agent.70 03:35:25 SSH_AGENT_PID=76 03:35:25 Running ssh-add (command line suppressed) 03:35:25 Identity added: /w/workspace/undry_device-onvif-camera_PR-420@tmp/private_key_5859638887775656281.key (/w/workspace/undry_device-onvif-camera_PR-420@tmp/private_key_5859638887775656281.key) 03:35:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:25 + git semver init 03:35:25 2023-12-15 03:35:25,828 [run_init] DEBUG init version:0.0.0 force:False 03:35:25 2023-12-15 03:35:25,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-420/.semver 03:35:25 2023-12-15 03:35:25,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-420/.semver 03:35:25 2023-12-15 03:35:25,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-420/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-420, universal_newlines=False, shell=None, istream=None) 03:35:27 2023-12-15 03:35:27,499 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-420/.git/info/exclude 03:35:27 2023-12-15 03:35:27,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-420/.semver/PR-420 with force:False 03:35:27 2023-12-15 03:35:27,500 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-420/.semver/PR-420 03:35:27 2023-12-15 03:35:27,504 [execute] INFO git cat-file --batch-check 03:35:27 2023-12-15 03:35:27,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-420/.semver, universal_newlines=False, shell=None, istream=) 03:35:27 2023-12-15 03:35:27,510 [execute] INFO git cat-file --batch 03:35:27 2023-12-15 03:35:27,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-420/.semver, universal_newlines=False, shell=None, istream=) 03:35:27 2023-12-15 03:35:27,517 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-420/.semver/PR-420 03:35:27 0.0.0 [Pipeline] } 03:35:27 $ docker exec --env ******** --env ******** bab67bedcf2fde1830cd1db228af3a2d71e761140a4bfb5343b0167cead6602a ssh-agent -k 03:35:27 unset SSH_AUTH_SOCK; 03:35:27 unset SSH_AGENT_PID; 03:35:27 echo Agent pid 76 killed; 03:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:28 + git semver [Pipeline] } 03:35:28 $ docker stop --time=1 bab67bedcf2fde1830cd1db228af3a2d71e761140a4bfb5343b0167cead6602a 03:35:30 $ docker rm -f --volumes bab67bedcf2fde1830cd1db228af3a2d71e761140a4bfb5343b0167cead6602a [Pipeline] // withDockerContainer [Pipeline] sh 03:35:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:35:30 Stashed 1 file(s) [Pipeline] echo 03:35:30 [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 03:35:31 provisioning config files... 03:35:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-420@tmp/config4163459686403201547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:32 ---> ****-login.sh 03:35:32 nexus3.edgexfoundry.org:10001 03:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:32 Configure a credential helper to remove this warning. See 03:35:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:32 03:35:32 Login Succeeded 03:35:32 nexus3.edgexfoundry.org:10002 03:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:32 Configure a credential helper to remove this warning. See 03:35:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:32 03:35:32 Login Succeeded 03:35:32 nexus3.edgexfoundry.org:10003 03:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:32 Configure a credential helper to remove this warning. See 03:35:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:32 03:35:32 Login Succeeded 03:35:32 nexus3.edgexfoundry.org:10004 03:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:32 Configure a credential helper to remove this warning. See 03:35:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:32 03:35:32 Login Succeeded 03:35:32 ****.io 03:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:33 Configure a credential helper to remove this warning. See 03:35:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:33 03:35:33 Login Succeeded 03:35:33 ---> ****-login.sh ends [Pipeline] } 03:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:35:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:35:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:35:33 ========================================================= 03:35:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:35:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:34 + 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 . 03:35:34 Sending build context to Docker daemon 34.21MB 03:35:34 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:35:34 Step 2/13 : FROM ${BASE} AS builder 03:35:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:35:34 7264a8db6415: Pulling fs layer 03:35:34 c4d48a809fc2: Pulling fs layer 03:35:34 4f1c88b9dad5: Pulling fs layer 03:35:34 ad3a456e5733: Pulling fs layer 03:35:34 69c7f0334f64: Pulling fs layer 03:35:34 1f1c1a5573a3: Pulling fs layer 03:35:34 ce7588e14bc9: Pulling fs layer 03:35:34 b5e4710f87ac: Pulling fs layer 03:35:34 69c7f0334f64: Waiting 03:35:34 1f1c1a5573a3: Waiting 03:35:34 ce7588e14bc9: Waiting 03:35:34 b5e4710f87ac: Waiting 03:35:34 ad3a456e5733: Waiting 03:35:34 c4d48a809fc2: Verifying Checksum 03:35:34 c4d48a809fc2: Download complete 03:35:34 ad3a456e5733: Download complete 03:35:34 69c7f0334f64: Verifying Checksum 03:35:34 69c7f0334f64: Download complete 03:35:34 7264a8db6415: Verifying Checksum 03:35:34 7264a8db6415: Download complete 03:35:34 1f1c1a5573a3: Verifying Checksum 03:35:34 1f1c1a5573a3: Download complete 03:35:34 7264a8db6415: Pull complete 03:35:34 b5e4710f87ac: Verifying Checksum 03:35:34 b5e4710f87ac: Download complete 03:35:34 c4d48a809fc2: Pull complete 03:35:34 4f1c88b9dad5: Verifying Checksum 03:35:34 4f1c88b9dad5: Download complete 03:35:35 ce7588e14bc9: Verifying Checksum 03:35:35 ce7588e14bc9: Download complete 03:35:38 4f1c88b9dad5: Pull complete 03:35:38 ad3a456e5733: Pull complete 03:35:38 69c7f0334f64: Pull complete 03:35:38 1f1c1a5573a3: Pull complete 03:35:40 ce7588e14bc9: Pull complete 03:35:40 b5e4710f87ac: Pull complete 03:35:40 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:35:40 ---> 88b5674ff536 03:35:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:35:46 Still waiting to schedule task 03:35:46 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:35:47 ---> Running in f63630b1fe4b 03:35:47 Removing intermediate container f63630b1fe4b 03:35:47 ---> 64c7f581ce07 03:35:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:47 ---> Running in 1d7d1f3cb5ec 03:35:47 Removing intermediate container 1d7d1f3cb5ec 03:35:47 ---> 3161313f0707 03:35:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:35:47 ---> Running in 345d7665f203 03:35:47 Removing intermediate container 345d7665f203 03:35:47 ---> 48cf53538766 03:35:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:35:47 ---> Running in 20da3e848479 03:35:47 Removing intermediate container 20da3e848479 03:35:47 ---> 59e64d0b8640 03:35:47 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:35:47 ---> Running in 369be245257c 03:35:47 Removing intermediate container 369be245257c 03:35:47 ---> beb21ff9df32 03:35:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:47 ---> Running in 9aaa62b689a7 03:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:35:47 OK: 264 MiB in 52 packages 03:35:48 Removing intermediate container 9aaa62b689a7 03:35:48 ---> b23e8ad70e43 03:35:48 Step 9/13 : WORKDIR /device-onvif-camera 03:35:48 ---> Running in 890cc578cb69 03:35:48 Removing intermediate container 890cc578cb69 03:35:48 ---> e40bddd1bcf7 03:35:48 Step 10/13 : COPY go.mod vendor* ./ 03:35:48 ---> 5b7eb620777d 03:35:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:48 ---> Running in bc160fa3fb55 03:36:44 Removing intermediate container bc160fa3fb55 03:36:44 ---> 1d16780764f8 03:36:44 Step 12/13 : COPY . . 03:36:44 ---> 4bfcd3bed023 03:36:44 Step 13/13 : RUN ${MAKE} 03:36:44 ---> Running in 97d06f823366 03:36:44 noop 03:36:44 Removing intermediate container 97d06f823366 03:36:44 ---> ac438efc8784 03:36:44 Successfully built ac438efc8784 03:36:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + docker inspect -f . ci-base-image-x86_64 03:36:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:45 prd-ubuntu20.04-docker-8c-8g-25133 does not seem to be running inside a container 03:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-420 -v /w/workspace/undry_device-onvif-camera_PR-420:/w/workspace/undry_device-onvif-camera_PR-420:rw,z -v /w/workspace/undry_device-onvif-camera_PR-420@tmp:/w/workspace/undry_device-onvif-camera_PR-420@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 ******** ci-base-image-x86_64 cat 03:36:45 $ docker top 7cdb1eeafbcb6c29b6f37e5b7a2772be42d950b76de8313d1ebb86cc11ec36ff -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:46 + go version 03:36:46 go version go1.21.0 linux/amd64 [Pipeline] } 03:36:46 $ docker stop --time=1 7cdb1eeafbcb6c29b6f37e5b7a2772be42d950b76de8313d1ebb86cc11ec36ff 03:36:47 $ docker rm -f --volumes 7cdb1eeafbcb6c29b6f37e5b7a2772be42d950b76de8313d1ebb86cc11ec36ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:48 + docker inspect -f . ci-base-image-x86_64 03:36:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:48 prd-ubuntu20.04-docker-8c-8g-25133 does not seem to be running inside a container 03:36:48 $ 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-420 -v /w/workspace/undry_device-onvif-camera_PR-420:/w/workspace/undry_device-onvif-camera_PR-420:rw,z -v /w/workspace/undry_device-onvif-camera_PR-420@tmp:/w/workspace/undry_device-onvif-camera_PR-420@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 ******** ci-base-image-x86_64 cat 03:36:49 $ docker top ac965ef2f7de1cecc3dd21ca08a4579a17e36ca46cf7077b6be70b52487c4b05 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:49 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-420 [Pipeline] fileExists [Pipeline] sh 03:36:49 + make test 03:36:49 go test ./... -coverprofile=coverage.out ./... 03:36:51 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:37:04 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:37:04 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:37:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.5% of statements 03:37:05 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.508s coverage: 86.5% of statements 03:37:13 go vet ./... 03:37:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:17 ./bin/test-attribution-txt.sh [Pipeline] echo 03:37:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:37:17 $ docker stop --time=1 ac965ef2f7de1cecc3dd21ca08a4579a17e36ca46cf7077b6be70b52487c4b05 03:37:21 $ docker rm -f --volumes ac965ef2f7de1cecc3dd21ca08a4579a17e36ca46cf7077b6be70b52487c4b05 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:37:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:23 + ls -al . 03:37:23 total 240 03:37:23 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 03:36 . 03:37:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 03:35 .. 03:37:23 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 03:37 .git 03:37:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 03:35 .github 03:37:23 -rw-rw-r-- 1 jenkins jenkins 493 Dec 15 03:35 .gitignore 03:37:23 -rw-rw-r-- 1 jenkins jenkins 42 Dec 15 03:35 .golangci.yml 03:37:23 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 03:35 .semver 03:37:23 -rw-rw-r-- 1 jenkins jenkins 11155 Dec 15 03:35 Attribution.txt 03:37:23 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 15 03:35 CHANGELOG.md 03:37:23 -rw-rw-r-- 1 jenkins jenkins 1683 Dec 15 03:35 Dockerfile 03:37:23 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 03:35 GOVERNANCE.md 03:37:23 -rw-rw-r-- 1 jenkins jenkins 739 Dec 15 03:35 Jenkinsfile 03:37:23 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 15 03:35 LICENSE 03:37:23 -rw-rw-r-- 1 jenkins jenkins 2883 Dec 15 03:35 Makefile 03:37:23 -rw-rw-r-- 1 jenkins jenkins 625 Dec 15 03:35 OWNERS.md 03:37:23 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 15 03:35 README.md 03:37:23 -rw-rw-r-- 1 jenkins jenkins 5 Dec 15 03:35 VERSION 03:37:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 03:35 bin 03:37:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 03:35 cmd 03:37:23 -rw-r--r-- 1 jenkins jenkins 78456 Dec 15 03:37 coverage.out 03:37:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 03:35 doc 03:37:23 -rw-rw-r-- 1 jenkins jenkins 4082 Dec 15 03:35 go.mod 03:37:23 -rw-rw-r-- 1 jenkins jenkins 35678 Dec 15 03:35 go.sum 03:37:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 03:35 internal 03:37:23 -rw-rw-r-- 1 jenkins jenkins 236 Dec 15 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:24 + 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=4871656fca68bc81b671fb46b415465619828e52 --label arch=amd64 --label version=0.0.0 . 03:37:24 Sending build context to Docker daemon 34.29MB 03:37:24 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:37:24 Step 2/27 : FROM ${BASE} AS builder 03:37:24 ---> ac438efc8784 03:37:24 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:37:24 ---> Running in a9e17bf1850e 03:37:24 Removing intermediate container a9e17bf1850e 03:37:24 ---> 5e7dc0c1cab8 03:37:24 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:37:24 ---> Running in 36b889de54b2 03:37:24 Removing intermediate container 36b889de54b2 03:37:24 ---> 6c94022f9b9b 03:37:24 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:37:24 ---> Running in 5356ae2a1516 03:37:24 Removing intermediate container 5356ae2a1516 03:37:24 ---> 0f20a9b762f7 03:37:24 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:37:24 ---> Running in afe722e4b17b 03:37:24 Removing intermediate container afe722e4b17b 03:37:24 ---> 05832b93ac6f 03:37:24 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:37:24 ---> Running in 5b3474fda67e 03:37:25 Removing intermediate container 5b3474fda67e 03:37:25 ---> 8daa10a35bdd 03:37:25 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:25 ---> Running in a9a06401e35a 03:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:25 OK: 264 MiB in 52 packages 03:37:26 Removing intermediate container a9a06401e35a 03:37:26 ---> e58f2a4c36b2 03:37:26 Step 9/27 : WORKDIR /device-onvif-camera 03:37:26 ---> Running in 362043d56865 03:37:26 Removing intermediate container 362043d56865 03:37:26 ---> a2facd6dc769 03:37:26 Step 10/27 : COPY go.mod vendor* ./ 03:37:26 ---> 58a2077c37f0 03:37:26 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:26 ---> Running in 4ee9623909ef 03:37:27 Removing intermediate container 4ee9623909ef 03:37:27 ---> dcd74778628a 03:37:27 Step 12/27 : COPY . . 03:37:28 ---> fda904b667aa 03:37:28 Step 13/27 : RUN ${MAKE} 03:37:28 ---> Running in 15584746b0e2 03:37:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -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.4" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:37:50 Removing intermediate container 15584746b0e2 03:37:50 ---> 621765ea6c7c 03:37:50 Step 14/27 : FROM alpine:3.18 03:37:50 3.18: Pulling from library/alpine 03:37:50 c926b61bad3b: Pulling fs layer 03:37:50 c926b61bad3b: Verifying Checksum 03:37:50 c926b61bad3b: Download complete 03:37:50 c926b61bad3b: Pull complete 03:37:50 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:37:50 Status: Downloaded newer image for alpine:3.18 03:37:50 ---> b541f2080109 03:37:50 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:37:50 ---> Running in ec64051ba242 03:37:50 Removing intermediate container ec64051ba242 03:37:50 ---> d2cd6aa7f0ad 03:37:50 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:37:50 ---> Running in 2f088d2dea46 03:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:50 (1/1) Installing dumb-init (1.2.5-r2) 03:37:50 Executing busybox-1.36.1-r5.trigger 03:37:50 OK: 7 MiB in 16 packages 03:37:50 Removing intermediate container 2f088d2dea46 03:37:50 ---> e51d1a791de7 03:37:50 Step 17/27 : RUN apk --no-cache upgrade 03:37:50 ---> Running in f4e14967a66b 03:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:51 OK: 7 MiB in 16 packages 03:37:51 Removing intermediate container f4e14967a66b 03:37:51 ---> d67db0b503ca 03:37:51 Step 18/27 : WORKDIR / 03:37:51 ---> Running in dfde0c2c047d 03:37:51 Removing intermediate container dfde0c2c047d 03:37:51 ---> b7edbae5f4c6 03:37:51 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:37:52 ---> e367d80bfaac 03:37:52 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:37:52 ---> 981a14ddf242 03:37:52 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:37:52 ---> dd5634291ebb 03:37:52 Step 22/27 : EXPOSE 59984 03:37:52 ---> Running in 0d3fe510e3b9 03:37:52 Removing intermediate container 0d3fe510e3b9 03:37:52 ---> c852725e500c 03:37:52 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:37:52 ---> Running in 38cf819eb085 03:37:52 Removing intermediate container 38cf819eb085 03:37:52 ---> 8e55410938f8 03:37:52 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:37:52 ---> Running in 89cbe84ece7d 03:37:53 Removing intermediate container 89cbe84ece7d 03:37:53 ---> 7fec70385e3e 03:37:53 Step 25/27 : LABEL arch=amd64 03:37:53 ---> Running in 2385fe36ab93 03:37:53 Removing intermediate container 2385fe36ab93 03:37:53 ---> f71a86cdea76 03:37:53 Step 26/27 : LABEL git_sha=4871656fca68bc81b671fb46b415465619828e52 03:37:53 ---> Running in 29d7e1f31af5 03:37:53 Removing intermediate container 29d7e1f31af5 03:37:53 ---> 85ea3156463e 03:37:53 Step 27/27 : LABEL version=0.0.0 03:37:53 ---> Running in 36c107110d0a 03:37:53 Removing intermediate container 36c107110d0a 03:37:53 ---> 983b5368da28 03:37:53 [Warning] One or more build-args [ARCH] were not consumed 03:37:53 Successfully built 983b5368da28 03:37:53 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 03:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:54 03:37:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:55 latest: Pulling from edgex-lftools-log-publisher 03:37:55 5eb5b503b376: Pulling fs layer 03:37:55 5c69ac0246d0: Pulling fs layer 03:37:55 ec43610c2a17: Pulling fs layer 03:37:55 3a2ae6a8a46f: Pulling fs layer 03:37:55 33b1e0a273af: Pulling fs layer 03:37:55 5d3b04190fa2: Pulling fs layer 03:37:55 3a2ae6a8a46f: Waiting 03:37:55 33b1e0a273af: Waiting 03:37:55 2f39f015ded8: Pulling fs layer 03:37:55 5d3b04190fa2: Waiting 03:37:55 2f39f015ded8: Waiting 03:37:55 5c69ac0246d0: Verifying Checksum 03:37:55 5c69ac0246d0: Download complete 03:37:55 3a2ae6a8a46f: Verifying Checksum 03:37:55 3a2ae6a8a46f: Download complete 03:37:55 33b1e0a273af: Verifying Checksum 03:37:55 33b1e0a273af: Download complete 03:37:55 5d3b04190fa2: Verifying Checksum 03:37:55 5d3b04190fa2: Download complete 03:37:55 ec43610c2a17: Verifying Checksum 03:37:55 ec43610c2a17: Download complete 03:37:55 5eb5b503b376: Verifying Checksum 03:37:55 5eb5b503b376: Download complete 03:37:55 2f39f015ded8: Download complete 03:37:56 5eb5b503b376: Pull complete 03:37:56 5c69ac0246d0: Pull complete 03:37:57 ec43610c2a17: Pull complete 03:37:57 3a2ae6a8a46f: Pull complete 03:37:57 33b1e0a273af: Pull complete 03:37:57 5d3b04190fa2: Pull complete 03:38:01 2f39f015ded8: Pull complete 03:38:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:02 prd-ubuntu20.04-docker-8c-8g-25133 does not seem to be running inside a container 03:38:02 $ 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-420 -v /w/workspace/undry_device-onvif-camera_PR-420:/w/workspace/undry_device-onvif-camera_PR-420:rw,z -v /w/workspace/undry_device-onvif-camera_PR-420@tmp:/w/workspace/undry_device-onvif-camera_PR-420@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 03:38:08 $ docker top 243ce16e365f83f3fd7ab19371b51caaf4cf76ed99c834576eda9e2b7eb8905b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:08 ---> job-cost.sh 03:38:08 lf-activate-venv: SKIPPING 03:38:08 INFO: No Stack... 03:38:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:38:09 INFO: Archiving Costs [Pipeline] sh 03:38:09 + cat /w/workspace/undry_device-onvif-camera_PR-420/archives/cost.csv 03:38:09 + cut -d, -f6 [Pipeline] lock 03:38:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-420-1-stack-cost] 03:38:09 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-420-1-stack-cost] did not exist. Created. 03:38:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-420-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:10 + echo total: 0.2199999988079071 [Pipeline] stash 03:38:10 Stashed 1 file(s) [Pipeline] } 03:38:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-420-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:10 $ docker stop --time=1 243ce16e365f83f3fd7ab19371b51caaf4cf76ed99c834576eda9e2b7eb8905b 03:38:11 $ docker rm -f --volumes 243ce16e365f83f3fd7ab19371b51caaf4cf76ed99c834576eda9e2b7eb8905b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:40:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25134 in /w/workspace/undry_device-onvif-camera_PR-420 [Pipeline] { [Pipeline] ws 03:40:17 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:40:20 The recommended git tool is: git 03:40:29 using credential edgex-jenkins-ssh 03:40:29 Cloning the remote Git repository 03:40:29 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:40:29 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:40:29 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:40:29 > git --version # timeout=10 03:40:29 > git --version # 'git version 2.25.1' 03:40:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:40:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:34 Merging remotes/origin/main commit 21d5625f93b86a3839330bfaaeba4e76cfde25b9 into PR head commit 4871656fca68bc81b671fb46b415465619828e52 03:40:34 Merge succeeded, producing 4871656fca68bc81b671fb46b415465619828e52 03:40:34 Checking out Revision 4871656fca68bc81b671fb46b415465619828e52 (PR-420) 03:40:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:40:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:40:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/420/head:refs/remotes/origin/PR-420 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:40:34 > git config core.sparsecheckout # timeout=10 03:40:34 > git checkout -f 4871656fca68bc81b671fb46b415465619828e52 # timeout=10 03:40:34 > git remote # timeout=10 03:40:34 > git config --get remote.origin.url # timeout=10 03:40:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:34 > git merge 21d5625f93b86a3839330bfaaeba4e76cfde25b9 # timeout=10 03:40:34 > git rev-parse HEAD^{commit} # timeout=10 03:40:34 > git config core.sparsecheckout # timeout=10 03:40:34 > git checkout -f 4871656fca68bc81b671fb46b415465619828e52 # timeout=10 03:40:35 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:40:35 > git --version # timeout=10 03:40:35 > git --version # 'git version 2.25.1' 03:40:35 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:40:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:37 Dload Upload Total Spent Left Speed 03:40:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 91237 0 --:--:-- --:--:-- --:--:-- 91237 [Pipeline] sh 03:40:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:40:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 03:40:37 sudo tee /etc/docker/daemon.new 03:40:39 { 03:40:39 "registry-mirrors": [ 03:40:39 "https://nexus3.edgexfoundry.org:10001" 03:40:39 ], 03:40:39 "bip": "10.250.0.254/24", 03:40:39 "hosts": [ 03:40:39 "tcp://0.0.0.0:5555", 03:40:39 "unix:///var/run/docker.sock" 03:40:39 ], 03:40:39 "mtu": 1458, 03:40:39 "selinux-enabled": true, 03:40:39 "seccomp-profile": "/etc/docker/seccomp.json" 03:40:39 } [Pipeline] sh 03:40:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:40:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:58 provisioning config files... 03:40:58 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config16890303665157824670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:58 ---> ****-login.sh 03:40:58 nexus3.edgexfoundry.org:10001 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:59 Configure a credential helper to remove this warning. See 03:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:59 03:40:59 Login Succeeded 03:40:59 nexus3.edgexfoundry.org:10002 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:59 Configure a credential helper to remove this warning. See 03:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:59 03:40:59 Login Succeeded 03:40:59 nexus3.edgexfoundry.org:10003 03:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:59 Configure a credential helper to remove this warning. See 03:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:59 03:40:59 Login Succeeded 03:40:59 nexus3.edgexfoundry.org:10004 03:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:00 Configure a credential helper to remove this warning. See 03:41:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:00 03:41:00 Login Succeeded 03:41:00 ****.io 03:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:41:00 Configure a credential helper to remove this warning. See 03:41:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:41:00 03:41:00 Login Succeeded 03:41:00 ---> ****-login.sh ends [Pipeline] } 03:41:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:41:01 ========================================================= 03:41:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:41:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:02 + 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 . 03:41:03 #0 building with "default" instance using docker driver 03:41:03 03:41:03 #1 [internal] load .dockerignore 03:41:03 #1 transferring context: 2B 0.0s done 03:41:03 #1 DONE 0.1s 03:41:03 03:41:03 #2 [internal] load build definition from Dockerfile 03:41:03 #2 transferring dockerfile: 1.72kB 0.0s done 03:41:03 #2 DONE 0.1s 03:41:03 03:41:03 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:41:03 #3 DONE 0.1s 03:41:03 03:41:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:41:03 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 03:41:03 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 03:41:03 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 03:41:03 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 03:41:03 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 03:41:03 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 03:41:03 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 03:41:03 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 03:41:03 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.99MB / 63.99MB 0.3s 03:41:03 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 03:41:03 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done 03:41:03 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s 03:41:03 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.4s 03:41:03 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 03:41:03 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s 03:41:03 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.42MB / 97.63MB 0.4s 03:41:04 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.47MB / 11.40MB 0.5s 03:41:04 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.6s 03:41:04 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.6s 03:41:04 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.20MB / 97.63MB 0.6s 03:41:04 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.7s 03:41:04 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.43MB / 63.99MB 0.8s 03:41:04 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 03:41:04 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s 03:41:04 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.68MB / 97.63MB 0.8s 03:41:04 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 1.0s 03:41:04 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 21.54MB / 97.63MB 1.0s 03:41:04 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.16MB / 63.99MB 1.1s 03:41:08 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 4.6s 03:41:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.14MB / 97.63MB 4.6s 03:41:08 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.7s 03:41:08 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.6s done 03:41:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.7s 03:41:08 #4 ... 03:41:08 03:41:08 #5 [internal] load build context 03:41:08 #5 transferring context: 20.32MB 0.8s done 03:41:08 #5 DONE 4.8s 03:41:08 03:41:08 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:41:08 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.8s done 03:41:08 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 03:41:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.0s done 03:41:08 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done 03:41:08 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 03:41:15 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s 03:41:19 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s 03:41:26 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.1s done 03:41:27 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 03:41:27 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 03:41:27 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 03:41:27 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 03:41:33 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 03:41:36 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 03:41:37 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 03:41:39 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 03:41:39 #4 DONE 35.9s 03:41:39 03:41:39 #6 [builder 2/7] RUN apk add --no-cache make git 03:41:40 #6 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:41:40 #6 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:41:41 #6 2.306 OK: 266 MiB in 52 packages 03:41:43 #6 DONE 4.3s 03:41:43 03:41:43 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:41:43 #7 DONE 0.1s 03:41:43 03:41:43 #8 [builder 4/7] COPY go.mod vendor* ./ 03:41:44 #8 DONE 0.2s 03:41:44 03:41:44 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:10 #9 DONE 25.9s 03:42:10 03:42:10 #10 [builder 6/7] COPY . . 03:42:10 #10 DONE 0.4s 03:42:10 03:42:10 #11 [builder 7/7] RUN echo noop 03:42:11 #11 0.600 noop 03:42:11 #11 DONE 0.7s 03:42:11 03:42:11 #12 exporting to image 03:42:11 #12 exporting layers 03:42:38 #12 exporting layers 23.6s done 03:42:38 #12 writing image sha256:ae27f6cc830f4430ad2505bbe4f9b11344dc1c12225ac5fa1dc82a00f4531e85 done 03:42:38 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 03:42:38 #12 DONE 23.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:38 + docker inspect -f . ci-base-image-arm64 03:42:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:39 prd-ubuntu20.04-docker-arm64-4c-16g-25134 does not seem to be running inside a container 03:42:39 $ 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 03:42:40 $ docker top 443fd70cde4b1287ccaf6c5f4bdc8951e1f7fc7955792fe1517af635c3ecde0d -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:40 + go version 03:42:40 go version go1.21.0 linux/arm64 [Pipeline] } 03:42:41 $ docker stop --time=1 443fd70cde4b1287ccaf6c5f4bdc8951e1f7fc7955792fe1517af635c3ecde0d 03:42:42 $ docker rm -f --volumes 443fd70cde4b1287ccaf6c5f4bdc8951e1f7fc7955792fe1517af635c3ecde0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:43 + docker inspect -f . ci-base-image-arm64 03:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:44 prd-ubuntu20.04-docker-arm64-4c-16g-25134 does not seem to be running inside a container 03:42:44 $ 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 03:42:45 $ docker top f8cb0fd8532860b4af510b03250c4e346392eb0f5d54e3d14bb56c5ab676d58a -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:45 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:42:46 + make test 03:42:46 go test ./... -coverprofile=coverage.out ./... 03:42:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:43:46 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:43:50 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:43:52 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.172s coverage: 31.5% of statements 03:44:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.012s coverage: 86.5% of statements 03:44:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:44:18 go vet ./... 03:44:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:44:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:44:37 ./bin/test-attribution-txt.sh [Pipeline] echo 03:44:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:44:37 $ docker stop --time=1 f8cb0fd8532860b4af510b03250c4e346392eb0f5d54e3d14bb56c5ab676d58a 03:44:38 $ docker rm -f --volumes f8cb0fd8532860b4af510b03250c4e346392eb0f5d54e3d14bb56c5ab676d58a [Pipeline] // withDockerContainer [Pipeline] sh 03:44:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:44:40 Warning: overwriting stash ‘coverage-report’ 03:44:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:42 + ls -al . 03:44:42 total 236 03:44:42 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 03:42 . 03:44:42 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 03:40 .. 03:44:42 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 03:40 .git 03:44:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 03:40 .github 03:44:42 -rw-rw-r-- 1 jenkins jenkins 493 Dec 15 03:40 .gitignore 03:44:42 -rw-rw-r-- 1 jenkins jenkins 42 Dec 15 03:40 .golangci.yml 03:44:42 -rw-rw-r-- 1 jenkins jenkins 11155 Dec 15 03:40 Attribution.txt 03:44:42 -rw-rw-r-- 1 jenkins jenkins 17665 Dec 15 03:40 CHANGELOG.md 03:44:42 -rw-rw-r-- 1 jenkins jenkins 1683 Dec 15 03:40 Dockerfile 03:44:42 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 03:40 GOVERNANCE.md 03:44:42 -rw-rw-r-- 1 jenkins jenkins 739 Dec 15 03:40 Jenkinsfile 03:44:42 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 15 03:40 LICENSE 03:44:42 -rw-rw-r-- 1 jenkins jenkins 2883 Dec 15 03:40 Makefile 03:44:42 -rw-rw-r-- 1 jenkins jenkins 625 Dec 15 03:40 OWNERS.md 03:44:42 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 15 03:40 README.md 03:44:42 -rw-rw-r-- 1 jenkins jenkins 5 Dec 15 03:35 VERSION 03:44:42 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 03:40 bin 03:44:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 03:40 cmd 03:44:42 -rw-r--r-- 1 jenkins jenkins 78456 Dec 15 03:44 coverage.out 03:44:42 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 03:40 doc 03:44:42 -rw-rw-r-- 1 jenkins jenkins 4082 Dec 15 03:40 go.mod 03:44:42 -rw-rw-r-- 1 jenkins jenkins 35678 Dec 15 03:40 go.sum 03:44:42 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 03:40 internal 03:44:42 -rw-rw-r-- 1 jenkins jenkins 236 Dec 15 03:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:42 + 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=4871656fca68bc81b671fb46b415465619828e52 --label arch=arm64 --label version=0.0.0 . 03:44:43 #0 building with "default" instance using docker driver 03:44:43 03:44:43 #1 [internal] load build definition from Dockerfile 03:44:43 #1 transferring dockerfile: 1.72kB done 03:44:43 #1 DONE 0.0s 03:44:43 03:44:43 #2 [internal] load .dockerignore 03:44:43 #2 transferring context: 2B done 03:44:43 #2 DONE 0.0s 03:44:43 03:44:43 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:44:43 #3 DONE 0.0s 03:44:43 03:44:43 #4 [internal] load metadata for docker.io/library/alpine:3.18 03:44:43 #4 DONE 0.3s 03:44:43 03:44:43 #5 [internal] load build context 03:44:43 #5 transferring context: 88.83kB 0.1s done 03:44:43 #5 DONE 0.2s 03:44:43 03:44:43 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:44:43 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 03:44:43 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 03:44:43 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 03:44:43 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 03:44:43 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 03:44:43 #6 ... 03:44:43 03:44:43 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:44:43 #7 DONE 0.3s 03:44:43 03:44:43 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:44:43 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 03:44:43 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 03:44:44 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 03:44:44 #6 DONE 1.0s 03:44:44 03:44:44 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:44:45 #8 0.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:45 #8 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:46 #8 ... 03:44:46 03:44:46 #9 [builder 2/7] RUN apk add --no-cache make git 03:44:46 #9 0.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:46 #9 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:46 #9 2.386 OK: 266 MiB in 52 packages 03:44:46 #9 DONE 2.7s 03:44:46 03:44:46 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:44:46 #10 DONE 0.1s 03:44:46 03:44:46 #11 [builder 4/7] COPY go.mod vendor* ./ 03:44:47 #11 DONE 0.1s 03:44:47 03:44:47 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:44:47 #8 2.270 (1/1) Installing dumb-init (1.2.5-r2) 03:44:47 #8 2.272 Executing busybox-1.36.1-r5.trigger 03:44:47 #8 2.310 OK: 8 MiB in 16 packages 03:44:47 #8 DONE 2.7s 03:44:47 03:44:47 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:49 #12 DONE 2.3s 03:44:49 03:44:49 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:44:49 #13 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:44:49 #13 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:44:49 #13 ... 03:44:49 03:44:49 #14 [builder 6/7] COPY . . 03:44:49 #14 DONE 0.5s 03:44:49 03:44:49 #15 [builder 7/7] RUN make build 03:44:50 #15 ... 03:44:50 03:44:50 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:44:50 #13 2.806 OK: 8 MiB in 16 packages 03:44:50 #13 DONE 3.1s 03:44:50 03:44:50 #15 [builder 7/7] RUN make build 03:44:50 #15 0.971 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -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.4" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:46:12 #15 DONE 78.4s 03:46:12 03:46:12 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:46:12 #16 DONE 0.3s 03:46:12 03:46:12 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:46:12 #17 DONE 0.1s 03:46:12 03:46:12 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:46:12 #18 DONE 0.1s 03:46:12 03:46:12 #19 exporting to image 03:46:12 #19 exporting layers 03:46:12 #19 exporting layers 0.3s done 03:46:12 #19 writing image sha256:c1c92b9a0fa0a4f5a58f17d89145a7b5e69aec391885c3a445a54fd523a71378 done 03:46:12 #19 naming to docker.io/library/device-onvif-camera-arm64 done 03:46:12 #19 DONE 0.3s [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 03:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:13 03:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:14 arm64: Pulling from edgex-lftools-log-publisher 03:46:14 8998bd30e6a1: Pulling fs layer 03:46:14 04944245beec: Pulling fs layer 03:46:14 699f458cf7ca: Pulling fs layer 03:46:14 765212b225bb: Pulling fs layer 03:46:14 f23df028b6ca: Pulling fs layer 03:46:14 d65c8cfc05b1: Pulling fs layer 03:46:14 2437ff75d9bd: Pulling fs layer 03:46:14 765212b225bb: Waiting 03:46:14 f23df028b6ca: Waiting 03:46:14 d65c8cfc05b1: Waiting 03:46:14 2437ff75d9bd: Waiting 03:46:14 04944245beec: Verifying Checksum 03:46:14 04944245beec: Download complete 03:46:14 765212b225bb: Verifying Checksum 03:46:14 765212b225bb: Download complete 03:46:14 f23df028b6ca: Download complete 03:46:14 d65c8cfc05b1: Verifying Checksum 03:46:14 d65c8cfc05b1: Download complete 03:46:15 699f458cf7ca: Verifying Checksum 03:46:15 699f458cf7ca: Download complete 03:46:15 8998bd30e6a1: Download complete 03:46:17 2437ff75d9bd: Verifying Checksum 03:46:17 2437ff75d9bd: Download complete 03:46:21 8998bd30e6a1: Pull complete 03:46:21 04944245beec: Pull complete 03:46:23 699f458cf7ca: Pull complete 03:46:23 765212b225bb: Pull complete 03:46:29 f23df028b6ca: Pull complete 03:46:29 d65c8cfc05b1: Pull complete 03:46:51 2437ff75d9bd: Pull complete 03:46:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:51 prd-ubuntu20.04-docker-arm64-4c-16g-25134 does not seem to be running inside a container 03:46:52 $ 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 03:46:52 $ docker top 03bb250aa2d59bde10ae60950bb821517a663a58075ebff52e6d6e95e14c174c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:53 ---> job-cost.sh 03:46:53 lf-activate-venv: SKIPPING 03:46:53 INFO: No Stack... 03:46:54 INFO: Retrieving Pricing Info for: v3-standard-8 03:46:55 INFO: Archiving Costs [Pipeline] sh 03:46:55 + cut -d, -f6 03:46:55 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 03:46:55 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-420-1-stack-cost] 03:46:55 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-420-1-stack-cost] did not exist. Created. 03:46:55 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-420-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:46:56 /w/workspace/device-onvif-camera/1@tmp/durable-8182f4c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:46:56 + echo total: 0.2199999988079071 [Pipeline] stash 03:46:56 Warning: overwriting stash ‘stack-cost’ 03:46:56 Stashed 1 file(s) [Pipeline] } 03:46:56 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-420-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:46:56 $ docker stop --time=1 03bb250aa2d59bde10ae60950bb821517a663a58075ebff52e6d6e95e14c174c 03:46:59 $ docker rm -f --volumes 03bb250aa2d59bde10ae60950bb821517a663a58075ebff52e6d6e95e14c174c [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 03:47:01 provisioning config files... 03:47:01 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-420@tmp/config8780030991051751796tmp [Pipeline] { [Pipeline] sh 03:47:02 + set +x 03:47:02 + curl -s https://codecov.io/bash 03:47:02 + bash -s -- 03:47:02 03:47:02 _____ _ 03:47:02 / ____| | | 03:47:02 | | ___ __| | ___ ___ _____ __ 03:47:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:47:02 | |___| (_) | (_| | __/ (_| (_) \ V / 03:47:02 \_____\___/ \__,_|\___|\___\___/ \_/ 03:47:02 Bash-1.0.6 03:47:02 03:47:02 03:47:02 ==> git version 2.25.1 found 03:47:02 ==> 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 03:47:02 Release-Date: 2020-01-08 03:47:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:47:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:47:02 ==> Jenkins CI detected. 03:47:02 current dir:  /w/workspace/undry_device-onvif-camera_PR-420 03:47:02 project root: . 03:47:02 --> token set from env 03:47:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:47:02 ==> Running gcov in . (disable via -X gcov) 03:47:02 ==> Python coveragepy not found 03:47:02 ==> Searching for coverage reports in: 03:47:02 + . 03:47:02 -> Found 1 reports 03:47:02 ==> Detecting git/mercurial file structure 03:47:02 ==> Reading reports 03:47:02 + ./coverage.out bytes=78456 03:47:02 ==> Appending adjustments 03:47:02 https://docs.codecov.io/docs/fixing-reports 03:47:02 + Found adjustments 03:47:02 ==> Gzipping contents 03:47:02 12K /tmp/codecov.l5sMYZ.gz 03:47:02 ==> Uploading reports 03:47:02 url: https://codecov.io 03:47:02 query: branch=PR-420&commit=4871656fca68bc81b671fb46b415465619828e52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-420%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=420&job=&cmd_args= 03:47:02 -> Pinging Codecov 03:47:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-420&commit=4871656fca68bc81b671fb46b415465619828e52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-420%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=420&job=&cmd_args= 03:47:02 -> Uploading to 03:47:02 https://storage.googleapis.com/codecov/v4/raw/2023-12-15/F29A59C45E3A92E06B3E522C9905F8EF/4871656fca68bc81b671fb46b415465619828e52/7ead4d3d-4b38-4474-b4c3-66f00d2c0b64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T034702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77ecb8b2112b878c3acda94f81e17ac1629f23a0c349aac654f02bc0cef443b6 03:47:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:02 Dload Upload Total Spent Left Speed 03:47:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 50135 --:--:-- --:--:-- --:--:-- 49894 100 10378 0 0 100 10378 0 42884 --:--:-- --:--:-- --:--:-- 42707 03:47:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4871656fca68bc81b671fb46b415465619828e52 [Pipeline] } 03:47:02 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 03:47:06 + [ -d /w/workspace/undry_device-onvif-camera_PR-420/archives ] 03:47:06 + ls -al /w/workspace/undry_device-onvif-camera_PR-420/archives 03:47:06 total 16 03:47:06 drwxr-xr-x 3 root root 4096 Dec 15 03:38 . 03:47:06 drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 03:38 .. 03:47:06 drwxr-xr-x 2 root root 4096 Dec 15 03:38 cost 03:47:06 -rw-r--r-- 1 root root 91 Dec 15 03:38 cost.csv 03:47:06 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-420/archives 03:47:06 + ls -al /w/workspace/undry_device-onvif-camera_PR-420/archives 03:47:06 total 16 03:47:06 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 03:38 . 03:47:06 drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 03:38 .. 03:47:06 drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 03:38 cost 03:47:06 -rw-r--r-- 1 jenkins jenkins 91 Dec 15 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:47:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:47:07 ---> package-listing.sh 03:47:07 ++ facter osfamily 03:47:07 ++ tr '[:upper:]' '[:lower:]' 03:47:07 + OS_FAMILY=debian 03:47:07 + workspace=/w/workspace/undry_device-onvif-camera_PR-420 03:47:07 + START_PACKAGES=/tmp/packages_start.txt 03:47:07 + END_PACKAGES=/tmp/packages_end.txt 03:47:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:47:07 + PACKAGES=/tmp/packages_start.txt 03:47:07 + '[' /w/workspace/undry_device-onvif-camera_PR-420 ']' 03:47:07 + PACKAGES=/tmp/packages_end.txt 03:47:07 + case "${OS_FAMILY}" in 03:47:07 + dpkg -l 03:47:07 + grep '^ii' 03:47:07 + '[' -f /tmp/packages_start.txt ']' 03:47:07 + '[' -f /tmp/packages_end.txt ']' 03:47:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:47:07 + '[' /w/workspace/undry_device-onvif-camera_PR-420 ']' 03:47:07 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-420/archives/ 03:47:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-420/archives/ [Pipeline] echo 03:47:07 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-420/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:47:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:08 prd-ubuntu20.04-docker-8c-8g-25133 does not seem to be running inside a container 03:47:08 $ 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-420/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-420 -v /w/workspace/undry_device-onvif-camera_PR-420:/w/workspace/undry_device-onvif-camera_PR-420:rw,z -v /w/workspace/undry_device-onvif-camera_PR-420@tmp:/w/workspace/undry_device-onvif-camera_PR-420@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:47:08 $ docker top f507c36ebbc6dc1111033a7a91710a25e05d4417a73781e9c111fc6352acb74c -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:09 + touch /tmp/pre-build-complete [Pipeline] sh 03:47:09 + mkdir -p /var/log/sysstat [Pipeline] sh 03:47:10 + ls /var/log/sa-host 03:47:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:10 provisioning config files... 03:47:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-420@tmp/config7571884792112969422tmp [Pipeline] { [Pipeline] echo 03:47:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:47:10 ---> create-netrc.sh [Pipeline] } 03:47:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:47:11 ---> python-tools-install.sh [Pipeline] echo 03:47:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:47:11 ---> sudo-logs.sh 03:47:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:47:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:47:12 ---> job-cost.sh 03:47:12 lf-activate-venv: SKIPPING 03:47:12 DEBUG: total: 0.2199999988079071 03:47:12 INFO: Retrieving Stack Cost... 03:47:12 INFO: Retrieving Pricing Info for: v3-standard-8 03:47:13 INFO: Archiving Costs [Pipeline] echo 03:47:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:47:13 ---> logs-deploy.sh 03:47:13 lf-activate-venv: SKIPPING 03:47:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-420/1 03:47:13 INFO: archiving workspace using pattern(s): 03:47:14 Archives upload complete. 03:47:14 INFO: archiving logs to Nexus 03:47:15 ---> uname -a: 03:47:15 Linux prd-ubuntu20-04-docker-8c-8g-25133 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:47:15 03:47:15 03:47:15 ---> lscpu: 03:47:15 Architecture: x86_64 03:47:15 CPU op-mode(s): 32-bit, 64-bit 03:47:15 Byte Order: Little Endian 03:47:15 Address sizes: 40 bits physical, 48 bits virtual 03:47:15 CPU(s): 8 03:47:15 On-line CPU(s) list: 0-7 03:47:15 Thread(s) per core: 1 03:47:15 Core(s) per socket: 1 03:47:15 Socket(s): 8 03:47:15 NUMA node(s): 1 03:47:15 Vendor ID: AuthenticAMD 03:47:15 CPU family: 23 03:47:15 Model: 49 03:47:15 Model name: AMD EPYC-Rome Processor 03:47:15 Stepping: 0 03:47:15 CPU MHz: 2800.000 03:47:15 BogoMIPS: 5600.00 03:47:15 Virtualization: AMD-V 03:47:15 Hypervisor vendor: KVM 03:47:15 Virtualization type: full 03:47:15 L1d cache: 256 KiB 03:47:15 L1i cache: 256 KiB 03:47:15 L2 cache: 4 MiB 03:47:15 L3 cache: 128 MiB 03:47:15 NUMA node0 CPU(s): 0-7 03:47:15 Vulnerability Itlb multihit: Not affected 03:47:15 Vulnerability L1tf: Not affected 03:47:15 Vulnerability Mds: Not affected 03:47:15 Vulnerability Meltdown: Not affected 03:47:15 Vulnerability Mmio stale data: Not affected 03:47:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:47:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:47:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:47:15 Vulnerability Srbds: Not affected 03:47:15 Vulnerability Tsx async abort: Not affected 03:47:15 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 03:47:15 03:47:15 03:47:15 ---> nproc: 03:47:15 8 03:47:15 03:47:15 03:47:15 ---> df -h: 03:47:15 Filesystem Size Used Avail Use% Mounted on 03:47:15 overlay 155G 12G 144G 8% / 03:47:15 tmpfs 64M 0 64M 0% /dev 03:47:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:47:15 shm 64M 0 64M 0% /dev/shm 03:47:15 /dev/vda1 155G 12G 144G 8% /facter-os 03:47:15 03:47:15 03:47:15 ---> sar -b -r -n DEV: 03:47:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25133) 12/15/23 _x86_64_ (8 CPU) 03:47:15 03:47:15 03:34:22 LINUX RESTART (8 CPU) 03:47:15 03:47:15 03:35:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:47:15 03:36:01 146.75 11.53 135.22 0.00 1871.54 36470.68 0.00 03:47:15 03:37:01 172.92 1.53 171.39 0.00 24.80 58099.78 0.00 03:47:15 03:38:01 164.77 0.18 164.59 0.00 7.07 32863.59 0.00 03:47:15 03:39:01 44.78 0.00 44.78 0.00 0.00 16453.92 0.00 03:47:15 03:40:01 55.49 11.63 43.86 0.00 5177.80 8559.12 0.00 03:47:15 03:41:01 6.42 0.02 6.40 0.00 0.13 124.78 0.00 03:47:15 03:42:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 03:47:15 03:43:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 03:47:15 03:44:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 03:47:15 03:45:01 2.07 0.00 2.07 0.00 0.00 23.06 0.00 03:47:15 03:46:01 0.97 0.00 0.97 0.00 0.00 15.60 0.00 03:47:15 03:47:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 03:47:15 Average: 49.65 2.05 47.60 0.00 586.53 12655.48 0.00 03:47:15 03:47:15 03:35:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:47:15 03:36:01 29171316 31545408 774668 2.36 79544 2561736 1996460 5.88 1027024 2293740 7108 03:47:15 03:37:01 27754132 31414916 890780 2.71 155704 3658604 2184468 6.44 1485480 3120744 377064 03:47:15 03:38:01 27367320 31514952 792104 2.41 168296 4094752 2072312 6.11 1316852 3637308 544940 03:47:15 03:39:01 27491564 31551192 755260 2.30 168824 4006668 1753616 5.17 1293652 3537188 164 03:47:15 03:40:01 27011432 31528272 747660 2.27 197972 4432268 1694788 4.99 1602532 3672248 1012 03:47:15 03:41:01 27022476 31534476 741368 2.25 196524 4429012 1697256 5.00 1595244 3668996 164 03:47:15 03:42:01 27022920 31534800 741036 2.25 196564 4429016 1697256 5.00 1594788 3669000 8 03:47:15 03:43:01 27031224 31543108 732628 2.23 196584 4429020 1697256 5.00 1586640 3669004 44 03:47:15 03:44:01 27031540 31543440 732104 2.23 196600 4429020 1697256 5.00 1586364 3669004 12 03:47:15 03:45:01 27033324 31545320 730208 2.22 196672 4429024 1697256 5.00 1584744 3669008 16 03:47:15 03:46:01 27033752 31545788 729888 2.22 196704 4429024 1697256 5.00 1584380 3669008 48 03:47:15 03:47:01 27033460 31545516 730060 2.22 196724 4429028 1697256 5.00 1584656 3669012 144 03:47:15 Average: 27333705 31528932 758147 2.31 178893 4146431 1798536 5.30 1486863 3495355 77560 03:47:15 03:47:15 03:35:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:47:15 03:36:01 vetheb371e7 90.35 110.96 8.81 70.87 0.00 0.00 0.00 0.01 03:47:15 03:36:01 ens3 421.24 299.02 5585.54 51.26 0.00 0.00 0.00 0.00 03:47:15 03:36:01 docker0 122.75 146.39 10.08 333.46 0.00 0.00 0.00 0.00 03:47:15 03:36:01 lo 6.76 6.76 0.66 0.66 0.00 0.00 0.00 0.00 03:47:15 03:37:01 ens3 304.75 164.67 2475.25 80.28 0.00 0.00 0.00 0.00 03:47:15 03:37:01 docker0 133.58 274.27 11.61 2451.33 0.00 0.00 0.00 0.00 03:47:15 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:47:15 03:37:01 veth66362b0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:47:15 03:38:01 ens3 116.66 68.27 2681.70 17.64 0.00 0.00 0.00 0.00 03:47:15 03:38:01 docker0 4.62 8.87 0.28 93.21 0.00 0.00 0.00 0.00 03:47:15 03:38:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 03:47:15 03:39:01 ens3 10.60 7.17 11.85 4.16 0.00 0.00 0.00 0.00 03:47:15 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:47:15 03:40:01 ens3 204.80 107.12 2744.67 7.73 0.00 0.00 0.00 0.00 03:47:15 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:40:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:47:15 03:41:01 ens3 1.35 0.95 4.22 0.25 0.00 0.00 0.00 0.00 03:47:15 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:47:15 03:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:43:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:47:15 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:47:15 03:44:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:47:15 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:45:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:47:15 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:47:15 03:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:47:01 ens3 0.32 0.15 0.07 0.01 0.00 0.00 0.00 0.00 03:47:15 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:15 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:47:15 Average: ens3 87.47 53.29 1112.84 13.35 0.00 0.00 0.00 0.00 03:47:15 Average: docker0 21.46 35.48 1.81 239.57 0.00 0.00 0.00 0.00 03:47:15 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 03:47:15 03:47:15 03:47:15 ---> sar -P ALL: 03:47:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25133) 12/15/23 _x86_64_ (8 CPU) 03:47:15 03:47:15 03:34:22 LINUX RESTART (8 CPU) 03:47:15 03:47:15 03:35:03 CPU %user %nice %system %iowait %steal %idle 03:47:15 03:36:01 all 6.61 0.00 2.82 2.54 0.06 87.97 03:47:15 03:36:01 0 5.91 0.00 2.67 0.70 0.05 90.67 03:47:15 03:36:01 1 7.32 0.00 2.94 0.90 0.05 88.78 03:47:15 03:36:01 2 7.56 0.00 2.30 4.98 0.05 85.11 03:47:15 03:36:01 3 6.04 0.00 2.33 0.79 0.07 90.77 03:47:15 03:36:01 4 6.38 0.00 3.30 11.39 0.07 78.86 03:47:15 03:36:01 5 6.75 0.00 2.85 0.78 0.05 89.56 03:47:15 03:36:01 6 6.16 0.00 3.07 0.47 0.07 90.24 03:47:15 03:36:01 7 6.73 0.00 3.08 0.35 0.05 89.79 03:47:15 03:37:01 all 18.20 0.00 3.95 5.34 0.06 72.44 03:47:15 03:37:01 0 18.41 0.00 4.38 15.06 0.07 62.08 03:47:15 03:37:01 1 18.25 0.00 4.05 1.01 0.07 76.63 03:47:15 03:37:01 2 18.08 0.00 3.31 1.11 0.05 77.45 03:47:15 03:37:01 3 18.55 0.00 4.43 16.39 0.07 60.57 03:47:15 03:37:01 4 17.68 0.00 3.59 0.89 0.07 77.77 03:47:15 03:37:01 5 17.51 0.00 3.12 5.85 0.07 73.46 03:47:15 03:37:01 6 18.42 0.00 4.32 1.48 0.05 75.73 03:47:15 03:37:01 7 18.69 0.00 4.44 1.03 0.05 75.79 03:47:15 03:38:01 all 31.56 0.00 4.54 2.27 0.08 61.56 03:47:15 03:38:01 0 30.64 0.00 4.28 0.05 0.08 64.94 03:47:15 03:38:01 1 33.78 0.00 5.06 7.33 0.08 53.74 03:47:15 03:38:01 2 30.36 0.00 4.00 0.40 0.07 65.17 03:47:15 03:38:01 3 32.73 0.00 5.12 1.93 0.10 60.13 03:47:15 03:38:01 4 30.70 0.00 4.71 4.91 0.08 59.60 03:47:15 03:38:01 5 30.47 0.00 4.35 2.34 0.08 62.75 03:47:15 03:38:01 6 30.38 0.00 4.68 0.17 0.05 64.72 03:47:15 03:38:01 7 33.45 0.00 4.09 0.99 0.08 61.38 03:47:15 03:39:01 all 0.35 0.00 0.22 1.41 0.02 98.00 03:47:15 03:39:01 0 0.25 0.00 0.12 0.85 0.00 98.78 03:47:15 03:39:01 1 0.77 0.00 0.62 9.28 0.02 89.32 03:47:15 03:39:01 2 0.13 0.00 0.17 0.00 0.00 99.70 03:47:15 03:39:01 3 0.20 0.00 0.13 0.00 0.07 99.60 03:47:15 03:39:01 4 0.37 0.00 0.10 0.02 0.00 99.52 03:47:15 03:39:01 5 0.63 0.00 0.12 0.02 0.03 99.20 03:47:15 03:39:01 6 0.30 0.00 0.18 0.00 0.02 99.50 03:47:15 03:39:01 7 0.17 0.00 0.30 1.13 0.00 98.40 03:47:15 03:40:01 all 2.52 0.00 1.39 0.72 0.03 95.34 03:47:15 03:40:01 0 3.59 0.00 1.29 1.75 0.02 93.36 03:47:15 03:40:01 1 3.35 0.00 1.09 1.02 0.03 94.50 03:47:15 03:40:01 2 1.99 0.00 1.12 1.05 0.03 95.80 03:47:15 03:40:01 3 1.89 0.00 0.90 0.08 0.02 97.11 03:47:15 03:40:01 4 1.90 0.00 2.24 0.43 0.02 95.41 03:47:15 03:40:01 5 1.94 0.00 0.94 0.05 0.05 97.02 03:47:15 03:40:01 6 2.87 0.00 1.64 0.20 0.02 95.27 03:47:15 03:40:01 7 2.60 0.00 1.94 1.17 0.03 94.26 03:47:15 03:41:01 all 0.10 0.00 0.07 0.01 0.02 99.79 03:47:15 03:41:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:47:15 03:41:01 1 0.47 0.00 0.17 0.00 0.02 99.35 03:47:15 03:41:01 2 0.02 0.00 0.07 0.00 0.00 99.92 03:47:15 03:41:01 3 0.07 0.00 0.05 0.00 0.02 99.87 03:47:15 03:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:47:15 03:41:01 5 0.15 0.00 0.07 0.02 0.03 99.73 03:47:15 03:41:01 6 0.02 0.00 0.08 0.00 0.02 99.88 03:47:15 03:41:01 7 0.07 0.00 0.07 0.10 0.02 99.75 03:47:15 03:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:47:15 03:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:47:15 03:42:01 1 0.08 0.00 0.02 0.00 0.02 99.88 03:47:15 03:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:47:15 03:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:47:15 03:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:47:15 03:42:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:47:15 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:47:15 03:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:47:15 03:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:47:15 03:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:47:15 03:43:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:47:15 03:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:47:15 03:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:47:15 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:47:15 03:43:01 5 0.05 0.00 0.02 0.00 0.03 99.90 03:47:15 03:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:47:15 03:43:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:47:15 03:44:01 all 0.09 0.00 0.01 0.01 0.01 99.88 03:47:15 03:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:47:15 03:44:01 1 0.60 0.00 0.02 0.00 0.02 99.37 03:47:15 03:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:47:15 03:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:47:15 03:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:47:15 03:44:01 5 0.03 0.00 0.02 0.00 0.03 99.92 03:47:15 03:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:47:15 03:44:01 7 0.03 0.00 0.00 0.05 0.00 99.92 03:47:15 03:45:01 all 0.23 0.00 0.02 0.01 0.01 99.73 03:47:15 03:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:47:15 03:45:01 1 1.35 0.00 0.08 0.00 0.02 98.55 03:47:15 03:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:47:15 03:45:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:47:15 03:45:01 4 0.02 0.00 0.00 0.03 0.02 99.93 03:47:15 03:45:01 5 0.08 0.00 0.05 0.00 0.03 99.83 03:47:15 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:47:15 03:45:01 7 0.33 0.00 0.02 0.03 0.00 99.62 03:47:15 03:46:01 all 0.26 0.00 0.01 0.00 0.00 99.73 03:47:15 03:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:47:15 03:46:01 1 1.97 0.00 0.00 0.00 0.00 98.03 03:47:15 03:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:47:15 03:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:47:15 03:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:47:15 03:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:47:15 03:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:47:15 03:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:47:15 03:47:15 03:46:01 CPU %user %nice %system %iowait %steal %idle 03:47:15 03:47:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:47:15 03:47:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:47:15 03:47:01 1 1.99 0.00 0.00 0.00 0.03 97.98 03:47:15 03:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:47:15 03:47:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:47:15 03:47:01 4 0.00 0.00 0.00 0.03 0.00 99.97 03:47:15 03:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:47:15 03:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:47:15 03:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:47:15 Average: all 4.98 0.00 1.08 1.02 0.03 92.90 03:47:15 Average: 0 4.87 0.00 1.06 1.53 0.02 92.51 03:47:15 Average: 1 5.78 0.00 1.16 1.62 0.03 91.40 03:47:15 Average: 2 4.80 0.00 0.90 0.61 0.02 93.66 03:47:15 Average: 3 4.92 0.00 1.08 1.59 0.03 92.39 03:47:15 Average: 4 4.72 0.00 1.15 1.44 0.02 92.67 03:47:15 Average: 5 4.77 0.00 0.95 0.75 0.04 93.49 03:47:15 Average: 6 4.82 0.00 1.15 0.19 0.02 93.81 03:47:15 Average: 7 5.14 0.00 1.15 0.41 0.02 93.28 03:47:15 03:47:15 03:47:15