Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 803b45c8e00de7e752af62e5a827ffac6140eba7 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-ssh15398533154067060949.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9292411381216405029.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1005445912771443122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4386989291999526640.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10736776136246609060.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22375 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 803b45c8e00de7e752af62e5a827ffac6140eba7 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 803b45c8e00de7e752af62e5a827ffac6140eba7 # timeout=10 Commit message: "docs: in-depth discovery and credential guides (#126)" > git rev-list --no-walk 616f9b7f3df7e26effd8e78eedd08e203ccc93ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:05:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:05:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:05:18 ========================================================= 03:05:18 EdgeX Global Pipelines Version Info 03:05:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:05:19 ------------------- 03:05:19 stable info: 03:05:19 ------------------- 03:05:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:05:19 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 03:05:19 Message: update stable to v1.0.238 03:05:19 ------------------- 03:05:19 experimental info: 03:05:19 ------------------- 03:05:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:05:19 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 03:05:19 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:05:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:05:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:05:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:05:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 803b45c [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:20 provisioning config files... 03:05:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6894402116958416377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:20 ---> docker-login.sh 03:05:20 nexus3.edgexfoundry.org:10001 03:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:21 Configure a credential helper to remove this warning. See 03:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:21 03:05:21 Login Succeeded 03:05:21 nexus3.edgexfoundry.org:10002 03:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:21 Configure a credential helper to remove this warning. See 03:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:21 03:05:21 Login Succeeded 03:05:21 nexus3.edgexfoundry.org:10003 03:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:21 Configure a credential helper to remove this warning. See 03:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:21 03:05:21 Login Succeeded 03:05:21 nexus3.edgexfoundry.org:10004 03:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:21 Configure a credential helper to remove this warning. See 03:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:21 03:05:21 Login Succeeded 03:05:21 docker.io 03:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:22 Configure a credential helper to remove this warning. See 03:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:22 03:05:22 Login Succeeded 03:05:22 ---> docker-login.sh ends [Pipeline] } 03:05:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:05:22 + git rev-list -1 --merges 803b45c8e00de7e752af62e5a827ffac6140eba7~1..803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] echo 03:05:22 -----------> git rev-list -1 --merges 803b45c8e00de7e752af62e5a827ffac6140eba7~1..803b45c8e00de7e752af62e5a827ffac6140eba7 803b45c8e00de7e752af62e5a827ffac6140eba7 [false] [Pipeline] sh 03:05:22 + git log --format=format:%s -1 803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] echo 03:05:22 ========================================================= 03:05:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:05:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:23 + git log --format=format:%s -1 803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] echo 03:05:23 [semverPrep] GIT_COMMIT: 803b45c8e00de7e752af62e5a827ffac6140eba7, Commit Message: docs: in-depth discovery and credential guides (#126) [Pipeline] echo 03:05:23 [semverPrep] This is not a build commit. [Pipeline] sh 03:05:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:05:23 + grep -v github /etc/ssh/ssh_known_hosts 03:05:23 + [ -e /tmp/ssh_known_hosts ] 03:05:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:05:23 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 03:05:23 -a /etc/ssh/ssh_known_hosts 03:05:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:23 03:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:24 0.1.4: Pulling from edgex-devops/py-git-semver 03:05:24 b85a868b505f: Pulling fs layer 03:05:24 e2be974225ed: Pulling fs layer 03:05:24 339a4e72a1f5: Pulling fs layer 03:05:24 988bab9f4d93: Pulling fs layer 03:05:24 1469e6f7b9e6: Pulling fs layer 03:05:24 eaf3925da568: Pulling fs layer 03:05:24 bab4dde63d76: Pulling fs layer 03:05:24 bde34c3a00c8: Pulling fs layer 03:05:24 b352a97aabf1: Pulling fs layer 03:05:24 4872d77fe225: Pulling fs layer 03:05:24 5851b861e8e6: Pulling fs layer 03:05:24 988bab9f4d93: Waiting 03:05:24 bde34c3a00c8: Waiting 03:05:24 1469e6f7b9e6: Waiting 03:05:24 b352a97aabf1: Waiting 03:05:24 eaf3925da568: Waiting 03:05:24 e2be974225ed: Verifying Checksum 03:05:24 e2be974225ed: Download complete 03:05:24 988bab9f4d93: Verifying Checksum 03:05:24 988bab9f4d93: Download complete 03:05:24 1469e6f7b9e6: Verifying Checksum 03:05:24 1469e6f7b9e6: Download complete 03:05:24 eaf3925da568: Verifying Checksum 03:05:24 eaf3925da568: Download complete 03:05:24 339a4e72a1f5: Verifying Checksum 03:05:24 339a4e72a1f5: Download complete 03:05:24 bde34c3a00c8: Verifying Checksum 03:05:24 bde34c3a00c8: Download complete 03:05:24 b352a97aabf1: Verifying Checksum 03:05:24 b352a97aabf1: Download complete 03:05:24 4872d77fe225: Verifying Checksum 03:05:24 4872d77fe225: Download complete 03:05:24 5851b861e8e6: Verifying Checksum 03:05:24 5851b861e8e6: Download complete 03:05:24 b85a868b505f: Verifying Checksum 03:05:24 b85a868b505f: Download complete 03:05:24 bab4dde63d76: Verifying Checksum 03:05:24 bab4dde63d76: Download complete 03:05:25 b85a868b505f: Pull complete 03:05:25 e2be974225ed: Pull complete 03:05:26 339a4e72a1f5: Pull complete 03:05:26 988bab9f4d93: Pull complete 03:05:26 1469e6f7b9e6: Pull complete 03:05:26 eaf3925da568: Pull complete 03:05:28 bab4dde63d76: Pull complete 03:05:28 bde34c3a00c8: Pull complete 03:05:28 b352a97aabf1: Pull complete 03:05:28 4872d77fe225: Pull complete 03:05:28 5851b861e8e6: Pull complete 03:05:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:29 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:05:30 $ docker top af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af -eo pid,comm 03:05:30 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:05:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:30 [ssh-agent] Looking for ssh-agent implementation... 03:05:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:30 $ docker exec af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af ssh-agent 03:05:30 SSH_AUTH_SOCK=/tmp/ssh-Jbu80I8Pp2b1/agent.33 03:05:30 SSH_AGENT_PID=39 03:05:30 Running ssh-add (command line suppressed) 03:05:30 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1768177448777070494.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1768177448777070494.key) 03:05:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:31 + git tag --points-at HEAD [Pipeline] } 03:05:31 $ docker exec --env ******** --env ******** af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af ssh-agent -k 03:05:31 unset SSH_AUTH_SOCK; 03:05:31 unset SSH_AGENT_PID; 03:05:31 echo Agent pid 39 killed; 03:05:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:31 [ssh-agent] Looking for ssh-agent implementation... 03:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:31 $ docker exec af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af ssh-agent 03:05:31 SSH_AUTH_SOCK=/tmp/ssh-PwiRKJJgppKb/agent.73 03:05:31 SSH_AGENT_PID=79 03:05:31 Running ssh-add (command line suppressed) 03:05:31 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7788843951649116421.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7788843951649116421.key) 03:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:32 + git semver init 03:05:32 2022-08-10 03:05:32,283 [run_init] DEBUG init version:0.0.0 force:False 03:05:32 2022-08-10 03:05:32,284 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:05:32 2022-08-10 03:05:32,284 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:05:32 2022-08-10 03:05:32,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:05:33 2022-08-10 03:05:33,069 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:05:33 2022-08-10 03:05:33,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:05:33 2022-08-10 03:05:33,070 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:05:33 2022-08-10 03:05:33,070 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:05:33 2.3.0-dev.2 [Pipeline] } 03:05:33 $ docker exec --env ******** --env ******** af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af ssh-agent -k 03:05:33 unset SSH_AUTH_SOCK; 03:05:33 unset SSH_AGENT_PID; 03:05:33 echo Agent pid 79 killed; 03:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:33 + git semver [Pipeline] } 03:05:34 $ docker stop --time=1 af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af 03:05:35 $ docker rm -f af27a967583db2b14c8a23159287498ba600da037a82498be432bdb325b425af [Pipeline] // withDockerContainer [Pipeline] sh 03:05:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:05:35 Stashed 1 file(s) [Pipeline] echo 03:05:35 [edgeXSemver]: initialized semver on version 2.3.0-dev.2 [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:05:36 provisioning config files... 03:05:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7213432601590331747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:36 ---> docker-login.sh 03:05:36 nexus3.edgexfoundry.org:10001 03:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:36 Configure a credential helper to remove this warning. See 03:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:36 03:05:36 Login Succeeded 03:05:36 nexus3.edgexfoundry.org:10002 03:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:36 Configure a credential helper to remove this warning. See 03:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:36 03:05:36 Login Succeeded 03:05:36 nexus3.edgexfoundry.org:10003 03:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:36 Configure a credential helper to remove this warning. See 03:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:36 03:05:36 Login Succeeded 03:05:36 nexus3.edgexfoundry.org:10004 03:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:36 Configure a credential helper to remove this warning. See 03:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:36 03:05:36 Login Succeeded 03:05:36 docker.io 03:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:37 Configure a credential helper to remove this warning. See 03:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:37 03:05:37 Login Succeeded 03:05:37 ---> docker-login.sh ends [Pipeline] } 03:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:05:37 ========================================================= 03:05:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:05:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:05:37 Sending build context to Docker daemon 20.09MB 03:05:37 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:05:37 Step 2/13 : FROM ${BASE} AS builder 03:05:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:05:37 2408cc74d12b: Pulling fs layer 03:05:37 ea60b727a1ce: Pulling fs layer 03:05:37 30c4a7721957: Pulling fs layer 03:05:37 370296b7ddb6: Pulling fs layer 03:05:37 7c6cee850709: Pulling fs layer 03:05:37 39a5fcdaea64: Pulling fs layer 03:05:37 d94ebbe4e438: Pulling fs layer 03:05:37 bcfd1f05c69d: Pulling fs layer 03:05:37 59ccb84bbe0f: Pulling fs layer 03:05:37 7c6cee850709: Waiting 03:05:37 d94ebbe4e438: Waiting 03:05:37 bcfd1f05c69d: Waiting 03:05:37 39a5fcdaea64: Waiting 03:05:37 30c4a7721957: Download complete 03:05:37 ea60b727a1ce: Download complete 03:05:37 7c6cee850709: Verifying Checksum 03:05:37 7c6cee850709: Download complete 03:05:37 39a5fcdaea64: Download complete 03:05:37 2408cc74d12b: Verifying Checksum 03:05:37 2408cc74d12b: Download complete 03:05:37 d94ebbe4e438: Verifying Checksum 03:05:37 d94ebbe4e438: Download complete 03:05:38 2408cc74d12b: Pull complete 03:05:38 ea60b727a1ce: Pull complete 03:05:38 30c4a7721957: Pull complete 03:05:38 59ccb84bbe0f: Verifying Checksum 03:05:38 59ccb84bbe0f: Download complete 03:05:38 370296b7ddb6: Verifying Checksum 03:05:38 370296b7ddb6: Download complete 03:05:38 bcfd1f05c69d: Verifying Checksum 03:05:38 bcfd1f05c69d: Download complete 03:05:42 370296b7ddb6: Pull complete 03:05:42 7c6cee850709: Pull complete 03:05:42 39a5fcdaea64: Pull complete 03:05:42 d94ebbe4e438: Pull complete 03:05:45 bcfd1f05c69d: Pull complete 03:05:45 59ccb84bbe0f: Pull complete 03:05:45 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 03:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:05:45 ---> a4fb48ad2a94 03:05:45 Step 3/13 : ARG MAKE="make build" 03:05:47 ---> Running in 471bcdfbb6c1 03:05:47 Removing intermediate container 471bcdfbb6c1 03:05:47 ---> 11550a973365 03:05:47 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:05:47 ---> Running in 1800e7afb40e 03:05:47 Removing intermediate container 1800e7afb40e 03:05:47 ---> ff904c1a91d2 03:05:47 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:05:47 ---> Running in 5dc55f393144 03:05:47 Removing intermediate container 5dc55f393144 03:05:47 ---> b22a3ff01b7e 03:05:47 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:05:47 ---> Running in aa8b41dd7bc6 03:05:47 Removing intermediate container aa8b41dd7bc6 03:05:47 ---> 61f21ae6fb7b 03:05:47 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:47 ---> Running in 164aecfe7c8a 03:05:48 Removing intermediate container 164aecfe7c8a 03:05:48 ---> f7b6ec45bc3f 03:05:48 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:05:48 ---> Running in 6bf1097201de 03:05:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:05:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:05:49 OK: 211 MiB in 51 packages 03:05:50 Removing intermediate container 6bf1097201de 03:05:50 ---> 3bdebfa187c5 03:05:50 Step 9/13 : WORKDIR /device-onvif-camera 03:05:50 ---> Running in 69109f25e05e 03:05:50 Removing intermediate container 69109f25e05e 03:05:50 ---> 9bba0fa390a9 03:05:50 Step 10/13 : COPY go.mod vendor* ./ 03:05:50 ---> 8d4863482831 03:05:50 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:50 ---> Running in af0502a05e87 03:05:51 Still waiting to schedule task 03:05:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:06:08 Removing intermediate container af0502a05e87 03:06:08 ---> b58208ccb50c 03:06:08 Step 12/13 : COPY . . 03:06:08 ---> 8fc17d9771ca 03:06:08 Step 13/13 : RUN ${MAKE} 03:06:08 ---> Running in d5e4772fb73b 03:06:09 noop 03:06:09 Removing intermediate container d5e4772fb73b 03:06:09 ---> 8683b160cd2e 03:06:09 Successfully built 8683b160cd2e 03:06:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:09 + docker inspect -f . ci-base-image-x86_64 03:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:09 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:06:10 $ docker top 52ac79ae34c439f6939ef220b3c171c9b88834daca2172b987bb7af7f3951d8a -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:10 + go version 03:06:10 go version go1.18.3 linux/amd64 [Pipeline] } 03:06:10 $ docker stop --time=1 52ac79ae34c439f6939ef220b3c171c9b88834daca2172b987bb7af7f3951d8a 03:06:11 $ docker rm -f 52ac79ae34c439f6939ef220b3c171c9b88834daca2172b987bb7af7f3951d8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:12 + docker inspect -f . ci-base-image-x86_64 03:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:12 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:06:12 $ docker top 0721b5b97e73c483751da8be794e05e0ab34d65cab0c8a7aa4fe5f132df2124c -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:13 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:06:13 + make test 03:06:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:06:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:06:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:06:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.022s coverage: 10.6% of statements 03:06:25 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:06:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.707s coverage: 13.8% of statements 03:06:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:06:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:06:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:06:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:06:37 ./bin/test-attribution-txt.sh [Pipeline] echo 03:06:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:06:37 $ docker stop --time=1 0721b5b97e73c483751da8be794e05e0ab34d65cab0c8a7aa4fe5f132df2124c 03:06:39 $ docker rm -f 0721b5b97e73c483751da8be794e05e0ab34d65cab0c8a7aa4fe5f132df2124c [Pipeline] // withDockerContainer [Pipeline] sh 03:06:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:06:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:06:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:06:40 + ls -al . 03:06:40 total 232 03:06:40 drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 03:06 . 03:06:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:05 .. 03:06:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:06 .git 03:06:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:05 .github 03:06:40 -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:05 .gitignore 03:06:40 -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:05 .golangci.yml 03:06:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:05 .semver 03:06:40 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:05 Attribution.txt 03:06:40 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:05 CHANGELOG.md 03:06:40 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:05 Dockerfile 03:06:40 -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:05 GOVERNANCE.md 03:06:40 -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:05 Jenkinsfile 03:06:40 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:05 LICENSE 03:06:40 -rw-rw-r-- 1 jenkins jenkins 2473 Aug 10 03:05 Makefile 03:06:40 -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:05 OWNERS.md 03:06:40 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:05 README.md 03:06:40 -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:05 VERSION 03:06:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:05 bin 03:06:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:05 cmd 03:06:40 -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:06 coverage.out 03:06:40 drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 03:05 doc 03:06:40 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:05 go.mod 03:06:40 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:05 go.sum 03:06:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:05 internal 03:06:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:05 snap 03:06:40 -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:40 + 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=803b45c8e00de7e752af62e5a827ffac6140eba7 --label arch=amd64 --label version=2.3.0-dev.2 . 03:06:40 Sending build context to Docker daemon 20.16MB 03:06:40 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:06:40 Step 2/26 : FROM ${BASE} AS builder 03:06:40 ---> 8683b160cd2e 03:06:40 Step 3/26 : ARG MAKE="make build" 03:06:41 ---> Running in 92a27834cbca 03:06:41 Removing intermediate container 92a27834cbca 03:06:41 ---> 9597b9567e94 03:06:41 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:06:41 ---> Running in 17996360816b 03:06:41 Removing intermediate container 17996360816b 03:06:41 ---> 3401945c237b 03:06:41 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:06:41 ---> Running in 4575478e157b 03:06:41 Removing intermediate container 4575478e157b 03:06:41 ---> 366aa06567e7 03:06:41 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:06:41 ---> Running in e2d9fd6153eb 03:06:41 Removing intermediate container e2d9fd6153eb 03:06:41 ---> 94a851df097d 03:06:41 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:41 ---> Running in d1891295f864 03:06:42 Removing intermediate container d1891295f864 03:06:42 ---> 5b7a7cc1847c 03:06:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:06:42 ---> Running in 97c77a2aad66 03:06:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:06:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:06:43 OK: 211 MiB in 51 packages 03:06:43 Removing intermediate container 97c77a2aad66 03:06:43 ---> 95b6ea1e9c0d 03:06:43 Step 9/26 : WORKDIR /device-onvif-camera 03:06:43 ---> Running in aaa243a71b1a 03:06:44 Removing intermediate container aaa243a71b1a 03:06:44 ---> 0249a8c45687 03:06:44 Step 10/26 : COPY go.mod vendor* ./ 03:06:44 ---> 486162137596 03:06:44 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:44 ---> Running in 9fe53742a08f 03:06:45 Removing intermediate container 9fe53742a08f 03:06:45 ---> 92eeaa68ddaa 03:06:45 Step 12/26 : COPY . . 03:06:45 ---> 59c060063987 03:06:45 Step 13/26 : RUN ${MAKE} 03:06:45 ---> Running in a463c00284ce 03:06:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:07:07 Removing intermediate container a463c00284ce 03:07:07 ---> cc8277d79154 03:07:07 Step 14/26 : FROM alpine:3.16 03:07:07 3.16: Pulling from library/alpine 03:07:07 213ec9aee27d: Pulling fs layer 03:07:07 213ec9aee27d: Verifying Checksum 03:07:07 213ec9aee27d: Download complete 03:07:07 213ec9aee27d: Pull complete 03:07:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:07:07 Status: Downloaded newer image for alpine:3.16 03:07:07 ---> 9c6f07244728 03:07:07 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:07:07 ---> Running in 18c2a5fa0c96 03:07:07 Removing intermediate container 18c2a5fa0c96 03:07:07 ---> e012567bdb8c 03:07:07 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:07:07 ---> Running in 98387db15e5c 03:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:07 (1/6) Installing dumb-init (1.2.5-r1) 03:07:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:07:07 (3/6) Installing libsodium (1.0.18-r0) 03:07:07 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:07:07 (5/6) Installing libzmq (4.3.4-r0) 03:07:07 (6/6) Installing zeromq (4.3.4-r0) 03:07:07 Executing busybox-1.35.0-r17.trigger 03:07:07 OK: 8 MiB in 20 packages 03:07:08 Removing intermediate container 98387db15e5c 03:07:08 ---> 26b04952f551 03:07:08 Step 17/26 : WORKDIR / 03:07:08 ---> Running in fbfa89347d63 03:07:08 Removing intermediate container fbfa89347d63 03:07:08 ---> d9af6575e387 03:07:08 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:07:08 ---> 956a393cf211 03:07:08 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:07:09 ---> 8ce148e204e5 03:07:09 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:07:09 ---> 63e35108c210 03:07:09 Step 21/26 : EXPOSE 59984 03:07:09 ---> Running in 0d3d50d3e230 03:07:09 Removing intermediate container 0d3d50d3e230 03:07:09 ---> d6f826db377e 03:07:09 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:07:09 ---> Running in d41b66fad06d 03:07:09 Removing intermediate container d41b66fad06d 03:07:09 ---> b2317e480216 03:07:09 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:09 ---> Running in 7f7cca90a51b 03:07:09 Removing intermediate container 7f7cca90a51b 03:07:09 ---> a52fa96f5a87 03:07:09 Step 24/26 : LABEL arch=amd64 03:07:09 ---> Running in 13f3a3c92489 03:07:09 Removing intermediate container 13f3a3c92489 03:07:09 ---> 268460cd405c 03:07:09 Step 25/26 : LABEL git_sha=803b45c8e00de7e752af62e5a827ffac6140eba7 03:07:09 ---> Running in 365328006e01 03:07:09 Removing intermediate container 365328006e01 03:07:09 ---> 74fe4679ffe0 03:07:09 Step 26/26 : LABEL version=2.3.0-dev.2 03:07:09 ---> Running in 2aac1d45c25d 03:07:09 Removing intermediate container 2aac1d45c25d 03:07:09 ---> 05b125266899 03:07:09 [Warning] One or more build-args [ARCH] were not consumed 03:07:09 Successfully built 05b125266899 03:07:09 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:09 provisioning config files... 03:07:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7299857784516963699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:10 ---> docker-login.sh 03:07:10 nexus3.edgexfoundry.org:10001 03:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:10 Configure a credential helper to remove this warning. See 03:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:10 03:07:10 Login Succeeded 03:07:10 nexus3.edgexfoundry.org:10002 03:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:10 Configure a credential helper to remove this warning. See 03:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:10 03:07:10 Login Succeeded 03:07:10 nexus3.edgexfoundry.org:10003 03:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:10 Configure a credential helper to remove this warning. See 03:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:10 03:07:10 Login Succeeded 03:07:10 nexus3.edgexfoundry.org:10004 03:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:10 Configure a credential helper to remove this warning. See 03:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:10 03:07:10 Login Succeeded 03:07:10 docker.io 03:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:10 Configure a credential helper to remove this warning. See 03:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:10 03:07:10 Login Succeeded 03:07:10 ---> docker-login.sh ends [Pipeline] } 03:07:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:07:11 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:07:11 803b45c8e00de7e752af62e5a827ffac6140eba7 03:07:11 latest 03:07:11 2.3.0-dev.2 03:07:11 803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 03:07:11 main 03:07:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:11 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7 03:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:07:11 9b0afa62ca0e: Preparing 03:07:11 9c892a6c26e1: Preparing 03:07:11 d60b056355b3: Preparing 03:07:11 22a7e1988d30: Preparing 03:07:11 994393dc58e7: Preparing 03:07:11 994393dc58e7: Layer already exists 03:07:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22376 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:07:27 Running in /w/workspace/device-onvif-camera/41 [Pipeline] { [Pipeline] checkout 03:07:27 Selected Git installation does not exist. Using Default 03:07:27 The recommended git tool is: NONE 03:07:35 using credential edgex-jenkins-ssh 03:07:35 Cloning the remote Git repository 03:07:35 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:07:35 > git init /w/workspace/device-onvif-camera/41 # timeout=10 03:07:35 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:07:35 > git --version # timeout=10 03:07:35 > git --version # 'git version 2.25.1' 03:07:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:36 Avoid second fetch 03:07:36 Checking out Revision 803b45c8e00de7e752af62e5a827ffac6140eba7 (main) 03:07:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:07:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:36 > git config core.sparsecheckout # timeout=10 03:07:37 > git checkout -f 803b45c8e00de7e752af62e5a827ffac6140eba7 # timeout=10 03:07:41 Commit message: "docs: in-depth discovery and credential guides (#126)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:07:42 % Total % Received % Xferd Average Speed Time Time Time Current 03:07:42 Dload Upload Total Spent Left Speed 03:07:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 97102 [Pipeline] sh 03:07:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:07:43 + sudo tee /etc/docker/daemon.new 03:07:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:07:43 { 03:07:43 "registry-mirrors": [ 03:07:43 "https://nexus3.edgexfoundry.org:10001" 03:07:43 ], 03:07:43 "bip": "10.250.0.254/24", 03:07:43 "hosts": [ 03:07:43 "tcp://0.0.0.0:5555", 03:07:43 "unix:///var/run/docker.sock" 03:07:43 ], 03:07:43 "mtu": 1458, 03:07:43 "selinux-enabled": true, 03:07:43 "seccomp-profile": "/etc/docker/seccomp.json" 03:07:43 } [Pipeline] sh 03:07:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:07:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:02 provisioning config files... 03:08:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/41@tmp/config880553147906035135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:03 ---> docker-login.sh 03:08:03 nexus3.edgexfoundry.org:10001 03:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:03 Configure a credential helper to remove this warning. See 03:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:03 03:08:03 Login Succeeded 03:08:03 nexus3.edgexfoundry.org:10002 03:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:04 Configure a credential helper to remove this warning. See 03:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:04 03:08:04 Login Succeeded 03:08:04 nexus3.edgexfoundry.org:10003 03:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:04 Configure a credential helper to remove this warning. See 03:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:04 03:08:04 Login Succeeded 03:08:04 nexus3.edgexfoundry.org:10004 03:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:05 Configure a credential helper to remove this warning. See 03:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:05 03:08:05 Login Succeeded 03:08:05 docker.io 03:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:08:05 Configure a credential helper to remove this warning. See 03:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:08:05 03:08:05 Login Succeeded 03:08:05 ---> docker-login.sh ends [Pipeline] } 03:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:08:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:08:06 ========================================================= 03:08:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:08:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:08:07 Sending build context to Docker daemon 13.67MB 03:08:07 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:08:07 Step 2/13 : FROM ${BASE} AS builder 03:08:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:08:07 b3c136eddcbf: Pulling fs layer 03:08:07 c0a3192eca97: Pulling fs layer 03:08:07 a050256f5b6f: Pulling fs layer 03:08:07 656be50a0ddc: Pulling fs layer 03:08:07 2bbca73fdf42: Pulling fs layer 03:08:07 46d945488cbd: Pulling fs layer 03:08:07 8a5474983e97: Pulling fs layer 03:08:07 329c88fbcd65: Pulling fs layer 03:08:07 2bbca73fdf42: Waiting 03:08:07 46d945488cbd: Waiting 03:08:07 8a5474983e97: Waiting 03:08:07 329c88fbcd65: Waiting 03:08:07 656be50a0ddc: Waiting 03:08:07 a050256f5b6f: Verifying Checksum 03:08:07 a050256f5b6f: Download complete 03:08:07 c0a3192eca97: Verifying Checksum 03:08:07 c0a3192eca97: Download complete 03:08:07 2bbca73fdf42: Verifying Checksum 03:08:07 2bbca73fdf42: Download complete 03:08:07 b3c136eddcbf: Verifying Checksum 03:08:07 b3c136eddcbf: Download complete 03:08:07 46d945488cbd: Verifying Checksum 03:08:07 46d945488cbd: Download complete 03:08:08 b3c136eddcbf: Pull complete 03:08:08 329c88fbcd65: Verifying Checksum 03:08:08 329c88fbcd65: Download complete 03:08:09 c0a3192eca97: Pull complete 03:08:09 a050256f5b6f: Pull complete 03:08:09 8a5474983e97: Verifying Checksum 03:08:09 8a5474983e97: Download complete 03:08:10 656be50a0ddc: Verifying Checksum 03:08:10 656be50a0ddc: Download complete 03:08:19 9c892a6c26e1: Pushed 03:08:19 9b0afa62ca0e: Pushed 03:08:19 22a7e1988d30: Pushed 03:08:19 d60b056355b3: Pushed 03:08:19 803b45c8e00de7e752af62e5a827ffac6140eba7: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:19 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:08:20 9b0afa62ca0e: Preparing 03:08:20 9c892a6c26e1: Preparing 03:08:20 d60b056355b3: Preparing 03:08:20 22a7e1988d30: Preparing 03:08:20 994393dc58e7: Preparing 03:08:20 22a7e1988d30: Layer already exists 03:08:20 9c892a6c26e1: Layer already exists 03:08:20 d60b056355b3: Layer already exists 03:08:20 994393dc58e7: Layer already exists 03:08:20 9b0afa62ca0e: Layer already exists 03:08:20 latest: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:20 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.2 03:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:08:20 9b0afa62ca0e: Preparing 03:08:20 9c892a6c26e1: Preparing 03:08:20 d60b056355b3: Preparing 03:08:20 22a7e1988d30: Preparing 03:08:20 994393dc58e7: Preparing 03:08:20 9c892a6c26e1: Layer already exists 03:08:20 22a7e1988d30: Layer already exists 03:08:20 9b0afa62ca0e: Layer already exists 03:08:20 994393dc58e7: Layer already exists 03:08:20 d60b056355b3: Layer already exists 03:08:20 2.3.0-dev.2: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:21 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:21 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 03:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:08:21 9b0afa62ca0e: Preparing 03:08:21 9c892a6c26e1: Preparing 03:08:21 d60b056355b3: Preparing 03:08:21 22a7e1988d30: Preparing 03:08:21 994393dc58e7: Preparing 03:08:21 994393dc58e7: Layer already exists 03:08:21 22a7e1988d30: Layer already exists 03:08:21 9b0afa62ca0e: Layer already exists 03:08:21 d60b056355b3: Layer already exists 03:08:21 9c892a6c26e1: Layer already exists 03:08:21 803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:21 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:22 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:08:22 9b0afa62ca0e: Preparing 03:08:22 9c892a6c26e1: Preparing 03:08:22 d60b056355b3: Preparing 03:08:22 22a7e1988d30: Preparing 03:08:22 994393dc58e7: Preparing 03:08:22 994393dc58e7: Layer already exists 03:08:22 d60b056355b3: Layer already exists 03:08:22 9c892a6c26e1: Layer already exists 03:08:22 22a7e1988d30: Layer already exists 03:08:22 9b0afa62ca0e: Layer already exists 03:08:22 main: digest: sha256:a267ce51e5475cc8b5cd0ecd209e26560e2f15797a47e2010b24867dcaa15cbb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:22 ===================================================== [Pipeline] echo 03:08:22 taggedImages: 03:08:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7 03:08:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:08:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.2 03:08:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 03:08:22 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:22 03:08:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:22 656be50a0ddc: Pull complete 03:08:22 2bbca73fdf42: Pull complete 03:08:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:22 latest: Pulling from edgex-lftools-log-publisher 03:08:22 5eb5b503b376: Pulling fs layer 03:08:22 5c69ac0246d0: Pulling fs layer 03:08:22 ec43610c2a17: Pulling fs layer 03:08:22 3a2ae6a8a46f: Pulling fs layer 03:08:22 33b1e0a273af: Pulling fs layer 03:08:22 5d3b04190fa2: Pulling fs layer 03:08:22 2f39f015ded8: Pulling fs layer 03:08:22 33b1e0a273af: Waiting 03:08:22 5d3b04190fa2: Waiting 03:08:22 2f39f015ded8: Waiting 03:08:22 3a2ae6a8a46f: Waiting 03:08:22 5c69ac0246d0: Verifying Checksum 03:08:22 5c69ac0246d0: Download complete 03:08:22 3a2ae6a8a46f: Download complete 03:08:22 33b1e0a273af: Verifying Checksum 03:08:22 33b1e0a273af: Download complete 03:08:23 46d945488cbd: Pull complete 03:08:23 5d3b04190fa2: Verifying Checksum 03:08:23 5d3b04190fa2: Download complete 03:08:23 ec43610c2a17: Verifying Checksum 03:08:23 ec43610c2a17: Download complete 03:08:23 5eb5b503b376: Verifying Checksum 03:08:23 5eb5b503b376: Download complete 03:08:23 2f39f015ded8: Download complete 03:08:24 5eb5b503b376: Pull complete 03:08:24 5c69ac0246d0: Pull complete 03:08:25 ec43610c2a17: Pull complete 03:08:25 3a2ae6a8a46f: Pull complete 03:08:25 33b1e0a273af: Pull complete 03:08:25 5d3b04190fa2: Pull complete 03:08:29 2f39f015ded8: Pull complete 03:08:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:29 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:08:29 8a5474983e97: Pull complete 03:08:31 329c88fbcd65: Pull complete 03:08:31 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 03:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:08:31 ---> ff4287adb874 03:08:31 Step 3/13 : ARG MAKE="make build" 03:08:31 $ docker top fc440207ccd7152d2113e8d9caa99480d3236ce2bf95613b6281074fbb736e99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:31 ---> job-cost.sh 03:08:31 lf-activate-venv: SKIPPING 03:08:31 INFO: No Stack... 03:08:31 INFO: Retrieving Pricing Info for: v3-standard-8 03:08:32 INFO: Archiving Costs [Pipeline] sh 03:08:32 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:08:32 + cut -d, -f6 [Pipeline] lock 03:08:32 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] 03:08:32 Resource [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] did not exist. Created. 03:08:32 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:08:33 + echo total: 0.2199999988079071 [Pipeline] stash 03:08:33 Stashed 1 file(s) [Pipeline] } 03:08:33 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 03:08:33 ---> Running in 51a92d15d64d 03:08:33 $ docker stop --time=1 fc440207ccd7152d2113e8d9caa99480d3236ce2bf95613b6281074fbb736e99 03:08:33 Removing intermediate container 51a92d15d64d 03:08:33 ---> 69a9db790ec3 03:08:33 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:08:33 ---> Running in 0ccb40290e6f 03:08:33 Removing intermediate container 0ccb40290e6f 03:08:33 ---> 05ac6f054487 03:08:33 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:08:33 ---> Running in 974202b76f20 03:08:34 Removing intermediate container 974202b76f20 03:08:34 ---> fe9f69c74fe2 03:08:34 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:08:34 ---> Running in e1807b2d3015 03:08:34 $ docker rm -f fc440207ccd7152d2113e8d9caa99480d3236ce2bf95613b6281074fbb736e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:08:34 Removing intermediate container e1807b2d3015 03:08:34 ---> 009eafcbd88c 03:08:34 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:34 ---> Running in 393865c98a38 03:08:36 Removing intermediate container 393865c98a38 03:08:36 ---> 30a5bc31c80f 03:08:36 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:08:36 ---> Running in 2ca0c8d204a3 03:08:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:08:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:08:39 OK: 221 MiB in 51 packages 03:08:40 Removing intermediate container 2ca0c8d204a3 03:08:40 ---> 3eae837f46de 03:08:40 Step 9/13 : WORKDIR /device-onvif-camera 03:08:40 ---> Running in fbcebffceecf 03:08:40 Removing intermediate container fbcebffceecf 03:08:40 ---> 6ed81b96abd3 03:08:40 Step 10/13 : COPY go.mod vendor* ./ 03:08:41 ---> fbb4788c3be7 03:08:41 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:41 ---> Running in 576328fb471f 03:09:37 Removing intermediate container 576328fb471f 03:09:37 ---> b4ab5288b19d 03:09:37 Step 12/13 : COPY . . 03:09:37 ---> 4730d358ac51 03:09:37 Step 13/13 : RUN ${MAKE} 03:09:37 ---> Running in e30fa6a19e65 03:09:37 noop 03:09:37 Removing intermediate container e30fa6a19e65 03:09:37 ---> 572b760fcc52 03:09:37 Successfully built 572b760fcc52 03:09:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:38 + docker inspect -f . ci-base-image-arm64 03:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-22376 does not seem to be running inside a container 03:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/41 -v /w/workspace/device-onvif-camera/41:/w/workspace/device-onvif-camera/41:rw,z -v /w/workspace/device-onvif-camera/41@tmp:/w/workspace/device-onvif-camera/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:09:39 $ docker top afedf98e3a82c1b189eae765e82c1aed5c8d801b05acaf8c0841149c18b716e9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:40 + go version 03:09:40 go version go1.18.3 linux/arm64 [Pipeline] } 03:09:40 $ docker stop --time=1 afedf98e3a82c1b189eae765e82c1aed5c8d801b05acaf8c0841149c18b716e9 03:09:42 $ docker rm -f afedf98e3a82c1b189eae765e82c1aed5c8d801b05acaf8c0841149c18b716e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker inspect -f . ci-base-image-arm64 03:09:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:43 prd-ubuntu20.04-docker-arm64-4c-16g-22376 does not seem to be running inside a container 03:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/41 -v /w/workspace/device-onvif-camera/41:/w/workspace/device-onvif-camera/41:rw,z -v /w/workspace/device-onvif-camera/41@tmp:/w/workspace/device-onvif-camera/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:09:44 $ docker top 8aa7779b8e125a5026cfc2a63482d10f02273ca390be582ddd72ea59ce2d50bb -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:45 + git config --global --add safe.directory /w/workspace/device-onvif-camera/41 [Pipeline] fileExists [Pipeline] sh 03:09:46 + make test 03:09:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:09:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:11:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:11:15 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.119s coverage: 10.6% of statements 03:11:15 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:11:42 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 32.676s coverage: 13.8% of statements 03:11:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:11:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:12:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:12:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:12:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:12:04 $ docker stop --time=1 8aa7779b8e125a5026cfc2a63482d10f02273ca390be582ddd72ea59ce2d50bb 03:12:06 $ docker rm -f 8aa7779b8e125a5026cfc2a63482d10f02273ca390be582ddd72ea59ce2d50bb [Pipeline] // withDockerContainer [Pipeline] sh 03:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:12:07 Warning: overwriting stash ‘coverage-report’ 03:12:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:12:08 + ls -al . 03:12:08 total 228 03:12:08 drwxrwxr-x 9 jenkins jenkins 4096 Aug 10 03:09 . 03:12:08 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:07 .. 03:12:08 drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 03:07 .git 03:12:08 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:07 .github 03:12:08 -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 03:07 .gitignore 03:12:08 -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 03:07 .golangci.yml 03:12:08 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 03:07 Attribution.txt 03:12:08 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 03:07 CHANGELOG.md 03:12:08 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 03:07 Dockerfile 03:12:08 -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 03:07 GOVERNANCE.md 03:12:08 -rw-rw-r-- 1 jenkins jenkins 660 Aug 10 03:07 Jenkinsfile 03:12:08 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 03:07 LICENSE 03:12:08 -rw-rw-r-- 1 jenkins jenkins 2473 Aug 10 03:07 Makefile 03:12:08 -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 03:07 OWNERS.md 03:12:08 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 03:07 README.md 03:12:08 -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 03:05 VERSION 03:12:08 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 03:07 bin 03:12:08 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 03:07 cmd 03:12:08 -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 03:11 coverage.out 03:12:08 drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 03:07 doc 03:12:08 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 03:07 go.mod 03:12:08 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 03:07 go.sum 03:12:08 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:07 internal 03:12:08 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 03:07 snap 03:12:08 -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:09 + 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=803b45c8e00de7e752af62e5a827ffac6140eba7 --label arch=arm64 --label version=2.3.0-dev.2 . 03:12:09 Sending build context to Docker daemon 13.75MB 03:12:09 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:12:09 Step 2/26 : FROM ${BASE} AS builder 03:12:09 ---> 572b760fcc52 03:12:09 Step 3/26 : ARG MAKE="make build" 03:12:09 ---> Running in e06e394859da 03:12:10 Removing intermediate container e06e394859da 03:12:10 ---> afd9d78f2090 03:12:10 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:12:10 ---> Running in 7d5165a85d35 03:12:10 Removing intermediate container 7d5165a85d35 03:12:10 ---> 6b04c61c215d 03:12:10 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:12:10 ---> Running in 2f509a43af66 03:12:10 Removing intermediate container 2f509a43af66 03:12:10 ---> 2777e649ecad 03:12:10 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:12:10 ---> Running in acc264763de9 03:12:11 Removing intermediate container acc264763de9 03:12:11 ---> 5e67ab2f3470 03:12:11 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:11 ---> Running in ee79306b35be 03:12:12 Removing intermediate container ee79306b35be 03:12:12 ---> b58779030343 03:12:12 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:13 ---> Running in 51c8b3ebe7da 03:12:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:12:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:12:15 OK: 221 MiB in 51 packages 03:12:16 Removing intermediate container 51c8b3ebe7da 03:12:16 ---> 1f2c5ac46d50 03:12:16 Step 9/26 : WORKDIR /device-onvif-camera 03:12:16 ---> Running in 780416b4b457 03:12:16 Removing intermediate container 780416b4b457 03:12:16 ---> a47783a6c96e 03:12:16 Step 10/26 : COPY go.mod vendor* ./ 03:12:17 ---> 22d0ae758466 03:12:17 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:17 ---> Running in 4a3a7ddd0bfd 03:12:19 Removing intermediate container 4a3a7ddd0bfd 03:12:19 ---> 79a73a440b74 03:12:19 Step 12/26 : COPY . . 03:12:20 ---> 134d3a7464eb 03:12:20 Step 13/26 : RUN ${MAKE} 03:12:20 ---> Running in f6624c7e20dd 03:12:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:14:28 Removing intermediate container f6624c7e20dd 03:14:28 ---> f7ba61416b50 03:14:28 Step 14/26 : FROM alpine:3.16 03:14:28 3.16: Pulling from library/alpine 03:14:28 9b18e9b68314: Pulling fs layer 03:14:29 9b18e9b68314: Verifying Checksum 03:14:29 9b18e9b68314: Download complete 03:14:29 9b18e9b68314: Pull complete 03:14:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:14:29 Status: Downloaded newer image for alpine:3.16 03:14:29 ---> a6215f271958 03:14:29 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:14:29 ---> Running in bbabc24ccc51 03:14:30 Removing intermediate container bbabc24ccc51 03:14:30 ---> b92b7b7ae097 03:14:30 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:14:30 ---> Running in 38cddaf62687 03:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:14:32 (1/6) Installing dumb-init (1.2.5-r1) 03:14:32 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:14:32 (3/6) Installing libsodium (1.0.18-r0) 03:14:32 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:14:32 (5/6) Installing libzmq (4.3.4-r0) 03:14:32 (6/6) Installing zeromq (4.3.4-r0) 03:14:32 Executing busybox-1.35.0-r17.trigger 03:14:32 OK: 8 MiB in 20 packages 03:14:33 Removing intermediate container 38cddaf62687 03:14:33 ---> db0fa584cb11 03:14:33 Step 17/26 : WORKDIR / 03:14:33 ---> Running in a4cd3ecd101b 03:14:33 Removing intermediate container a4cd3ecd101b 03:14:33 ---> f2ec9f3ae109 03:14:33 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:14:35 ---> 8a23b141a680 03:14:35 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:14:35 ---> c74243680e20 03:14:35 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:14:36 ---> e2a230530939 03:14:36 Step 21/26 : EXPOSE 59984 03:14:36 ---> Running in c23f9abafef5 03:14:36 Removing intermediate container c23f9abafef5 03:14:36 ---> 5c6c35a51a3c 03:14:36 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:14:36 ---> Running in e6c023929365 03:14:36 Removing intermediate container e6c023929365 03:14:36 ---> d9b8bc35e5f9 03:14:36 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:14:36 ---> Running in 21a3eee840f6 03:14:37 Removing intermediate container 21a3eee840f6 03:14:37 ---> 17eb8ef838f2 03:14:37 Step 24/26 : LABEL arch=arm64 03:14:37 ---> Running in c95a31cf1a8f 03:14:37 Removing intermediate container c95a31cf1a8f 03:14:37 ---> a2492e15d8c1 03:14:37 Step 25/26 : LABEL git_sha=803b45c8e00de7e752af62e5a827ffac6140eba7 03:14:37 ---> Running in f896af4adf5a 03:14:38 Removing intermediate container f896af4adf5a 03:14:38 ---> 9e610ebee273 03:14:38 Step 26/26 : LABEL version=2.3.0-dev.2 03:14:38 ---> Running in e867ba9e985f 03:14:38 Removing intermediate container e867ba9e985f 03:14:38 ---> 2847bcb41edb 03:14:38 [Warning] One or more build-args [ARCH] were not consumed 03:14:38 Successfully built 2847bcb41edb 03:14:38 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:38 provisioning config files... 03:14:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/41@tmp/config9048569638713124994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:39 ---> docker-login.sh 03:14:39 nexus3.edgexfoundry.org:10001 03:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:39 Configure a credential helper to remove this warning. See 03:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:39 03:14:39 Login Succeeded 03:14:39 nexus3.edgexfoundry.org:10002 03:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:39 Configure a credential helper to remove this warning. See 03:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:39 03:14:39 Login Succeeded 03:14:39 nexus3.edgexfoundry.org:10003 03:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:40 Configure a credential helper to remove this warning. See 03:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:40 03:14:40 Login Succeeded 03:14:40 nexus3.edgexfoundry.org:10004 03:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:40 Configure a credential helper to remove this warning. See 03:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:40 03:14:40 Login Succeeded 03:14:40 docker.io 03:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:41 Configure a credential helper to remove this warning. See 03:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:41 03:14:41 Login Succeeded 03:14:41 ---> docker-login.sh ends [Pipeline] } 03:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:41 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:14:41 803b45c8e00de7e752af62e5a827ffac6140eba7 03:14:41 latest 03:14:41 2.3.0-dev.2 03:14:41 803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 03:14:41 main 03:14:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:42 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7 03:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:14:42 7906257c0066: Preparing 03:14:42 e873fca0f9f6: Preparing 03:14:42 8bc8aebb4467: Preparing 03:14:42 ab05fc61ad14: Preparing 03:14:42 5d3e392a13a0: Preparing 03:14:42 5d3e392a13a0: Layer already exists 03:14:42 e873fca0f9f6: Pushed 03:14:42 7906257c0066: Pushed 03:14:43 ab05fc61ad14: Pushed 03:14:48 8bc8aebb4467: Pushed 03:14:48 803b45c8e00de7e752af62e5a827ffac6140eba7: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:49 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:14:49 7906257c0066: Preparing 03:14:49 e873fca0f9f6: Preparing 03:14:49 8bc8aebb4467: Preparing 03:14:49 ab05fc61ad14: Preparing 03:14:49 5d3e392a13a0: Preparing 03:14:49 e873fca0f9f6: Layer already exists 03:14:49 5d3e392a13a0: Layer already exists 03:14:49 7906257c0066: Layer already exists 03:14:49 8bc8aebb4467: Layer already exists 03:14:49 ab05fc61ad14: Layer already exists 03:14:49 latest: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.2 03:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:14:50 7906257c0066: Preparing 03:14:50 e873fca0f9f6: Preparing 03:14:50 8bc8aebb4467: Preparing 03:14:50 ab05fc61ad14: Preparing 03:14:50 5d3e392a13a0: Preparing 03:14:50 8bc8aebb4467: Layer already exists 03:14:50 e873fca0f9f6: Layer already exists 03:14:50 ab05fc61ad14: Layer already exists 03:14:50 7906257c0066: Layer already exists 03:14:50 5d3e392a13a0: Layer already exists 03:14:50 2.3.0-dev.2: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 03:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:14:51 7906257c0066: Preparing 03:14:51 e873fca0f9f6: Preparing 03:14:51 8bc8aebb4467: Preparing 03:14:51 ab05fc61ad14: Preparing 03:14:51 5d3e392a13a0: Preparing 03:14:51 8bc8aebb4467: Layer already exists 03:14:51 e873fca0f9f6: Layer already exists 03:14:51 5d3e392a13a0: Layer already exists 03:14:51 ab05fc61ad14: Layer already exists 03:14:51 7906257c0066: Layer already exists 03:14:51 803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:52 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:14:52 7906257c0066: Preparing 03:14:52 e873fca0f9f6: Preparing 03:14:52 8bc8aebb4467: Preparing 03:14:52 ab05fc61ad14: Preparing 03:14:52 5d3e392a13a0: Preparing 03:14:52 7906257c0066: Layer already exists 03:14:52 8bc8aebb4467: Layer already exists 03:14:52 e873fca0f9f6: Layer already exists 03:14:52 5d3e392a13a0: Layer already exists 03:14:52 ab05fc61ad14: Layer already exists 03:14:52 main: digest: sha256:035ebacd81cee90c5377991edb515e58aabaf2d629cc7d0251ba4f46fae6fe71 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:52 ===================================================== [Pipeline] echo 03:14:52 taggedImages: 03:14:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7 03:14:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:14:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.2 03:14:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:803b45c8e00de7e752af62e5a827ffac6140eba7-2.3.0-dev.2 03:14:52 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:14:53 03:14:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:14:53 arm64: Pulling from edgex-lftools-log-publisher 03:14:53 8998bd30e6a1: Pulling fs layer 03:14:53 04944245beec: Pulling fs layer 03:14:53 699f458cf7ca: Pulling fs layer 03:14:53 765212b225bb: Pulling fs layer 03:14:53 f23df028b6ca: Pulling fs layer 03:14:53 765212b225bb: Waiting 03:14:53 d65c8cfc05b1: Pulling fs layer 03:14:53 2437ff75d9bd: Pulling fs layer 03:14:53 f23df028b6ca: Waiting 03:14:53 04944245beec: Verifying Checksum 03:14:53 04944245beec: Download complete 03:14:53 765212b225bb: Verifying Checksum 03:14:53 765212b225bb: Download complete 03:14:54 699f458cf7ca: Verifying Checksum 03:14:54 699f458cf7ca: Download complete 03:14:54 d65c8cfc05b1: Verifying Checksum 03:14:54 d65c8cfc05b1: Download complete 03:14:54 f23df028b6ca: Verifying Checksum 03:14:54 f23df028b6ca: Download complete 03:14:54 8998bd30e6a1: Verifying Checksum 03:14:54 8998bd30e6a1: Download complete 03:14:57 2437ff75d9bd: Verifying Checksum 03:14:57 2437ff75d9bd: Download complete 03:14:59 8998bd30e6a1: Pull complete 03:14:59 04944245beec: Pull complete 03:15:00 699f458cf7ca: Pull complete 03:15:01 765212b225bb: Pull complete 03:15:01 f23df028b6ca: Pull complete 03:15:01 d65c8cfc05b1: Pull complete 03:15:17 2437ff75d9bd: Pull complete 03:15:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:17 prd-ubuntu20.04-docker-arm64-4c-16g-22376 does not seem to be running inside a container 03:15:17 $ 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/41 -v /w/workspace/device-onvif-camera/41:/w/workspace/device-onvif-camera/41:rw,z -v /w/workspace/device-onvif-camera/41@tmp:/w/workspace/device-onvif-camera/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:15:20 $ docker top f677a60bbda34aad78b72cd2da078e219ad6f4911262d3948b1810bff350cc3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:21 ---> job-cost.sh 03:15:21 lf-activate-venv: SKIPPING 03:15:21 INFO: No Stack... 03:15:22 INFO: Retrieving Pricing Info for: v3-standard-4 03:15:22 INFO: Archiving Costs [Pipeline] sh 03:15:23 + cut -d, -f6 03:15:23 + cat /w/workspace/device-onvif-camera/41/archives/cost.csv [Pipeline] lock 03:15:23 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] 03:15:23 Resource [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] did not exist. Created. 03:15:23 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:15:24 /w/workspace/device-onvif-camera/41@tmp/durable-38fcdcee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:15:24 + echo total: 0.10999999940395355 [Pipeline] stash 03:15:24 Warning: overwriting stash ‘stack-cost’ 03:15:24 Stashed 1 file(s) [Pipeline] } 03:15:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 03:15:24 $ docker stop --time=1 f677a60bbda34aad78b72cd2da078e219ad6f4911262d3948b1810bff350cc3f 03:15:26 $ docker rm -f f677a60bbda34aad78b72cd2da078e219ad6f4911262d3948b1810bff350cc3f [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:15:26 provisioning config files... 03:15:26 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3130290400134374831tmp [Pipeline] { [Pipeline] sh 03:15:27 + set +x 03:15:27 + curl -s https://codecov.io/bash 03:15:27 + bash -s -- 03:15:27 03:15:27 _____ _ 03:15:27 / ____| | | 03:15:27 | | ___ __| | ___ ___ _____ __ 03:15:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:15:27 | |___| (_) | (_| | __/ (_| (_) \ V / 03:15:27 \_____\___/ \__,_|\___|\___\___/ \_/ 03:15:27 Bash-1.0.6 03:15:27 03:15:27 03:15:27 ==> git version 2.25.1 found 03:15:27 ==> 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:15:27 Release-Date: 2020-01-08 03:15:27 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:15:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:15:27 ==> Jenkins CI detected. 03:15:27 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:15:27 project root: . 03:15:27 --> token set from env 03:15:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:15:27 ==> Running gcov in . (disable via -X gcov) 03:15:27 ==> Python coveragepy not found 03:15:27 ==> Searching for coverage reports in: 03:15:27 + . 03:15:27 -> Found 1 reports 03:15:27 ==> Detecting git/mercurial file structure 03:15:27 ==> Reading reports 03:15:27 + ./coverage.out bytes=76856 03:15:27 ==> Appending adjustments 03:15:27 https://docs.codecov.io/docs/fixing-reports 03:15:27 + Found adjustments 03:15:27 ==> Gzipping contents 03:15:27 12K /tmp/codecov.bUHTeH.gz 03:15:27 ==> Uploading reports 03:15:27 url: https://codecov.io 03:15:27 query: branch=main&commit=803b45c8e00de7e752af62e5a827ffac6140eba7&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:15:27 -> Pinging Codecov 03:15:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=803b45c8e00de7e752af62e5a827ffac6140eba7&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:15:28 -> Uploading to 03:15:28 https://storage.googleapis.com/codecov/v4/raw/2022-08-10/F29A59C45E3A92E06B3E522C9905F8EF/803b45c8e00de7e752af62e5a827ffac6140eba7/4ff6754f-1c1d-4de1-9a53-1a1f237dcbcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T031527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26fc40749c30e80e2f5e9ebd2517f398651d923f749dc9d8d5f9772cb534a6ff 03:15:28 % Total % Received % Xferd Average Speed Time Time Time Current 03:15:28 Dload Upload Total Spent Left Speed 03:15:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10452 0 0 100 10452 0 37732 --:--:-- --:--:-- --:--:-- 37597 100 10452 0 0 100 10452 0 37732 --:--:-- --:--:-- --:--:-- 37597 03:15:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] } 03:15:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:15:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:15:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:15:28 03:15:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:15:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:15:29 df9b9388f04a: Pulling fs layer 03:15:29 52dc419b0ee2: Pulling fs layer 03:15:29 25bc292e5bac: Pulling fs layer 03:15:29 114826534d7a: Pulling fs layer 03:15:29 4657fd5d0bcf: Pulling fs layer 03:15:29 6ad1cebc031e: Pulling fs layer 03:15:29 8a3aa393b2d8: Pulling fs layer 03:15:29 4657fd5d0bcf: Waiting 03:15:29 6ad1cebc031e: Waiting 03:15:29 114826534d7a: Waiting 03:15:29 8a3aa393b2d8: Waiting 03:15:29 25bc292e5bac: Verifying Checksum 03:15:29 25bc292e5bac: Download complete 03:15:29 52dc419b0ee2: Verifying Checksum 03:15:29 52dc419b0ee2: Download complete 03:15:29 4657fd5d0bcf: Verifying Checksum 03:15:29 4657fd5d0bcf: Download complete 03:15:29 df9b9388f04a: Verifying Checksum 03:15:29 df9b9388f04a: Download complete 03:15:29 6ad1cebc031e: Verifying Checksum 03:15:29 6ad1cebc031e: Download complete 03:15:29 df9b9388f04a: Pull complete 03:15:29 52dc419b0ee2: Pull complete 03:15:29 25bc292e5bac: Pull complete 03:15:29 114826534d7a: Verifying Checksum 03:15:29 114826534d7a: Download complete 03:15:30 8a3aa393b2d8: Verifying Checksum 03:15:30 8a3aa393b2d8: Download complete 03:15:34 114826534d7a: Pull complete 03:15:34 4657fd5d0bcf: Pull complete 03:15:34 6ad1cebc031e: Pull complete 03:15:37 8a3aa393b2d8: Pull complete 03:15:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:15:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:15:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:37 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:15:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:15:39 $ docker top 68f49e2455cea2b4e1168d10a53b850f357e7126a8c28475c2e75af89bc3b43c -eo pid,comm [Pipeline] { [Pipeline] echo 03:15:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 03:15:40 + set -o pipefail 03:15:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 03:15:45 03:15:45 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:15:45 03:15:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/77ddcaa1-08c4-48b8-96c0-48ca2ac4b0e3 03:15:45 03:15:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:15:45 03:15:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:15:45 03:15:45 [Pipeline] } 03:15:45 $ docker stop --time=1 68f49e2455cea2b4e1168d10a53b850f357e7126a8c28475c2e75af89bc3b43c 03:15:47 $ docker rm -f 68f49e2455cea2b4e1168d10a53b850f357e7126a8c28475c2e75af89bc3b43c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:15:48 + git log --format=format:%s -1 803b45c8e00de7e752af62e5a827ffac6140eba7 [Pipeline] sh 03:15:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:15:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:15:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:49 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:15:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:15:49 $ docker top 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:15:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:15:49 [ssh-agent] Looking for ssh-agent implementation... 03:15:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:15:49 $ docker exec 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 ssh-agent 03:15:50 SSH_AUTH_SOCK=/tmp/ssh-95XHwUaANMBN/agent.35 03:15:50 SSH_AGENT_PID=41 03:15:50 Running ssh-add (command line suppressed) 03:15:50 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6025253818279241079.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6025253818279241079.key) 03:15:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:15:50 + git semver tag 03:15:50 2022-08-10 03:15:50,650 [run_tag] DEBUG tag force:False 03:15:50 2022-08-10 03:15:50,650 [check_head_tag] DEBUG check head tag 03:15:50 2022-08-10 03:15:50,651 [execute] INFO git cat-file --batch-check 03:15:50 2022-08-10 03:15:50,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:15:50 2022-08-10 03:15:50,656 [execute] INFO git cat-file --batch 03:15:50 2022-08-10 03:15:50,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 03:15:50 2022-08-10 03:15:50,673 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:15:50 2022-08-10 03:15:50,673 [execute] INFO git tag -a v2.3.0-dev.2 -m v2.3.0-dev.2 03:15:50 2022-08-10 03:15:50,673 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.2', '-m', 'v2.3.0-dev.2'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:15:50 2022-08-10 03:15:50,679 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:15:50 2.3.0-dev.2 [Pipeline] } 03:15:50 $ docker exec --env ******** --env ******** 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 ssh-agent -k 03:15:51 unset SSH_AUTH_SOCK; 03:15:51 unset SSH_AGENT_PID; 03:15:51 echo Agent pid 41 killed; 03:15:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:15:51 + git semver [Pipeline] } 03:15:51 $ docker stop --time=1 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 03:15:53 $ docker rm -f 3c3acceb3e26988bd90189379f600b351d3af422410e5981a9b6292d29c585f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:15:53 03:15:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:15:53 0.23.1-centos7: Pulling from edgex-lftools 03:15:53 ab5ef0e58194: Pulling fs layer 03:15:53 9712f1f96733: Pulling fs layer 03:15:53 63f879dbbcfc: Pulling fs layer 03:15:53 0d9ebad4ef96: Pulling fs layer 03:15:53 e9a5061849ea: Pulling fs layer 03:15:53 d747dcd14b5f: Pulling fs layer 03:15:53 2de7ff778b66: Pulling fs layer 03:15:53 0d9ebad4ef96: Waiting 03:15:53 e9a5061849ea: Waiting 03:15:53 d747dcd14b5f: Waiting 03:15:53 2de7ff778b66: Waiting 03:15:53 9712f1f96733: Verifying Checksum 03:15:53 9712f1f96733: Download complete 03:15:54 63f879dbbcfc: Verifying Checksum 03:15:54 63f879dbbcfc: Download complete 03:15:54 e9a5061849ea: Verifying Checksum 03:15:54 e9a5061849ea: Download complete 03:15:54 d747dcd14b5f: Download complete 03:15:54 ab5ef0e58194: Verifying Checksum 03:15:54 ab5ef0e58194: Download complete 03:15:54 0d9ebad4ef96: Verifying Checksum 03:15:54 0d9ebad4ef96: Download complete 03:15:54 2de7ff778b66: Verifying Checksum 03:15:54 2de7ff778b66: Download complete 03:15:57 ab5ef0e58194: Pull complete 03:15:57 9712f1f96733: Pull complete 03:15:57 63f879dbbcfc: Pull complete 03:16:02 0d9ebad4ef96: Pull complete 03:16:02 e9a5061849ea: Pull complete 03:16:02 d747dcd14b5f: Pull complete 03:16:03 2de7ff778b66: Pull complete 03:16:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:16:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:03 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:16:05 $ docker top 9e2cb79b7d3a05607966e5fef24b59f06806d5dd4a3a7128e8f5cb8585ca1105 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:16:05 provisioning config files... 03:16:05 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2978022889407640741tmp 03:16:05 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1602104977644961875tmp 03:16:05 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config967339014393595356tmp [Pipeline] { [Pipeline] echo 03:16:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:16:05 ---> sigul-configuration.sh 03:16:05 gpg: directory `/root/.gnupg' created 03:16:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:16:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:16:05 gpg: keyring `/root/.gnupg/secring.gpg' created 03:16:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:16:05 gpg: CAST5 encrypted data 03:16:05 gpg: encrypted with 1 passphrase 03:16:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:16:05 + mkdir /home/jenkins 03:16:05 + mkdir /home/jenkins/sigul [Pipeline] sh 03:16:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:16:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:16:06 ---> sigul-install.sh 03:16:06 Sigul already installed; skipping installation. [Pipeline] sh 03:16:06 + git tag --list 03:16:06 v0.0.0 03:16:06 v0.0.1-dev.1 03:16:06 v0.0.1-dev.10 03:16:06 v0.0.1-dev.11 03:16:06 v0.0.1-dev.12 03:16:06 v0.0.1-dev.13 03:16:06 v0.0.1-dev.14 03:16:06 v0.0.1-dev.15 03:16:06 v0.0.1-dev.16 03:16:06 v0.0.1-dev.17 03:16:06 v0.0.1-dev.18 03:16:06 v0.0.1-dev.19 03:16:06 v0.0.1-dev.2 03:16:06 v0.0.1-dev.20 03:16:06 v0.0.1-dev.21 03:16:06 v0.0.1-dev.22 03:16:06 v0.0.1-dev.23 03:16:06 v0.0.1-dev.24 03:16:06 v0.0.1-dev.25 03:16:06 v0.0.1-dev.26 03:16:06 v0.0.1-dev.27 03:16:06 v0.0.1-dev.28 03:16:06 v0.0.1-dev.3 03:16:06 v0.0.1-dev.4 03:16:06 v0.0.1-dev.5 03:16:06 v0.0.1-dev.6 03:16:06 v0.0.1-dev.7 03:16:06 v0.0.1-dev.8 03:16:06 v0.0.1-dev.9 03:16:06 v2.2.0 03:16:06 v2.2.0-dev.29 03:16:06 v2.2.0-dev.30 03:16:06 v2.2.0-dev.31 03:16:06 v2.2.0-dev.32 03:16:06 v2.2.0-dev.33 03:16:06 v2.2.0-dev.34 03:16:06 v2.2.0-dev.35 03:16:06 v2.3.0-dev.1 03:16:06 v2.3.0-dev.2 [Pipeline] sh 03:16:07 + lftools sign git-tag v2.3.0-dev.2 03:16:07 Signing Git tag with Sigul... 03:16:07 Signing v2.3.0-dev.2 [Pipeline] echo 03:16:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:16:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:16:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:16:08 $ docker stop --time=1 9e2cb79b7d3a05607966e5fef24b59f06806d5dd4a3a7128e8f5cb8585ca1105 03:16:09 $ docker rm -f 9e2cb79b7d3a05607966e5fef24b59f06806d5dd4a3a7128e8f5cb8585ca1105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:16:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:16:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:16:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:10 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:16:11 $ docker top 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:11 [ssh-agent] Looking for ssh-agent implementation... 03:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:11 $ docker exec 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f ssh-agent 03:16:11 SSH_AUTH_SOCK=/tmp/ssh-w0fk3eieeDCo/agent.33 03:16:11 SSH_AGENT_PID=41 03:16:11 Running ssh-add (command line suppressed) 03:16:11 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1887572970635261546.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1887572970635261546.key) 03:16:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:11 + git semver bump pre 03:16:12 2022-08-10 03:16:12,080 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:16:12 2022-08-10 03:16:12,080 [bump_version] DEBUG bumping version:2.3.0-dev.2 on axis:pre with prefix:dev 03:16:12 2022-08-10 03:16:12,080 [bump_version] DEBUG bumped version:2.3.0-dev.3 03:16:12 2022-08-10 03:16:12,080 [write_version] DEBUG write version:2.3.0-dev.3 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:16:12 2022-08-10 03:16:12,081 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:16:12 2022-08-10 03:16:12,081 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:16:12 2022-08-10 03:16:12,082 [execute] INFO git cat-file --batch-check 03:16:12 2022-08-10 03:16:12,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:16:12 2022-08-10 03:16:12,088 [execute] INFO git cat-file --batch 03:16:12 2022-08-10 03:16:12,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:16:12 2022-08-10 03:16:12,092 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:16:12 2.3.0-dev.3 [Pipeline] } 03:16:12 $ docker exec --env ******** --env ******** 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f ssh-agent -k 03:16:12 unset SSH_AUTH_SOCK; 03:16:12 unset SSH_AGENT_PID; 03:16:12 echo Agent pid 41 killed; 03:16:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:12 + git semver [Pipeline] } 03:16:12 $ docker stop --time=1 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f 03:16:14 $ docker rm -f 48d00f36e994c1b8425c6612d65235f2e4d3a1fa94a516c3c1aa516d55cce99f [Pipeline] // withDockerContainer [Pipeline] sh 03:16:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:16:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:14 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:16:15 $ docker top c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:16:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:16:15 [ssh-agent] Looking for ssh-agent implementation... 03:16:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:16:15 $ docker exec c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 ssh-agent 03:16:15 SSH_AUTH_SOCK=/tmp/ssh-QAiTfiRVjhL7/agent.32 03:16:15 SSH_AGENT_PID=38 03:16:15 Running ssh-add (command line suppressed) 03:16:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1157845811230385125.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1157845811230385125.key) 03:16:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:16:16 + git semver push 03:16:16 2022-08-10 03:16:16,371 [run_push] DEBUG push 03:16:16 2022-08-10 03:16:16,372 [execute] INFO git cat-file --batch-check 03:16:16 2022-08-10 03:16:16,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 03:16:16 2022-08-10 03:16:16,377 [execute] INFO git rev-list 9a84267c941ffa95dcb093138b8a4d28f83ffd9d -- 03:16:16 2022-08-10 03:16:16,377 [execute] DEBUG Popen(['git', 'rev-list', '9a84267c941ffa95dcb093138b8a4d28f83ffd9d', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:16:16 2022-08-10 03:16:16,383 [execute] INFO git fetch -v origin 03:16:16 2022-08-10 03:16:16,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 03:16:16 2022-08-10 03:16:16,940 [run_push] DEBUG no remote changes detected 03:16:16 2022-08-10 03:16:16,941 [execute] INFO git push origin semver 03:16:16 2022-08-10 03:16:16,941 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 03:16:17 2022-08-10 03:16:17,716 [run_push] DEBUG push all version tags 03:16:17 2022-08-10 03:16:17,716 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:16:17 2022-08-10 03:16:17,717 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:16:18 2022-08-10 03:16:18,452 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:16:18 2.3.0-dev.3 [Pipeline] } 03:16:18 $ docker exec --env ******** --env ******** c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 ssh-agent -k 03:16:18 unset SSH_AUTH_SOCK; 03:16:18 unset SSH_AGENT_PID; 03:16:18 echo Agent pid 38 killed; 03:16:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:18 + git semver [Pipeline] } 03:16:19 $ docker stop --time=1 c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 03:16:20 $ docker rm -f c6fb8311f44d0e9296f6c4b1633192677b18f8f2ca60fd2897cb088dcf699b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:16:21 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:16:21 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:16:21 total 16 03:16:21 drwxr-xr-x 3 root root 4096 Aug 10 03:08 . 03:16:21 drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:16 .. 03:16:21 drwxr-xr-x 2 root root 4096 Aug 10 03:08 cost 03:16:21 -rw-r--r-- 1 root root 90 Aug 10 03:08 cost.csv 03:16:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:16:21 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:16:21 total 16 03:16:21 drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 03:08 . 03:16:21 drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 03:16 .. 03:16:21 drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 03:08 cost 03:16:21 -rw-r--r-- 1 jenkins jenkins 90 Aug 10 03:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:16:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:16:22 ---> package-listing.sh 03:16:22 ++ facter osfamily 03:16:22 ++ tr '[:upper:]' '[:lower:]' 03:16:22 + OS_FAMILY=debian 03:16:22 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:16:22 + START_PACKAGES=/tmp/packages_start.txt 03:16:22 + END_PACKAGES=/tmp/packages_end.txt 03:16:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:16:22 + PACKAGES=/tmp/packages_start.txt 03:16:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:16:22 + PACKAGES=/tmp/packages_end.txt 03:16:22 + case "${OS_FAMILY}" in 03:16:22 + dpkg -l 03:16:22 + grep '^ii' 03:16:22 + '[' -f /tmp/packages_start.txt ']' 03:16:22 + '[' -f /tmp/packages_end.txt ']' 03:16:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:16:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:16:22 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:16:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:16:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:16:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:16:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:23 prd-ubuntu20.04-docker-8c-8g-22375 does not seem to be running inside a container 03:16:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:16:23 $ docker top 781ec7054163c6ebd7475b64ac59f22ffe459689a3f7b21665551e5d7554b589 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:24 + touch /tmp/pre-build-complete [Pipeline] sh 03:16:24 + mkdir -p /var/log/sysstat [Pipeline] sh 03:16:24 + ls /var/log/sa-host 03:16:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:25 provisioning config files... 03:16:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2713413068883074472tmp [Pipeline] { [Pipeline] echo 03:16:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:16:25 ---> create-netrc.sh [Pipeline] } 03:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:16:25 ---> python-tools-install.sh [Pipeline] echo 03:16:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:16:25 ---> sudo-logs.sh 03:16:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:16:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:16:26 ---> job-cost.sh 03:16:26 lf-activate-venv: SKIPPING 03:16:26 DEBUG: total: 0.2199999988079071 03:16:26 INFO: Retrieving Stack Cost... 03:16:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:16:27 INFO: Archiving Costs [Pipeline] echo 03:16:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:16:27 ---> logs-deploy.sh 03:16:27 lf-activate-venv: SKIPPING 03:16:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/41 03:16:27 INFO: archiving workspace using pattern(s): 03:16:28 Archives upload complete. 03:16:29 INFO: archiving logs to Nexus 03:16:29 ---> uname -a: 03:16:29 Linux prd-ubuntu20-04-docker-8c-8g-22375 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:16:29 03:16:29 03:16:29 ---> lscpu: 03:16:29 Architecture: x86_64 03:16:29 CPU op-mode(s): 32-bit, 64-bit 03:16:29 Byte Order: Little Endian 03:16:29 Address sizes: 40 bits physical, 48 bits virtual 03:16:29 CPU(s): 8 03:16:29 On-line CPU(s) list: 0-7 03:16:29 Thread(s) per core: 1 03:16:29 Core(s) per socket: 1 03:16:29 Socket(s): 8 03:16:29 NUMA node(s): 1 03:16:29 Vendor ID: AuthenticAMD 03:16:29 CPU family: 23 03:16:29 Model: 49 03:16:29 Model name: AMD EPYC-Rome Processor 03:16:29 Stepping: 0 03:16:29 CPU MHz: 2799.998 03:16:29 BogoMIPS: 5599.99 03:16:29 Virtualization: AMD-V 03:16:29 Hypervisor vendor: KVM 03:16:29 Virtualization type: full 03:16:29 L1d cache: 256 KiB 03:16:29 L1i cache: 256 KiB 03:16:29 L2 cache: 4 MiB 03:16:29 L3 cache: 128 MiB 03:16:29 NUMA node0 CPU(s): 0-7 03:16:29 Vulnerability Itlb multihit: Not affected 03:16:29 Vulnerability L1tf: Not affected 03:16:29 Vulnerability Mds: Not affected 03:16:29 Vulnerability Meltdown: Not affected 03:16:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:16:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:16:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:16:29 Vulnerability Srbds: Not affected 03:16:29 Vulnerability Tsx async abort: Not affected 03:16:29 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:16:29 03:16:29 03:16:29 ---> nproc: 03:16:29 8 03:16:29 03:16:29 03:16:29 ---> df -h: 03:16:29 Filesystem Size Used Avail Use% Mounted on 03:16:29 overlay 155G 13G 143G 8% / 03:16:29 tmpfs 64M 0 64M 0% /dev 03:16:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:16:29 shm 64M 0 64M 0% /dev/shm 03:16:29 /dev/vda1 155G 13G 143G 8% /facter-os 03:16:29 03:16:29 03:16:29 ---> sar -b -r -n DEV: 03:16:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22375) 08/10/22 _x86_64_ (8 CPU) 03:16:29 03:16:29 03:04:40 LINUX RESTART (8 CPU) 03:16:29 03:16:29 03:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:16:29 03:06:01 400.14 46.87 353.26 0.00 4172.85 195219.39 0.00 03:16:29 03:07:01 129.58 0.18 129.40 0.00 5.60 29326.98 0.00 03:16:29 03:08:01 79.35 0.00 79.35 0.00 0.00 17190.35 0.00 03:16:29 03:09:01 38.28 0.02 38.26 0.00 2.80 19060.69 0.00 03:16:29 03:10:01 1.90 0.02 1.88 0.00 0.13 22.13 0.00 03:16:29 03:11:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 03:16:29 03:12:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 03:16:29 03:13:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 03:16:29 03:14:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 03:16:29 03:15:01 1.87 0.00 1.87 0.00 0.00 26.00 0.00 03:16:29 03:16:01 71.47 0.33 71.14 0.00 12.13 37690.52 0.00 03:16:29 Average: 65.65 4.25 61.41 0.00 375.47 26889.81 0.00 03:16:29 03:16:29 03:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:16:29 03:06:01 28122628 31722264 580200 1.76 152284 3650900 2205360 6.50 1283504 3033636 124264 03:16:29 03:07:01 27702776 31620252 672088 2.04 166136 3928752 2283880 6.73 1638016 3063072 415912 03:16:29 03:08:01 28042316 31752760 543352 1.65 168396 3736376 2015200 5.94 1362888 3015456 0 03:16:29 03:09:01 27550504 31767680 526836 1.60 173864 4188432 1821224 5.37 1363724 3454980 288 03:16:29 03:10:01 27551196 31768432 526012 1.60 173920 4188436 1821224 5.37 1363300 3454988 12 03:16:29 03:11:01 27551768 31769108 525100 1.60 173944 4188444 1821224 5.37 1363712 3454992 204 03:16:29 03:12:01 27551208 31768572 525576 1.60 173968 4188448 1821224 5.37 1363320 3454996 184 03:16:29 03:13:01 27561080 31778852 515488 1.57 173988 4188452 1821224 5.37 1352732 3455356 196 03:16:29 03:14:01 27561316 31779088 515176 1.57 174004 4188452 1821224 5.37 1352840 3455356 192 03:16:29 03:15:01 27561048 31778860 515424 1.57 174040 4188436 1821224 5.37 1352484 3455336 8 03:16:29 03:16:01 26081612 31702184 589092 1.79 211088 5441496 2223000 6.55 1503684 4666768 571088 03:16:29 Average: 27530677 31746187 548577 1.67 174148 4188784 1952364 5.75 1390928 3451358 101123 03:16:29 03:16:29 03:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:16:29 03:06:01 docker0 141.01 172.94 11.66 1660.87 0.00 0.00 0.00 0.00 03:16:29 03:06:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 03:16:29 03:06:01 ens3 862.60 534.15 8165.33 116.17 0.00 0.00 0.00 0.00 03:16:29 03:07:01 docker0 8.32 10.11 0.47 40.80 0.00 0.00 0.00 0.00 03:16:29 03:07:01 vethe0af6bd 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 03:16:29 03:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:16:29 03:07:01 ens3 79.29 57.52 84.24 62.82 0.00 0.00 0.00 0.00 03:16:29 03:08:01 docker0 2.68 5.58 0.17 57.93 0.00 0.00 0.00 0.00 03:16:29 03:08:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 03:16:29 03:08:01 ens3 27.73 18.95 119.64 7.15 0.00 0.00 0.00 0.00 03:16:29 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:09:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 03:16:29 03:09:01 ens3 159.31 128.36 2540.57 284.47 0.00 0.00 0.00 0.00 03:16:29 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:10:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:16:29 03:11:01 ens3 0.75 0.60 0.35 0.28 0.00 0.00 0.00 0.00 03:16:29 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:16:29 03:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:16:29 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:29 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:16:29 03:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:16:29 03:16:01 docker0 37.06 46.64 3.42 734.25 0.00 0.00 0.00 0.00 03:16:29 03:16:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 03:16:29 03:16:01 ens3 332.44 231.76 7916.38 66.21 0.00 0.00 0.00 0.00 03:16:29 Average: docker0 17.00 21.16 1.41 224.53 0.00 0.00 0.00 0.00 03:16:29 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 03:16:29 Average: ens3 131.85 87.65 1701.69 48.73 0.00 0.00 0.00 0.00 03:16:29 03:16:29 03:16:29 ---> sar -P ALL: 03:16:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22375) 08/10/22 _x86_64_ (8 CPU) 03:16:29 03:16:29 03:04:40 LINUX RESTART (8 CPU) 03:16:29 03:16:29 03:05:02 CPU %user %nice %system %iowait %steal %idle 03:16:29 03:06:01 all 12.35 0.00 4.62 2.19 0.11 80.73 03:16:29 03:06:01 0 11.06 0.00 4.46 0.36 0.10 84.01 03:16:29 03:06:01 1 14.56 0.00 5.56 5.06 0.10 74.71 03:16:29 03:06:01 2 13.22 0.00 4.43 0.43 0.10 81.81 03:16:29 03:06:01 3 10.91 0.00 4.15 2.13 0.14 82.68 03:16:29 03:06:01 4 11.14 0.00 4.20 2.57 0.10 81.98 03:16:29 03:06:01 5 14.09 0.00 4.43 4.38 0.12 76.99 03:16:29 03:06:01 6 12.22 0.00 4.22 0.27 0.09 83.20 03:16:29 03:06:01 7 11.57 0.00 5.53 2.33 0.12 80.44 03:16:29 03:07:01 all 42.23 0.00 7.08 0.71 0.14 49.83 03:16:29 03:07:01 0 42.33 0.00 7.00 0.67 0.13 49.87 03:16:29 03:07:01 1 42.31 0.00 6.94 2.15 0.15 48.45 03:16:29 03:07:01 2 41.47 0.00 7.84 0.07 0.14 50.49 03:16:29 03:07:01 3 41.21 0.00 7.05 1.12 0.15 50.47 03:16:29 03:07:01 4 41.79 0.00 7.70 0.44 0.15 49.92 03:16:29 03:07:01 5 43.54 0.00 7.03 0.74 0.13 48.56 03:16:29 03:07:01 6 41.46 0.00 6.34 0.29 0.14 51.78 03:16:29 03:07:01 7 43.73 0.00 6.78 0.22 0.15 49.12 03:16:29 03:08:01 all 1.53 0.00 0.76 0.41 0.03 97.27 03:16:29 03:08:01 0 2.24 0.00 0.76 0.02 0.02 96.97 03:16:29 03:08:01 1 2.74 0.00 0.60 0.17 0.03 96.45 03:16:29 03:08:01 2 1.12 0.00 0.72 0.02 0.02 98.13 03:16:29 03:08:01 3 0.90 0.00 1.04 1.34 0.02 96.71 03:16:29 03:08:01 4 1.24 0.00 0.73 0.00 0.03 98.00 03:16:29 03:08:01 5 1.54 0.00 0.75 0.03 0.03 97.64 03:16:29 03:08:01 6 1.17 0.00 0.87 1.47 0.03 96.45 03:16:29 03:08:01 7 1.30 0.00 0.62 0.22 0.03 97.83 03:16:29 03:09:01 all 3.63 0.00 1.31 0.30 0.03 94.74 03:16:29 03:09:01 0 3.77 0.00 1.25 0.02 0.03 94.92 03:16:29 03:09:01 1 4.14 0.00 1.21 0.02 0.02 94.61 03:16:29 03:09:01 2 3.47 0.00 1.05 0.02 0.03 95.43 03:16:29 03:09:01 3 4.02 0.00 1.34 0.55 0.03 94.06 03:16:29 03:09:01 4 3.32 0.00 1.89 0.03 0.02 94.74 03:16:29 03:09:01 5 4.31 0.00 1.01 0.12 0.02 94.55 03:16:29 03:09:01 6 3.07 0.00 1.12 0.05 0.03 95.72 03:16:29 03:09:01 7 2.94 0.00 1.58 1.58 0.02 93.89 03:16:29 03:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:16:29 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:16:29 03:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:16:29 03:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:16:29 03:10:01 3 0.03 0.00 0.00 0.03 0.00 99.93 03:16:29 03:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:16:29 03:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:16:29 03:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:16:29 03:10:01 7 0.03 0.00 0.02 0.03 0.02 99.90 03:16:29 03:11:01 all 0.03 0.00 0.02 0.01 0.01 99.94 03:16:29 03:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:16:29 03:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:16:29 03:11:01 2 0.05 0.00 0.07 0.00 0.02 99.87 03:16:29 03:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:16:29 03:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:16:29 03:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:16:29 03:11:01 6 0.07 0.00 0.00 0.00 0.02 99.92 03:16:29 03:11:01 7 0.02 0.00 0.02 0.03 0.00 99.93 03:16:29 03:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:16:29 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:16:29 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:16:29 03:12:01 2 0.07 0.00 0.03 0.00 0.00 99.90 03:16:29 03:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:16:29 03:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:16:29 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:16:29 03:12:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:16:29 03:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:16:29 03:13:01 all 0.04 0.00 0.02 0.01 0.00 99.93 03:16:29 03:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:16:29 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:16:29 03:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:16:29 03:13:01 3 0.03 0.00 0.02 0.02 0.00 99.93 03:16:29 03:13:01 4 0.00 0.00 0.03 0.00 0.00 99.97 03:16:29 03:13:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:16:29 03:13:01 6 0.07 0.00 0.05 0.00 0.00 99.88 03:16:29 03:13:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:16:29 03:14:01 all 0.05 0.00 0.01 0.00 0.00 99.94 03:16:29 03:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:16:29 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:16:29 03:14:01 2 0.02 0.00 0.03 0.02 0.00 99.93 03:16:29 03:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:16:29 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:16:29 03:14:01 5 0.12 0.00 0.00 0.00 0.00 99.88 03:16:29 03:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:16:29 03:14:01 7 0.10 0.00 0.02 0.02 0.00 99.87 03:16:29 03:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:16:29 03:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:16:29 03:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:16:29 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:16:29 03:15:01 3 0.08 0.00 0.03 0.03 0.02 99.83 03:16:29 03:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:16:29 03:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:16:29 03:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:16:29 03:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:16:29 03:16:01 all 8.28 0.00 3.24 0.59 0.06 87.82 03:16:29 03:16:01 0 9.16 0.00 2.91 0.02 0.07 87.85 03:16:29 03:16:01 1 8.95 0.00 3.21 0.10 0.05 87.68 03:16:29 03:16:01 2 8.29 0.00 3.15 0.74 0.05 87.77 03:16:29 03:16:01 3 7.15 0.00 3.15 0.47 0.05 89.18 03:16:29 03:16:01 4 7.31 0.00 3.64 0.02 0.07 88.97 03:16:29 03:16:01 5 8.60 0.00 3.24 1.27 0.08 86.80 03:16:29 03:16:01 6 7.83 0.00 3.54 0.02 0.05 88.56 03:16:29 03:16:01 7 8.99 0.00 3.11 2.06 0.07 85.77 03:16:29 03:16:29 Average: CPU %user %nice %system %iowait %steal %idle 03:16:29 Average: all 6.15 0.00 1.54 0.38 0.04 91.90 03:16:29 Average: 0 6.20 0.00 1.48 0.10 0.03 92.19 03:16:29 Average: 1 6.56 0.00 1.58 0.67 0.04 91.16 03:16:29 Average: 2 6.11 0.00 1.57 0.12 0.03 92.18 03:16:29 Average: 3 5.78 0.00 1.51 0.52 0.04 92.15 03:16:29 Average: 4 5.85 0.00 1.64 0.27 0.04 92.21 03:16:29 Average: 5 6.55 0.00 1.49 0.58 0.04 91.34 03:16:29 Average: 6 5.94 0.00 1.46 0.19 0.03 92.37 03:16:29 Average: 7 6.18 0.00 1.59 0.59 0.04 91.61 03:16:29 03:16:29 03:16:29