Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dcacfabcedd8c9812e04fc6911462b912c63165 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-ssh15535157108550401475.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-ssh6835341062661046469.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-ssh3558074216065985855.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-ssh12796341112501358631.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-ssh9798760934038101313.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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22819 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 7dcacfabcedd8c9812e04fc6911462b912c63165 (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 7dcacfabcedd8c9812e04fc6911462b912c63165 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#133)" > git rev-list --no-walk 7566e30f01203e511a46f95a7874e6126d22e67b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:40:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:40:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:40:11 ========================================================= 15:40:11 EdgeX Global Pipelines Version Info 15:40:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:40:12 ------------------- 15:40:12 stable info: 15:40:12 ------------------- 15:40:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:12 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:40:12 Message: update stable to v1.0.238 15:40:13 ------------------- 15:40:13 experimental info: 15:40:13 ------------------- 15:40:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:13 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:40:13 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dcacfa [Pipeline] echo 15:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:13 provisioning config files... 15:40:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config147015718181196771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:14 ---> docker-login.sh 15:40:14 nexus3.edgexfoundry.org:10001 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:14 Configure a credential helper to remove this warning. See 15:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:14 15:40:14 Login Succeeded 15:40:14 nexus3.edgexfoundry.org:10002 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:14 Configure a credential helper to remove this warning. See 15:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:14 15:40:14 Login Succeeded 15:40:14 nexus3.edgexfoundry.org:10003 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:14 Configure a credential helper to remove this warning. See 15:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:14 15:40:14 Login Succeeded 15:40:14 nexus3.edgexfoundry.org:10004 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:14 Configure a credential helper to remove this warning. See 15:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:14 15:40:14 Login Succeeded 15:40:14 docker.io 15:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:15 Configure a credential helper to remove this warning. See 15:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:15 15:40:15 Login Succeeded 15:40:15 ---> docker-login.sh ends [Pipeline] } 15:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:40:15 + git rev-list -1 --merges 7dcacfabcedd8c9812e04fc6911462b912c63165~1..7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] echo 15:40:15 -----------> git rev-list -1 --merges 7dcacfabcedd8c9812e04fc6911462b912c63165~1..7dcacfabcedd8c9812e04fc6911462b912c63165 7dcacfabcedd8c9812e04fc6911462b912c63165 [false] [Pipeline] sh 15:40:15 + git log --format=format:%s -1 7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] echo 15:40:16 ========================================================= 15:40:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:40:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:16 + git log --format=format:%s -1 7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] echo 15:40:16 [semverPrep] GIT_COMMIT: 7dcacfabcedd8c9812e04fc6911462b912c63165, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#133) [Pipeline] echo 15:40:16 [semverPrep] This is not a build commit. [Pipeline] sh 15:40:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:40:16 + grep -v github /etc/ssh/ssh_known_hosts 15:40:16 + [ -e /tmp/ssh_known_hosts ] 15:40:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:40:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:40:16 + sudo tee -a /etc/ssh/ssh_known_hosts 15:40:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:17 15:40:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:17 0.1.4: Pulling from edgex-devops/py-git-semver 15:40:17 b85a868b505f: Pulling fs layer 15:40:17 e2be974225ed: Pulling fs layer 15:40:17 339a4e72a1f5: Pulling fs layer 15:40:17 988bab9f4d93: Pulling fs layer 15:40:17 1469e6f7b9e6: Pulling fs layer 15:40:17 eaf3925da568: Pulling fs layer 15:40:17 bab4dde63d76: Pulling fs layer 15:40:17 bde34c3a00c8: Pulling fs layer 15:40:17 b352a97aabf1: Pulling fs layer 15:40:17 4872d77fe225: Pulling fs layer 15:40:17 5851b861e8e6: Pulling fs layer 15:40:17 bde34c3a00c8: Waiting 15:40:17 b352a97aabf1: Waiting 15:40:17 4872d77fe225: Waiting 15:40:17 988bab9f4d93: Waiting 15:40:17 5851b861e8e6: Waiting 15:40:17 1469e6f7b9e6: Waiting 15:40:17 eaf3925da568: Waiting 15:40:17 e2be974225ed: Download complete 15:40:17 988bab9f4d93: Verifying Checksum 15:40:17 988bab9f4d93: Download complete 15:40:17 1469e6f7b9e6: Verifying Checksum 15:40:17 1469e6f7b9e6: Download complete 15:40:17 eaf3925da568: Download complete 15:40:17 339a4e72a1f5: Verifying Checksum 15:40:17 339a4e72a1f5: Download complete 15:40:17 bde34c3a00c8: Download complete 15:40:17 b352a97aabf1: Verifying Checksum 15:40:17 b352a97aabf1: Download complete 15:40:17 4872d77fe225: Verifying Checksum 15:40:17 4872d77fe225: Download complete 15:40:17 5851b861e8e6: Verifying Checksum 15:40:17 5851b861e8e6: Download complete 15:40:17 b85a868b505f: Verifying Checksum 15:40:17 b85a868b505f: Download complete 15:40:17 bab4dde63d76: Verifying Checksum 15:40:17 bab4dde63d76: Download complete 15:40:18 b85a868b505f: Pull complete 15:40:18 e2be974225ed: Pull complete 15:40:19 339a4e72a1f5: Pull complete 15:40:19 988bab9f4d93: Pull complete 15:40:19 1469e6f7b9e6: Pull complete 15:40:19 eaf3925da568: Pull complete 15:40:22 bab4dde63d76: Pull complete 15:40:22 bde34c3a00c8: Pull complete 15:40:22 b352a97aabf1: Pull complete 15:40:22 4872d77fe225: Pull complete 15:40:22 5851b861e8e6: Pull complete 15:40:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:40:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:22 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:40:22 $ 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 15:40:25 $ docker top 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d -eo pid,comm 15:40:25 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). 15:40:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:40:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:25 [ssh-agent] Looking for ssh-agent implementation... 15:40:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:25 $ docker exec 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d ssh-agent 15:40:25 SSH_AUTH_SOCK=/tmp/ssh-CWY6wvesMTLk/agent.34 15:40:25 SSH_AGENT_PID=40 15:40:25 Running ssh-add (command line suppressed) 15:40:25 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_550044138004398312.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_550044138004398312.key) 15:40:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:26 + git tag --points-at HEAD [Pipeline] } 15:40:26 $ docker exec --env ******** --env ******** 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d ssh-agent -k 15:40:26 unset SSH_AUTH_SOCK; 15:40:26 unset SSH_AGENT_PID; 15:40:26 echo Agent pid 40 killed; 15:40:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:40:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:26 [ssh-agent] Looking for ssh-agent implementation... 15:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:26 $ docker exec 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d ssh-agent 15:40:26 SSH_AUTH_SOCK=/tmp/ssh-OgWRU3KAQDbe/agent.72 15:40:26 SSH_AGENT_PID=78 15:40:26 Running ssh-add (command line suppressed) 15:40:26 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_595660925021185480.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_595660925021185480.key) 15:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:26 + git semver init 15:40:27 2022-08-15 15:40:27,010 [run_init] DEBUG init version:0.0.0 force:False 15:40:27 2022-08-15 15:40:27,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 15:40:27 2022-08-15 15:40:27,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 15:40:27 2022-08-15 15:40:27,011 [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) 15:40:28 2022-08-15 15:40:27,844 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 15:40:28 2022-08-15 15:40:27,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 15:40:28 2022-08-15 15:40:27,844 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:40:28 2022-08-15 15:40:27,844 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:40:28 2.3.0-dev.7 [Pipeline] } 15:40:28 $ docker exec --env ******** --env ******** 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d ssh-agent -k 15:40:28 unset SSH_AUTH_SOCK; 15:40:28 unset SSH_AGENT_PID; 15:40:28 echo Agent pid 78 killed; 15:40:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:28 + git semver [Pipeline] } 15:40:28 $ docker stop --time=1 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d 15:40:30 $ docker rm -f 5d97c32fc4dbcf076ac1a64211b8c196e8af3b58d74496dc2d34ab6b5362461d [Pipeline] // withDockerContainer [Pipeline] sh 15:40:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:40:30 Stashed 1 file(s) [Pipeline] echo 15:40:30 [edgeXSemver]: initialized semver on version 2.3.0-dev.7 [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 15:40:30 provisioning config files... 15:40:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4409356265896718923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:31 ---> docker-login.sh 15:40:31 nexus3.edgexfoundry.org:10001 15:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:31 Configure a credential helper to remove this warning. See 15:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:31 15:40:31 Login Succeeded 15:40:31 nexus3.edgexfoundry.org:10002 15:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:31 Configure a credential helper to remove this warning. See 15:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:31 15:40:31 Login Succeeded 15:40:31 nexus3.edgexfoundry.org:10003 15:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:31 Configure a credential helper to remove this warning. See 15:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:31 15:40:31 Login Succeeded 15:40:31 nexus3.edgexfoundry.org:10004 15:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:31 Configure a credential helper to remove this warning. See 15:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:31 15:40:31 Login Succeeded 15:40:31 docker.io 15:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:31 Configure a credential helper to remove this warning. See 15:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:31 15:40:31 Login Succeeded 15:40:31 ---> docker-login.sh ends [Pipeline] } 15:40:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:31 ========================================================= 15:40:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:40:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:32 + 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 . 15:40:32 Sending build context to Docker daemon 20.52MB 15:40:32 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:40:32 Step 2/13 : FROM ${BASE} AS builder 15:40:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:40:32 2408cc74d12b: Pulling fs layer 15:40:32 ea60b727a1ce: Pulling fs layer 15:40:32 30c4a7721957: Pulling fs layer 15:40:32 370296b7ddb6: Pulling fs layer 15:40:32 7c6cee850709: Pulling fs layer 15:40:32 39a5fcdaea64: Pulling fs layer 15:40:32 d94ebbe4e438: Pulling fs layer 15:40:32 bcfd1f05c69d: Pulling fs layer 15:40:32 59ccb84bbe0f: Pulling fs layer 15:40:32 39a5fcdaea64: Waiting 15:40:32 d94ebbe4e438: Waiting 15:40:32 bcfd1f05c69d: Waiting 15:40:32 59ccb84bbe0f: Waiting 15:40:32 370296b7ddb6: Waiting 15:40:32 7c6cee850709: Waiting 15:40:32 30c4a7721957: Verifying Checksum 15:40:32 30c4a7721957: Download complete 15:40:32 ea60b727a1ce: Verifying Checksum 15:40:32 ea60b727a1ce: Download complete 15:40:32 7c6cee850709: Verifying Checksum 15:40:32 7c6cee850709: Download complete 15:40:32 39a5fcdaea64: Verifying Checksum 15:40:32 39a5fcdaea64: Download complete 15:40:32 2408cc74d12b: Verifying Checksum 15:40:32 2408cc74d12b: Download complete 15:40:32 d94ebbe4e438: Verifying Checksum 15:40:32 d94ebbe4e438: Download complete 15:40:32 2408cc74d12b: Pull complete 15:40:32 ea60b727a1ce: Pull complete 15:40:32 30c4a7721957: Pull complete 15:40:33 59ccb84bbe0f: Verifying Checksum 15:40:33 59ccb84bbe0f: Download complete 15:40:33 bcfd1f05c69d: Verifying Checksum 15:40:33 bcfd1f05c69d: Download complete 15:40:33 370296b7ddb6: Verifying Checksum 15:40:33 370296b7ddb6: Download complete 15:40:37 370296b7ddb6: Pull complete 15:40:37 7c6cee850709: Pull complete 15:40:37 39a5fcdaea64: Pull complete 15:40:37 d94ebbe4e438: Pull complete 15:40:38 bcfd1f05c69d: Pull complete 15:40:39 59ccb84bbe0f: Pull complete 15:40:39 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:40:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:40:39 ---> a4fb48ad2a94 15:40:39 Step 3/13 : ARG MAKE="make build" 15:40:44 ---> Running in 70f11987d14f 15:40:44 Removing intermediate container 70f11987d14f 15:40:44 ---> 12ccb8885a09 15:40:44 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:40:44 ---> Running in bc51eb8b4f2a 15:40:44 Removing intermediate container bc51eb8b4f2a 15:40:44 ---> 1c329f5ea105 15:40:44 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 15:40:44 ---> Running in dc89ac398971 15:40:44 Removing intermediate container dc89ac398971 15:40:44 ---> 281b241956af 15:40:44 Step 6/13 : LABEL Name=edgex-device-onvif-camera 15:40:44 ---> Running in 5b1bedae85d6 15:40:44 Removing intermediate container 5b1bedae85d6 15:40:44 ---> 6f88db97df21 15:40:44 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:44 ---> Running in 3ab524377dcc 15:40:44 Removing intermediate container 3ab524377dcc 15:40:44 ---> a958e31d0b48 15:40:44 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:44 ---> Running in fa0a5c362d88 15:40:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:40:45 Still waiting to schedule task 15:40:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:40:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:40:46 OK: 211 MiB in 51 packages 15:40:46 Removing intermediate container fa0a5c362d88 15:40:46 ---> a24dcc4c3584 15:40:46 Step 9/13 : WORKDIR /device-onvif-camera 15:40:46 ---> Running in 2c5de3ae80f6 15:40:46 Removing intermediate container 2c5de3ae80f6 15:40:46 ---> babe06494ab7 15:40:46 Step 10/13 : COPY go.mod vendor* ./ 15:40:46 ---> 53db01661381 15:40:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:46 ---> Running in 441fe4c5b5bc 15:41:08 Removing intermediate container 441fe4c5b5bc 15:41:08 ---> 10d7de575835 15:41:08 Step 12/13 : COPY . . 15:41:08 ---> 019094bffac1 15:41:08 Step 13/13 : RUN ${MAKE} 15:41:08 ---> Running in e6f69f3e1ee0 15:41:08 noop 15:41:08 Removing intermediate container e6f69f3e1ee0 15:41:08 ---> 49e8e555d562 15:41:08 Successfully built 49e8e555d562 15:41:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:08 + docker inspect -f . ci-base-image-x86_64 15:41:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:09 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:41: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 15:41:09 $ docker top ee8767e25b23bffb585a661044658d9e7b4a085019ffc17f9cbf16e56568c61e -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:09 + go version 15:41:09 go version go1.18.3 linux/amd64 [Pipeline] } 15:41:09 $ docker stop --time=1 ee8767e25b23bffb585a661044658d9e7b4a085019ffc17f9cbf16e56568c61e 15:41:11 $ docker rm -f ee8767e25b23bffb585a661044658d9e7b4a085019ffc17f9cbf16e56568c61e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:11 + docker inspect -f . ci-base-image-x86_64 15:41:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:11 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:41:11 $ 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 15:41:12 $ docker top 42c712f2841c68f2d7134b9c09c661dc4ee96563a549afc9bc7452d11b24e185 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:12 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 15:41:12 + make test 15:41:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:41:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:41:25 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:41:25 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.031s coverage: 10.6% of statements 15:41:25 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:41:28 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.852s coverage: 13.8% of statements 15:41:35 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." 15:41:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:41:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:41:38 ./bin/test-attribution-txt.sh [Pipeline] echo 15:41:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:41:38 $ docker stop --time=1 42c712f2841c68f2d7134b9c09c661dc4ee96563a549afc9bc7452d11b24e185 15:41:40 $ docker rm -f 42c712f2841c68f2d7134b9c09c661dc4ee96563a549afc9bc7452d11b24e185 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:41:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:41:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:41:42 + ls -al . 15:41:42 total 232 15:41:42 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 15:41 . 15:41:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:40 .. 15:41:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:41 .git 15:41:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:40 .github 15:41:42 -rw-rw-r-- 1 jenkins jenkins 418 Aug 15 15:40 .gitignore 15:41:42 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 15:40 .golangci.yml 15:41:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:40 .semver 15:41:42 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 15 15:40 Attribution.txt 15:41:42 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 15 15:40 CHANGELOG.md 15:41:42 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 15 15:40 Dockerfile 15:41:42 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:40 GOVERNANCE.md 15:41:42 -rw-rw-r-- 1 jenkins jenkins 734 Aug 15 15:40 Jenkinsfile 15:41:42 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 15:40 LICENSE 15:41:42 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 15 15:40 Makefile 15:41:42 -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 15:40 OWNERS.md 15:41:42 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 15 15:40 README.md 15:41:42 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 15:40 VERSION 15:41:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:40 bin 15:41:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:40 cmd 15:41:42 -rw-r--r-- 1 jenkins jenkins 76856 Aug 15 15:41 coverage.out 15:41:42 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 15:40 doc 15:41:42 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 15 15:40 go.mod 15:41:42 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 15 15:40 go.sum 15:41:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:40 internal 15:41:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:40 snap 15:41:42 -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 15:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:42 + 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=7dcacfabcedd8c9812e04fc6911462b912c63165 --label arch=amd64 --label version=2.3.0-dev.7 . 15:41:42 Sending build context to Docker daemon 20.6MB 15:41:42 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:41:42 Step 2/26 : FROM ${BASE} AS builder 15:41:42 ---> 49e8e555d562 15:41:42 Step 3/26 : ARG MAKE="make build" 15:41:42 ---> Running in bf12b6df7e18 15:41:42 Removing intermediate container bf12b6df7e18 15:41:42 ---> e7f57b24c13e 15:41:42 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:41:42 ---> Running in d1bee7bd3606 15:41:42 Removing intermediate container d1bee7bd3606 15:41:42 ---> bc561699fe24 15:41:42 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:41:42 ---> Running in a12e77f3555e 15:41:42 Removing intermediate container a12e77f3555e 15:41:42 ---> 46cedcb3ceed 15:41:42 Step 6/26 : LABEL Name=edgex-device-onvif-camera 15:41:42 ---> Running in 739b70d33ed7 15:41:42 Removing intermediate container 739b70d33ed7 15:41:42 ---> 67a608052cb7 15:41:42 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:42 ---> Running in c9fe962d4b3c 15:41:43 Removing intermediate container c9fe962d4b3c 15:41:43 ---> e87862024bb6 15:41:43 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:41:43 ---> Running in 88e2dfdbb76e 15:41:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:41:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:41:45 OK: 211 MiB in 51 packages 15:41:45 Removing intermediate container 88e2dfdbb76e 15:41:45 ---> 115e489054d0 15:41:45 Step 9/26 : WORKDIR /device-onvif-camera 15:41:45 ---> Running in 57a667336441 15:41:45 Removing intermediate container 57a667336441 15:41:45 ---> e654ba765041 15:41:45 Step 10/26 : COPY go.mod vendor* ./ 15:41:45 ---> 051dada68909 15:41:45 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:45 ---> Running in ab117dd37111 15:41:46 Removing intermediate container ab117dd37111 15:41:46 ---> b5d48044e266 15:41:46 Step 12/26 : COPY . . 15:41:47 ---> f00e3ef512c2 15:41:47 Step 13/26 : RUN ${MAKE} 15:41:47 ---> Running in ba7feddcd4f0 15:41:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.7 -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 15:42:09 Removing intermediate container ba7feddcd4f0 15:42:09 ---> 217d4be6a6dd 15:42:09 Step 14/26 : FROM alpine:3.16 15:42:09 3.16: Pulling from library/alpine 15:42:09 213ec9aee27d: Pulling fs layer 15:42:10 213ec9aee27d: Download complete 15:42:10 213ec9aee27d: Pull complete 15:42:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:42:10 Status: Downloaded newer image for alpine:3.16 15:42:10 ---> 9c6f07244728 15:42:10 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:42:10 ---> Running in 5038c63c7657 15:42:10 Removing intermediate container 5038c63c7657 15:42:10 ---> dd66aa2af486 15:42:10 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:42:10 ---> Running in 1732be5b1f70 15:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:42:10 (1/6) Installing dumb-init (1.2.5-r1) 15:42:10 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:42:10 (3/6) Installing libsodium (1.0.18-r0) 15:42:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:42:10 (5/6) Installing libzmq (4.3.4-r0) 15:42:10 (6/6) Installing zeromq (4.3.4-r0) 15:42:10 Executing busybox-1.35.0-r17.trigger 15:42:11 OK: 8 MiB in 20 packages 15:42:11 Removing intermediate container 1732be5b1f70 15:42:11 ---> 54bb2ca8e575 15:42:11 Step 17/26 : WORKDIR / 15:42:11 ---> Running in 2536d2069291 15:42:11 Removing intermediate container 2536d2069291 15:42:11 ---> 7ddf28099f23 15:42:11 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 15:42:12 ---> c450d5b7b135 15:42:12 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 15:42:12 ---> c9428783aa27 15:42:12 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:42:12 ---> 5c394ef1949a 15:42:12 Step 21/26 : EXPOSE 59984 15:42:12 ---> Running in f5d050686fd9 15:42:12 Removing intermediate container f5d050686fd9 15:42:12 ---> bf781405ebf6 15:42:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 15:42:12 ---> Running in d749913140b6 15:42:12 Removing intermediate container d749913140b6 15:42:12 ---> 8e64a005610e 15:42:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:12 ---> Running in 301c13c14523 15:42:13 Removing intermediate container 301c13c14523 15:42:13 ---> 014e220d52cd 15:42:13 Step 24/26 : LABEL arch=amd64 15:42:13 ---> Running in a7d53761f10e 15:42:13 Removing intermediate container a7d53761f10e 15:42:13 ---> f572a26c33af 15:42:13 Step 25/26 : LABEL git_sha=7dcacfabcedd8c9812e04fc6911462b912c63165 15:42:13 ---> Running in 2b8e8bff61a2 15:42:13 Removing intermediate container 2b8e8bff61a2 15:42:13 ---> be146254a61f 15:42:13 Step 26/26 : LABEL version=2.3.0-dev.7 15:42:13 ---> Running in 54e9efbdd13b 15:42:13 Removing intermediate container 54e9efbdd13b 15:42:13 ---> e679b4f3469d 15:42:13 [Warning] One or more build-args [ARCH] were not consumed 15:42:13 Successfully built e679b4f3469d 15:42:13 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 15:42:13 provisioning config files... 15:42:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7089491390780786903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:13 ---> docker-login.sh 15:42:13 nexus3.edgexfoundry.org:10001 15:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:13 Configure a credential helper to remove this warning. See 15:42:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:13 15:42:13 Login Succeeded 15:42:13 nexus3.edgexfoundry.org:10002 15:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:14 Configure a credential helper to remove this warning. See 15:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:14 15:42:14 Login Succeeded 15:42:14 nexus3.edgexfoundry.org:10003 15:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:14 Configure a credential helper to remove this warning. See 15:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:14 15:42:14 Login Succeeded 15:42:14 nexus3.edgexfoundry.org:10004 15:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:14 Configure a credential helper to remove this warning. See 15:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:14 15:42:14 Login Succeeded 15:42:14 docker.io 15:42:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:14 Configure a credential helper to remove this warning. See 15:42:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:14 15:42:14 Login Succeeded 15:42:14 ---> docker-login.sh ends [Pipeline] } 15:42:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:14 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 15:42:14 7dcacfabcedd8c9812e04fc6911462b912c63165 15:42:14 latest 15:42:14 2.3.0-dev.7 15:42:14 7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 15:42:14 main 15:42:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:14 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165 15:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:42:15 85325495476e: Preparing 15:42:15 944776e12313: Preparing 15:42:15 52e329bb40f1: Preparing 15:42:15 15412a9374b4: Preparing 15:42:15 994393dc58e7: Preparing 15:42:15 994393dc58e7: Layer already exists 15:42:15 944776e12313: Pushed 15:42:15 85325495476e: Pushed 15:42:15 15412a9374b4: Pushed 15:42:18 52e329bb40f1: Pushed 15:42:18 7dcacfabcedd8c9812e04fc6911462b912c63165: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:18 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 15:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:42:18 85325495476e: Preparing 15:42:18 944776e12313: Preparing 15:42:18 52e329bb40f1: Preparing 15:42:18 15412a9374b4: Preparing 15:42:18 994393dc58e7: Preparing 15:42:18 944776e12313: Layer already exists 15:42:18 52e329bb40f1: Layer already exists 15:42:18 15412a9374b4: Layer already exists 15:42:18 994393dc58e7: Layer already exists 15:42:18 85325495476e: Layer already exists 15:42:18 latest: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:19 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.7 15:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:42:19 85325495476e: Preparing 15:42:19 944776e12313: Preparing 15:42:19 52e329bb40f1: Preparing 15:42:19 15412a9374b4: Preparing 15:42:19 994393dc58e7: Preparing 15:42:19 52e329bb40f1: Layer already exists 15:42:19 15412a9374b4: Layer already exists 15:42:19 994393dc58e7: Layer already exists 15:42:19 944776e12313: Layer already exists 15:42:19 85325495476e: Layer already exists 15:42:19 2.3.0-dev.7: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:19 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 15:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:42:19 85325495476e: Preparing 15:42:19 944776e12313: Preparing 15:42:19 52e329bb40f1: Preparing 15:42:19 15412a9374b4: Preparing 15:42:19 994393dc58e7: Preparing 15:42:19 85325495476e: Layer already exists 15:42:19 52e329bb40f1: Layer already exists 15:42:19 15412a9374b4: Layer already exists 15:42:19 944776e12313: Layer already exists 15:42:19 994393dc58e7: Layer already exists 15:42:19 7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:20 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 15:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:42:20 85325495476e: Preparing 15:42:20 944776e12313: Preparing 15:42:20 52e329bb40f1: Preparing 15:42:20 15412a9374b4: Preparing 15:42:20 994393dc58e7: Preparing 15:42:20 15412a9374b4: Layer already exists 15:42:20 994393dc58e7: Layer already exists 15:42:20 944776e12313: Layer already exists 15:42:20 52e329bb40f1: Layer already exists 15:42:20 85325495476e: Layer already exists 15:42:20 main: digest: sha256:c0e329612d75c8e127dc15183c016554704a34786045f62382de0e7ea4fefc9d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:20 ===================================================== [Pipeline] echo 15:42:20 taggedImages: 15:42:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165 15:42:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 15:42:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.7 15:42:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 15:42:20 - 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 15:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:21 15:42:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:21 latest: Pulling from edgex-lftools-log-publisher 15:42:21 5eb5b503b376: Pulling fs layer 15:42:21 5c69ac0246d0: Pulling fs layer 15:42:21 ec43610c2a17: Pulling fs layer 15:42:21 3a2ae6a8a46f: Pulling fs layer 15:42:21 33b1e0a273af: Pulling fs layer 15:42:21 5d3b04190fa2: Pulling fs layer 15:42:21 2f39f015ded8: Pulling fs layer 15:42:21 3a2ae6a8a46f: Waiting 15:42:21 33b1e0a273af: Waiting 15:42:21 5d3b04190fa2: Waiting 15:42:21 2f39f015ded8: Waiting 15:42:21 5c69ac0246d0: Verifying Checksum 15:42:21 5c69ac0246d0: Download complete 15:42:21 3a2ae6a8a46f: Verifying Checksum 15:42:21 3a2ae6a8a46f: Download complete 15:42:21 33b1e0a273af: Verifying Checksum 15:42:21 33b1e0a273af: Download complete 15:42:21 5d3b04190fa2: Verifying Checksum 15:42:21 5d3b04190fa2: Download complete 15:42:21 ec43610c2a17: Verifying Checksum 15:42:21 5eb5b503b376: Verifying Checksum 15:42:21 5eb5b503b376: Download complete 15:42:22 2f39f015ded8: Verifying Checksum 15:42:22 2f39f015ded8: Download complete 15:42:22 5eb5b503b376: Pull complete 15:42:23 5c69ac0246d0: Pull complete 15:42:23 ec43610c2a17: Pull complete 15:42:23 3a2ae6a8a46f: Pull complete 15:42:23 33b1e0a273af: Pull complete 15:42:23 5d3b04190fa2: Pull complete 15:42:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22820 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 15:42:25 Running in /w/workspace/device-onvif-camera/46 [Pipeline] { [Pipeline] checkout 15:42:25 Selected Git installation does not exist. Using Default 15:42:25 The recommended git tool is: NONE 15:42:29 2f39f015ded8: Pull complete 15:42:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:29 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:42: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 15:42:32 $ docker top abf377fe513e1d51a0781c5e83c235549933b01f3b11319f081052053de4ebe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:32 using credential edgex-jenkins-ssh 15:42:32 Cloning the remote Git repository 15:42:32 ---> job-cost.sh 15:42:32 lf-activate-venv: SKIPPING 15:42:32 INFO: No Stack... 15:42:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:42:32 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 15:42:32 > git init /w/workspace/device-onvif-camera/46 # timeout=10 15:42:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 15:42:32 > git --version # timeout=10 15:42:33 > git --version # 'git version 2.25.1' 15:42:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:42:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:33 INFO: Archiving Costs [Pipeline] sh 15:42:33 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 15:42:33 + cut -d, -f6 [Pipeline] lock 15:42:33 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] 15:42:33 Resource [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] did not exist. Created. 15:42:33 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:34 + echo total: 0.2199999988079071 [Pipeline] stash 15:42:34 Stashed 1 file(s) [Pipeline] } 15:42:34 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:34 $ docker stop --time=1 abf377fe513e1d51a0781c5e83c235549933b01f3b11319f081052053de4ebe0 15:42:34 Avoid second fetch 15:42:34 Checking out Revision 7dcacfabcedd8c9812e04fc6911462b912c63165 (main) 15:42:34 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 15:42:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:42:34 > git config core.sparsecheckout # timeout=10 15:42:34 > git checkout -f 7dcacfabcedd8c9812e04fc6911462b912c63165 # timeout=10 15:42:35 $ docker rm -f abf377fe513e1d51a0781c5e83c235549933b01f3b11319f081052053de4ebe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:42:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#133)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:42:39 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:39 Dload Upload Total Spent Left Speed 15:42:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97102 0 --:--:-- --:--:-- --:--:-- 97873 [Pipeline] sh 15:42:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:42:40 + sudo tee /etc/docker/daemon.new 15:42:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:42:40 { 15:42:40 "registry-mirrors": [ 15:42:40 "https://nexus3.edgexfoundry.org:10001" 15:42:40 ], 15:42:40 "bip": "10.250.0.254/24", 15:42:40 "hosts": [ 15:42:40 "tcp://0.0.0.0:5555", 15:42:40 "unix:///var/run/docker.sock" 15:42:40 ], 15:42:40 "mtu": 1458, 15:42:40 "selinux-enabled": true, 15:42:40 "seccomp-profile": "/etc/docker/seccomp.json" 15:42:40 } [Pipeline] sh 15:42:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:42:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:59 provisioning config files... 15:42:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/46@tmp/config48869552385567346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:00 ---> docker-login.sh 15:43:00 nexus3.edgexfoundry.org:10001 15:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:00 Configure a credential helper to remove this warning. See 15:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:00 15:43:00 Login Succeeded 15:43:00 nexus3.edgexfoundry.org:10002 15:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:01 Configure a credential helper to remove this warning. See 15:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:01 15:43:01 Login Succeeded 15:43:01 nexus3.edgexfoundry.org:10003 15:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:01 Configure a credential helper to remove this warning. See 15:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:01 15:43:01 Login Succeeded 15:43:01 nexus3.edgexfoundry.org:10004 15:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:02 Configure a credential helper to remove this warning. See 15:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:02 15:43:02 Login Succeeded 15:43:02 docker.io 15:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:02 Configure a credential helper to remove this warning. See 15:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:02 15:43:02 Login Succeeded 15:43:02 ---> docker-login.sh ends [Pipeline] } 15:43:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:03 ========================================================= 15:43:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:43:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:03 + 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 . 15:43:04 Sending build context to Docker daemon 14.04MB 15:43:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:43:04 Step 2/13 : FROM ${BASE} AS builder 15:43:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:04 b3c136eddcbf: Pulling fs layer 15:43:04 c0a3192eca97: Pulling fs layer 15:43:04 a050256f5b6f: Pulling fs layer 15:43:04 656be50a0ddc: Pulling fs layer 15:43:04 2bbca73fdf42: Pulling fs layer 15:43:04 46d945488cbd: Pulling fs layer 15:43:04 8a5474983e97: Pulling fs layer 15:43:04 329c88fbcd65: Pulling fs layer 15:43:04 656be50a0ddc: Waiting 15:43:04 2bbca73fdf42: Waiting 15:43:04 46d945488cbd: Waiting 15:43:04 8a5474983e97: Waiting 15:43:04 329c88fbcd65: Waiting 15:43:04 a050256f5b6f: Verifying Checksum 15:43:04 a050256f5b6f: Download complete 15:43:04 c0a3192eca97: Verifying Checksum 15:43:04 c0a3192eca97: Download complete 15:43:04 2bbca73fdf42: Verifying Checksum 15:43:04 2bbca73fdf42: Download complete 15:43:04 46d945488cbd: Verifying Checksum 15:43:04 46d945488cbd: Download complete 15:43:04 b3c136eddcbf: Verifying Checksum 15:43:04 b3c136eddcbf: Download complete 15:43:05 b3c136eddcbf: Pull complete 15:43:05 329c88fbcd65: Verifying Checksum 15:43:05 329c88fbcd65: Download complete 15:43:06 c0a3192eca97: Pull complete 15:43:06 a050256f5b6f: Pull complete 15:43:06 8a5474983e97: Verifying Checksum 15:43:06 8a5474983e97: Download complete 15:43:07 656be50a0ddc: Verifying Checksum 15:43:07 656be50a0ddc: Download complete 15:43:19 656be50a0ddc: Pull complete 15:43:20 2bbca73fdf42: Pull complete 15:43:20 46d945488cbd: Pull complete 15:43:27 8a5474983e97: Pull complete 15:43:29 329c88fbcd65: Pull complete 15:43:29 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:43:29 ---> ff4287adb874 15:43:29 Step 3/13 : ARG MAKE="make build" 15:43:30 ---> Running in 19d6f8556fa0 15:43:30 Removing intermediate container 19d6f8556fa0 15:43:30 ---> a2b9adbfd83b 15:43:30 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:43:31 ---> Running in 08240cd360a5 15:43:31 Removing intermediate container 08240cd360a5 15:43:31 ---> 5183e91479bd 15:43:31 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 15:43:31 ---> Running in 5736b2a7fe2e 15:43:31 Removing intermediate container 5736b2a7fe2e 15:43:31 ---> cd141a922718 15:43:31 Step 6/13 : LABEL Name=edgex-device-onvif-camera 15:43:31 ---> Running in 9ed4798a6369 15:43:32 Removing intermediate container 9ed4798a6369 15:43:32 ---> 0ab2d8b66570 15:43:32 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:32 ---> Running in 368b8ed6d43f 15:43:35 Removing intermediate container 368b8ed6d43f 15:43:35 ---> b299c992cfff 15:43:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:35 ---> Running in 157cf43d7f20 15:43:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:43:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:43:38 OK: 221 MiB in 51 packages 15:43:38 Removing intermediate container 157cf43d7f20 15:43:38 ---> 72aac8fb661c 15:43:38 Step 9/13 : WORKDIR /device-onvif-camera 15:43:38 ---> Running in d6373ada4ba2 15:43:39 Removing intermediate container d6373ada4ba2 15:43:39 ---> 90fc234ad754 15:43:39 Step 10/13 : COPY go.mod vendor* ./ 15:43:39 ---> 03415ce02b78 15:43:39 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:39 ---> Running in 87c993fec222 15:44:36 Removing intermediate container 87c993fec222 15:44:36 ---> 6971e5fb9c9c 15:44:36 Step 12/13 : COPY . . 15:44:36 ---> 58ee415e4aed 15:44:36 Step 13/13 : RUN ${MAKE} 15:44:36 ---> Running in 468d2f60acd5 15:44:36 noop 15:44:36 Removing intermediate container 468d2f60acd5 15:44:36 ---> 45f6f5fae54f 15:44:36 Successfully built 45f6f5fae54f 15:44:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:36 + docker inspect -f . ci-base-image-arm64 15:44:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:36 prd-ubuntu20.04-docker-arm64-4c-16g-22820 does not seem to be running inside a container 15:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/46 -v /w/workspace/device-onvif-camera/46:/w/workspace/device-onvif-camera/46:rw,z -v /w/workspace/device-onvif-camera/46@tmp:/w/workspace/device-onvif-camera/46@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 15:44:38 $ docker top 7bb989afd96feb361dec059cd232b0bd7e214714787b0f5d942935ade0a5ba00 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:39 + go version 15:44:39 go version go1.18.3 linux/arm64 [Pipeline] } 15:44:39 $ docker stop --time=1 7bb989afd96feb361dec059cd232b0bd7e214714787b0f5d942935ade0a5ba00 15:44:40 $ docker rm -f 7bb989afd96feb361dec059cd232b0bd7e214714787b0f5d942935ade0a5ba00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:41 + docker inspect -f . ci-base-image-arm64 15:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:41 prd-ubuntu20.04-docker-arm64-4c-16g-22820 does not seem to be running inside a container 15:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/46 -v /w/workspace/device-onvif-camera/46:/w/workspace/device-onvif-camera/46:rw,z -v /w/workspace/device-onvif-camera/46@tmp:/w/workspace/device-onvif-camera/46@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 15:44:43 $ docker top b908ee3a4c003ad85a9638ddaddd7400dd3921f092dc64612543380fa266536f -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/46 [Pipeline] fileExists [Pipeline] sh 15:44:44 + make test 15:44:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:44:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:46:08 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:46:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.126s coverage: 10.6% of statements 15:46:14 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:46:37 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.630s coverage: 13.8% of statements 15:46:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:46:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:46:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:59 ./bin/test-attribution-txt.sh [Pipeline] echo 15:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:46:59 $ docker stop --time=1 b908ee3a4c003ad85a9638ddaddd7400dd3921f092dc64612543380fa266536f 15:47:01 $ docker rm -f b908ee3a4c003ad85a9638ddaddd7400dd3921f092dc64612543380fa266536f [Pipeline] // withDockerContainer [Pipeline] sh 15:47:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:47:02 Warning: overwriting stash ‘coverage-report’ 15:47:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:47:03 + ls -al . 15:47:03 total 228 15:47:03 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:44 . 15:47:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:42 .. 15:47:03 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:42 .git 15:47:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:42 .github 15:47:03 -rw-rw-r-- 1 jenkins jenkins 418 Aug 15 15:42 .gitignore 15:47:03 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 15:42 .golangci.yml 15:47:03 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 15 15:42 Attribution.txt 15:47:03 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 15 15:42 CHANGELOG.md 15:47:03 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 15 15:42 Dockerfile 15:47:03 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:42 GOVERNANCE.md 15:47:03 -rw-rw-r-- 1 jenkins jenkins 734 Aug 15 15:42 Jenkinsfile 15:47:03 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 15:42 LICENSE 15:47:03 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 15 15:42 Makefile 15:47:03 -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 15:42 OWNERS.md 15:47:03 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 15 15:42 README.md 15:47:03 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 15:40 VERSION 15:47:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:42 bin 15:47:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:42 cmd 15:47:03 -rw-r--r-- 1 jenkins jenkins 76856 Aug 15 15:46 coverage.out 15:47:03 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 15:42 doc 15:47:03 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 15 15:42 go.mod 15:47:03 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 15 15:42 go.sum 15:47:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:42 internal 15:47:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:42 snap 15:47:03 -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 15:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:03 + 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=7dcacfabcedd8c9812e04fc6911462b912c63165 --label arch=arm64 --label version=2.3.0-dev.7 . 15:47:04 Sending build context to Docker daemon 14.11MB 15:47:04 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:47:04 Step 2/26 : FROM ${BASE} AS builder 15:47:04 ---> 45f6f5fae54f 15:47:04 Step 3/26 : ARG MAKE="make build" 15:47:04 ---> Running in 957d65b4b2ea 15:47:04 Removing intermediate container 957d65b4b2ea 15:47:04 ---> 38697c006916 15:47:04 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:47:04 ---> Running in 4d6428e27a5c 15:47:05 Removing intermediate container 4d6428e27a5c 15:47:05 ---> 6a86b8389a7e 15:47:05 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:47:05 ---> Running in 615fe01582ab 15:47:05 Removing intermediate container 615fe01582ab 15:47:05 ---> dcaac01f2f7d 15:47:05 Step 6/26 : LABEL Name=edgex-device-onvif-camera 15:47:05 ---> Running in eb867da57fe5 15:47:05 Removing intermediate container eb867da57fe5 15:47:05 ---> 5b68a27fc346 15:47:05 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:05 ---> Running in 1244f2a519fd 15:47:07 Removing intermediate container 1244f2a519fd 15:47:07 ---> 648e4b0fb5c0 15:47:07 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:47:07 ---> Running in 98cbd6829186 15:47:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:47:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:47:10 OK: 221 MiB in 51 packages 15:47:10 Removing intermediate container 98cbd6829186 15:47:10 ---> 68b879bcb77f 15:47:10 Step 9/26 : WORKDIR /device-onvif-camera 15:47:10 ---> Running in ad6de39fd307 15:47:11 Removing intermediate container ad6de39fd307 15:47:11 ---> 0cd6f8bcf28e 15:47:11 Step 10/26 : COPY go.mod vendor* ./ 15:47:11 ---> 37ec64c520a8 15:47:11 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:11 ---> Running in 75f0ea4807de 15:47:13 Removing intermediate container 75f0ea4807de 15:47:13 ---> dfa2a02ba405 15:47:13 Step 12/26 : COPY . . 15:47:15 ---> cf5e97f1786c 15:47:15 Step 13/26 : RUN ${MAKE} 15:47:15 ---> Running in e65e72b8c647 15:47:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.7 -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 15:49:22 Removing intermediate container e65e72b8c647 15:49:22 ---> 1bedca8d1551 15:49:22 Step 14/26 : FROM alpine:3.16 15:49:22 3.16: Pulling from library/alpine 15:49:23 9b18e9b68314: Pulling fs layer 15:49:23 9b18e9b68314: Verifying Checksum 15:49:23 9b18e9b68314: Download complete 15:49:23 9b18e9b68314: Pull complete 15:49:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:49:23 Status: Downloaded newer image for alpine:3.16 15:49:23 ---> a6215f271958 15:49:23 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:49:24 ---> Running in defdaf71637f 15:49:24 Removing intermediate container defdaf71637f 15:49:24 ---> 4ce3e3efade0 15:49:24 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:49:24 ---> Running in fb0368292102 15:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:49:26 (1/6) Installing dumb-init (1.2.5-r1) 15:49:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:49:26 (3/6) Installing libsodium (1.0.18-r0) 15:49:26 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:49:26 (5/6) Installing libzmq (4.3.4-r0) 15:49:26 (6/6) Installing zeromq (4.3.4-r0) 15:49:26 Executing busybox-1.35.0-r17.trigger 15:49:26 OK: 8 MiB in 20 packages 15:49:27 Removing intermediate container fb0368292102 15:49:27 ---> a0824ec61c9b 15:49:27 Step 17/26 : WORKDIR / 15:49:27 ---> Running in c4d31e9d13a2 15:49:27 Removing intermediate container c4d31e9d13a2 15:49:27 ---> d13ac1381c38 15:49:27 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 15:49:29 ---> b0e7f1a74eb4 15:49:29 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 15:49:29 ---> ae4bb9a08e55 15:49:29 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:49:30 ---> 5a72db931340 15:49:30 Step 21/26 : EXPOSE 59984 15:49:30 ---> Running in 91197c73a9ba 15:49:30 Removing intermediate container 91197c73a9ba 15:49:30 ---> 08f5d5d12300 15:49:30 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 15:49:30 ---> Running in 99f7ecc673c3 15:49:31 Removing intermediate container 99f7ecc673c3 15:49:31 ---> 82f61ff6a6b8 15:49:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:31 ---> Running in 948a5ca6768d 15:49:31 Removing intermediate container 948a5ca6768d 15:49:31 ---> 6d497fab6320 15:49:31 Step 24/26 : LABEL arch=arm64 15:49:31 ---> Running in c18b197640a7 15:49:31 Removing intermediate container c18b197640a7 15:49:31 ---> 617fa8d07885 15:49:31 Step 25/26 : LABEL git_sha=7dcacfabcedd8c9812e04fc6911462b912c63165 15:49:31 ---> Running in 8464b374e53b 15:49:32 Removing intermediate container 8464b374e53b 15:49:32 ---> 3e1582a76270 15:49:32 Step 26/26 : LABEL version=2.3.0-dev.7 15:49:32 ---> Running in 2c74e509db0c 15:49:32 Removing intermediate container 2c74e509db0c 15:49:32 ---> 4ad35e537814 15:49:32 [Warning] One or more build-args [ARCH] were not consumed 15:49:32 Successfully built 4ad35e537814 15:49:32 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 15:49:32 provisioning config files... 15:49:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/46@tmp/config2416752903214994021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:33 ---> docker-login.sh 15:49:33 nexus3.edgexfoundry.org:10001 15:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:33 Configure a credential helper to remove this warning. See 15:49:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:33 15:49:33 Login Succeeded 15:49:33 nexus3.edgexfoundry.org:10002 15:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:34 Configure a credential helper to remove this warning. See 15:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:34 15:49:34 Login Succeeded 15:49:34 nexus3.edgexfoundry.org:10003 15:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:34 Configure a credential helper to remove this warning. See 15:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:34 15:49:34 Login Succeeded 15:49:34 nexus3.edgexfoundry.org:10004 15:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:34 Configure a credential helper to remove this warning. See 15:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:34 15:49:34 Login Succeeded 15:49:34 docker.io 15:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:35 Configure a credential helper to remove this warning. See 15:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:35 15:49:35 Login Succeeded 15:49:35 ---> docker-login.sh ends [Pipeline] } 15:49:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:35 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 15:49:35 7dcacfabcedd8c9812e04fc6911462b912c63165 15:49:35 latest 15:49:35 2.3.0-dev.7 15:49:35 7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 15:49:35 main 15:49:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:36 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165 15:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:49:36 7608888f3f97: Preparing 15:49:36 6a689a8e1620: Preparing 15:49:36 b878b18a75ed: Preparing 15:49:36 5de5d8616f12: Preparing 15:49:36 5d3e392a13a0: Preparing 15:49:36 5d3e392a13a0: Layer already exists 15:49:36 7608888f3f97: Pushed 15:49:36 6a689a8e1620: Pushed 15:49:37 5de5d8616f12: Pushed 15:49:42 b878b18a75ed: Pushed 15:49:42 7dcacfabcedd8c9812e04fc6911462b912c63165: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:43 + 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 15:49:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 15:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:49:43 7608888f3f97: Preparing 15:49:43 6a689a8e1620: Preparing 15:49:43 b878b18a75ed: Preparing 15:49:43 5de5d8616f12: Preparing 15:49:43 5d3e392a13a0: Preparing 15:49:43 7608888f3f97: Layer already exists 15:49:43 b878b18a75ed: Layer already exists 15:49:43 5d3e392a13a0: Layer already exists 15:49:43 6a689a8e1620: Layer already exists 15:49:43 5de5d8616f12: Layer already exists 15:49:43 latest: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:44 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.7 15:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:49:44 7608888f3f97: Preparing 15:49:44 6a689a8e1620: Preparing 15:49:44 b878b18a75ed: Preparing 15:49:44 5de5d8616f12: Preparing 15:49:44 5d3e392a13a0: Preparing 15:49:44 7608888f3f97: Layer already exists 15:49:44 5d3e392a13a0: Layer already exists 15:49:44 b878b18a75ed: Layer already exists 15:49:44 6a689a8e1620: Layer already exists 15:49:44 5de5d8616f12: Layer already exists 15:49:44 2.3.0-dev.7: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:45 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 15:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:49:45 7608888f3f97: Preparing 15:49:45 6a689a8e1620: Preparing 15:49:45 b878b18a75ed: Preparing 15:49:45 5de5d8616f12: Preparing 15:49:45 5d3e392a13a0: Preparing 15:49:45 b878b18a75ed: Layer already exists 15:49:45 6a689a8e1620: Layer already exists 15:49:45 5de5d8616f12: Layer already exists 15:49:45 7608888f3f97: Layer already exists 15:49:45 5d3e392a13a0: Layer already exists 15:49:45 7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:46 + 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 15:49:46 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 15:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:49:46 7608888f3f97: Preparing 15:49:46 6a689a8e1620: Preparing 15:49:46 b878b18a75ed: Preparing 15:49:46 5de5d8616f12: Preparing 15:49:46 5d3e392a13a0: Preparing 15:49:46 6a689a8e1620: Layer already exists 15:49:46 5d3e392a13a0: Layer already exists 15:49:46 5de5d8616f12: Layer already exists 15:49:46 b878b18a75ed: Layer already exists 15:49:46 7608888f3f97: Layer already exists 15:49:46 main: digest: sha256:4b5f9cf41c8746e51fb58b0a183382c68e9a99bfd5d5bc65df755a9aa91a3b31 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:47 ===================================================== [Pipeline] echo 15:49:47 taggedImages: 15:49:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165 15:49:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 15:49:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.7 15:49:47 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7dcacfabcedd8c9812e04fc6911462b912c63165-2.3.0-dev.7 15:49:47 - 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 15:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:47 15:49:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:48 arm64: Pulling from edgex-lftools-log-publisher 15:49:48 8998bd30e6a1: Pulling fs layer 15:49:48 04944245beec: Pulling fs layer 15:49:48 699f458cf7ca: Pulling fs layer 15:49:48 765212b225bb: Pulling fs layer 15:49:48 f23df028b6ca: Pulling fs layer 15:49:48 d65c8cfc05b1: Pulling fs layer 15:49:48 2437ff75d9bd: Pulling fs layer 15:49:48 765212b225bb: Waiting 15:49:48 f23df028b6ca: Waiting 15:49:48 d65c8cfc05b1: Waiting 15:49:48 2437ff75d9bd: Waiting 15:49:48 04944245beec: Verifying Checksum 15:49:48 04944245beec: Download complete 15:49:48 765212b225bb: Verifying Checksum 15:49:48 765212b225bb: Download complete 15:49:48 f23df028b6ca: Verifying Checksum 15:49:48 f23df028b6ca: Download complete 15:49:48 d65c8cfc05b1: Verifying Checksum 15:49:48 d65c8cfc05b1: Download complete 15:49:48 699f458cf7ca: Verifying Checksum 15:49:48 699f458cf7ca: Download complete 15:49:48 8998bd30e6a1: Verifying Checksum 15:49:48 8998bd30e6a1: Download complete 15:49:51 2437ff75d9bd: Verifying Checksum 15:49:51 2437ff75d9bd: Download complete 15:49:53 8998bd30e6a1: Pull complete 15:49:53 04944245beec: Pull complete 15:49:54 699f458cf7ca: Pull complete 15:49:55 765212b225bb: Pull complete 15:49:56 f23df028b6ca: Pull complete 15:49:56 d65c8cfc05b1: Pull complete 15:50:11 2437ff75d9bd: Pull complete 15:50:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:11 prd-ubuntu20.04-docker-arm64-4c-16g-22820 does not seem to be running inside a container 15:50:11 $ 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/46 -v /w/workspace/device-onvif-camera/46:/w/workspace/device-onvif-camera/46:rw,z -v /w/workspace/device-onvif-camera/46@tmp:/w/workspace/device-onvif-camera/46@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 15:50:14 $ docker top 2f2fccbd2cf2671b307e987d2289b145445a759abce3f3274a9975e41486112b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:15 ---> job-cost.sh 15:50:15 lf-activate-venv: SKIPPING 15:50:15 INFO: No Stack... 15:50:15 INFO: Retrieving Pricing Info for: v3-standard-4 15:50:16 INFO: Archiving Costs [Pipeline] sh 15:50:17 + cat /w/workspace/device-onvif-camera/46/archives/cost.csv 15:50:17 + cut -d, -f6 [Pipeline] lock 15:50:17 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] 15:50:17 Resource [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] did not exist. Created. 15:50:17 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:18 /w/workspace/device-onvif-camera/46@tmp/durable-831c0f3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:50:18 + echo total: 0.10999999940395355 [Pipeline] stash 15:50:18 Warning: overwriting stash ‘stack-cost’ 15:50:18 Stashed 1 file(s) [Pipeline] } 15:50:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:18 $ docker stop --time=1 2f2fccbd2cf2671b307e987d2289b145445a759abce3f3274a9975e41486112b 15:50:20 $ docker rm -f 2f2fccbd2cf2671b307e987d2289b145445a759abce3f3274a9975e41486112b [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 15:50:20 provisioning config files... 15:50:20 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6581071182427111543tmp [Pipeline] { [Pipeline] sh 15:50:21 + set +x 15:50:21 + curl -s https://codecov.io/bash 15:50:21 + bash -s -- 15:50:21 15:50:21 _____ _ 15:50:21 / ____| | | 15:50:21 | | ___ __| | ___ ___ _____ __ 15:50:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:50:21 | |___| (_) | (_| | __/ (_| (_) \ V / 15:50:21 \_____\___/ \__,_|\___|\___\___/ \_/ 15:50:21 Bash-1.0.6 15:50:21 15:50:21 15:50:21 ==> git version 2.25.1 found 15:50:21 ==> 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 15:50:21 Release-Date: 2020-01-08 15:50:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:50:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:50:21 ==> Jenkins CI detected. 15:50:21 current dir:  /w/workspace/foundry_device-onvif-camera_main 15:50:21 project root: . 15:50:21 --> token set from env 15:50:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:50:21 ==> Running gcov in . (disable via -X gcov) 15:50:21 ==> Python coveragepy not found 15:50:21 ==> Searching for coverage reports in: 15:50:21 + . 15:50:21 -> Found 1 reports 15:50:21 ==> Detecting git/mercurial file structure 15:50:21 ==> Reading reports 15:50:21 + ./coverage.out bytes=76856 15:50:21 ==> Appending adjustments 15:50:21 https://docs.codecov.io/docs/fixing-reports 15:50:21 + Found adjustments 15:50:21 ==> Gzipping contents 15:50:21 12K /tmp/codecov.zGudch.gz 15:50:21 ==> Uploading reports 15:50:21 url: https://codecov.io 15:50:21 query: branch=main&commit=7dcacfabcedd8c9812e04fc6911462b912c63165&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:21 -> Pinging Codecov 15:50:21 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=7dcacfabcedd8c9812e04fc6911462b912c63165&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:21 -> Uploading to 15:50:21 https://storage.googleapis.com/codecov/v4/raw/2022-08-15/F29A59C45E3A92E06B3E522C9905F8EF/7dcacfabcedd8c9812e04fc6911462b912c63165/9d19a67f-63ae-494c-b385-9fddf200ff9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T155021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0369c8e7f008e8473c2ba4038aa4277697cdc1c589aef839929b088301bae7eb 15:50:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:21 Dload Upload Total Spent Left Speed 15:50:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10390 0 0 100 10390 0 43112 --:--:-- --:--:-- --:--:-- 43112 15:50:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] } 15:50:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:50:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:50:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:22 15:50:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:50:22 df9b9388f04a: Pulling fs layer 15:50:22 52dc419b0ee2: Pulling fs layer 15:50:22 25bc292e5bac: Pulling fs layer 15:50:22 114826534d7a: Pulling fs layer 15:50:22 4657fd5d0bcf: Pulling fs layer 15:50:22 6ad1cebc031e: Pulling fs layer 15:50:22 8a3aa393b2d8: Pulling fs layer 15:50:22 6ad1cebc031e: Waiting 15:50:22 114826534d7a: Waiting 15:50:22 8a3aa393b2d8: Waiting 15:50:22 4657fd5d0bcf: Waiting 15:50:22 25bc292e5bac: Verifying Checksum 15:50:22 25bc292e5bac: Download complete 15:50:22 52dc419b0ee2: Verifying Checksum 15:50:22 52dc419b0ee2: Download complete 15:50:22 4657fd5d0bcf: Verifying Checksum 15:50:22 4657fd5d0bcf: Download complete 15:50:22 df9b9388f04a: Verifying Checksum 15:50:22 df9b9388f04a: Download complete 15:50:23 df9b9388f04a: Pull complete 15:50:23 6ad1cebc031e: Verifying Checksum 15:50:23 6ad1cebc031e: Download complete 15:50:23 52dc419b0ee2: Pull complete 15:50:23 25bc292e5bac: Pull complete 15:50:23 114826534d7a: Verifying Checksum 15:50:23 114826534d7a: Download complete 15:50:24 8a3aa393b2d8: Download complete 15:50:27 114826534d7a: Pull complete 15:50:27 4657fd5d0bcf: Pull complete 15:50:27 6ad1cebc031e: Pull complete 15:50:30 8a3aa393b2d8: Pull complete 15:50:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:31 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:50:31 $ 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 15:50:34 $ docker top 50be9b490c82a7a8a11a01bcbfa76917892685594190720ffc933f326fed6b57 -eo pid,comm [Pipeline] { [Pipeline] echo 15:50:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 15:50:34 + set -o pipefail 15:50:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 15:50:41 15:50:41 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 15:50:41 15:50:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/52aebaee-49f1-40da-bc5b-5c4146f7eb1f 15:50:41 15:50:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:50:41 15:50:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:50:41 15:50:41 [Pipeline] } 15:50:41 $ docker stop --time=1 50be9b490c82a7a8a11a01bcbfa76917892685594190720ffc933f326fed6b57 15:50:44 $ docker rm -f 50be9b490c82a7a8a11a01bcbfa76917892685594190720ffc933f326fed6b57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:50:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:45 provisioning config files... 15:50:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1420114514259966637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:45 --> edgex-publish-swagger.sh 15:50:45 === Publish doc/openapi/v2 API === 15:50:45 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 15:50:45 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 15:50:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:45 Dload Upload Total Spent Left Speed 15:50:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 595k --:--:-- --:--:-- --:--:-- 592k 100 139k 0 0 100 139k 0 156k --:--:-- --:--:-- --:--:-- 156k 15:50:46 15:50:46 [Pipeline] } 15:50:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:46 + git log --format=format:%s -1 7dcacfabcedd8c9812e04fc6911462b912c63165 [Pipeline] sh 15:50:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:47 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:50:47 $ 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 15:50:48 $ docker top 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:48 [ssh-agent] Looking for ssh-agent implementation... 15:50:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:48 $ docker exec 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 ssh-agent 15:50:48 SSH_AUTH_SOCK=/tmp/ssh-2m87F28hOUYa/agent.32 15:50:48 SSH_AGENT_PID=38 15:50:48 Running ssh-add (command line suppressed) 15:50:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2304169203577035355.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2304169203577035355.key) 15:50:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:48 + git semver tag 15:50:49 2022-08-15 15:50:49,189 [run_tag] DEBUG tag force:False 15:50:49 2022-08-15 15:50:49,189 [check_head_tag] DEBUG check head tag 15:50:49 2022-08-15 15:50:49,190 [execute] INFO git cat-file --batch-check 15:50:49 2022-08-15 15:50:49,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 15:50:49 2022-08-15 15:50:49,194 [execute] INFO git cat-file --batch 15:50:49 2022-08-15 15:50:49,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 15:50:49 2022-08-15 15:50:49,208 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:50:49 2022-08-15 15:50:49,208 [execute] INFO git tag -a v2.3.0-dev.7 -m v2.3.0-dev.7 15:50:49 2022-08-15 15:50:49,209 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.7', '-m', 'v2.3.0-dev.7'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 15:50:49 2022-08-15 15:50:49,213 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:50:49 2.3.0-dev.7 [Pipeline] } 15:50:49 $ docker exec --env ******** --env ******** 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 ssh-agent -k 15:50:49 unset SSH_AUTH_SOCK; 15:50:49 unset SSH_AGENT_PID; 15:50:49 echo Agent pid 38 killed; 15:50:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:49 + git semver [Pipeline] } 15:50:49 $ docker stop --time=1 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 15:50:51 $ docker rm -f 5eeafb351807f0374553e3fa24fc4bc7b1d0546820ccd5cb5978159cc4eced14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:51 15:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:50:51 0.23.1-centos7: Pulling from edgex-lftools 15:50:51 ab5ef0e58194: Pulling fs layer 15:50:51 9712f1f96733: Pulling fs layer 15:50:51 63f879dbbcfc: Pulling fs layer 15:50:51 0d9ebad4ef96: Pulling fs layer 15:50:51 e9a5061849ea: Pulling fs layer 15:50:51 d747dcd14b5f: Pulling fs layer 15:50:51 2de7ff778b66: Pulling fs layer 15:50:51 0d9ebad4ef96: Waiting 15:50:51 e9a5061849ea: Waiting 15:50:51 d747dcd14b5f: Waiting 15:50:51 2de7ff778b66: Waiting 15:50:51 9712f1f96733: Verifying Checksum 15:50:51 9712f1f96733: Download complete 15:50:52 63f879dbbcfc: Verifying Checksum 15:50:52 63f879dbbcfc: Download complete 15:50:52 e9a5061849ea: Verifying Checksum 15:50:52 e9a5061849ea: Download complete 15:50:52 d747dcd14b5f: Download complete 15:50:52 ab5ef0e58194: Verifying Checksum 15:50:52 ab5ef0e58194: Download complete 15:50:52 0d9ebad4ef96: Verifying Checksum 15:50:52 2de7ff778b66: Verifying Checksum 15:50:52 2de7ff778b66: Download complete 15:50:55 ab5ef0e58194: Pull complete 15:50:55 9712f1f96733: Pull complete 15:50:56 63f879dbbcfc: Pull complete 15:51:00 0d9ebad4ef96: Pull complete 15:51:01 e9a5061849ea: Pull complete 15:51:01 d747dcd14b5f: Pull complete 15:51:02 2de7ff778b66: Pull complete 15:51:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:02 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:51:02 $ 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 15:51:07 $ docker top dd3f8ccba9db0b895312615072fbb5bbf7e1570c8fd3919d03ee1330c44ad4f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:51:07 provisioning config files... 15:51:07 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8668390813434422648tmp 15:51:07 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4832680648367613364tmp 15:51:07 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5996822843420350060tmp [Pipeline] { [Pipeline] echo 15:51:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:51:07 ---> sigul-configuration.sh 15:51:07 gpg: directory `/root/.gnupg' created 15:51:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:51:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:51:07 gpg: keyring `/root/.gnupg/secring.gpg' created 15:51:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:51:07 gpg: CAST5 encrypted data 15:51:07 gpg: encrypted with 1 passphrase 15:51:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:51:07 + mkdir /home/jenkins 15:51:07 + mkdir /home/jenkins/sigul [Pipeline] sh 15:51:08 + 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 15:51:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:51:08 ---> sigul-install.sh 15:51:08 Sigul already installed; skipping installation. [Pipeline] sh 15:51:08 + git tag --list 15:51:08 v0.0.0 15:51:08 v0.0.1-dev.1 15:51:08 v0.0.1-dev.10 15:51:08 v0.0.1-dev.11 15:51:08 v0.0.1-dev.12 15:51:08 v0.0.1-dev.13 15:51:08 v0.0.1-dev.14 15:51:08 v0.0.1-dev.15 15:51:08 v0.0.1-dev.16 15:51:08 v0.0.1-dev.17 15:51:08 v0.0.1-dev.18 15:51:08 v0.0.1-dev.19 15:51:08 v0.0.1-dev.2 15:51:08 v0.0.1-dev.20 15:51:08 v0.0.1-dev.21 15:51:08 v0.0.1-dev.22 15:51:08 v0.0.1-dev.23 15:51:08 v0.0.1-dev.24 15:51:08 v0.0.1-dev.25 15:51:08 v0.0.1-dev.26 15:51:08 v0.0.1-dev.27 15:51:08 v0.0.1-dev.28 15:51:08 v0.0.1-dev.3 15:51:08 v0.0.1-dev.4 15:51:08 v0.0.1-dev.5 15:51:08 v0.0.1-dev.6 15:51:08 v0.0.1-dev.7 15:51:08 v0.0.1-dev.8 15:51:08 v0.0.1-dev.9 15:51:08 v2.2.0 15:51:08 v2.2.0-dev.29 15:51:08 v2.2.0-dev.30 15:51:08 v2.2.0-dev.31 15:51:08 v2.2.0-dev.32 15:51:08 v2.2.0-dev.33 15:51:08 v2.2.0-dev.34 15:51:08 v2.2.0-dev.35 15:51:08 v2.3.0-dev.1 15:51:08 v2.3.0-dev.2 15:51:08 v2.3.0-dev.3 15:51:08 v2.3.0-dev.4 15:51:08 v2.3.0-dev.5 15:51:08 v2.3.0-dev.6 15:51:08 v2.3.0-dev.7 [Pipeline] sh 15:51:08 + lftools sign git-tag v2.3.0-dev.7 15:51:09 Signing Git tag with Sigul... 15:51:09 Signing v2.3.0-dev.7 [Pipeline] echo 15:51:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:51:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:51:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:51:10 $ docker stop --time=1 dd3f8ccba9db0b895312615072fbb5bbf7e1570c8fd3919d03ee1330c44ad4f0 15:51:11 $ docker rm -f dd3f8ccba9db0b895312615072fbb5bbf7e1570c8fd3919d03ee1330c44ad4f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:51:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:12 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:51:12 $ 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 15:51:12 $ docker top ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:12 [ssh-agent] Looking for ssh-agent implementation... 15:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:12 $ docker exec ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d ssh-agent 15:51:13 SSH_AUTH_SOCK=/tmp/ssh-eC8VXo0rlUEv/agent.32 15:51:13 SSH_AGENT_PID=38 15:51:13 Running ssh-add (command line suppressed) 15:51:13 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9110983094106891185.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9110983094106891185.key) 15:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:13 + git semver bump pre 15:51:13 2022-08-15 15:51:13,731 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:51:13 2022-08-15 15:51:13,732 [bump_version] DEBUG bumping version:2.3.0-dev.7 on axis:pre with prefix:dev 15:51:13 2022-08-15 15:51:13,732 [bump_version] DEBUG bumped version:2.3.0-dev.8 15:51:13 2022-08-15 15:51:13,732 [write_version] DEBUG write version:2.3.0-dev.8 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 15:51:13 2022-08-15 15:51:13,732 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:51:13 2022-08-15 15:51:13,732 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 15:51:13 2022-08-15 15:51:13,735 [execute] INFO git cat-file --batch-check 15:51:13 2022-08-15 15:51:13,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:13 2022-08-15 15:51:13,740 [execute] INFO git cat-file --batch 15:51:13 2022-08-15 15:51:13,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:13 2022-08-15 15:51:13,744 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:51:13 2.3.0-dev.8 [Pipeline] } 15:51:13 $ docker exec --env ******** --env ******** ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d ssh-agent -k 15:51:13 unset SSH_AUTH_SOCK; 15:51:13 unset SSH_AGENT_PID; 15:51:13 echo Agent pid 38 killed; 15:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:14 + git semver [Pipeline] } 15:51:14 $ docker stop --time=1 ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d 15:51:15 $ docker rm -f ffc82da0aec7fb52ff30170ee0f992bd6cd1bf87fa242767d48de3811c15e45d [Pipeline] // withDockerContainer [Pipeline] sh 15:51:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:16 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:51:16 $ 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 15:51:17 $ docker top cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:17 [ssh-agent] Looking for ssh-agent implementation... 15:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:17 $ docker exec cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 ssh-agent 15:51:17 SSH_AUTH_SOCK=/tmp/ssh-2JQW2VRSFK9M/agent.32 15:51:17 SSH_AGENT_PID=38 15:51:17 Running ssh-add (command line suppressed) 15:51:17 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6182456449419022976.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6182456449419022976.key) 15:51:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:17 + git semver push 15:51:18 2022-08-15 15:51:18,063 [run_push] DEBUG push 15:51:18 2022-08-15 15:51:18,064 [execute] INFO git cat-file --batch-check 15:51:18 2022-08-15 15:51:18,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:18 2022-08-15 15:51:18,068 [execute] INFO git rev-list 6471767e72c9a46030e9cbeb428c94bc5826ddd5 -- 15:51:18 2022-08-15 15:51:18,068 [execute] DEBUG Popen(['git', 'rev-list', '6471767e72c9a46030e9cbeb428c94bc5826ddd5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:18 2022-08-15 15:51:18,075 [execute] INFO git fetch -v origin 15:51:18 2022-08-15 15:51:18,075 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 15:51:18 2022-08-15 15:51:18,588 [run_push] DEBUG no remote changes detected 15:51:18 2022-08-15 15:51:18,589 [execute] INFO git push origin semver 15:51:18 2022-08-15 15:51:18,589 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:19 2022-08-15 15:51:19,300 [run_push] DEBUG push all version tags 15:51:19 2022-08-15 15:51:19,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:51:19 2022-08-15 15:51:19,301 [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) 15:51:20 2022-08-15 15:51:19,979 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:51:20 2.3.0-dev.8 [Pipeline] } 15:51:20 $ docker exec --env ******** --env ******** cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 ssh-agent -k 15:51:20 unset SSH_AUTH_SOCK; 15:51:20 unset SSH_AGENT_PID; 15:51:20 echo Agent pid 38 killed; 15:51:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:20 + git semver [Pipeline] } 15:51:20 $ docker stop --time=1 cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 15:51:22 $ docker rm -f cb2ef02e8d28990929338d0c23c05a69a7101dde1256269580cfdf198ae62352 [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 15:51:22 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 15:51:22 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 15:51:22 total 16 15:51:22 drwxr-xr-x 3 root root 4096 Aug 15 15:42 . 15:51:22 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 15:51 .. 15:51:22 drwxr-xr-x 2 root root 4096 Aug 15 15:42 cost 15:51:22 -rw-r--r-- 1 root root 90 Aug 15 15:42 cost.csv 15:51:22 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 15:51:22 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 15:51:22 total 16 15:51:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:42 . 15:51:22 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 15:51 .. 15:51:22 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 15:42 cost 15:51:22 -rw-r--r-- 1 jenkins jenkins 90 Aug 15 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:51:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:51:23 ---> package-listing.sh 15:51:23 ++ facter osfamily 15:51:23 ++ tr '[:upper:]' '[:lower:]' 15:51:24 + OS_FAMILY=debian 15:51:24 + workspace=/w/workspace/foundry_device-onvif-camera_main 15:51:24 + START_PACKAGES=/tmp/packages_start.txt 15:51:24 + END_PACKAGES=/tmp/packages_end.txt 15:51:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:51:24 + PACKAGES=/tmp/packages_start.txt 15:51:24 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 15:51:24 + PACKAGES=/tmp/packages_end.txt 15:51:24 + case "${OS_FAMILY}" in 15:51:24 + dpkg -l 15:51:24 + grep '^ii' 15:51:24 + '[' -f /tmp/packages_start.txt ']' 15:51:24 + '[' -f /tmp/packages_end.txt ']' 15:51:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:51:24 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 15:51:24 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 15:51:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 15:51:24 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 15:51:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:25 prd-ubuntu20.04-docker-8c-8g-22819 does not seem to be running inside a container 15:51:25 $ 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 15:51:25 $ docker top abb23eca3be75a4f49337a871c9c75e087bf08687ae6a7b62759edd1e4f400bb -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:51:26 + mkdir -p /var/log/sysstat [Pipeline] sh 15:51:26 + ls /var/log/sa-host 15:51:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:26 provisioning config files... 15:51:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8289227292880403663tmp [Pipeline] { [Pipeline] echo 15:51:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:51:26 ---> create-netrc.sh [Pipeline] } 15:51:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:51:27 ---> python-tools-install.sh [Pipeline] echo 15:51:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:51:27 ---> sudo-logs.sh 15:51:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:51:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:51:27 ---> job-cost.sh 15:51:27 lf-activate-venv: SKIPPING 15:51:27 DEBUG: total: 0.2199999988079071 15:51:27 INFO: Retrieving Stack Cost... 15:51:28 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:28 INFO: Archiving Costs [Pipeline] echo 15:51:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:51:29 ---> logs-deploy.sh 15:51:29 lf-activate-venv: SKIPPING 15:51:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/46 15:51:29 INFO: archiving workspace using pattern(s): 15:51:30 Archives upload complete. 15:51:30 INFO: archiving logs to Nexus 15:51:31 ---> uname -a: 15:51:31 Linux prd-ubuntu20-04-docker-8c-8g-22819 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:51:31 15:51:31 15:51:31 ---> lscpu: 15:51:31 Architecture: x86_64 15:51:31 CPU op-mode(s): 32-bit, 64-bit 15:51:31 Byte Order: Little Endian 15:51:31 Address sizes: 40 bits physical, 48 bits virtual 15:51:31 CPU(s): 8 15:51:31 On-line CPU(s) list: 0-7 15:51:31 Thread(s) per core: 1 15:51:31 Core(s) per socket: 1 15:51:31 Socket(s): 8 15:51:31 NUMA node(s): 1 15:51:31 Vendor ID: AuthenticAMD 15:51:31 CPU family: 23 15:51:31 Model: 49 15:51:31 Model name: AMD EPYC-Rome Processor 15:51:31 Stepping: 0 15:51:31 CPU MHz: 2799.998 15:51:31 BogoMIPS: 5599.99 15:51:31 Virtualization: AMD-V 15:51:31 Hypervisor vendor: KVM 15:51:31 Virtualization type: full 15:51:31 L1d cache: 256 KiB 15:51:31 L1i cache: 256 KiB 15:51:31 L2 cache: 4 MiB 15:51:31 L3 cache: 128 MiB 15:51:31 NUMA node0 CPU(s): 0-7 15:51:31 Vulnerability Itlb multihit: Not affected 15:51:31 Vulnerability L1tf: Not affected 15:51:31 Vulnerability Mds: Not affected 15:51:31 Vulnerability Meltdown: Not affected 15:51:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:51:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:51:31 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:51:31 Vulnerability Srbds: Not affected 15:51:31 Vulnerability Tsx async abort: Not affected 15:51:31 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 15:51:31 15:51:31 15:51:31 ---> nproc: 15:51:31 8 15:51:31 15:51:31 15:51:31 ---> df -h: 15:51:31 Filesystem Size Used Avail Use% Mounted on 15:51:31 overlay 155G 13G 143G 8% / 15:51:31 tmpfs 64M 0 64M 0% /dev 15:51:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:51:31 shm 64M 0 64M 0% /dev/shm 15:51:31 /dev/vda1 155G 13G 143G 8% /facter-os 15:51:31 15:51:31 15:51:31 ---> sar -b -r -n DEV: 15:51:31 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22819) 08/15/22 _x86_64_ (8 CPU) 15:51:31 15:51:31 15:39:31 LINUX RESTART (8 CPU) 15:51:31 15:51:31 15:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:51:31 15:41:01 408.90 28.62 380.27 0.00 2529.56 107918.03 0.00 15:51:31 15:42:01 135.84 0.15 135.69 0.00 9.87 75965.61 0.00 15:51:31 15:43:01 122.60 0.05 122.55 0.00 9.60 66701.55 0.00 15:51:31 15:44:01 2.35 0.00 2.35 0.00 0.00 28.41 0.00 15:51:31 15:45:01 1.03 0.02 1.02 0.00 0.13 11.60 0.00 15:51:31 15:46:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 15:51:31 15:47:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 15:51:31 15:48:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 15:51:31 15:49:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 15:51:31 15:50:01 2.35 0.00 2.35 0.00 0.00 32.53 0.00 15:51:31 15:51:01 71.77 0.28 71.49 0.00 14.00 38457.06 0.00 15:51:31 Average: 68.13 2.65 65.48 0.00 233.05 26288.84 0.00 15:51:31 15:51:31 15:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:31 15:41:01 27790196 31710672 584200 1.78 160420 3925800 2320352 6.84 1276644 3325808 469908 15:51:31 15:42:01 27830544 31680144 608236 1.85 166668 3862896 2480036 7.31 1567248 3001868 346672 15:51:31 15:43:01 27538884 31762112 528388 1.61 177140 4190516 1857312 5.47 1369012 3456164 364 15:51:31 15:44:01 27540120 31763348 526992 1.60 177180 4190516 1857312 5.47 1368004 3456164 24 15:51:31 15:45:01 27549588 31772856 517596 1.57 177204 4190524 1857312 5.47 1358616 3456212 40 15:51:31 15:46:01 27549224 31772496 517884 1.57 177216 4190528 1857312 5.47 1358852 3456216 176 15:51:31 15:47:01 27557060 31780416 510020 1.55 177244 4190532 1857312 5.47 1350924 3456244 24 15:51:31 15:48:01 27557864 31781228 509152 1.55 177272 4190536 1857312 5.47 1350924 3456248 192 15:51:31 15:49:01 27557936 31781344 509216 1.55 177284 4190536 1857312 5.47 1351604 3456252 24 15:51:31 15:50:01 27557668 31781120 509392 1.55 177380 4190504 1857312 5.47 1350968 3456240 16 15:51:31 15:51:01 26028588 31708900 576832 1.75 217572 5485908 2266776 6.68 1500352 4709764 620752 15:51:31 Average: 27459788 31754058 536173 1.63 178416 4254436 1993242 5.87 1382104 3517016 130745 15:51:31 15:51:31 15:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:31 15:41:01 ens3 764.45 477.27 8022.82 110.82 0.00 0.00 0.00 0.00 15:51:31 15:41:01 docker0 135.54 165.33 11.28 1633.49 0.00 0.00 0.00 0.00 15:51:31 15:41:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 15:51:31 15:42:01 vethef28eb9 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 15:51:31 15:42:01 ens3 82.04 64.01 94.36 68.85 0.00 0.00 0.00 0.00 15:51:31 15:42:01 docker0 4.43 6.85 0.25 40.62 0.00 0.00 0.00 0.00 15:51:31 15:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:51:31 15:43:01 ens3 180.39 142.18 2658.70 286.78 0.00 0.00 0.00 0.00 15:51:31 15:43:01 docker0 2.22 5.08 0.15 57.90 0.00 0.00 0.00 0.00 15:51:31 15:43:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 15:51:31 15:44:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:51:31 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:31 15:45:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:46:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 15:51:31 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:31 15:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:48:01 ens3 0.45 0.12 0.05 0.01 0.00 0.00 0.00 0.00 15:51:31 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:31 15:49:01 ens3 1.17 0.78 2.83 0.24 0.00 0.00 0.00 0.00 15:51:31 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:51:31 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:31 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:51:31 15:51:01 ens3 353.14 248.53 7908.35 76.85 0.00 0.00 0.00 0.00 15:51:31 15:51:01 docker0 46.14 56.27 3.91 735.25 0.00 0.00 0.00 0.00 15:51:31 15:51:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 15:51:31 Average: ens3 125.66 84.86 1698.91 49.42 0.00 0.00 0.00 0.00 15:51:31 Average: docker0 17.12 21.23 1.42 224.31 0.00 0.00 0.00 0.00 15:51:31 Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 15:51:31 15:51:31 15:51:31 ---> sar -P ALL: 15:51:31 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22819) 08/15/22 _x86_64_ (8 CPU) 15:51:31 15:51:31 15:39:31 LINUX RESTART (8 CPU) 15:51:31 15:51:31 15:40:01 CPU %user %nice %system %iowait %steal %idle 15:51:31 15:41:01 all 11.90 0.00 4.01 3.52 0.06 80.52 15:51:31 15:41:01 0 9.21 0.00 2.58 0.19 0.05 87.98 15:51:31 15:41:01 1 16.37 0.00 5.06 2.33 0.07 76.17 15:51:31 15:41:01 2 12.52 0.00 2.89 2.00 0.05 82.54 15:51:31 15:41:01 3 7.85 0.00 5.77 3.48 0.07 82.83 15:51:31 15:41:01 4 7.71 0.00 3.30 0.55 0.03 88.40 15:51:31 15:41:01 5 17.44 0.00 5.35 10.35 0.07 66.80 15:51:31 15:41:01 6 8.77 0.00 2.46 0.61 0.05 88.12 15:51:31 15:41:01 7 15.39 0.00 4.68 8.72 0.08 71.12 15:51:31 15:42:01 all 39.90 0.00 6.50 1.41 0.09 52.10 15:51:31 15:42:01 0 37.06 0.00 6.02 0.74 0.07 56.10 15:51:31 15:42:01 1 42.74 0.00 7.71 5.52 0.10 43.93 15:51:31 15:42:01 2 38.41 0.00 5.94 2.23 0.07 53.36 15:51:31 15:42:01 3 39.80 0.00 5.94 0.08 0.07 54.11 15:51:31 15:42:01 4 35.96 0.00 6.01 0.19 0.09 57.76 15:51:31 15:42:01 5 44.74 0.00 7.24 0.07 0.15 47.80 15:51:31 15:42:01 6 35.95 0.00 6.20 0.15 0.08 57.61 15:51:31 15:42:01 7 44.51 0.00 6.94 2.28 0.07 46.20 15:51:31 15:43:01 all 5.78 0.00 2.01 1.41 0.04 90.76 15:51:31 15:43:01 0 5.28 0.00 1.91 0.18 0.03 92.60 15:51:31 15:43:01 1 7.35 0.00 2.75 3.51 0.05 86.34 15:51:31 15:43:01 2 5.99 0.00 1.84 2.33 0.05 89.79 15:51:31 15:43:01 3 4.10 0.00 1.19 0.17 0.03 94.51 15:51:31 15:43:01 4 4.22 0.00 1.26 0.03 0.02 94.48 15:51:31 15:43:01 5 6.90 0.00 2.37 0.65 0.03 90.05 15:51:31 15:43:01 6 5.79 0.00 2.04 0.00 0.03 92.13 15:51:31 15:43:01 7 6.60 0.00 2.74 4.38 0.08 86.19 15:51:31 15:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:51:31 15:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:51:31 15:44:01 1 0.08 0.00 0.03 0.00 0.03 99.85 15:51:31 15:44:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:51:31 15:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:31 15:44:01 5 0.02 0.00 0.02 0.03 0.02 99.92 15:51:31 15:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:51:31 15:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:51:31 15:45:01 all 0.10 0.00 0.02 0.00 0.00 99.88 15:51:31 15:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:51:31 15:45:01 1 0.02 0.00 0.05 0.00 0.02 99.92 15:51:31 15:45:01 2 0.66 0.00 0.00 0.02 0.00 99.32 15:51:31 15:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:51:31 15:45:01 5 0.05 0.00 0.03 0.00 0.00 99.92 15:51:31 15:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:51:31 15:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:51:31 15:46:01 all 0.26 0.00 0.01 0.00 0.01 99.73 15:51:31 15:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:51:31 15:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:51:31 15:46:01 2 1.97 0.00 0.00 0.00 0.00 98.03 15:51:31 15:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:51:31 15:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:51:31 15:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:51:31 15:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:47:01 all 0.07 0.00 0.01 0.01 0.01 99.90 15:51:31 15:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:51:31 15:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 15:51:31 15:47:01 2 0.38 0.00 0.02 0.10 0.02 99.48 15:51:31 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:51:31 15:47:01 5 0.07 0.00 0.03 0.02 0.00 99.88 15:51:31 15:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:51:31 15:48:01 all 0.16 0.00 0.00 0.00 0.00 99.83 15:51:31 15:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:51:31 15:48:01 2 1.26 0.00 0.00 0.02 0.00 98.73 15:51:31 15:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:51:31 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:49:01 all 0.05 0.00 0.01 0.01 0.01 99.92 15:51:31 15:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:51:31 15:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:51:31 15:49:01 2 0.23 0.00 0.00 0.02 0.02 99.73 15:51:31 15:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:51:31 15:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:51:31 15:49:01 5 0.03 0.00 0.02 0.05 0.00 99.90 15:51:31 15:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:51:31 15:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:51:31 15:50:01 all 0.16 0.00 0.01 0.02 0.00 99.81 15:51:31 15:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:51:31 15:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:51:31 15:50:01 2 1.21 0.00 0.00 0.05 0.00 98.74 15:51:31 15:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:51:31 15:50:01 5 0.00 0.00 0.02 0.07 0.00 99.92 15:51:31 15:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:51:31 15:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:51:31 15:51:01 all 9.16 0.00 3.32 1.35 0.05 86.13 15:51:31 15:51:01 0 9.65 0.00 2.99 0.02 0.03 87.31 15:51:31 15:51:01 1 8.87 0.00 2.83 0.84 0.05 87.40 15:51:31 15:51:01 2 9.40 0.00 2.74 1.25 0.05 86.57 15:51:31 15:51:01 3 9.55 0.00 3.90 2.91 0.03 83.61 15:51:31 15:51:01 4 10.47 0.00 2.90 0.13 0.05 86.44 15:51:31 15:51:01 5 8.97 0.00 4.67 0.37 0.05 85.93 15:51:31 15:51:01 6 7.64 0.00 3.34 0.59 0.05 88.38 15:51:31 15:51:01 7 8.68 0.00 3.17 4.70 0.05 83.40 15:51:31 15:51:31 Average: CPU %user %nice %system %iowait %steal %idle 15:51:31 Average: all 6.08 0.00 1.43 0.70 0.02 91.76 15:51:31 Average: 0 5.53 0.00 1.23 0.10 0.02 93.12 15:51:31 Average: 1 6.81 0.00 1.67 1.10 0.04 90.39 15:51:31 Average: 2 6.49 0.00 1.21 0.73 0.02 91.56 15:51:31 Average: 3 5.52 0.00 1.51 0.60 0.02 92.35 15:51:31 Average: 4 5.25 0.00 1.22 0.08 0.02 93.43 15:51:31 Average: 5 7.06 0.00 1.78 1.05 0.03 90.08 15:51:31 Average: 6 5.23 0.00 1.27 0.12 0.02 93.36 15:51:31 Average: 7 6.78 0.00 1.58 1.81 0.03 89.80 15:51:31 15:51:31 15:51:31