Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e27dca9baa08924a505fef6c64e81931b1c2a574 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-ssh11479949460326241343.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-ssh5863099182501142102.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-ssh8869411077095018607.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-ssh7006195711265610242.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh18068501650590735052.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20387’ Running on prd-ubuntu20.04-docker-8c-8g-20389 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 e27dca9baa08924a505fef6c64e81931b1c2a574 (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 e27dca9baa08924a505fef6c64e81931b1c2a574 # timeout=10 Commit message: "docs(snap): Update links (#112)" > git rev-list --no-walk 58a46bebf81eee9640e76b602e43d09af82d89e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:12:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:12:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:12:58 ========================================================= 10:12:58 EdgeX Global Pipelines Version Info 10:12:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:12:59 ------------------- 10:12:59 stable info: 10:12:59 ------------------- 10:12:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:12:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:12:59 Message: update stable to v1.0.238 10:12:59 ------------------- 10:12:59 experimental info: 10:12:59 ------------------- 10:12:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:12:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:12:59 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:12:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:12:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:12:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:12:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:12:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:12:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:12:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e27dca9 [Pipeline] echo 10:13:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:00 provisioning config files... 10:13:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5957692959090221948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:00 ---> docker-login.sh 10:13:00 nexus3.edgexfoundry.org:10001 10:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:01 Configure a credential helper to remove this warning. See 10:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:01 10:13:01 Login Succeeded 10:13:01 nexus3.edgexfoundry.org:10002 10:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:01 Configure a credential helper to remove this warning. See 10:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:01 10:13:01 Login Succeeded 10:13:01 nexus3.edgexfoundry.org:10003 10:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:01 Configure a credential helper to remove this warning. See 10:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:01 10:13:01 Login Succeeded 10:13:01 nexus3.edgexfoundry.org:10004 10:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:01 Configure a credential helper to remove this warning. See 10:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:01 10:13:01 Login Succeeded 10:13:01 docker.io 10:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:01 Configure a credential helper to remove this warning. See 10:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:01 10:13:01 Login Succeeded 10:13:01 ---> docker-login.sh ends [Pipeline] } 10:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:13:02 + git rev-list -1 --merges e27dca9baa08924a505fef6c64e81931b1c2a574~1..e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] echo 10:13:02 -----------> git rev-list -1 --merges e27dca9baa08924a505fef6c64e81931b1c2a574~1..e27dca9baa08924a505fef6c64e81931b1c2a574 e27dca9baa08924a505fef6c64e81931b1c2a574 [false] [Pipeline] sh 10:13:02 + git log --format=format:%s -1 e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] echo 10:13:02 ========================================================= 10:13:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:13:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:02 + git log --format=format:%s -1 e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] echo 10:13:02 [semverPrep] GIT_COMMIT: e27dca9baa08924a505fef6c64e81931b1c2a574, Commit Message: docs(snap): Update links (#112) [Pipeline] echo 10:13:02 [semverPrep] This is not a build commit. [Pipeline] sh 10:13:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:13:03 + grep -v github /etc/ssh/ssh_known_hosts 10:13:03 + [ -e /tmp/ssh_known_hosts ] 10:13:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:13:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:13:03 + sudo tee -a /etc/ssh/ssh_known_hosts 10:13:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:03 10:13:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:03 0.1.4: Pulling from edgex-devops/py-git-semver 10:13:03 b85a868b505f: Pulling fs layer 10:13:03 e2be974225ed: Pulling fs layer 10:13:03 339a4e72a1f5: Pulling fs layer 10:13:03 988bab9f4d93: Pulling fs layer 10:13:03 1469e6f7b9e6: Pulling fs layer 10:13:03 eaf3925da568: Pulling fs layer 10:13:03 1469e6f7b9e6: Waiting 10:13:03 988bab9f4d93: Waiting 10:13:03 bab4dde63d76: Pulling fs layer 10:13:03 bde34c3a00c8: Pulling fs layer 10:13:03 b352a97aabf1: Pulling fs layer 10:13:03 eaf3925da568: Waiting 10:13:03 4872d77fe225: Pulling fs layer 10:13:03 5851b861e8e6: Pulling fs layer 10:13:03 b352a97aabf1: Waiting 10:13:03 4872d77fe225: Waiting 10:13:03 5851b861e8e6: Waiting 10:13:03 e2be974225ed: Download complete 10:13:03 988bab9f4d93: Download complete 10:13:04 1469e6f7b9e6: Verifying Checksum 10:13:04 1469e6f7b9e6: Download complete 10:13:04 339a4e72a1f5: Verifying Checksum 10:13:04 339a4e72a1f5: Download complete 10:13:04 eaf3925da568: Verifying Checksum 10:13:04 eaf3925da568: Download complete 10:13:04 bde34c3a00c8: Download complete 10:13:04 b352a97aabf1: Download complete 10:13:04 4872d77fe225: Verifying Checksum 10:13:04 4872d77fe225: Download complete 10:13:04 5851b861e8e6: Download complete 10:13:04 b85a868b505f: Verifying Checksum 10:13:04 b85a868b505f: Download complete 10:13:04 bab4dde63d76: Verifying Checksum 10:13:04 bab4dde63d76: Download complete 10:13:05 b85a868b505f: Pull complete 10:13:05 e2be974225ed: Pull complete 10:13:06 339a4e72a1f5: Pull complete 10:13:06 988bab9f4d93: Pull complete 10:13:06 1469e6f7b9e6: Pull complete 10:13:06 eaf3925da568: Pull complete 10:13:09 bab4dde63d76: Pull complete 10:13:09 bde34c3a00c8: Pull complete 10:13:09 b352a97aabf1: Pull complete 10:13:09 4872d77fe225: Pull complete 10:13:09 5851b861e8e6: Pull complete 10:13:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:09 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:13:09 $ 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 10:13:10 $ docker top f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 -eo pid,comm 10:13:10 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). 10:13:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:13:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:13:10 [ssh-agent] Looking for ssh-agent implementation... 10:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:11 $ docker exec f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 ssh-agent 10:13:11 SSH_AUTH_SOCK=/tmp/ssh-5YYVGt06B7fh/agent.35 10:13:11 SSH_AGENT_PID=42 10:13:11 Running ssh-add (command line suppressed) 10:13:11 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8517239175406793061.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8517239175406793061.key) 10:13:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:13:11 + git tag --points-at HEAD [Pipeline] } 10:13:11 $ docker exec --env ******** --env ******** f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 ssh-agent -k 10:13:11 unset SSH_AUTH_SOCK; 10:13:11 unset SSH_AGENT_PID; 10:13:11 echo Agent pid 42 killed; 10:13:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:13:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:13:11 [ssh-agent] Looking for ssh-agent implementation... 10:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:11 $ docker exec f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 ssh-agent 10:13:12 SSH_AUTH_SOCK=/tmp/ssh-vtJZqWYWUyRX/agent.74 10:13:12 SSH_AGENT_PID=81 10:13:12 Running ssh-add (command line suppressed) 10:13:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4033228387897416743.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4033228387897416743.key) 10:13:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:13:12 + git semver init 10:13:12 2022-07-18 10:13:12,749 [run_init] DEBUG init version:0.0.0 force:False 10:13:12 2022-07-18 10:13:12,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 10:13:12 2022-07-18 10:13:12,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 10:13:12 2022-07-18 10:13:12,750 [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) 10:13:13 2022-07-18 10:13:13,455 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 10:13:13 2022-07-18 10:13:13,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 10:13:13 2022-07-18 10:13:13,456 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:13:13 2022-07-18 10:13:13,457 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:13:13 0.0.1-dev.26 [Pipeline] } 10:13:13 $ docker exec --env ******** --env ******** f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 ssh-agent -k 10:13:13 unset SSH_AUTH_SOCK; 10:13:13 unset SSH_AGENT_PID; 10:13:13 echo Agent pid 81 killed; 10:13:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:13:14 + git semver [Pipeline] } 10:13:14 $ docker stop --time=1 f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 10:13:15 $ docker rm -f f17a84a832627cc3251647b33b0c19f18d8b81f49c862c7827b153177739c6d4 [Pipeline] // withDockerContainer [Pipeline] sh 10:13:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:13:16 Stashed 1 file(s) [Pipeline] echo 10:13:16 [edgeXSemver]: initialized semver on version 0.0.1-dev.26 [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 10:13:16 provisioning config files... 10:13:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config562037706116773877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:16 ---> docker-login.sh 10:13:16 nexus3.edgexfoundry.org:10001 10:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:16 Configure a credential helper to remove this warning. See 10:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:16 10:13:16 Login Succeeded 10:13:16 nexus3.edgexfoundry.org:10002 10:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:17 Configure a credential helper to remove this warning. See 10:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:17 10:13:17 Login Succeeded 10:13:17 nexus3.edgexfoundry.org:10003 10:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:17 Configure a credential helper to remove this warning. See 10:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:17 10:13:17 Login Succeeded 10:13:17 nexus3.edgexfoundry.org:10004 10:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:17 Configure a credential helper to remove this warning. See 10:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:17 10:13:17 Login Succeeded 10:13:17 docker.io 10:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:17 Configure a credential helper to remove this warning. See 10:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:17 10:13:17 Login Succeeded 10:13:17 ---> docker-login.sh ends [Pipeline] } 10:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:17 ========================================================= 10:13:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:13:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:18 + 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 . 10:13:18 Sending build context to Docker daemon 9.324MB 10:13:18 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:13:18 Step 2/13 : FROM ${BASE} AS builder 10:13:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:13:18 2408cc74d12b: Pulling fs layer 10:13:18 ea60b727a1ce: Pulling fs layer 10:13:18 30c4a7721957: Pulling fs layer 10:13:18 370296b7ddb6: Pulling fs layer 10:13:18 7c6cee850709: Pulling fs layer 10:13:18 39a5fcdaea64: Pulling fs layer 10:13:18 d94ebbe4e438: Pulling fs layer 10:13:18 370296b7ddb6: Waiting 10:13:18 bcfd1f05c69d: Pulling fs layer 10:13:18 d94ebbe4e438: Waiting 10:13:18 59ccb84bbe0f: Pulling fs layer 10:13:18 59ccb84bbe0f: Waiting 10:13:18 39a5fcdaea64: Waiting 10:13:18 7c6cee850709: Waiting 10:13:18 bcfd1f05c69d: Waiting 10:13:18 30c4a7721957: Verifying Checksum 10:13:18 30c4a7721957: Download complete 10:13:18 ea60b727a1ce: Verifying Checksum 10:13:18 ea60b727a1ce: Download complete 10:13:18 7c6cee850709: Verifying Checksum 10:13:18 39a5fcdaea64: Verifying Checksum 10:13:18 39a5fcdaea64: Download complete 10:13:18 2408cc74d12b: Verifying Checksum 10:13:18 2408cc74d12b: Download complete 10:13:18 d94ebbe4e438: Download complete 10:13:18 2408cc74d12b: Pull complete 10:13:18 ea60b727a1ce: Pull complete 10:13:18 59ccb84bbe0f: Verifying Checksum 10:13:18 59ccb84bbe0f: Download complete 10:13:18 30c4a7721957: Pull complete 10:13:19 bcfd1f05c69d: Verifying Checksum 10:13:19 bcfd1f05c69d: Download complete 10:13:19 370296b7ddb6: Verifying Checksum 10:13:19 370296b7ddb6: Download complete 10:13:23 370296b7ddb6: Pull complete 10:13:23 7c6cee850709: Pull complete 10:13:23 39a5fcdaea64: Pull complete 10:13:23 d94ebbe4e438: Pull complete 10:13:25 bcfd1f05c69d: Pull complete 10:13:26 59ccb84bbe0f: Pull complete 10:13:26 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 10:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:13:26 ---> a4fb48ad2a94 10:13:26 Step 3/13 : ARG MAKE="make build" 10:13:27 ---> Running in 00c4009ce3d8 10:13:27 Removing intermediate container 00c4009ce3d8 10:13:27 ---> d59cef730c07 10:13:27 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:13:27 ---> Running in a104c7bf32c3 10:13:27 Removing intermediate container a104c7bf32c3 10:13:27 ---> 44bdbf9f9d63 10:13:27 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:13:28 ---> Running in a7f635899f6a 10:13:28 Removing intermediate container a7f635899f6a 10:13:28 ---> d2c56ed09156 10:13:28 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:13:28 ---> Running in f204e0f6173e 10:13:28 Removing intermediate container f204e0f6173e 10:13:28 ---> 44c7b367d21f 10:13:28 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:28 ---> Running in d35a2f3f9824 10:13:28 Removing intermediate container d35a2f3f9824 10:13:28 ---> 413e6fbbd9dd 10:13:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:28 ---> Running in 5eb766df4885 10:13:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:13:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:13:30 OK: 211 MiB in 51 packages 10:13:30 Removing intermediate container 5eb766df4885 10:13:30 ---> 9f1b23b33682 10:13:30 Step 9/13 : WORKDIR /device-onvif-camera 10:13:30 ---> Running in dd0a0d48a353 10:13:30 Removing intermediate container dd0a0d48a353 10:13:30 ---> 772e12dda524 10:13:30 Step 10/13 : COPY go.mod vendor* ./ 10:13:30 ---> 70b760cdb413 10:13:30 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:30 ---> Running in cb1319a46fda 10:13:31 Still waiting to schedule task 10:13:31 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20388’ is offline 10:13:49 Removing intermediate container cb1319a46fda 10:13:49 ---> 807a97193398 10:13:49 Step 12/13 : COPY . . 10:13:49 ---> 0acf89e4433e 10:13:49 Step 13/13 : RUN ${MAKE} 10:13:49 ---> Running in 09f224ebfcfd 10:13:49 noop 10:13:49 Removing intermediate container 09f224ebfcfd 10:13:49 ---> 1342d5ed8513 10:13:49 Successfully built 1342d5ed8513 10:13:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:49 + docker inspect -f . ci-base-image-x86_64 10:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:49 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:13:49 $ 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 10:13:49 $ docker top 488044b78a585a9fa0f804d0101e340386603686cd4ce19ceaa7cc5150987360 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:50 + go version 10:13:50 go version go1.18.3 linux/amd64 [Pipeline] } 10:13:50 $ docker stop --time=1 488044b78a585a9fa0f804d0101e340386603686cd4ce19ceaa7cc5150987360 10:13:51 $ docker rm -f 488044b78a585a9fa0f804d0101e340386603686cd4ce19ceaa7cc5150987360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:52 + docker inspect -f . ci-base-image-x86_64 10:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:52 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:13:52 $ 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 10:13:52 $ docker top f14e497a59ee4882be59cbf71fb92cab7d1cb72838f7cc73eed9d38c6f26e5e8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:53 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 10:13:53 + make test 10:13:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:13:53 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:14:03 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:14:03 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 7.0% of statements 10:14:03 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:14:07 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.886s coverage: 13.8% of statements 10:14:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:14:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:14:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:14:17 ./bin/test-attribution-txt.sh [Pipeline] echo 10:14:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:14:18 $ docker stop --time=1 f14e497a59ee4882be59cbf71fb92cab7d1cb72838f7cc73eed9d38c6f26e5e8 10:14:20 $ docker rm -f f14e497a59ee4882be59cbf71fb92cab7d1cb72838f7cc73eed9d38c6f26e5e8 [Pipeline] // withDockerContainer [Pipeline] sh 10:14:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:14:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:14:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:14:21 + ls -al . 10:14:21 total 252 10:14:21 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 10:14 . 10:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:12 .. 10:14:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:14 .git 10:14:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:12 .github 10:14:21 -rw-rw-r-- 1 jenkins jenkins 418 Jul 18 10:12 .gitignore 10:14:21 -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 10:12 .golangci.yml 10:14:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:13 .semver 10:14:21 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 18 10:12 Attribution.txt 10:14:21 -rw-rw-r-- 1 jenkins jenkins 189 Jul 18 10:12 CHANGELOG.md 10:14:21 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 18 10:12 Dockerfile 10:14:21 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:12 GOVERNANCE.md 10:14:21 -rw-rw-r-- 1 jenkins jenkins 660 Jul 18 10:12 Jenkinsfile 10:14:21 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 18 10:12 LICENSE 10:14:21 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 18 10:12 Makefile 10:14:21 -rw-rw-r-- 1 jenkins jenkins 625 Jul 18 10:12 OWNERS.md 10:14:21 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 18 10:12 README.md 10:14:21 -rw-rw-r-- 1 jenkins jenkins 12 Jul 18 10:13 VERSION 10:14:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:12 bin 10:14:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:12 cmd 10:14:21 -rw-r--r-- 1 jenkins jenkins 70262 Jul 18 10:14 coverage.out 10:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:12 doc 10:14:21 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 18 10:12 go.mod 10:14:21 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 18 10:12 go.sum 10:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:12 internal 10:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:12 snap 10:14:21 -rw-rw-r-- 1 jenkins jenkins 236 Jul 18 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:21 + 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=e27dca9baa08924a505fef6c64e81931b1c2a574 --label arch=amd64 --label version=0.0.1-dev.26 . 10:14:21 Sending build context to Docker daemon 9.395MB 10:14:21 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:14:21 Step 2/26 : FROM ${BASE} AS builder 10:14:21 ---> 1342d5ed8513 10:14:21 Step 3/26 : ARG MAKE="make build" 10:14:21 ---> Running in 7cf503696209 10:14:21 Removing intermediate container 7cf503696209 10:14:21 ---> 9bde6ec849b1 10:14:21 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:14:21 ---> Running in fb2291acec51 10:14:21 Removing intermediate container fb2291acec51 10:14:21 ---> 22b1feae0832 10:14:21 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:14:22 ---> Running in 77d4f0c0a245 10:14:22 Removing intermediate container 77d4f0c0a245 10:14:22 ---> 52b0e91cd98a 10:14:22 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:14:22 ---> Running in 892a83b8610d 10:14:22 Removing intermediate container 892a83b8610d 10:14:22 ---> d7f862932a57 10:14:22 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:22 ---> Running in ec7976a1240b 10:14:23 Removing intermediate container ec7976a1240b 10:14:23 ---> 1c978d1824d0 10:14:23 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:14:23 ---> Running in 4a5fc746d0fc 10:14:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:14:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:14:24 OK: 211 MiB in 51 packages 10:14:25 Removing intermediate container 4a5fc746d0fc 10:14:25 ---> 5b8edc01f26c 10:14:25 Step 9/26 : WORKDIR /device-onvif-camera 10:14:25 ---> Running in e8905b3edfca 10:14:25 Removing intermediate container e8905b3edfca 10:14:25 ---> 4d4516f3302f 10:14:25 Step 10/26 : COPY go.mod vendor* ./ 10:14:25 ---> c94bc00444fe 10:14:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:25 ---> Running in 9565c6e21e75 10:14:25 Removing intermediate container 9565c6e21e75 10:14:25 ---> 1c75327a2984 10:14:25 Step 12/26 : COPY . . 10:14:26 ---> 63a2054f86fe 10:14:26 Step 13/26 : RUN ${MAKE} 10:14:26 ---> Running in 27a13999ce96 10:14:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.26 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:14:48 Removing intermediate container 27a13999ce96 10:14:48 ---> 315235a56271 10:14:48 Step 14/26 : FROM alpine:3.15 10:14:48 3.15: Pulling from library/alpine 10:14:48 df9b9388f04a: Pulling fs layer 10:14:48 df9b9388f04a: Verifying Checksum 10:14:48 df9b9388f04a: Pull complete 10:14:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:14:48 Status: Downloaded newer image for alpine:3.15 10:14:48 ---> 0ac33e5f5afa 10:14:48 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:14:48 ---> Running in a291bdaff214 10:14:48 Removing intermediate container a291bdaff214 10:14:48 ---> 66ea0fe91e9e 10:14:48 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:14:48 ---> Running in 4f5208de9c24 10:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:14:48 (1/6) Installing dumb-init (1.2.5-r1) 10:14:48 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:14:48 (3/6) Installing libsodium (1.0.18-r0) 10:14:48 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:14:48 (5/6) Installing libzmq (4.3.4-r0) 10:14:48 (6/6) Installing zeromq (4.3.4-r0) 10:14:48 Executing busybox-1.34.1-r5.trigger 10:14:48 OK: 8 MiB in 20 packages 10:14:48 Removing intermediate container 4f5208de9c24 10:14:48 ---> 6b7cd73652be 10:14:48 Step 17/26 : WORKDIR / 10:14:48 ---> Running in cf1978cdc16d 10:14:48 Removing intermediate container cf1978cdc16d 10:14:48 ---> 06e7f43c630a 10:14:48 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:14:48 ---> 35f9be730406 10:14:48 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:14:48 ---> ea48437cadfb 10:14:48 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:14:48 ---> db014b5af1b1 10:14:48 Step 21/26 : EXPOSE 59984 10:14:48 ---> Running in 45adce25504c 10:14:48 Removing intermediate container 45adce25504c 10:14:48 ---> 10757853f805 10:14:48 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:14:48 ---> Running in 47a5272b9cf2 10:14:48 Removing intermediate container 47a5272b9cf2 10:14:48 ---> 6ab9c9800ac0 10:14:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:14:48 ---> Running in c47b0d8d924f 10:14:49 Removing intermediate container c47b0d8d924f 10:14:49 ---> 53ba3c8e946d 10:14:49 Step 24/26 : LABEL arch=amd64 10:14:49 ---> Running in f62f4485e600 10:14:49 Removing intermediate container f62f4485e600 10:14:49 ---> 7225e1174d4f 10:14:49 Step 25/26 : LABEL git_sha=e27dca9baa08924a505fef6c64e81931b1c2a574 10:14:49 ---> Running in f4a56438649a 10:14:49 Removing intermediate container f4a56438649a 10:14:49 ---> 1d84a561ec46 10:14:49 Step 26/26 : LABEL version=0.0.1-dev.26 10:14:49 ---> Running in c0335c09c0a5 10:14:49 Removing intermediate container c0335c09c0a5 10:14:49 ---> 35faa72dae35 10:14:49 [Warning] One or more build-args [ARCH] were not consumed 10:14:49 Successfully built 35faa72dae35 10:14:49 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 10:14:49 provisioning config files... 10:14:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2490766854617602492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:49 ---> docker-login.sh 10:14:49 nexus3.edgexfoundry.org:10001 10:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:49 Configure a credential helper to remove this warning. See 10:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:49 10:14:49 Login Succeeded 10:14:49 nexus3.edgexfoundry.org:10002 10:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:50 Configure a credential helper to remove this warning. See 10:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:50 10:14:50 Login Succeeded 10:14:50 nexus3.edgexfoundry.org:10003 10:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:50 Configure a credential helper to remove this warning. See 10:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:50 10:14:50 Login Succeeded 10:14:50 nexus3.edgexfoundry.org:10004 10:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:50 Configure a credential helper to remove this warning. See 10:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:50 10:14:50 Login Succeeded 10:14:50 docker.io 10:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:14:50 Configure a credential helper to remove this warning. See 10:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:14:50 10:14:50 Login Succeeded 10:14:50 ---> docker-login.sh ends [Pipeline] } 10:14:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:14:50 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 10:14:50 e27dca9baa08924a505fef6c64e81931b1c2a574 10:14:50 latest 10:14:50 0.0.1-dev.26 10:14:50 e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 10:14:50 main 10:14:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:51 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574 10:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:14:51 a50958b9c8f3: Preparing 10:14:51 7aa45c306949: Preparing 10:14:51 2b9e4d4aac13: Preparing 10:14:51 e5c89bb75f3f: Preparing 10:14:51 4fc242d58285: Preparing 10:14:51 4fc242d58285: Layer already exists 10:14:51 7aa45c306949: Pushed 10:14:51 a50958b9c8f3: Pushed 10:14:51 e5c89bb75f3f: Pushed 10:14:54 2b9e4d4aac13: Pushed 10:14:54 e27dca9baa08924a505fef6c64e81931b1c2a574: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 10:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:14:55 a50958b9c8f3: Preparing 10:14:55 7aa45c306949: Preparing 10:14:55 2b9e4d4aac13: Preparing 10:14:55 e5c89bb75f3f: Preparing 10:14:55 4fc242d58285: Preparing 10:14:55 7aa45c306949: Layer already exists 10:14:55 4fc242d58285: Layer already exists 10:14:55 e5c89bb75f3f: Layer already exists 10:14:55 2b9e4d4aac13: Layer already exists 10:14:55 a50958b9c8f3: Layer already exists 10:14:55 latest: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.26 10:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:14:55 a50958b9c8f3: Preparing 10:14:55 7aa45c306949: Preparing 10:14:55 2b9e4d4aac13: Preparing 10:14:55 e5c89bb75f3f: Preparing 10:14:55 4fc242d58285: Preparing 10:14:55 2b9e4d4aac13: Layer already exists 10:14:55 a50958b9c8f3: Layer already exists 10:14:55 e5c89bb75f3f: Layer already exists 10:14:55 7aa45c306949: Layer already exists 10:14:55 4fc242d58285: Layer already exists 10:14:55 0.0.1-dev.26: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 10:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:14:56 a50958b9c8f3: Preparing 10:14:56 7aa45c306949: Preparing 10:14:56 2b9e4d4aac13: Preparing 10:14:56 e5c89bb75f3f: Preparing 10:14:56 4fc242d58285: Preparing 10:14:56 a50958b9c8f3: Layer already exists 10:14:56 7aa45c306949: Layer already exists 10:14:56 4fc242d58285: Layer already exists 10:14:56 2b9e4d4aac13: Layer already exists 10:14:56 e5c89bb75f3f: Layer already exists 10:14:56 e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 10:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:14:57 a50958b9c8f3: Preparing 10:14:57 7aa45c306949: Preparing 10:14:57 2b9e4d4aac13: Preparing 10:14:57 e5c89bb75f3f: Preparing 10:14:57 4fc242d58285: Preparing 10:14:57 4fc242d58285: Layer already exists 10:14:57 7aa45c306949: Layer already exists 10:14:57 a50958b9c8f3: Layer already exists 10:14:57 e5c89bb75f3f: Layer already exists 10:14:57 2b9e4d4aac13: Layer already exists 10:14:57 main: digest: sha256:d5436d3231aa819649c6f255a346d643aa737680cc65664098786e5773c05fce size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:57 ===================================================== [Pipeline] echo 10:14:57 taggedImages: 10:14:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574 10:14:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 10:14:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.26 10:14:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 10:14:57 - 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 10:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:57 10:14:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:57 latest: Pulling from edgex-lftools-log-publisher 10:14:57 5eb5b503b376: Pulling fs layer 10:14:57 5c69ac0246d0: Pulling fs layer 10:14:57 ec43610c2a17: Pulling fs layer 10:14:57 3a2ae6a8a46f: Pulling fs layer 10:14:57 33b1e0a273af: Pulling fs layer 10:14:57 5d3b04190fa2: Pulling fs layer 10:14:57 2f39f015ded8: Pulling fs layer 10:14:57 33b1e0a273af: Waiting 10:14:57 3a2ae6a8a46f: Waiting 10:14:57 5d3b04190fa2: Waiting 10:14:57 2f39f015ded8: Waiting 10:14:57 5c69ac0246d0: Download complete 10:14:57 3a2ae6a8a46f: Verifying Checksum 10:14:57 3a2ae6a8a46f: Download complete 10:14:58 33b1e0a273af: Verifying Checksum 10:14:58 33b1e0a273af: Download complete 10:14:58 ec43610c2a17: Verifying Checksum 10:14:58 ec43610c2a17: Download complete 10:14:58 5d3b04190fa2: Verifying Checksum 10:14:58 5d3b04190fa2: Download complete 10:14:58 5eb5b503b376: Verifying Checksum 10:14:58 5eb5b503b376: Download complete 10:14:58 2f39f015ded8: Download complete 10:14:59 5eb5b503b376: Pull complete 10:14:59 5c69ac0246d0: Pull complete 10:15:00 ec43610c2a17: Pull complete 10:15:00 3a2ae6a8a46f: Pull complete 10:15:00 33b1e0a273af: Pull complete 10:15:00 5d3b04190fa2: Pull complete 10:15:05 2f39f015ded8: Pull complete 10:15:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:15:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:05 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:15:05 $ 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 10:15:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20390 in /w/workspace/foundry_device-onvif-camera_main 10:15:07 $ docker top 3a98c073ba4bd0f1f7a80781d7106bdd833b6af86416321fa38a0767a24613c2 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 10:15:07 Running in /w/workspace/device-onvif-camera/29 [Pipeline] { [Pipeline] checkout 10:15:07 Selected Git installation does not exist. Using Default 10:15:07 The recommended git tool is: NONE 10:15:07 ---> job-cost.sh 10:15:07 lf-activate-venv: SKIPPING 10:15:07 INFO: No Stack... 10:15:08 INFO: Retrieving Pricing Info for: v3-standard-8 10:15:08 INFO: Archiving Costs [Pipeline] sh 10:15:09 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 10:15:09 + cut -d, -f6 [Pipeline] lock 10:15:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] 10:15:09 Resource [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] did not exist. Created. 10:15:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:15:09 + echo total: 0.2199999988079071 [Pipeline] stash 10:15:09 Stashed 1 file(s) [Pipeline] } 10:15:09 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 10:15:09 $ docker stop --time=1 3a98c073ba4bd0f1f7a80781d7106bdd833b6af86416321fa38a0767a24613c2 10:15:10 $ docker rm -f 3a98c073ba4bd0f1f7a80781d7106bdd833b6af86416321fa38a0767a24613c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:15:13 using credential edgex-jenkins-ssh 10:15:13 Cloning the remote Git repository 10:15:13 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:15:13 > git init /w/workspace/device-onvif-camera/29 # timeout=10 10:15:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:15:13 > git --version # timeout=10 10:15:13 > git --version # 'git version 2.25.1' 10:15:13 using GIT_SSH to set credentials SSH Credentials for GitHub 10:15:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:15:14 Avoid second fetch 10:15:14 Checking out Revision e27dca9baa08924a505fef6c64e81931b1c2a574 (main) 10:15:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:15:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:15:14 > git config core.sparsecheckout # timeout=10 10:15:14 > git checkout -f e27dca9baa08924a505fef6c64e81931b1c2a574 # timeout=10 10:15:19 Commit message: "docs(snap): Update links (#112)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:15:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:15:19 % Total % Received % Xferd Average Speed Time Time Time Current 10:15:19 Dload Upload Total Spent Left Speed 10:15:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 10:15:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:15:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:15:20 + sudo tee /etc/docker/daemon.new 10:15:20 { 10:15:20 "registry-mirrors": [ 10:15:20 "https://nexus3.edgexfoundry.org:10001" 10:15:20 ], 10:15:20 "bip": "10.250.0.254/24", 10:15:20 "hosts": [ 10:15:20 "tcp://0.0.0.0:5555", 10:15:20 "unix:///var/run/docker.sock" 10:15:20 ], 10:15:20 "mtu": 1458, 10:15:20 "selinux-enabled": true, 10:15:20 "seccomp-profile": "/etc/docker/seccomp.json" 10:15:20 } [Pipeline] sh 10:15:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:15:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:15:40 provisioning config files... 10:15:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/29@tmp/config4684612655236677502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:40 ---> docker-login.sh 10:15:40 nexus3.edgexfoundry.org:10001 10:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:41 Configure a credential helper to remove this warning. See 10:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:41 10:15:41 Login Succeeded 10:15:41 nexus3.edgexfoundry.org:10002 10:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:41 Configure a credential helper to remove this warning. See 10:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:41 10:15:41 Login Succeeded 10:15:41 nexus3.edgexfoundry.org:10003 10:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:42 Configure a credential helper to remove this warning. See 10:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:42 10:15:42 Login Succeeded 10:15:42 nexus3.edgexfoundry.org:10004 10:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:42 Configure a credential helper to remove this warning. See 10:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:42 10:15:42 Login Succeeded 10:15:42 docker.io 10:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:43 Configure a credential helper to remove this warning. See 10:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:43 10:15:43 Login Succeeded 10:15:43 ---> docker-login.sh ends [Pipeline] } 10:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:43 ========================================================= 10:15:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:15:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:44 + 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 . 10:15:44 Sending build context to Docker daemon 6.421MB 10:15:44 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:15:44 Step 2/13 : FROM ${BASE} AS builder 10:15:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:15:44 b3c136eddcbf: Pulling fs layer 10:15:44 c0a3192eca97: Pulling fs layer 10:15:44 a050256f5b6f: Pulling fs layer 10:15:44 656be50a0ddc: Pulling fs layer 10:15:44 2bbca73fdf42: Pulling fs layer 10:15:44 46d945488cbd: Pulling fs layer 10:15:44 8a5474983e97: Pulling fs layer 10:15:44 329c88fbcd65: Pulling fs layer 10:15:44 46d945488cbd: Waiting 10:15:44 8a5474983e97: Waiting 10:15:44 329c88fbcd65: Waiting 10:15:44 656be50a0ddc: Waiting 10:15:44 2bbca73fdf42: Waiting 10:15:44 a050256f5b6f: Verifying Checksum 10:15:44 a050256f5b6f: Download complete 10:15:44 c0a3192eca97: Download complete 10:15:44 2bbca73fdf42: Verifying Checksum 10:15:44 2bbca73fdf42: Download complete 10:15:44 46d945488cbd: Verifying Checksum 10:15:44 46d945488cbd: Download complete 10:15:44 b3c136eddcbf: Verifying Checksum 10:15:44 b3c136eddcbf: Download complete 10:15:45 b3c136eddcbf: Pull complete 10:15:45 329c88fbcd65: Verifying Checksum 10:15:45 329c88fbcd65: Download complete 10:15:46 c0a3192eca97: Pull complete 10:15:46 a050256f5b6f: Pull complete 10:15:46 8a5474983e97: Verifying Checksum 10:15:46 8a5474983e97: Download complete 10:15:47 656be50a0ddc: Verifying Checksum 10:15:47 656be50a0ddc: Download complete 10:16:02 656be50a0ddc: Pull complete 10:16:02 2bbca73fdf42: Pull complete 10:16:02 46d945488cbd: Pull complete 10:16:08 8a5474983e97: Pull complete 10:16:09 329c88fbcd65: Pull complete 10:16:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:16:09 ---> ff4287adb874 10:16:09 Step 3/13 : ARG MAKE="make build" 10:16:10 ---> Running in 43ea7fda6a18 10:16:10 Removing intermediate container 43ea7fda6a18 10:16:10 ---> 2651257c9a01 10:16:10 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:16:10 ---> Running in 260f4d717f8e 10:16:10 Removing intermediate container 260f4d717f8e 10:16:10 ---> 6f6536d049d7 10:16:10 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:16:10 ---> Running in 77c47b10d5b0 10:16:11 Removing intermediate container 77c47b10d5b0 10:16:11 ---> cca4b73c938d 10:16:11 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:16:11 ---> Running in 1abb64a618d1 10:16:11 Removing intermediate container 1abb64a618d1 10:16:11 ---> 3264ca6e0dd7 10:16:11 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:11 ---> Running in b70af92517e9 10:16:13 Removing intermediate container b70af92517e9 10:16:13 ---> a68f2764f82d 10:16:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:13 ---> Running in 582bf536cd58 10:16:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:16:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:16:17 OK: 221 MiB in 51 packages 10:16:18 Removing intermediate container 582bf536cd58 10:16:18 ---> 45cbbd426c34 10:16:18 Step 9/13 : WORKDIR /device-onvif-camera 10:16:18 ---> Running in b9af128f7fb9 10:16:18 Removing intermediate container b9af128f7fb9 10:16:18 ---> e042ae377789 10:16:18 Step 10/13 : COPY go.mod vendor* ./ 10:16:19 ---> 3ac47a5b67fd 10:16:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:19 ---> Running in de1acab534aa 10:17:06 Removing intermediate container de1acab534aa 10:17:06 ---> 52c7b4e895df 10:17:06 Step 12/13 : COPY . . 10:17:06 ---> a74ba62203b0 10:17:06 Step 13/13 : RUN ${MAKE} 10:17:06 ---> Running in 853061f00919 10:17:06 noop 10:17:06 Removing intermediate container 853061f00919 10:17:06 ---> b0bc95131435 10:17:06 Successfully built b0bc95131435 10:17:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:06 + docker inspect -f . ci-base-image-arm64 10:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-20390 does not seem to be running inside a container 10:17:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/29 -v /w/workspace/device-onvif-camera/29:/w/workspace/device-onvif-camera/29:rw,z -v /w/workspace/device-onvif-camera/29@tmp:/w/workspace/device-onvif-camera/29@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 10:17:08 $ docker top 9996021a2a2ae9437fe3ed6426a1afcc6f2b265b79dcc2f930ebc9453099c507 -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:09 + go version 10:17:09 go version go1.18.3 linux/arm64 [Pipeline] } 10:17:09 $ docker stop --time=1 9996021a2a2ae9437fe3ed6426a1afcc6f2b265b79dcc2f930ebc9453099c507 10:17:11 $ docker rm -f 9996021a2a2ae9437fe3ed6426a1afcc6f2b265b79dcc2f930ebc9453099c507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:11 + docker inspect -f . ci-base-image-arm64 10:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:11 prd-ubuntu20.04-docker-arm64-4c-16g-20390 does not seem to be running inside a container 10:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/29 -v /w/workspace/device-onvif-camera/29:/w/workspace/device-onvif-camera/29:rw,z -v /w/workspace/device-onvif-camera/29@tmp:/w/workspace/device-onvif-camera/29@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 10:17:13 $ docker top 5f403bafa93de050d687c179b737c6259888ee5fb5c738f35a8ebf4e4a03586a -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:14 + git config --global --add safe.directory /w/workspace/device-onvif-camera/29 [Pipeline] fileExists [Pipeline] sh 10:17:14 + make test 10:17:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:17:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:18:38 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:18:42 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.088s coverage: 7.0% of statements 10:18:42 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:19:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.730s coverage: 13.8% of statements 10:19:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:19:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:19:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:19:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:19:27 ./bin/test-attribution-txt.sh [Pipeline] echo 10:19:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:19:31 $ docker stop --time=1 5f403bafa93de050d687c179b737c6259888ee5fb5c738f35a8ebf4e4a03586a 10:19:32 $ docker rm -f 5f403bafa93de050d687c179b737c6259888ee5fb5c738f35a8ebf4e4a03586a [Pipeline] // withDockerContainer [Pipeline] sh 10:19:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:19:34 Warning: overwriting stash ‘coverage-report’ 10:19:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:19:35 + ls -al . 10:19:35 total 248 10:19:35 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 10:19 . 10:19:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:15 .. 10:19:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:15 .git 10:19:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:15 .github 10:19:35 -rw-rw-r-- 1 jenkins jenkins 418 Jul 18 10:15 .gitignore 10:19:35 -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 10:15 .golangci.yml 10:19:35 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 18 10:15 Attribution.txt 10:19:35 -rw-rw-r-- 1 jenkins jenkins 189 Jul 18 10:15 CHANGELOG.md 10:19:35 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 18 10:15 Dockerfile 10:19:35 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:15 GOVERNANCE.md 10:19:35 -rw-rw-r-- 1 jenkins jenkins 660 Jul 18 10:15 Jenkinsfile 10:19:35 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 18 10:15 LICENSE 10:19:35 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 18 10:15 Makefile 10:19:35 -rw-rw-r-- 1 jenkins jenkins 625 Jul 18 10:15 OWNERS.md 10:19:35 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 18 10:15 README.md 10:19:35 -rw-rw-r-- 1 jenkins jenkins 12 Jul 18 10:13 VERSION 10:19:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:15 bin 10:19:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:15 cmd 10:19:35 -rw-r--r-- 1 jenkins jenkins 70262 Jul 18 10:19 coverage.out 10:19:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:15 doc 10:19:35 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 18 10:15 go.mod 10:19:35 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 18 10:15 go.sum 10:19:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:15 internal 10:19:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:15 snap 10:19:35 -rw-rw-r-- 1 jenkins jenkins 236 Jul 18 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:35 + 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=e27dca9baa08924a505fef6c64e81931b1c2a574 --label arch=arm64 --label version=0.0.1-dev.26 . 10:19:35 Sending build context to Docker daemon 6.492MB 10:19:36 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:19:36 Step 2/26 : FROM ${BASE} AS builder 10:19:36 ---> b0bc95131435 10:19:36 Step 3/26 : ARG MAKE="make build" 10:19:36 ---> Running in 04d3fd0227be 10:19:36 Removing intermediate container 04d3fd0227be 10:19:36 ---> 390acc165f31 10:19:36 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:19:36 ---> Running in 2625f733d245 10:19:37 Removing intermediate container 2625f733d245 10:19:37 ---> e9f974494d29 10:19:37 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:19:37 ---> Running in 802c523bb425 10:19:37 Removing intermediate container 802c523bb425 10:19:37 ---> 43f6fb746d3b 10:19:37 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:19:37 ---> Running in 1b2ee190272b 10:19:37 Removing intermediate container 1b2ee190272b 10:19:37 ---> 68ff0a0caff8 10:19:37 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:37 ---> Running in 4e949ee504e4 10:19:39 Removing intermediate container 4e949ee504e4 10:19:39 ---> 609a11f17b1b 10:19:39 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:19:39 ---> Running in fe57b8bf7861 10:19:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:19:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:19:42 OK: 221 MiB in 51 packages 10:19:43 Removing intermediate container fe57b8bf7861 10:19:43 ---> f70c017ea878 10:19:43 Step 9/26 : WORKDIR /device-onvif-camera 10:19:43 ---> Running in 3cc8b60e6e99 10:19:43 Removing intermediate container 3cc8b60e6e99 10:19:43 ---> ac3fbc1a5e07 10:19:43 Step 10/26 : COPY go.mod vendor* ./ 10:19:44 ---> 0f98bf8e0888 10:19:44 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:44 ---> Running in ecbedb5426bb 10:19:46 Removing intermediate container ecbedb5426bb 10:19:46 ---> 0af4908c8fbc 10:19:46 Step 12/26 : COPY . . 10:19:47 ---> 08e548dcbca9 10:19:47 Step 13/26 : RUN ${MAKE} 10:19:47 ---> Running in f4a707385499 10:19:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.26 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:22:10 Removing intermediate container f4a707385499 10:22:10 ---> ff7cd400e0d9 10:22:10 Step 14/26 : FROM alpine:3.15 10:22:10 3.15: Pulling from library/alpine 10:22:10 9981e73032c8: Pulling fs layer 10:22:10 9981e73032c8: Download complete 10:22:10 9981e73032c8: Pull complete 10:22:10 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:22:10 Status: Downloaded newer image for alpine:3.15 10:22:10 ---> 3fb3c9af89a9 10:22:10 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:22:10 ---> Running in 98e335c39e03 10:22:10 Removing intermediate container 98e335c39e03 10:22:10 ---> e8d21486ea50 10:22:10 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:22:10 ---> Running in 949c46c69d49 10:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:22:10 (1/6) Installing dumb-init (1.2.5-r1) 10:22:10 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:22:10 (3/6) Installing libsodium (1.0.18-r0) 10:22:10 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:22:10 (5/6) Installing libzmq (4.3.4-r0) 10:22:10 (6/6) Installing zeromq (4.3.4-r0) 10:22:10 Executing busybox-1.34.1-r5.trigger 10:22:10 OK: 8 MiB in 20 packages 10:22:10 Removing intermediate container 949c46c69d49 10:22:10 ---> 05f31d56ff9c 10:22:10 Step 17/26 : WORKDIR / 10:22:10 ---> Running in 328a9668d9e2 10:22:10 Removing intermediate container 328a9668d9e2 10:22:10 ---> fdecaf1b281f 10:22:10 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:22:10 ---> 445b50ca65d6 10:22:10 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:22:10 ---> e3243fbd88af 10:22:10 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:22:11 ---> e9e8502db113 10:22:11 Step 21/26 : EXPOSE 59984 10:22:11 ---> Running in 46f715c08afc 10:22:12 Removing intermediate container 46f715c08afc 10:22:12 ---> 703248d76a5a 10:22:12 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:22:12 ---> Running in a6070f463815 10:22:12 Removing intermediate container a6070f463815 10:22:12 ---> 962062c25440 10:22:12 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:22:12 ---> Running in e87595e97716 10:22:12 Removing intermediate container e87595e97716 10:22:12 ---> c1bd9d71e0aa 10:22:12 Step 24/26 : LABEL arch=arm64 10:22:13 ---> Running in 1b6d649e684f 10:22:13 Removing intermediate container 1b6d649e684f 10:22:13 ---> d8555d0e5a01 10:22:13 Step 25/26 : LABEL git_sha=e27dca9baa08924a505fef6c64e81931b1c2a574 10:22:13 ---> Running in 1db82dfc1901 10:22:13 Removing intermediate container 1db82dfc1901 10:22:13 ---> e3819a704780 10:22:13 Step 26/26 : LABEL version=0.0.1-dev.26 10:22:13 ---> Running in 95c09461fd96 10:22:14 Removing intermediate container 95c09461fd96 10:22:14 ---> c7ba97c9a7f7 10:22:14 [Warning] One or more build-args [ARCH] were not consumed 10:22:14 Successfully built c7ba97c9a7f7 10:22:14 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 10:22:14 provisioning config files... 10:22:14 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/29@tmp/config5331265332470622783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:14 ---> docker-login.sh 10:22:14 nexus3.edgexfoundry.org:10001 10:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:14 Configure a credential helper to remove this warning. See 10:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:14 10:22:14 Login Succeeded 10:22:14 nexus3.edgexfoundry.org:10002 10:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:15 Configure a credential helper to remove this warning. See 10:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:15 10:22:15 Login Succeeded 10:22:15 nexus3.edgexfoundry.org:10003 10:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:16 Configure a credential helper to remove this warning. See 10:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:16 10:22:16 Login Succeeded 10:22:16 nexus3.edgexfoundry.org:10004 10:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:16 Configure a credential helper to remove this warning. See 10:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:16 10:22:16 Login Succeeded 10:22:16 docker.io 10:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:17 Configure a credential helper to remove this warning. See 10:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:17 10:22:17 Login Succeeded 10:22:17 ---> docker-login.sh ends [Pipeline] } 10:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:22:17 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 10:22:17 e27dca9baa08924a505fef6c64e81931b1c2a574 10:22:17 latest 10:22:17 0.0.1-dev.26 10:22:17 e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 10:22:17 main 10:22:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:17 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574 10:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 10:22:18 bef25e2abe6b: Preparing 10:22:18 bb1932c73234: Preparing 10:22:18 a56a5ec0fbbb: Preparing 10:22:18 76e5c7c7fb4a: Preparing 10:22:18 4f4ce317c6bb: Preparing 10:22:18 4f4ce317c6bb: Layer already exists 10:22:18 bb1932c73234: Pushed 10:22:18 bef25e2abe6b: Pushed 10:22:19 76e5c7c7fb4a: Pushed 10:22:24 a56a5ec0fbbb: Pushed 10:22:24 e27dca9baa08924a505fef6c64e81931b1c2a574: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:25 + 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 10:22:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 10:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 10:22:25 bef25e2abe6b: Preparing 10:22:25 bb1932c73234: Preparing 10:22:25 a56a5ec0fbbb: Preparing 10:22:25 76e5c7c7fb4a: Preparing 10:22:25 4f4ce317c6bb: Preparing 10:22:25 bef25e2abe6b: Layer already exists 10:22:25 4f4ce317c6bb: Layer already exists 10:22:25 a56a5ec0fbbb: Layer already exists 10:22:25 bb1932c73234: Layer already exists 10:22:25 76e5c7c7fb4a: Layer already exists 10:22:25 latest: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.26 10:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 10:22:26 bef25e2abe6b: Preparing 10:22:26 bb1932c73234: Preparing 10:22:26 a56a5ec0fbbb: Preparing 10:22:26 76e5c7c7fb4a: Preparing 10:22:26 4f4ce317c6bb: Preparing 10:22:26 a56a5ec0fbbb: Layer already exists 10:22:26 bef25e2abe6b: Layer already exists 10:22:26 4f4ce317c6bb: Layer already exists 10:22:26 bb1932c73234: Layer already exists 10:22:26 76e5c7c7fb4a: Layer already exists 10:22:26 0.0.1-dev.26: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:27 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 10:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 10:22:27 bef25e2abe6b: Preparing 10:22:27 bb1932c73234: Preparing 10:22:27 a56a5ec0fbbb: Preparing 10:22:27 76e5c7c7fb4a: Preparing 10:22:27 4f4ce317c6bb: Preparing 10:22:27 bef25e2abe6b: Layer already exists 10:22:27 a56a5ec0fbbb: Layer already exists 10:22:27 76e5c7c7fb4a: Layer already exists 10:22:27 4f4ce317c6bb: Layer already exists 10:22:27 bb1932c73234: Layer already exists 10:22:27 e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:28 + 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 10:22:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 10:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 10:22:28 bef25e2abe6b: Preparing 10:22:28 bb1932c73234: Preparing 10:22:28 a56a5ec0fbbb: Preparing 10:22:28 76e5c7c7fb4a: Preparing 10:22:28 4f4ce317c6bb: Preparing 10:22:28 bef25e2abe6b: Layer already exists 10:22:28 a56a5ec0fbbb: Layer already exists 10:22:28 bb1932c73234: Layer already exists 10:22:28 4f4ce317c6bb: Layer already exists 10:22:28 76e5c7c7fb4a: Layer already exists 10:22:28 main: digest: sha256:6c887b7aad964d87786ba53488a1e3c6777c2d0528752734f7d1ba03d89bb1e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:22:28 ===================================================== [Pipeline] echo 10:22:28 taggedImages: 10:22:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574 10:22:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 10:22:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.26 10:22:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e27dca9baa08924a505fef6c64e81931b1c2a574-0.0.1-dev.26 10:22:28 - 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 10:22:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:29 10:22:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:29 arm64: Pulling from edgex-lftools-log-publisher 10:22:29 8998bd30e6a1: Pulling fs layer 10:22:29 04944245beec: Pulling fs layer 10:22:29 699f458cf7ca: Pulling fs layer 10:22:29 765212b225bb: Pulling fs layer 10:22:29 f23df028b6ca: Pulling fs layer 10:22:29 d65c8cfc05b1: Pulling fs layer 10:22:29 2437ff75d9bd: Pulling fs layer 10:22:29 765212b225bb: Waiting 10:22:29 f23df028b6ca: Waiting 10:22:29 d65c8cfc05b1: Waiting 10:22:29 2437ff75d9bd: Waiting 10:22:29 04944245beec: Verifying Checksum 10:22:29 04944245beec: Download complete 10:22:29 765212b225bb: Verifying Checksum 10:22:29 765212b225bb: Download complete 10:22:29 f23df028b6ca: Verifying Checksum 10:22:29 f23df028b6ca: Download complete 10:22:29 d65c8cfc05b1: Verifying Checksum 10:22:29 d65c8cfc05b1: Download complete 10:22:30 699f458cf7ca: Verifying Checksum 10:22:30 699f458cf7ca: Download complete 10:22:30 8998bd30e6a1: Verifying Checksum 10:22:30 8998bd30e6a1: Download complete 10:22:33 2437ff75d9bd: Verifying Checksum 10:22:33 2437ff75d9bd: Download complete 10:22:35 8998bd30e6a1: Pull complete 10:22:35 04944245beec: Pull complete 10:22:36 699f458cf7ca: Pull complete 10:22:36 765212b225bb: Pull complete 10:22:37 f23df028b6ca: Pull complete 10:22:38 d65c8cfc05b1: Pull complete 10:22:53 2437ff75d9bd: Pull complete 10:22:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:53 prd-ubuntu20.04-docker-arm64-4c-16g-20390 does not seem to be running inside a container 10:22:53 $ 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/29 -v /w/workspace/device-onvif-camera/29:/w/workspace/device-onvif-camera/29:rw,z -v /w/workspace/device-onvif-camera/29@tmp:/w/workspace/device-onvif-camera/29@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 10:22:56 $ docker top 3c33ffda765e5e9b9756f2e04fc8e8395a6dc970e59927f007f860f4b3163cf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:57 ---> job-cost.sh 10:22:57 lf-activate-venv: SKIPPING 10:22:57 INFO: No Stack... 10:22:57 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:58 INFO: Archiving Costs [Pipeline] sh 10:22:59 + cat /w/workspace/device-onvif-camera/29/archives/cost.csv 10:22:59 + cut -d, -f6 [Pipeline] lock 10:22:59 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] 10:22:59 Resource [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] did not exist. Created. 10:22:59 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:23:00 /w/workspace/device-onvif-camera/29@tmp/durable-c6f79c6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:23:00 + echo total: 0.10999999940395355 [Pipeline] stash 10:23:00 Warning: overwriting stash ‘stack-cost’ 10:23:00 Stashed 1 file(s) [Pipeline] } 10:23:00 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 10:23:00 $ docker stop --time=1 3c33ffda765e5e9b9756f2e04fc8e8395a6dc970e59927f007f860f4b3163cf9 10:23:02 $ docker rm -f 3c33ffda765e5e9b9756f2e04fc8e8395a6dc970e59927f007f860f4b3163cf9 [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 10:23:03 provisioning config files... 10:23:03 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3156285040370917524tmp [Pipeline] { [Pipeline] sh 10:23:03 + set +x 10:23:03 + curl -s https://codecov.io/bash 10:23:03 + bash -s -- 10:23:03 10:23:03 _____ _ 10:23:03 / ____| | | 10:23:03 | | ___ __| | ___ ___ _____ __ 10:23:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:23:03 | |___| (_) | (_| | __/ (_| (_) \ V / 10:23:03 \_____\___/ \__,_|\___|\___\___/ \_/ 10:23:03 Bash-1.0.6 10:23:03 10:23:03 10:23:03 ==> git version 2.25.1 found 10:23:03 ==> 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 10:23:03 Release-Date: 2020-01-08 10:23:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:23:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:23:03 ==> Jenkins CI detected. 10:23:03 current dir:  /w/workspace/foundry_device-onvif-camera_main 10:23:03 project root: . 10:23:03 --> token set from env 10:23:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:23:03 ==> Running gcov in . (disable via -X gcov) 10:23:03 ==> Python coveragepy not found 10:23:03 ==> Searching for coverage reports in: 10:23:03 + . 10:23:03 -> Found 1 reports 10:23:03 ==> Detecting git/mercurial file structure 10:23:03 ==> Reading reports 10:23:03 + ./coverage.out bytes=70262 10:23:03 ==> Appending adjustments 10:23:03 https://docs.codecov.io/docs/fixing-reports 10:23:03 + Found adjustments 10:23:03 ==> Gzipping contents 10:23:03 12K /tmp/codecov.ZzwKnR.gz 10:23:03 ==> Uploading reports 10:23:03 url: https://codecov.io 10:23:03 query: branch=main&commit=e27dca9baa08924a505fef6c64e81931b1c2a574&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 10:23:03 -> Pinging Codecov 10:23:03 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=e27dca9baa08924a505fef6c64e81931b1c2a574&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 10:23:03 -> Uploading to 10:23:03 https://storage.googleapis.com/codecov/v4/raw/2022-07-18/F29A59C45E3A92E06B3E522C9905F8EF/e27dca9baa08924a505fef6c64e81931b1c2a574/b62c33f6-53f1-4835-a5f7-f9141a802ccb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T102303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1916d59e95b4c85fcd6292bdbc7e32ff4a93f8cb41121e08a37656cb3277e579 10:23:03 % Total % Received % Xferd Average Speed Time Time Time Current 10:23:03 Dload Upload Total Spent Left Speed 10:23:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9527 0 0 100 9527 0 42721 --:--:-- --:--:-- --:--:-- 42914 10:23:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] } 10:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:23:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:23:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:23:04 10:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:23:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:23:05 df9b9388f04a: Already exists 10:23:05 52dc419b0ee2: Pulling fs layer 10:23:05 25bc292e5bac: Pulling fs layer 10:23:05 114826534d7a: Pulling fs layer 10:23:05 4657fd5d0bcf: Pulling fs layer 10:23:05 4657fd5d0bcf: Waiting 10:23:05 6ad1cebc031e: Pulling fs layer 10:23:05 8a3aa393b2d8: Pulling fs layer 10:23:05 6ad1cebc031e: Waiting 10:23:05 8a3aa393b2d8: Waiting 10:23:05 25bc292e5bac: Verifying Checksum 10:23:05 25bc292e5bac: Download complete 10:23:05 52dc419b0ee2: Verifying Checksum 10:23:05 52dc419b0ee2: Download complete 10:23:05 4657fd5d0bcf: Verifying Checksum 10:23:05 4657fd5d0bcf: Download complete 10:23:05 52dc419b0ee2: Pull complete 10:23:05 6ad1cebc031e: Verifying Checksum 10:23:05 6ad1cebc031e: Download complete 10:23:05 25bc292e5bac: Pull complete 10:23:05 114826534d7a: Verifying Checksum 10:23:05 114826534d7a: Download complete 10:23:05 8a3aa393b2d8: Verifying Checksum 10:23:05 8a3aa393b2d8: Download complete 10:23:10 114826534d7a: Pull complete 10:23:10 4657fd5d0bcf: Pull complete 10:23:10 6ad1cebc031e: Pull complete 10:23:12 8a3aa393b2d8: Pull complete 10:23:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:23:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:12 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:23:12 $ 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 10:23:14 $ docker top 5e9a08a16def1c9099af575d20bcad64e6d4a37cda0044b4598e14b45fca4aca -eo pid,comm [Pipeline] { [Pipeline] echo 10:23:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 10:23:14 + set -o pipefail 10:23:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 10:23:19 10:23:19 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 10:23:19 10:23:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/657f8dad-fac6-4860-8325-e68cb44986ea 10:23:19 10:23:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:23:19 10:23:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:23:19 10:23:19 [Pipeline] } 10:23:19 $ docker stop --time=1 5e9a08a16def1c9099af575d20bcad64e6d4a37cda0044b4598e14b45fca4aca 10:23:21 $ docker rm -f 5e9a08a16def1c9099af575d20bcad64e6d4a37cda0044b4598e14b45fca4aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:23:22 + git log --format=format:%s -1 e27dca9baa08924a505fef6c64e81931b1c2a574 [Pipeline] sh 10:23:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:22 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:23: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:23:23 $ docker top 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:23 [ssh-agent] Looking for ssh-agent implementation... 10:23:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:23 $ docker exec 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca ssh-agent 10:23:23 SSH_AUTH_SOCK=/tmp/ssh-kJCXzvwOQgpr/agent.32 10:23:23 SSH_AGENT_PID=38 10:23:23 Running ssh-add (command line suppressed) 10:23:23 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5246897225339714276.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5246897225339714276.key) 10:23:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:24 + git semver tag 10:23:24 2022-07-18 10:23:24,255 [run_tag] DEBUG tag force:False 10:23:24 2022-07-18 10:23:24,255 [check_head_tag] DEBUG check head tag 10:23:24 2022-07-18 10:23:24,255 [execute] INFO git cat-file --batch-check 10:23:24 2022-07-18 10:23:24,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 10:23:24 2022-07-18 10:23:24,259 [execute] INFO git cat-file --batch 10:23:24 2022-07-18 10:23:24,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 10:23:24 2022-07-18 10:23:24,270 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:23:24 2022-07-18 10:23:24,270 [execute] INFO git tag -a v0.0.1-dev.26 -m v0.0.1-dev.26 10:23:24 2022-07-18 10:23:24,271 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.26', '-m', 'v0.0.1-dev.26'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 10:23:24 2022-07-18 10:23:24,276 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:23:24 0.0.1-dev.26 [Pipeline] } 10:23:24 $ docker exec --env ******** --env ******** 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca ssh-agent -k 10:23:24 unset SSH_AUTH_SOCK; 10:23:24 unset SSH_AGENT_PID; 10:23:24 echo Agent pid 38 killed; 10:23:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:24 + git semver [Pipeline] } 10:23:25 $ docker stop --time=1 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca 10:23:26 $ docker rm -f 1b41a6b1a45a898563862666ae5b1029ec191d067ec73839131b7c4f4383f5ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:23:26 10:23:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:23:27 0.23.1-centos7: Pulling from edgex-lftools 10:23:27 ab5ef0e58194: Pulling fs layer 10:23:27 9712f1f96733: Pulling fs layer 10:23:27 63f879dbbcfc: Pulling fs layer 10:23:27 0d9ebad4ef96: Pulling fs layer 10:23:27 e9a5061849ea: Pulling fs layer 10:23:27 d747dcd14b5f: Pulling fs layer 10:23:27 0d9ebad4ef96: Waiting 10:23:27 2de7ff778b66: Pulling fs layer 10:23:27 d747dcd14b5f: Waiting 10:23:27 2de7ff778b66: Waiting 10:23:27 9712f1f96733: Verifying Checksum 10:23:27 9712f1f96733: Download complete 10:23:27 63f879dbbcfc: Verifying Checksum 10:23:27 63f879dbbcfc: Download complete 10:23:27 0d9ebad4ef96: Verifying Checksum 10:23:27 0d9ebad4ef96: Download complete 10:23:27 ab5ef0e58194: Verifying Checksum 10:23:27 ab5ef0e58194: Download complete 10:23:27 e9a5061849ea: Verifying Checksum 10:23:27 e9a5061849ea: Download complete 10:23:27 d747dcd14b5f: Verifying Checksum 10:23:27 d747dcd14b5f: Download complete 10:23:27 2de7ff778b66: Verifying Checksum 10:23:27 2de7ff778b66: Download complete 10:23:30 ab5ef0e58194: Pull complete 10:23:30 9712f1f96733: Pull complete 10:23:31 63f879dbbcfc: Pull complete 10:23:35 0d9ebad4ef96: Pull complete 10:23:35 e9a5061849ea: Pull complete 10:23:35 d747dcd14b5f: Pull complete 10:23:36 2de7ff778b66: Pull complete 10:23:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:23:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:36 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:23:36 $ 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 10:23:38 $ docker top 6ad43745ba56eb442140a09d453907c947f0a9bb6ff065fe0ddb6bd8b6b78d35 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:23:38 provisioning config files... 10:23:38 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3261459815648672171tmp 10:23:38 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5777260489785466843tmp 10:23:38 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5271697752462310130tmp [Pipeline] { [Pipeline] echo 10:23:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:23:39 ---> sigul-configuration.sh 10:23:39 gpg: directory `/root/.gnupg' created 10:23:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:23:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:23:39 gpg: keyring `/root/.gnupg/secring.gpg' created 10:23:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:23:39 gpg: CAST5 encrypted data 10:23:39 gpg: encrypted with 1 passphrase 10:23:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:23:39 + mkdir /home/jenkins 10:23:39 + mkdir /home/jenkins/sigul [Pipeline] sh 10:23:39 + 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 10:23:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:23:39 ---> sigul-install.sh 10:23:39 Sigul already installed; skipping installation. [Pipeline] sh 10:23:40 + git tag --list 10:23:40 v0.0.0 10:23:40 v0.0.1-dev.1 10:23:40 v0.0.1-dev.10 10:23:40 v0.0.1-dev.11 10:23:40 v0.0.1-dev.12 10:23:40 v0.0.1-dev.13 10:23:40 v0.0.1-dev.14 10:23:40 v0.0.1-dev.15 10:23:40 v0.0.1-dev.16 10:23:40 v0.0.1-dev.17 10:23:40 v0.0.1-dev.18 10:23:40 v0.0.1-dev.19 10:23:40 v0.0.1-dev.2 10:23:40 v0.0.1-dev.20 10:23:40 v0.0.1-dev.21 10:23:40 v0.0.1-dev.22 10:23:40 v0.0.1-dev.23 10:23:40 v0.0.1-dev.24 10:23:40 v0.0.1-dev.25 10:23:40 v0.0.1-dev.26 10:23:40 v0.0.1-dev.3 10:23:40 v0.0.1-dev.4 10:23:40 v0.0.1-dev.5 10:23:40 v0.0.1-dev.6 10:23:40 v0.0.1-dev.7 10:23:40 v0.0.1-dev.8 10:23:40 v0.0.1-dev.9 [Pipeline] sh 10:23:40 + lftools sign git-tag v0.0.1-dev.26 10:23:41 Signing Git tag with Sigul... 10:23:41 Signing v0.0.1-dev.26 [Pipeline] echo 10:23:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:23:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:23:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:23:41 $ docker stop --time=1 6ad43745ba56eb442140a09d453907c947f0a9bb6ff065fe0ddb6bd8b6b78d35 10:23:42 $ docker rm -f 6ad43745ba56eb442140a09d453907c947f0a9bb6ff065fe0ddb6bd8b6b78d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:23:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:43 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:23:43 $ 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 10:23:44 $ docker top ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:44 [ssh-agent] Looking for ssh-agent implementation... 10:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:44 $ docker exec ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 ssh-agent 10:23:44 SSH_AUTH_SOCK=/tmp/ssh-bZuJE4Uyfsv9/agent.32 10:23:44 SSH_AGENT_PID=39 10:23:44 Running ssh-add (command line suppressed) 10:23:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4262765618878793073.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4262765618878793073.key) 10:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:44 + git semver bump pre 10:23:45 2022-07-18 10:23:45,113 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:23:45 2022-07-18 10:23:45,113 [bump_version] DEBUG bumping version:0.0.1-dev.26 on axis:pre with prefix:dev 10:23:45 2022-07-18 10:23:45,114 [bump_version] DEBUG bumped version:0.0.1-dev.27 10:23:45 2022-07-18 10:23:45,114 [write_version] DEBUG write version:0.0.1-dev.27 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 10:23:45 2022-07-18 10:23:45,114 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:23:45 2022-07-18 10:23:45,114 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 10:23:45 2022-07-18 10:23:45,116 [execute] INFO git cat-file --batch-check 10:23:45 2022-07-18 10:23:45,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 10:23:45 2022-07-18 10:23:45,122 [execute] INFO git cat-file --batch 10:23:45 2022-07-18 10:23:45,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 10:23:45 2022-07-18 10:23:45,128 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:23:45 0.0.1-dev.27 [Pipeline] } 10:23:45 $ docker exec --env ******** --env ******** ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 ssh-agent -k 10:23:45 unset SSH_AUTH_SOCK; 10:23:45 unset SSH_AGENT_PID; 10:23:45 echo Agent pid 39 killed; 10:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:45 + git semver [Pipeline] } 10:23:45 $ docker stop --time=1 ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 10:23:47 $ docker rm -f ee675c48f6edf2d54c504469f36716206f54f6c55af9425cf8e4a174f22a88b5 [Pipeline] // withDockerContainer [Pipeline] sh 10:23:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:47 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:23:48 $ 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 10:23:48 $ docker top df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:48 [ssh-agent] Looking for ssh-agent implementation... 10:23:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:48 $ docker exec df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 ssh-agent 10:23:48 SSH_AUTH_SOCK=/tmp/ssh-VDyNiKUXlTwU/agent.34 10:23:48 SSH_AGENT_PID=40 10:23:48 Running ssh-add (command line suppressed) 10:23:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7332667949293990664.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7332667949293990664.key) 10:23:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:49 + git semver push 10:23:49 2022-07-18 10:23:49,405 [run_push] DEBUG push 10:23:49 2022-07-18 10:23:49,406 [execute] INFO git cat-file --batch-check 10:23:49 2022-07-18 10:23:49,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 10:23:49 2022-07-18 10:23:49,409 [execute] INFO git rev-list 288a37b2ce67ea97a64dafe8e8e02be211a3b9c4 -- 10:23:49 2022-07-18 10:23:49,410 [execute] DEBUG Popen(['git', 'rev-list', '288a37b2ce67ea97a64dafe8e8e02be211a3b9c4', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 10:23:49 2022-07-18 10:23:49,414 [execute] INFO git fetch -v origin 10:23:49 2022-07-18 10:23:49,414 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 10:23:50 2022-07-18 10:23:49,890 [run_push] DEBUG no remote changes detected 10:23:50 2022-07-18 10:23:49,890 [execute] INFO git push origin semver 10:23:50 2022-07-18 10:23:49,891 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 10:23:50 2022-07-18 10:23:50,560 [run_push] DEBUG push all version tags 10:23:50 2022-07-18 10:23:50,561 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:23:50 2022-07-18 10:23:50,561 [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) 10:23:51 2022-07-18 10:23:51,210 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:23:51 0.0.1-dev.27 [Pipeline] } 10:23:51 $ docker exec --env ******** --env ******** df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 ssh-agent -k 10:23:51 unset SSH_AUTH_SOCK; 10:23:51 unset SSH_AGENT_PID; 10:23:51 echo Agent pid 40 killed; 10:23:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:52 + git semver [Pipeline] } 10:23:52 $ docker stop --time=1 df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 10:23:53 $ docker rm -f df14ef884f60887a3c3df3f8ae6dfdc44eddcbd9c4143d259b6f61fb7d409325 [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 10:23:54 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 10:23:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 10:23:54 total 16 10:23:54 drwxr-xr-x 3 root root 4096 Jul 18 10:15 . 10:23:54 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 10:23 .. 10:23:54 drwxr-xr-x 2 root root 4096 Jul 18 10:15 cost 10:23:54 -rw-r--r-- 1 root root 89 Jul 18 10:15 cost.csv 10:23:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 10:23:54 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 10:23:54 total 16 10:23:54 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:15 . 10:23:54 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 10:23 .. 10:23:54 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 10:15 cost 10:23:54 -rw-r--r-- 1 jenkins jenkins 89 Jul 18 10:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:23:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:23:55 ---> package-listing.sh 10:23:55 ++ facter osfamily 10:23:55 ++ tr '[:upper:]' '[:lower:]' 10:23:55 + OS_FAMILY=debian 10:23:55 + workspace=/w/workspace/foundry_device-onvif-camera_main 10:23:55 + START_PACKAGES=/tmp/packages_start.txt 10:23:55 + END_PACKAGES=/tmp/packages_end.txt 10:23:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:55 + PACKAGES=/tmp/packages_start.txt 10:23:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 10:23:55 + PACKAGES=/tmp/packages_end.txt 10:23:55 + case "${OS_FAMILY}" in 10:23:55 + dpkg -l 10:23:55 + grep '^ii' 10:23:55 + '[' -f /tmp/packages_start.txt ']' 10:23:55 + '[' -f /tmp/packages_end.txt ']' 10:23:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 10:23:55 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 10:23:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 10:23:55 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 10:23:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:56 prd-ubuntu20.04-docker-8c-8g-20389 does not seem to be running inside a container 10:23:56 $ 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 10:23:56 $ docker top aa6b7143af997eaf8716b5a9b75f7cf460c9655f28bda182321765800ea22536 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:57 + touch /tmp/pre-build-complete [Pipeline] sh 10:23:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:23:57 + ls /var/log/sa-host 10:23:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:57 provisioning config files... 10:23:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2913547816439694326tmp [Pipeline] { [Pipeline] echo 10:23:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:23:58 ---> create-netrc.sh [Pipeline] } 10:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:23:58 ---> python-tools-install.sh [Pipeline] echo 10:23:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:23:58 ---> sudo-logs.sh 10:23:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:23:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:23:59 ---> job-cost.sh 10:23:59 lf-activate-venv: SKIPPING 10:23:59 DEBUG: total: 0.2199999988079071 10:23:59 INFO: Retrieving Stack Cost... 10:23:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:23:59 INFO: Archiving Costs [Pipeline] echo 10:23:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:24:00 ---> logs-deploy.sh 10:24:00 lf-activate-venv: SKIPPING 10:24:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/29 10:24:00 INFO: archiving workspace using pattern(s): 10:24:01 Archives upload complete. 10:24:01 INFO: archiving logs to Nexus 10:24:02 ---> uname -a: 10:24:02 Linux prd-ubuntu20-04-docker-8c-8g-20389 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:24:02 10:24:02 10:24:02 ---> lscpu: 10:24:02 Architecture: x86_64 10:24:02 CPU op-mode(s): 32-bit, 64-bit 10:24:02 Byte Order: Little Endian 10:24:02 Address sizes: 40 bits physical, 48 bits virtual 10:24:02 CPU(s): 8 10:24:02 On-line CPU(s) list: 0-7 10:24:02 Thread(s) per core: 1 10:24:02 Core(s) per socket: 1 10:24:02 Socket(s): 8 10:24:02 NUMA node(s): 1 10:24:02 Vendor ID: AuthenticAMD 10:24:02 CPU family: 23 10:24:02 Model: 49 10:24:02 Model name: AMD EPYC-Rome Processor 10:24:02 Stepping: 0 10:24:02 CPU MHz: 2800.000 10:24:02 BogoMIPS: 5600.00 10:24:02 Virtualization: AMD-V 10:24:02 Hypervisor vendor: KVM 10:24:02 Virtualization type: full 10:24:02 L1d cache: 256 KiB 10:24:02 L1i cache: 256 KiB 10:24:02 L2 cache: 4 MiB 10:24:02 L3 cache: 128 MiB 10:24:02 NUMA node0 CPU(s): 0-7 10:24:02 Vulnerability Itlb multihit: Not affected 10:24:02 Vulnerability L1tf: Not affected 10:24:02 Vulnerability Mds: Not affected 10:24:02 Vulnerability Meltdown: Not affected 10:24:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:24:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:24:02 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:24:02 Vulnerability Srbds: Not affected 10:24:02 Vulnerability Tsx async abort: Not affected 10:24:02 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 10:24:02 10:24:02 10:24:02 ---> nproc: 10:24:02 8 10:24:02 10:24:02 10:24:02 ---> df -h: 10:24:02 Filesystem Size Used Avail Use% Mounted on 10:24:02 overlay 155G 13G 143G 8% / 10:24:02 tmpfs 64M 0 64M 0% /dev 10:24:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:24:02 shm 64M 0 64M 0% /dev/shm 10:24:02 /dev/vda1 155G 13G 143G 8% /facter-os 10:24:02 10:24:02 10:24:02 ---> sar -b -r -n DEV: 10:24:02 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20389) 07/18/22 _x86_64_ (8 CPU) 10:24:02 10:24:02 10:12:19 LINUX RESTART (8 CPU) 10:24:02 10:24:02 10:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:24:02 10:14:01 210.74 4.34 206.41 0.00 424.06 102595.49 0.00 10:24:02 10:15:01 153.87 0.23 153.64 0.00 13.33 25092.62 0.00 10:24:02 10:16:01 31.51 0.00 31.51 0.00 0.00 16452.46 0.00 10:24:02 10:17:01 1.72 0.02 1.70 0.00 0.13 20.14 0.00 10:24:02 10:18:01 1.55 0.03 1.52 0.00 0.40 18.00 0.00 10:24:02 10:19:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 10:24:02 10:20:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 10:24:02 10:21:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 10:24:02 10:22:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 10:24:02 10:23:01 1.45 0.00 1.45 0.00 0.00 22.26 0.00 10:24:02 10:24:01 134.78 0.53 134.24 0.00 27.33 62789.67 0.00 10:24:02 Average: 48.84 0.46 48.37 0.00 41.72 18694.46 0.00 10:24:02 10:24:02 10:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:24:02 10:14:01 28138668 31713808 576888 1.75 160512 3608984 2208472 6.51 1373772 2902888 230828 10:24:02 10:15:01 27715424 31730508 561356 1.71 170288 4019788 2201264 6.49 1372516 3307892 396232 10:24:02 10:16:01 27679240 31784076 507348 1.54 175436 4081156 1791516 5.28 1336540 3356876 144 10:24:02 10:17:01 27679116 31784188 506924 1.54 175460 4081160 1791516 5.28 1337520 3357024 280 10:24:02 10:18:01 27685156 31790284 500836 1.52 175500 4081168 1791516 5.28 1330764 3357052 24 10:24:02 10:19:01 27684824 31789984 501080 1.52 175528 4081168 1791516 5.28 1330372 3357052 48 10:24:02 10:20:01 27689272 31795136 496472 1.51 175544 4081180 1791516 5.28 1325684 3357704 24 10:24:02 10:21:01 27689184 31795112 496420 1.51 175568 4081184 1791516 5.28 1325932 3357708 32 10:24:02 10:22:01 27689112 31795072 496384 1.51 175600 4081184 1791516 5.28 1325408 3357708 8 10:24:02 10:23:01 27689112 31795188 496356 1.51 175656 4081148 1791516 5.28 1325624 3357788 96 10:24:02 10:24:01 26127212 31712772 569820 1.73 217320 5384468 1951004 5.75 1515964 4585212 612 10:24:02 Average: 27587847 31771466 519080 1.58 177492 4151144 1881170 5.54 1354554 3423173 57121 10:24:02 10:24:02 10:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:24:02 10:14:01 ens3 425.79 298.00 6860.27 95.15 0.00 0.00 0.00 0.00 10:24:02 10:14:01 veth887caea 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 10:24:02 10:14:01 docker0 112.85 138.57 9.19 1144.05 0.00 0.00 0.00 0.00 10:24:02 10:14:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 10:24:02 10:15:01 ens3 208.88 156.16 2706.78 287.22 0.00 0.00 0.00 0.00 10:24:02 10:15:01 docker0 12.33 16.40 0.73 94.75 0.00 0.00 0.00 0.00 10:24:02 10:15:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 10:24:02 10:16:01 ens3 14.55 8.27 13.27 4.94 0.00 0.00 0.00 0.00 10:24:02 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:24:02 10:17:01 ens3 0.63 0.28 0.27 0.20 0.00 0.00 0.00 0.00 10:24:02 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:02 10:18:01 ens3 0.70 0.58 2.46 0.10 0.00 0.00 0.00 0.00 10:24:02 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:19:01 ens3 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:24:02 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:02 10:20:01 ens3 0.65 0.22 0.14 0.08 0.00 0.00 0.00 0.00 10:24:02 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:21:01 ens3 0.58 0.42 0.32 0.21 0.00 0.00 0.00 0.00 10:24:02 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:02 10:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:23:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:24:02 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:02 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:24:02 10:24:01 ens3 412.65 270.84 7933.19 131.01 0.00 0.00 0.00 0.00 10:24:02 10:24:01 docker0 39.99 50.99 3.79 731.98 0.00 0.00 0.00 0.00 10:24:02 10:24:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 10:24:02 Average: ens3 96.32 66.47 1584.40 47.11 0.00 0.00 0.00 0.00 10:24:02 Average: docker0 14.87 18.54 1.23 177.69 0.00 0.00 0.00 0.00 10:24:02 Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 10:24:02 10:24:02 10:24:02 ---> sar -P ALL: 10:24:02 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20389) 07/18/22 _x86_64_ (8 CPU) 10:24:02 10:24:02 10:12:19 LINUX RESTART (8 CPU) 10:24:02 10:24:02 10:13:02 CPU %user %nice %system %iowait %steal %idle 10:24:02 10:14:01 all 21.37 0.00 6.29 1.53 0.08 70.73 10:24:02 10:14:01 0 22.36 0.00 7.18 3.15 0.09 67.22 10:24:02 10:14:01 1 21.75 0.00 6.77 1.22 0.07 70.19 10:24:02 10:14:01 2 21.85 0.00 5.84 2.75 0.09 69.47 10:24:02 10:14:01 3 21.21 0.00 6.55 2.26 0.09 69.91 10:24:02 10:14:01 4 22.56 0.00 6.42 1.74 0.09 69.20 10:24:02 10:14:01 5 20.41 0.00 5.25 0.48 0.07 73.79 10:24:02 10:14:01 6 20.78 0.00 5.45 0.28 0.09 73.41 10:24:02 10:14:01 7 20.07 0.00 6.82 0.35 0.09 72.68 10:24:02 10:15:01 all 31.51 0.00 5.35 0.94 0.08 62.12 10:24:02 10:15:01 0 31.10 0.00 5.69 0.47 0.08 62.66 10:24:02 10:15:01 1 32.15 0.00 5.12 1.60 0.08 61.05 10:24:02 10:15:01 2 32.15 0.00 5.56 1.26 0.08 60.95 10:24:02 10:15:01 3 32.09 0.00 5.10 0.76 0.08 61.96 10:24:02 10:15:01 4 33.15 0.00 5.51 0.19 0.08 61.07 10:24:02 10:15:01 5 29.70 0.00 5.28 0.62 0.08 64.31 10:24:02 10:15:01 6 30.04 0.00 5.15 2.31 0.08 62.42 10:24:02 10:15:01 7 31.68 0.00 5.41 0.32 0.08 62.51 10:24:02 10:16:01 all 1.70 0.00 0.60 0.29 0.01 97.41 10:24:02 10:16:01 0 3.21 0.00 0.48 0.02 0.00 96.30 10:24:02 10:16:01 1 1.55 0.00 0.52 0.02 0.02 97.90 10:24:02 10:16:01 2 1.25 0.00 0.55 0.02 0.02 98.16 10:24:02 10:16:01 3 1.49 0.00 0.89 1.75 0.00 95.87 10:24:02 10:16:01 4 1.39 0.00 0.70 0.00 0.02 97.89 10:24:02 10:16:01 5 1.50 0.00 0.52 0.22 0.00 97.76 10:24:02 10:16:01 6 1.45 0.00 0.65 0.28 0.02 97.59 10:24:02 10:16:01 7 1.72 0.00 0.47 0.00 0.00 97.81 10:24:02 10:17:01 all 0.27 0.00 0.02 0.01 0.00 99.70 10:24:02 10:17:01 0 1.99 0.00 0.00 0.00 0.00 98.01 10:24:02 10:17:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:24:02 10:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:24:02 10:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:24:02 10:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:24:02 10:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:24:02 10:17:01 6 0.07 0.00 0.05 0.05 0.00 99.83 10:24:02 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:24:02 10:18:01 all 0.27 0.00 0.01 0.00 0.00 99.71 10:24:02 10:18:01 0 1.99 0.00 0.02 0.00 0.02 97.98 10:24:02 10:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:24:02 10:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:24:02 10:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:24:02 10:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:18:01 6 0.05 0.00 0.05 0.03 0.02 99.85 10:24:02 10:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:24:02 10:19:01 all 0.26 0.00 0.01 0.00 0.00 99.72 10:24:02 10:19:01 0 1.97 0.00 0.00 0.00 0.00 98.03 10:24:02 10:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:24:02 10:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:24:02 10:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:24:02 10:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:24:02 10:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:19:01 6 0.03 0.00 0.03 0.03 0.00 99.90 10:24:02 10:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:24:02 10:20:01 all 0.27 0.00 0.03 0.01 0.00 99.69 10:24:02 10:20:01 0 1.97 0.00 0.03 0.00 0.00 98.00 10:24:02 10:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:24:02 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:24:02 10:20:01 3 0.03 0.00 0.10 0.00 0.00 99.87 10:24:02 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:24:02 10:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:20:01 6 0.10 0.00 0.07 0.05 0.00 99.78 10:24:02 10:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:24:02 10:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:24:02 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:24:02 10:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:24:02 10:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:24:02 10:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:24:02 10:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:21:01 6 0.03 0.00 0.05 0.05 0.02 99.85 10:24:02 10:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:24:02 10:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:24:02 10:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:24:02 10:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:24:02 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:22:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:24:02 10:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:22:01 6 0.05 0.00 0.03 0.02 0.00 99.90 10:24:02 10:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:23:01 all 0.02 0.00 0.01 0.01 0.00 99.97 10:24:02 10:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:24:02 10:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:24:02 10:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:24:02 10:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:24:02 10:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:24:02 10:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:24:02 10:23:01 6 0.03 0.00 0.02 0.08 0.00 99.87 10:24:02 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:24:02 10:24:01 all 10.77 0.00 4.43 1.16 0.07 83.58 10:24:02 10:24:01 0 10.00 0.00 4.04 0.29 0.08 85.59 10:24:02 10:24:01 1 10.47 0.00 4.53 1.29 0.05 83.66 10:24:02 10:24:01 2 10.05 0.00 3.79 0.22 0.05 85.90 10:24:02 10:24:01 3 14.80 0.00 4.51 0.25 0.07 80.36 10:24:02 10:24:01 4 9.95 0.00 4.84 2.62 0.07 82.52 10:24:02 10:24:01 5 9.52 0.00 3.87 0.44 0.07 86.11 10:24:02 10:24:01 6 11.06 0.00 5.25 3.88 0.08 79.73 10:24:02 10:24:01 7 10.33 0.00 4.58 0.29 0.05 84.74 10:24:02 10:24:02 Average: CPU %user %nice %system %iowait %steal %idle 10:24:02 Average: all 5.96 0.00 1.50 0.35 0.02 92.16 10:24:02 Average: 0 6.69 0.00 1.56 0.35 0.02 91.38 10:24:02 Average: 1 5.92 0.00 1.52 0.37 0.02 92.17 10:24:02 Average: 2 5.88 0.00 1.42 0.38 0.02 92.31 10:24:02 Average: 3 6.26 0.00 1.54 0.45 0.02 91.72 10:24:02 Average: 4 6.02 0.00 1.57 0.41 0.02 91.97 10:24:02 Average: 5 5.48 0.00 1.34 0.16 0.02 93.00 10:24:02 Average: 6 5.72 0.00 1.51 0.64 0.03 92.11 10:24:02 Average: 7 5.72 0.00 1.55 0.09 0.02 92.63 10:24:02 10:24:02 10:24:02