Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 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-ssh2664941017258046097.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-ssh7907664199153952512.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-ssh16981677958578491381.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-ssh3238270150174543322.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7944528821900957030.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22922 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 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 (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 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 # timeout=10 Commit message: "fix: netscan search only for NetworkVideoTransmitter (#136)" > git rev-list --no-walk 7dcacfabcedd8c9812e04fc6911462b912c63165 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:45:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:45:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:45:57 ========================================================= 22:45:57 EdgeX Global Pipelines Version Info 22:45:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:45:58 ------------------- 22:45:58 stable info: 22:45:58 ------------------- 22:45:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:45:58 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:45:58 Message: update stable to v1.0.238 22:45:58 ------------------- 22:45:58 experimental info: 22:45:58 ------------------- 22:45:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:45:58 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:45:58 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7f4bbd [Pipeline] echo 22:45:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:59 provisioning config files... 22:45:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config237396771642454075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:59 ---> docker-login.sh 22:45:59 nexus3.edgexfoundry.org:10001 22:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:00 Configure a credential helper to remove this warning. See 22:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:00 22:46:00 Login Succeeded 22:46:00 nexus3.edgexfoundry.org:10002 22:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:00 Configure a credential helper to remove this warning. See 22:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:00 22:46:00 Login Succeeded 22:46:00 nexus3.edgexfoundry.org:10003 22:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:00 Configure a credential helper to remove this warning. See 22:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:00 22:46:00 Login Succeeded 22:46:00 nexus3.edgexfoundry.org:10004 22:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:00 Configure a credential helper to remove this warning. See 22:46:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:00 22:46:00 Login Succeeded 22:46:00 docker.io 22:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:01 Configure a credential helper to remove this warning. See 22:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:01 22:46:01 Login Succeeded 22:46:01 ---> docker-login.sh ends [Pipeline] } 22:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:46:01 + git rev-list -1 --merges a7f4bbdd92e86766513fcb71b61d6b3a5793edb3~1..a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] echo 22:46:01 -----------> git rev-list -1 --merges a7f4bbdd92e86766513fcb71b61d6b3a5793edb3~1..a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [false] [Pipeline] sh 22:46:01 + git log --format=format:%s -1 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] echo 22:46:01 ========================================================= 22:46:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:46:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:02 + git log --format=format:%s -1 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] echo 22:46:02 [semverPrep] GIT_COMMIT: a7f4bbdd92e86766513fcb71b61d6b3a5793edb3, Commit Message: fix: netscan search only for NetworkVideoTransmitter (#136) [Pipeline] echo 22:46:02 [semverPrep] This is not a build commit. [Pipeline] sh 22:46:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:46:02 + grep -v github /etc/ssh/ssh_known_hosts 22:46:02 + [ -e /tmp/ssh_known_hosts ] 22:46:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:46:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:46:02 + sudo tee -a /etc/ssh/ssh_known_hosts 22:46:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:46:02 22:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:46:03 0.1.4: Pulling from edgex-devops/py-git-semver 22:46:03 b85a868b505f: Pulling fs layer 22:46:03 e2be974225ed: Pulling fs layer 22:46:03 339a4e72a1f5: Pulling fs layer 22:46:03 988bab9f4d93: Pulling fs layer 22:46:03 1469e6f7b9e6: Pulling fs layer 22:46:03 eaf3925da568: Pulling fs layer 22:46:03 bab4dde63d76: Pulling fs layer 22:46:03 bde34c3a00c8: Pulling fs layer 22:46:03 b352a97aabf1: Pulling fs layer 22:46:03 4872d77fe225: Pulling fs layer 22:46:03 5851b861e8e6: Pulling fs layer 22:46:03 988bab9f4d93: Waiting 22:46:03 4872d77fe225: Waiting 22:46:03 5851b861e8e6: Waiting 22:46:03 1469e6f7b9e6: Waiting 22:46:03 b352a97aabf1: Waiting 22:46:03 bab4dde63d76: Waiting 22:46:03 bde34c3a00c8: Waiting 22:46:03 e2be974225ed: Download complete 22:46:03 988bab9f4d93: Download complete 22:46:03 1469e6f7b9e6: Verifying Checksum 22:46:03 1469e6f7b9e6: Download complete 22:46:03 339a4e72a1f5: Verifying Checksum 22:46:03 339a4e72a1f5: Download complete 22:46:03 eaf3925da568: Verifying Checksum 22:46:03 eaf3925da568: Download complete 22:46:03 bde34c3a00c8: Download complete 22:46:03 b352a97aabf1: Verifying Checksum 22:46:03 b352a97aabf1: Download complete 22:46:03 4872d77fe225: Verifying Checksum 22:46:03 4872d77fe225: Download complete 22:46:03 5851b861e8e6: Verifying Checksum 22:46:03 5851b861e8e6: Download complete 22:46:03 b85a868b505f: Verifying Checksum 22:46:03 b85a868b505f: Download complete 22:46:03 bab4dde63d76: Verifying Checksum 22:46:03 bab4dde63d76: Download complete 22:46:05 b85a868b505f: Pull complete 22:46:05 e2be974225ed: Pull complete 22:46:05 339a4e72a1f5: Pull complete 22:46:05 988bab9f4d93: Pull complete 22:46:06 1469e6f7b9e6: Pull complete 22:46:06 eaf3925da568: Pull complete 22:46:08 bab4dde63d76: Pull complete 22:46:08 bde34c3a00c8: Pull complete 22:46:08 b352a97aabf1: Pull complete 22:46:08 4872d77fe225: Pull complete 22:46:08 5851b861e8e6: Pull complete 22:46:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:46:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:46:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:08 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:46:08 $ 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 22:46:10 $ docker top 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b -eo pid,comm 22:46: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). 22:46:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:46:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:10 [ssh-agent] Looking for ssh-agent implementation... 22:46:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:10 $ docker exec 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b ssh-agent 22:46:10 SSH_AUTH_SOCK=/tmp/ssh-aUF0tEAV0ffT/agent.34 22:46:10 SSH_AGENT_PID=40 22:46:10 Running ssh-add (command line suppressed) 22:46:10 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5004513670459537942.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5004513670459537942.key) 22:46:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:10 + git tag --points-at HEAD [Pipeline] } 22:46:10 $ docker exec --env ******** --env ******** 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b ssh-agent -k 22:46:11 unset SSH_AUTH_SOCK; 22:46:11 unset SSH_AGENT_PID; 22:46:11 echo Agent pid 40 killed; 22:46:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:46:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:11 [ssh-agent] Looking for ssh-agent implementation... 22:46:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:11 $ docker exec 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b ssh-agent 22:46:11 SSH_AUTH_SOCK=/tmp/ssh-RSGh6AY0ulFo/agent.72 22:46:11 SSH_AGENT_PID=78 22:46:11 Running ssh-add (command line suppressed) 22:46:11 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6881107478629079542.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6881107478629079542.key) 22:46:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:11 + git semver init 22:46:12 2022-08-16 22:46:11,975 [run_init] DEBUG init version:0.0.0 force:False 22:46:12 2022-08-16 22:46:11,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 22:46:12 2022-08-16 22:46:11,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 22:46:12 2022-08-16 22:46:11,976 [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) 22:46:12 2022-08-16 22:46:12,768 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 22:46:12 2022-08-16 22:46:12,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 22:46:12 2022-08-16 22:46:12,769 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:46:12 2022-08-16 22:46:12,769 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:46:12 2.3.0-dev.8 [Pipeline] } 22:46:12 $ docker exec --env ******** --env ******** 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b ssh-agent -k 22:46:13 unset SSH_AUTH_SOCK; 22:46:13 unset SSH_AGENT_PID; 22:46:13 echo Agent pid 78 killed; 22:46:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:46:13 + git semver [Pipeline] } 22:46:13 $ docker stop --time=1 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b 22:46:15 $ docker rm -f 50380523b632ad39040915bcef6dd576e9e0172345056c27c2bd3875bd36fc9b [Pipeline] // withDockerContainer [Pipeline] sh 22:46:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:46:15 Stashed 1 file(s) [Pipeline] echo 22:46:15 [edgeXSemver]: initialized semver on version 2.3.0-dev.8 [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 22:46:15 provisioning config files... 22:46:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7607995329290253783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:16 ---> docker-login.sh 22:46:16 nexus3.edgexfoundry.org:10001 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 nexus3.edgexfoundry.org:10002 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 nexus3.edgexfoundry.org:10003 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 nexus3.edgexfoundry.org:10004 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 docker.io 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 ---> docker-login.sh ends [Pipeline] } 22:46:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:46:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:16 ========================================================= 22:46:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:46:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:17 + 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 . 22:46:17 Sending build context to Docker daemon 20.53MB 22:46:17 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:46:17 Step 2/13 : FROM ${BASE} AS builder 22:46:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:46:17 2408cc74d12b: Pulling fs layer 22:46:17 ea60b727a1ce: Pulling fs layer 22:46:17 30c4a7721957: Pulling fs layer 22:46:17 370296b7ddb6: Pulling fs layer 22:46:17 7c6cee850709: Pulling fs layer 22:46:17 39a5fcdaea64: Pulling fs layer 22:46:17 370296b7ddb6: Waiting 22:46:17 7c6cee850709: Waiting 22:46:17 39a5fcdaea64: Waiting 22:46:17 d94ebbe4e438: Pulling fs layer 22:46:17 bcfd1f05c69d: Pulling fs layer 22:46:17 59ccb84bbe0f: Pulling fs layer 22:46:17 d94ebbe4e438: Waiting 22:46:17 bcfd1f05c69d: Waiting 22:46:17 59ccb84bbe0f: Waiting 22:46:17 30c4a7721957: Verifying Checksum 22:46:17 30c4a7721957: Download complete 22:46:17 ea60b727a1ce: Verifying Checksum 22:46:17 ea60b727a1ce: Download complete 22:46:17 7c6cee850709: Verifying Checksum 22:46:17 7c6cee850709: Download complete 22:46:17 39a5fcdaea64: Verifying Checksum 22:46:17 39a5fcdaea64: Download complete 22:46:17 2408cc74d12b: Verifying Checksum 22:46:17 2408cc74d12b: Download complete 22:46:17 d94ebbe4e438: Download complete 22:46:17 2408cc74d12b: Pull complete 22:46:17 ea60b727a1ce: Pull complete 22:46:18 30c4a7721957: Pull complete 22:46:18 59ccb84bbe0f: Verifying Checksum 22:46:18 59ccb84bbe0f: Download complete 22:46:18 370296b7ddb6: Verifying Checksum 22:46:18 370296b7ddb6: Download complete 22:46:18 bcfd1f05c69d: Verifying Checksum 22:46:18 bcfd1f05c69d: Download complete 22:46:22 370296b7ddb6: Pull complete 22:46:22 7c6cee850709: Pull complete 22:46:22 39a5fcdaea64: Pull complete 22:46:22 d94ebbe4e438: Pull complete 22:46:25 bcfd1f05c69d: Pull complete 22:46:25 59ccb84bbe0f: Pull complete 22:46:25 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:46:25 ---> a4fb48ad2a94 22:46:25 Step 3/13 : ARG MAKE="make build" 22:46:27 ---> Running in 3e81fa7ea170 22:46:27 Removing intermediate container 3e81fa7ea170 22:46:27 ---> 7ffa3261c074 22:46:27 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:46:27 ---> Running in 3affc4e6380c 22:46:28 Removing intermediate container 3affc4e6380c 22:46:28 ---> bb78c919ba75 22:46:28 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 22:46:28 ---> Running in 5d4a2c7b1352 22:46:28 Removing intermediate container 5d4a2c7b1352 22:46:28 ---> 27315c227e5f 22:46:28 Step 6/13 : LABEL Name=edgex-device-onvif-camera 22:46:28 ---> Running in 90ce0c2f698f 22:46:28 Removing intermediate container 90ce0c2f698f 22:46:28 ---> 860270c39873 22:46:28 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:28 ---> Running in 9c02a44ca8bd 22:46:28 Removing intermediate container 9c02a44ca8bd 22:46:28 ---> e34b529e986d 22:46:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:46:28 ---> Running in 81e202e39c4a 22:46:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:46:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:46:30 OK: 211 MiB in 51 packages 22:46:30 Still waiting to schedule task 22:46:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:46:31 Removing intermediate container 81e202e39c4a 22:46:31 ---> fc120d4e04b5 22:46:31 Step 9/13 : WORKDIR /device-onvif-camera 22:46:31 ---> Running in ba751c29211f 22:46:31 Removing intermediate container ba751c29211f 22:46:31 ---> 819526082c40 22:46:31 Step 10/13 : COPY go.mod vendor* ./ 22:46:31 ---> 04e9e2d216a5 22:46:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:31 ---> Running in 87587c759c8a 22:46:53 Removing intermediate container 87587c759c8a 22:46:53 ---> 0b7690e6fc48 22:46:53 Step 12/13 : COPY . . 22:46:53 ---> f70e38ef864e 22:46:53 Step 13/13 : RUN ${MAKE} 22:46:53 ---> Running in ef41e419d5df 22:46:53 noop 22:46:53 Removing intermediate container ef41e419d5df 22:46:53 ---> 097c8aa339ea 22:46:53 Successfully built 097c8aa339ea 22:46:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:53 + docker inspect -f . ci-base-image-x86_64 22:46:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:53 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:46:53 $ 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 22:46:54 $ docker top 7dad9c104e16ba900002464f00884ca95defe9f7254e863f324164ad810c3a1b -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:54 + go version 22:46:54 go version go1.18.3 linux/amd64 [Pipeline] } 22:46:54 $ docker stop --time=1 7dad9c104e16ba900002464f00884ca95defe9f7254e863f324164ad810c3a1b 22:46:55 $ docker rm -f 7dad9c104e16ba900002464f00884ca95defe9f7254e863f324164ad810c3a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:56 + docker inspect -f . ci-base-image-x86_64 22:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:56 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:46:56 $ 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 22:46:56 $ docker top 992670fbe5e4cab9bceaac729b58c73889bc6968c4bc65963f30172d15fb2ec9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:57 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 22:46:57 + make test 22:46:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:46:57 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:47:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:47:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.027s coverage: 10.6% of statements 22:47:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:47:12 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.514s coverage: 13.8% of statements 22:47:20 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:47:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:47:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:47:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:47:23 ./bin/test-attribution-txt.sh [Pipeline] echo 22:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:47:23 $ docker stop --time=1 992670fbe5e4cab9bceaac729b58c73889bc6968c4bc65963f30172d15fb2ec9 22:47:24 $ docker rm -f 992670fbe5e4cab9bceaac729b58c73889bc6968c4bc65963f30172d15fb2ec9 [Pipeline] // withDockerContainer [Pipeline] sh 22:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:47:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:47:26 + ls -al . 22:47:26 total 232 22:47:26 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 22:46 . 22:47:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:45 .. 22:47:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:47 .git 22:47:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:45 .github 22:47:26 -rw-rw-r-- 1 jenkins jenkins 418 Aug 16 22:45 .gitignore 22:47:26 -rw-rw-r-- 1 jenkins jenkins 42 Aug 16 22:45 .golangci.yml 22:47:26 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:46 .semver 22:47:26 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 16 22:45 Attribution.txt 22:47:26 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 16 22:45 CHANGELOG.md 22:47:26 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 16 22:45 Dockerfile 22:47:26 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 22:45 GOVERNANCE.md 22:47:26 -rw-rw-r-- 1 jenkins jenkins 734 Aug 16 22:45 Jenkinsfile 22:47:26 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 22:45 LICENSE 22:47:26 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 16 22:45 Makefile 22:47:26 -rw-rw-r-- 1 jenkins jenkins 625 Aug 16 22:45 OWNERS.md 22:47:26 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 16 22:45 README.md 22:47:26 -rw-rw-r-- 1 jenkins jenkins 11 Aug 16 22:46 VERSION 22:47:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:45 bin 22:47:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:45 cmd 22:47:26 -rw-r--r-- 1 jenkins jenkins 76854 Aug 16 22:47 coverage.out 22:47:26 drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 22:45 doc 22:47:26 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 16 22:45 go.mod 22:47:26 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 16 22:45 go.sum 22:47:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:45 internal 22:47:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:45 snap 22:47:26 -rw-rw-r-- 1 jenkins jenkins 236 Aug 16 22:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:26 + 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=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 --label arch=amd64 --label version=2.3.0-dev.8 . 22:47:26 Sending build context to Docker daemon 20.61MB 22:47:26 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:47:26 Step 2/26 : FROM ${BASE} AS builder 22:47:26 ---> 097c8aa339ea 22:47:26 Step 3/26 : ARG MAKE="make build" 22:47:26 ---> Running in f66c45230728 22:47:26 Removing intermediate container f66c45230728 22:47:26 ---> 5f40e514acd4 22:47:26 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:47:26 ---> Running in 918f9218baea 22:47:27 Removing intermediate container 918f9218baea 22:47:27 ---> 907a3003f1d4 22:47:27 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:47:27 ---> Running in 670ef3eb54dd 22:47:27 Removing intermediate container 670ef3eb54dd 22:47:27 ---> 775ad73b2d5b 22:47:27 Step 6/26 : LABEL Name=edgex-device-onvif-camera 22:47:27 ---> Running in 549b279ff605 22:47:27 Removing intermediate container 549b279ff605 22:47:27 ---> 98feb4a97f9e 22:47:27 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:27 ---> Running in ff536ab02eac 22:47:27 Removing intermediate container ff536ab02eac 22:47:27 ---> d7798ee2eead 22:47:27 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:47:27 ---> Running in 83fd3f03b859 22:47:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:47:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:47:29 OK: 211 MiB in 51 packages 22:47:29 Removing intermediate container 83fd3f03b859 22:47:29 ---> f33856b13b74 22:47:29 Step 9/26 : WORKDIR /device-onvif-camera 22:47:29 ---> Running in a8955a6e6437 22:47:29 Removing intermediate container a8955a6e6437 22:47:29 ---> 86f4970be4de 22:47:29 Step 10/26 : COPY go.mod vendor* ./ 22:47:30 ---> 47563382d869 22:47:30 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:30 ---> Running in 9a090edc8da8 22:47:30 Removing intermediate container 9a090edc8da8 22:47:30 ---> 455aa1886c66 22:47:30 Step 12/26 : COPY . . 22:47:31 ---> 4916261a2c79 22:47:31 Step 13/26 : RUN ${MAKE} 22:47:31 ---> Running in 889d738d6c05 22:47:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:47:53 Removing intermediate container 889d738d6c05 22:47:53 ---> 548c5035aadb 22:47:53 Step 14/26 : FROM alpine:3.16 22:47:53 3.16: Pulling from library/alpine 22:47:53 213ec9aee27d: Pulling fs layer 22:47:53 213ec9aee27d: Verifying Checksum 22:47:53 213ec9aee27d: Download complete 22:47:53 213ec9aee27d: Pull complete 22:47:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:47:53 Status: Downloaded newer image for alpine:3.16 22:47:53 ---> 9c6f07244728 22:47:53 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:47:54 ---> Running in 63b77b2eadde 22:47:54 Removing intermediate container 63b77b2eadde 22:47:54 ---> 74fec355bfe4 22:47:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:47:54 ---> Running in b39e69e0ddca 22:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:47:54 (1/6) Installing dumb-init (1.2.5-r1) 22:47:54 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:47:54 (3/6) Installing libsodium (1.0.18-r0) 22:47:54 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:47:54 (5/6) Installing libzmq (4.3.4-r0) 22:47:54 (6/6) Installing zeromq (4.3.4-r0) 22:47:54 Executing busybox-1.35.0-r17.trigger 22:47:54 OK: 8 MiB in 20 packages 22:47:55 Removing intermediate container b39e69e0ddca 22:47:55 ---> bce98967e564 22:47:55 Step 17/26 : WORKDIR / 22:47:55 ---> Running in e382560ebe25 22:47:55 Removing intermediate container e382560ebe25 22:47:55 ---> 21fec3e1a6ce 22:47:55 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:47:56 ---> 6500d55135cb 22:47:56 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:47:56 ---> f06c2742f182 22:47:56 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:47:56 ---> f69d633f4e63 22:47:56 Step 21/26 : EXPOSE 59984 22:47:56 ---> Running in 78b0e46e5475 22:47:56 Removing intermediate container 78b0e46e5475 22:47:56 ---> 47460d12cf98 22:47:56 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:47:56 ---> Running in c2d2b0334aa4 22:47:56 Removing intermediate container c2d2b0334aa4 22:47:56 ---> ffe5311aad7b 22:47:56 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:56 ---> Running in 5494eb2d4c9e 22:47:56 Removing intermediate container 5494eb2d4c9e 22:47:56 ---> e1d8f21a21d4 22:47:56 Step 24/26 : LABEL arch=amd64 22:47:56 ---> Running in 32cd75d92408 22:47:56 Removing intermediate container 32cd75d92408 22:47:56 ---> 8492a6f44ea6 22:47:56 Step 25/26 : LABEL git_sha=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 22:47:56 ---> Running in c704e5febc4d 22:47:57 Removing intermediate container c704e5febc4d 22:47:57 ---> 78018eddc39c 22:47:57 Step 26/26 : LABEL version=2.3.0-dev.8 22:47:57 ---> Running in ba8b8b660dd2 22:47:57 Removing intermediate container ba8b8b660dd2 22:47:57 ---> 0861524b5cd4 22:47:57 [Warning] One or more build-args [ARCH] were not consumed 22:47:57 Successfully built 0861524b5cd4 22:47:57 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 22:47:57 provisioning config files... 22:47:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6322506815675836536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:57 ---> docker-login.sh 22:47:57 nexus3.edgexfoundry.org:10001 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 nexus3.edgexfoundry.org:10002 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 nexus3.edgexfoundry.org:10003 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 nexus3.edgexfoundry.org:10004 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 docker.io 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:58 Configure a credential helper to remove this warning. See 22:47:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:58 22:47:58 Login Succeeded 22:47:58 ---> docker-login.sh ends [Pipeline] } 22:47:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:58 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 22:47:58 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 22:47:58 latest 22:47:58 2.3.0-dev.8 22:47:58 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 22:47:58 main 22:47:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:58 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 22:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:47:58 09885e2feff1: Preparing 22:47:58 c89eb17109d9: Preparing 22:47:58 2e2d233228f1: Preparing 22:47:58 cac29d57bf6d: Preparing 22:47:58 994393dc58e7: Preparing 22:47:58 994393dc58e7: Layer already exists 22:47:58 09885e2feff1: Pushed 22:47:58 c89eb17109d9: Pushed 22:47:59 cac29d57bf6d: Pushed 22:48:01 2e2d233228f1: Pushed 22:48:01 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:48:02 09885e2feff1: Preparing 22:48:02 c89eb17109d9: Preparing 22:48:02 2e2d233228f1: Preparing 22:48:02 cac29d57bf6d: Preparing 22:48:02 994393dc58e7: Preparing 22:48:02 cac29d57bf6d: Layer already exists 22:48:02 09885e2feff1: Layer already exists 22:48:02 c89eb17109d9: Layer already exists 22:48:02 2e2d233228f1: Layer already exists 22:48:02 994393dc58e7: Layer already exists 22:48:02 latest: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.8 22:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:48:03 09885e2feff1: Preparing 22:48:03 c89eb17109d9: Preparing 22:48:03 2e2d233228f1: Preparing 22:48:03 cac29d57bf6d: Preparing 22:48:03 994393dc58e7: Preparing 22:48:03 c89eb17109d9: Layer already exists 22:48:03 cac29d57bf6d: Layer already exists 22:48:03 09885e2feff1: Layer already exists 22:48:03 994393dc58e7: Layer already exists 22:48:03 2e2d233228f1: Layer already exists 22:48:03 2.3.0-dev.8: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:03 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 22:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:48:03 09885e2feff1: Preparing 22:48:03 c89eb17109d9: Preparing 22:48:03 2e2d233228f1: Preparing 22:48:03 cac29d57bf6d: Preparing 22:48:03 994393dc58e7: Preparing 22:48:03 cac29d57bf6d: Layer already exists 22:48:03 2e2d233228f1: Layer already exists 22:48:03 c89eb17109d9: Layer already exists 22:48:03 09885e2feff1: Layer already exists 22:48:03 994393dc58e7: Layer already exists 22:48:03 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:04 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 22:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 22:48:04 09885e2feff1: Preparing 22:48:04 c89eb17109d9: Preparing 22:48:04 2e2d233228f1: Preparing 22:48:04 cac29d57bf6d: Preparing 22:48:04 994393dc58e7: Preparing 22:48:04 994393dc58e7: Layer already exists 22:48:04 09885e2feff1: Layer already exists 22:48:04 2e2d233228f1: Layer already exists 22:48:04 c89eb17109d9: Layer already exists 22:48:04 cac29d57bf6d: Layer already exists 22:48:04 main: digest: sha256:b5b9176a3577c3b131cdacc26797588405c99188d2c205ba4a59b86a87304462 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:04 ===================================================== [Pipeline] echo 22:48:04 taggedImages: 22:48:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 22:48:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 22:48:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.8 22:48:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 22:48:04 - 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 22:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:04 22:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:05 latest: Pulling from edgex-lftools-log-publisher 22:48:05 5eb5b503b376: Pulling fs layer 22:48:05 5c69ac0246d0: Pulling fs layer 22:48:05 ec43610c2a17: Pulling fs layer 22:48:05 3a2ae6a8a46f: Pulling fs layer 22:48:05 33b1e0a273af: Pulling fs layer 22:48:05 5d3b04190fa2: Pulling fs layer 22:48:05 2f39f015ded8: Pulling fs layer 22:48:05 33b1e0a273af: Waiting 22:48:05 5d3b04190fa2: Waiting 22:48:05 3a2ae6a8a46f: Waiting 22:48:05 2f39f015ded8: Waiting 22:48:05 5c69ac0246d0: Verifying Checksum 22:48:05 5c69ac0246d0: Download complete 22:48:05 3a2ae6a8a46f: Verifying Checksum 22:48:05 3a2ae6a8a46f: Download complete 22:48:05 33b1e0a273af: Verifying Checksum 22:48:05 33b1e0a273af: Download complete 22:48:05 ec43610c2a17: Verifying Checksum 22:48:05 ec43610c2a17: Download complete 22:48:05 5d3b04190fa2: Download complete 22:48:05 5eb5b503b376: Verifying Checksum 22:48:05 5eb5b503b376: Download complete 22:48:05 2f39f015ded8: Download complete 22:48:06 5eb5b503b376: Pull complete 22:48:06 5c69ac0246d0: Pull complete 22:48:07 ec43610c2a17: Pull complete 22:48:07 3a2ae6a8a46f: Pull complete 22:48:08 33b1e0a273af: Pull complete 22:48:08 5d3b04190fa2: Pull complete 22:48:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22923 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 22:48:08 Running in /w/workspace/device-onvif-camera/47 [Pipeline] { [Pipeline] checkout 22:48:08 Selected Git installation does not exist. Using Default 22:48:08 The recommended git tool is: NONE 22:48:13 2f39f015ded8: Pull complete 22:48:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:13 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:48:13 $ 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 22:48:15 $ docker top a22a1e004983ad68850f2a3ed9aa2a66f3ad6d41990eba07d07de9ec17d031b9 -eo pid,comm 22:48:15 using credential edgex-jenkins-ssh [Pipeline] { 22:48:15 Cloning the remote Git repository [Pipeline] libraryResource [Pipeline] sh 22:48:15 ---> job-cost.sh 22:48:15 lf-activate-venv: SKIPPING 22:48:15 INFO: No Stack... 22:48:16 INFO: Retrieving Pricing Info for: v3-standard-8 22:48:15 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:48:15 > git init /w/workspace/device-onvif-camera/47 # timeout=10 22:48:15 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:48:15 > git --version # timeout=10 22:48:15 > git --version # 'git version 2.25.1' 22:48:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:16 INFO: Archiving Costs [Pipeline] sh 22:48:16 Avoid second fetch 22:48:16 Checking out Revision a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 (main) 22:48:16 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 22:48:16 + cut -d, -f6 [Pipeline] lock 22:48:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] 22:48:16 Resource [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] did not exist. Created. 22:48:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:17 + echo total: 0.2199999988079071 [Pipeline] stash 22:48:17 Stashed 1 file(s) [Pipeline] } 22:48:17 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:17 $ docker stop --time=1 a22a1e004983ad68850f2a3ed9aa2a66f3ad6d41990eba07d07de9ec17d031b9 22:48:16 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:48:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:16 > git config core.sparsecheckout # timeout=10 22:48:16 > git checkout -f a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 # timeout=10 22:48:18 $ docker rm -f a22a1e004983ad68850f2a3ed9aa2a66f3ad6d41990eba07d07de9ec17d031b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:48:21 Commit message: "fix: netscan search only for NetworkVideoTransmitter (#136)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:48:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:48:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:48:22 Dload Upload Total Spent Left Speed 22:48:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 85638 0 --:--:-- --:--:-- --:--:-- 85638 [Pipeline] sh 22:48:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:48:23 + + sudo tee /etc/docker/daemon.new 22:48:23 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:48:23 { 22:48:23 "registry-mirrors": [ 22:48:23 "https://nexus3.edgexfoundry.org:10001" 22:48:23 ], 22:48:23 "bip": "10.250.0.254/24", 22:48:23 "hosts": [ 22:48:23 "tcp://0.0.0.0:5555", 22:48:23 "unix:///var/run/docker.sock" 22:48:23 ], 22:48:23 "mtu": 1458, 22:48:23 "selinux-enabled": true, 22:48:23 "seccomp-profile": "/etc/docker/seccomp.json" 22:48:23 } [Pipeline] sh 22:48:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:48:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:42 provisioning config files... 22:48:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/47@tmp/config2370819193168290517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:42 ---> docker-login.sh 22:48:42 nexus3.edgexfoundry.org:10001 22:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:43 Configure a credential helper to remove this warning. See 22:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:43 22:48:43 Login Succeeded 22:48:43 nexus3.edgexfoundry.org:10002 22:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:44 Configure a credential helper to remove this warning. See 22:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:44 22:48:44 Login Succeeded 22:48:44 nexus3.edgexfoundry.org:10003 22:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:44 Configure a credential helper to remove this warning. See 22:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:44 22:48:44 Login Succeeded 22:48:44 nexus3.edgexfoundry.org:10004 22:48:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:44 Configure a credential helper to remove this warning. See 22:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:44 22:48:44 Login Succeeded 22:48:44 docker.io 22:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:45 Configure a credential helper to remove this warning. See 22:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:45 22:48:45 Login Succeeded 22:48:45 ---> docker-login.sh ends [Pipeline] } 22:48:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:48:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:48:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:48:46 ========================================================= 22:48:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:48:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:46 + 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 . 22:48:47 Sending build context to Docker daemon 14.01MB 22:48:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:48:47 Step 2/13 : FROM ${BASE} AS builder 22:48:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:48:47 b3c136eddcbf: Pulling fs layer 22:48:47 c0a3192eca97: Pulling fs layer 22:48:47 a050256f5b6f: Pulling fs layer 22:48:47 656be50a0ddc: Pulling fs layer 22:48:47 2bbca73fdf42: Pulling fs layer 22:48:47 46d945488cbd: Pulling fs layer 22:48:47 8a5474983e97: Pulling fs layer 22:48:47 329c88fbcd65: Pulling fs layer 22:48:47 656be50a0ddc: Waiting 22:48:47 2bbca73fdf42: Waiting 22:48:47 46d945488cbd: Waiting 22:48:47 8a5474983e97: Waiting 22:48:47 329c88fbcd65: Waiting 22:48:47 a050256f5b6f: Download complete 22:48:47 c0a3192eca97: Verifying Checksum 22:48:47 c0a3192eca97: Download complete 22:48:47 2bbca73fdf42: Verifying Checksum 22:48:47 2bbca73fdf42: Download complete 22:48:47 46d945488cbd: Verifying Checksum 22:48:47 46d945488cbd: Download complete 22:48:47 b3c136eddcbf: Verifying Checksum 22:48:47 b3c136eddcbf: Download complete 22:48:48 b3c136eddcbf: Pull complete 22:48:48 329c88fbcd65: Verifying Checksum 22:48:48 329c88fbcd65: Download complete 22:48:48 c0a3192eca97: Pull complete 22:48:49 a050256f5b6f: Pull complete 22:48:49 8a5474983e97: Verifying Checksum 22:48:49 8a5474983e97: Download complete 22:48:50 656be50a0ddc: Verifying Checksum 22:48:50 656be50a0ddc: Download complete 22:49:02 656be50a0ddc: Pull complete 22:49:02 2bbca73fdf42: Pull complete 22:49:03 46d945488cbd: Pull complete 22:49:09 8a5474983e97: Pull complete 22:49:11 329c88fbcd65: Pull complete 22:49:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:49:11 ---> ff4287adb874 22:49:11 Step 3/13 : ARG MAKE="make build" 22:49:12 ---> Running in 1dcee7599f3b 22:49:12 Removing intermediate container 1dcee7599f3b 22:49:12 ---> 458cf5882222 22:49:12 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:49:13 ---> Running in fc23ec45e423 22:49:13 Removing intermediate container fc23ec45e423 22:49:13 ---> 106b064ecde2 22:49:13 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 22:49:13 ---> Running in 2be3776f67d5 22:49:13 Removing intermediate container 2be3776f67d5 22:49:13 ---> 5b8dc4457104 22:49:13 Step 6/13 : LABEL Name=edgex-device-onvif-camera 22:49:13 ---> Running in 8ef5a0073baa 22:49:13 Removing intermediate container 8ef5a0073baa 22:49:13 ---> a2c2f4016933 22:49:13 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:14 ---> Running in 1dc315c98337 22:49:16 Removing intermediate container 1dc315c98337 22:49:16 ---> 2453debaaa7c 22:49:16 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:49:16 ---> Running in 9c2c5debc269 22:49:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:49:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:49:19 OK: 221 MiB in 51 packages 22:49:20 Removing intermediate container 9c2c5debc269 22:49:20 ---> b61f7675895d 22:49:20 Step 9/13 : WORKDIR /device-onvif-camera 22:49:20 ---> Running in 15f9ff64a6a3 22:49:20 Removing intermediate container 15f9ff64a6a3 22:49:20 ---> d0dc77680f82 22:49:20 Step 10/13 : COPY go.mod vendor* ./ 22:49:21 ---> c7a7b3efb1d4 22:49:21 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:21 ---> Running in 0f491183f3d4 22:50:17 Removing intermediate container 0f491183f3d4 22:50:17 ---> ef5324963724 22:50:17 Step 12/13 : COPY . . 22:50:17 ---> 5cc547174989 22:50:17 Step 13/13 : RUN ${MAKE} 22:50:17 ---> Running in a07a3e0ffb2e 22:50:17 noop 22:50:17 Removing intermediate container a07a3e0ffb2e 22:50:17 ---> ac40bcb26e12 22:50:17 Successfully built ac40bcb26e12 22:50:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:18 + docker inspect -f . ci-base-image-arm64 22:50:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:18 prd-ubuntu20.04-docker-arm64-4c-16g-22923 does not seem to be running inside a container 22:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/47 -v /w/workspace/device-onvif-camera/47:/w/workspace/device-onvif-camera/47:rw,z -v /w/workspace/device-onvif-camera/47@tmp:/w/workspace/device-onvif-camera/47@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 22:50:19 $ docker top 0f8e1df9eec8a4707c8ec8a8c7d70bd0561893cbf0271e9adffc27366e94d766 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:20 + go version 22:50:20 go version go1.18.3 linux/arm64 [Pipeline] } 22:50:20 $ docker stop --time=1 0f8e1df9eec8a4707c8ec8a8c7d70bd0561893cbf0271e9adffc27366e94d766 22:50:22 $ docker rm -f 0f8e1df9eec8a4707c8ec8a8c7d70bd0561893cbf0271e9adffc27366e94d766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:22 + docker inspect -f . ci-base-image-arm64 22:50:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:23 prd-ubuntu20.04-docker-arm64-4c-16g-22923 does not seem to be running inside a container 22:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/47 -v /w/workspace/device-onvif-camera/47:/w/workspace/device-onvif-camera/47:rw,z -v /w/workspace/device-onvif-camera/47@tmp:/w/workspace/device-onvif-camera/47@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 22:50:24 $ docker top 83499c50c63426092cd5d001dcb3cd11929843196b073746ef74f87d93a44bc0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:25 + git config --global --add safe.directory /w/workspace/device-onvif-camera/47 [Pipeline] fileExists [Pipeline] sh 22:50:26 + make test 22:50:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:50:27 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:51:49 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:51:56 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.123s coverage: 10.6% of statements 22:51:56 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:52:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.124s coverage: 13.8% of statements 22:52:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:52:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:52:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:52:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:52:40 ./bin/test-attribution-txt.sh [Pipeline] echo 22:52:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:52:40 $ docker stop --time=1 83499c50c63426092cd5d001dcb3cd11929843196b073746ef74f87d93a44bc0 22:52:42 $ docker rm -f 83499c50c63426092cd5d001dcb3cd11929843196b073746ef74f87d93a44bc0 [Pipeline] // withDockerContainer [Pipeline] sh 22:52:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:52:43 Warning: overwriting stash ‘coverage-report’ 22:52:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:52:44 + ls -al . 22:52:44 total 228 22:52:44 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 22:50 . 22:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:48 .. 22:52:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:48 .git 22:52:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:48 .github 22:52:44 -rw-rw-r-- 1 jenkins jenkins 418 Aug 16 22:48 .gitignore 22:52:44 -rw-rw-r-- 1 jenkins jenkins 42 Aug 16 22:48 .golangci.yml 22:52:44 -rw-rw-r-- 1 jenkins jenkins 9739 Aug 16 22:48 Attribution.txt 22:52:44 -rw-rw-r-- 1 jenkins jenkins 1498 Aug 16 22:48 CHANGELOG.md 22:52:44 -rw-rw-r-- 1 jenkins jenkins 1669 Aug 16 22:48 Dockerfile 22:52:44 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 22:48 GOVERNANCE.md 22:52:44 -rw-rw-r-- 1 jenkins jenkins 734 Aug 16 22:48 Jenkinsfile 22:52:44 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 22:48 LICENSE 22:52:44 -rw-rw-r-- 1 jenkins jenkins 2649 Aug 16 22:48 Makefile 22:52:44 -rw-rw-r-- 1 jenkins jenkins 625 Aug 16 22:48 OWNERS.md 22:52:44 -rw-rw-r-- 1 jenkins jenkins 5796 Aug 16 22:48 README.md 22:52:44 -rw-rw-r-- 1 jenkins jenkins 11 Aug 16 22:46 VERSION 22:52:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:48 bin 22:52:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:48 cmd 22:52:44 -rw-r--r-- 1 jenkins jenkins 76854 Aug 16 22:52 coverage.out 22:52:44 drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 22:48 doc 22:52:44 -rw-rw-r-- 1 jenkins jenkins 3783 Aug 16 22:48 go.mod 22:52:44 -rw-rw-r-- 1 jenkins jenkins 39275 Aug 16 22:48 go.sum 22:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:48 internal 22:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:48 snap 22:52:44 -rw-rw-r-- 1 jenkins jenkins 236 Aug 16 22:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:44 + 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=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 --label arch=arm64 --label version=2.3.0-dev.8 . 22:52:45 Sending build context to Docker daemon 14.09MB 22:52:45 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:52:45 Step 2/26 : FROM ${BASE} AS builder 22:52:45 ---> ac40bcb26e12 22:52:45 Step 3/26 : ARG MAKE="make build" 22:52:45 ---> Running in 9d2b054e604d 22:52:45 Removing intermediate container 9d2b054e604d 22:52:45 ---> 89facbaa8b9e 22:52:45 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:52:45 ---> Running in 6597b5d73452 22:52:46 Removing intermediate container 6597b5d73452 22:52:46 ---> e93fae9f992a 22:52:46 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:52:46 ---> Running in a7dbf2f2f2b0 22:52:46 Removing intermediate container a7dbf2f2f2b0 22:52:46 ---> e0f6fec37073 22:52:46 Step 6/26 : LABEL Name=edgex-device-onvif-camera 22:52:46 ---> Running in 8cde3309884f 22:52:47 Removing intermediate container 8cde3309884f 22:52:47 ---> 2ab6a324bc09 22:52:47 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:47 ---> Running in 82c88170c2b8 22:52:48 Removing intermediate container 82c88170c2b8 22:52:48 ---> 73befb4936f5 22:52:48 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:52:48 ---> Running in 53bba91f82e3 22:52:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:52:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:52:51 OK: 221 MiB in 51 packages 22:52:52 Removing intermediate container 53bba91f82e3 22:52:52 ---> 3afd5c25cb29 22:52:52 Step 9/26 : WORKDIR /device-onvif-camera 22:52:52 ---> Running in 27e8eae5bd98 22:52:52 Removing intermediate container 27e8eae5bd98 22:52:52 ---> c2f3d08171f3 22:52:52 Step 10/26 : COPY go.mod vendor* ./ 22:52:53 ---> 9e7edad5b84e 22:52:53 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:53 ---> Running in 28c7b0bd10f1 22:52:55 Removing intermediate container 28c7b0bd10f1 22:52:55 ---> 04ef178212b8 22:52:55 Step 12/26 : COPY . . 22:52:56 ---> 23ab654ac924 22:52:56 Step 13/26 : RUN ${MAKE} 22:52:56 ---> Running in f74b92f40e3c 22:52:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:55:19 Removing intermediate container f74b92f40e3c 22:55:19 ---> 11da562debd2 22:55:19 Step 14/26 : FROM alpine:3.16 22:55:19 3.16: Pulling from library/alpine 22:55:19 9b18e9b68314: Pulling fs layer 22:55:19 9b18e9b68314: Verifying Checksum 22:55:19 9b18e9b68314: Download complete 22:55:19 9b18e9b68314: Pull complete 22:55:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:55:19 Status: Downloaded newer image for alpine:3.16 22:55:19 ---> a6215f271958 22:55:19 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:55:19 ---> Running in 3265f6569855 22:55:19 Removing intermediate container 3265f6569855 22:55:19 ---> 369b914ffb85 22:55:19 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:55:19 ---> Running in ba0c28294a63 22:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:55:19 (1/6) Installing dumb-init (1.2.5-r1) 22:55:19 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:55:19 (3/6) Installing libsodium (1.0.18-r0) 22:55:19 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:55:19 (5/6) Installing libzmq (4.3.4-r0) 22:55:19 (6/6) Installing zeromq (4.3.4-r0) 22:55:19 Executing busybox-1.35.0-r17.trigger 22:55:19 OK: 8 MiB in 20 packages 22:55:19 Removing intermediate container ba0c28294a63 22:55:19 ---> f32a9382cf6a 22:55:19 Step 17/26 : WORKDIR / 22:55:19 ---> Running in d0abe8508c2d 22:55:19 Removing intermediate container d0abe8508c2d 22:55:19 ---> 17f2617173b8 22:55:19 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:55:19 ---> eef044e0035f 22:55:19 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:55:19 ---> 02576ef86f29 22:55:19 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:55:19 ---> cde9dcdd4fb9 22:55:19 Step 21/26 : EXPOSE 59984 22:55:19 ---> Running in 697c366ca3d3 22:55:19 Removing intermediate container 697c366ca3d3 22:55:19 ---> d5438d4c17bc 22:55:19 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:55:19 ---> Running in 368ab305bedc 22:55:19 Removing intermediate container 368ab305bedc 22:55:19 ---> e6cee9c2043a 22:55:19 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:19 ---> Running in aba1e53254b9 22:55:19 Removing intermediate container aba1e53254b9 22:55:19 ---> b5a3c31dd98f 22:55:19 Step 24/26 : LABEL arch=arm64 22:55:19 ---> Running in a7d31da6fd54 22:55:19 Removing intermediate container a7d31da6fd54 22:55:19 ---> 48b7aa716998 22:55:19 Step 25/26 : LABEL git_sha=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 22:55:19 ---> Running in f6c80db16ed0 22:55:19 Removing intermediate container f6c80db16ed0 22:55:19 ---> ae88ecdd6909 22:55:19 Step 26/26 : LABEL version=2.3.0-dev.8 22:55:19 ---> Running in 269ee02aa4e6 22:55:19 Removing intermediate container 269ee02aa4e6 22:55:19 ---> 4e5559de1f1b 22:55:19 [Warning] One or more build-args [ARCH] were not consumed 22:55:19 Successfully built 4e5559de1f1b 22:55:19 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 22:55:19 provisioning config files... 22:55:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/47@tmp/config3387819752881793569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:20 ---> docker-login.sh 22:55:20 nexus3.edgexfoundry.org:10001 22:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:20 Configure a credential helper to remove this warning. See 22:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:20 22:55:20 Login Succeeded 22:55:20 nexus3.edgexfoundry.org:10002 22:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:20 Configure a credential helper to remove this warning. See 22:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:20 22:55:20 Login Succeeded 22:55:20 nexus3.edgexfoundry.org:10003 22:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:21 Configure a credential helper to remove this warning. See 22:55:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:21 22:55:21 Login Succeeded 22:55:21 nexus3.edgexfoundry.org:10004 22:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:21 Configure a credential helper to remove this warning. See 22:55:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:21 22:55:21 Login Succeeded 22:55:21 docker.io 22:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:22 Configure a credential helper to remove this warning. See 22:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:22 22:55:22 Login Succeeded 22:55:22 ---> docker-login.sh ends [Pipeline] } 22:55:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:22 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 22:55:22 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 22:55:22 latest 22:55:22 2.3.0-dev.8 22:55:22 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 22:55:22 main 22:55:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:22 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 22:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:55:23 5fdc22f94486: Preparing 22:55:23 b06f5544b1d7: Preparing 22:55:23 69c9705a99b5: Preparing 22:55:23 e5bdd64866a5: Preparing 22:55:23 5d3e392a13a0: Preparing 22:55:23 5d3e392a13a0: Layer already exists 22:55:23 b06f5544b1d7: Pushed 22:55:23 5fdc22f94486: Pushed 22:55:24 e5bdd64866a5: Pushed 22:55:29 69c9705a99b5: Pushed 22:55:29 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:30 + 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 22:55:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:55:30 5fdc22f94486: Preparing 22:55:30 b06f5544b1d7: Preparing 22:55:30 69c9705a99b5: Preparing 22:55:30 e5bdd64866a5: Preparing 22:55:30 5d3e392a13a0: Preparing 22:55:30 b06f5544b1d7: Layer already exists 22:55:30 69c9705a99b5: Layer already exists 22:55:30 5d3e392a13a0: Layer already exists 22:55:30 e5bdd64866a5: Layer already exists 22:55:30 5fdc22f94486: Layer already exists 22:55:30 latest: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:31 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.8 22:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:55:31 5fdc22f94486: Preparing 22:55:31 b06f5544b1d7: Preparing 22:55:31 69c9705a99b5: Preparing 22:55:31 e5bdd64866a5: Preparing 22:55:31 5d3e392a13a0: Preparing 22:55:31 e5bdd64866a5: Layer already exists 22:55:31 5fdc22f94486: Layer already exists 22:55:31 b06f5544b1d7: Layer already exists 22:55:31 5d3e392a13a0: Layer already exists 22:55:31 69c9705a99b5: Layer already exists 22:55:31 2.3.0-dev.8: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:32 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 22:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:55:32 5fdc22f94486: Preparing 22:55:32 b06f5544b1d7: Preparing 22:55:32 69c9705a99b5: Preparing 22:55:32 e5bdd64866a5: Preparing 22:55:32 5d3e392a13a0: Preparing 22:55:32 b06f5544b1d7: Layer already exists 22:55:32 5fdc22f94486: Layer already exists 22:55:32 69c9705a99b5: Layer already exists 22:55:32 5d3e392a13a0: Layer already exists 22:55:32 e5bdd64866a5: Layer already exists 22:55:32 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:33 + 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 22:55:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 22:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 22:55:33 5fdc22f94486: Preparing 22:55:33 b06f5544b1d7: Preparing 22:55:33 69c9705a99b5: Preparing 22:55:33 e5bdd64866a5: Preparing 22:55:33 5d3e392a13a0: Preparing 22:55:33 e5bdd64866a5: Layer already exists 22:55:33 69c9705a99b5: Layer already exists 22:55:33 5fdc22f94486: Layer already exists 22:55:33 5d3e392a13a0: Layer already exists 22:55:33 b06f5544b1d7: Layer already exists 22:55:33 main: digest: sha256:b741e1e22978195f50665f53cceda0e2228339aa02f98f5e2d0398d353720c04 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:33 ===================================================== [Pipeline] echo 22:55:33 taggedImages: 22:55:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 22:55:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 22:55:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.8 22:55:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a7f4bbdd92e86766513fcb71b61d6b3a5793edb3-2.3.0-dev.8 22:55:33 - 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 22:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:34 22:55:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:34 arm64: Pulling from edgex-lftools-log-publisher 22:55:34 8998bd30e6a1: Pulling fs layer 22:55:34 04944245beec: Pulling fs layer 22:55:34 699f458cf7ca: Pulling fs layer 22:55:34 765212b225bb: Pulling fs layer 22:55:34 f23df028b6ca: Pulling fs layer 22:55:34 d65c8cfc05b1: Pulling fs layer 22:55:34 2437ff75d9bd: Pulling fs layer 22:55:34 765212b225bb: Waiting 22:55:34 f23df028b6ca: Waiting 22:55:34 d65c8cfc05b1: Waiting 22:55:34 2437ff75d9bd: Waiting 22:55:34 04944245beec: Verifying Checksum 22:55:34 04944245beec: Download complete 22:55:34 765212b225bb: Verifying Checksum 22:55:34 765212b225bb: Download complete 22:55:34 f23df028b6ca: Verifying Checksum 22:55:34 f23df028b6ca: Download complete 22:55:34 d65c8cfc05b1: Download complete 22:55:35 699f458cf7ca: Verifying Checksum 22:55:35 699f458cf7ca: Download complete 22:55:35 8998bd30e6a1: Verifying Checksum 22:55:35 8998bd30e6a1: Download complete 22:55:37 2437ff75d9bd: Verifying Checksum 22:55:37 2437ff75d9bd: Download complete 22:55:39 8998bd30e6a1: Pull complete 22:55:39 04944245beec: Pull complete 22:55:41 699f458cf7ca: Pull complete 22:55:41 765212b225bb: Pull complete 22:55:42 f23df028b6ca: Pull complete 22:55:42 d65c8cfc05b1: Pull complete 22:55:57 2437ff75d9bd: Pull complete 22:55:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:55:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:58 prd-ubuntu20.04-docker-arm64-4c-16g-22923 does not seem to be running inside a container 22:55:58 $ 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/47 -v /w/workspace/device-onvif-camera/47:/w/workspace/device-onvif-camera/47:rw,z -v /w/workspace/device-onvif-camera/47@tmp:/w/workspace/device-onvif-camera/47@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 22:56:00 $ docker top e21a3fcb82ae5e888dccc703e731a9bbc919d4fae95739012ebe5acff5636fd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:01 ---> job-cost.sh 22:56:01 lf-activate-venv: SKIPPING 22:56:01 INFO: No Stack... 22:56:02 INFO: Retrieving Pricing Info for: v3-standard-4 22:56:02 INFO: Archiving Costs [Pipeline] sh 22:56:03 + + cut -d, -f6 22:56:03 cat /w/workspace/device-onvif-camera/47/archives/cost.csv [Pipeline] lock 22:56:03 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] 22:56:03 Resource [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] did not exist. Created. 22:56:03 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:56:04 /w/workspace/device-onvif-camera/47@tmp/durable-8d4224c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:56:04 + echo total: 0.10999999940395355 [Pipeline] stash 22:56:05 Warning: overwriting stash ‘stack-cost’ 22:56:05 Stashed 1 file(s) [Pipeline] } 22:56:05 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 22:56:05 $ docker stop --time=1 e21a3fcb82ae5e888dccc703e731a9bbc919d4fae95739012ebe5acff5636fd9 22:56:06 $ docker rm -f e21a3fcb82ae5e888dccc703e731a9bbc919d4fae95739012ebe5acff5636fd9 [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 22:56:07 provisioning config files... 22:56:07 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1621363590194159786tmp [Pipeline] { [Pipeline] sh 22:56:07 + set +x 22:56:07 + bash -s -- 22:56:07 + curl -s https://codecov.io/bash 22:56:07 22:56:07 _____ _ 22:56:07 / ____| | | 22:56:07 | | ___ __| | ___ ___ _____ __ 22:56:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:56:07 | |___| (_) | (_| | __/ (_| (_) \ V / 22:56:07 \_____\___/ \__,_|\___|\___\___/ \_/ 22:56:07 Bash-1.0.6 22:56:07 22:56:07 22:56:07 ==> git version 2.25.1 found 22:56:07 ==> 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 22:56:07 Release-Date: 2020-01-08 22:56:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:56:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:56:07 ==> Jenkins CI detected. 22:56:07 current dir:  /w/workspace/foundry_device-onvif-camera_main 22:56:07 project root: . 22:56:07 --> token set from env 22:56:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:56:07 ==> Running gcov in . (disable via -X gcov) 22:56:07 ==> Python coveragepy not found 22:56:07 ==> Searching for coverage reports in: 22:56:07 + . 22:56:07 -> Found 1 reports 22:56:07 ==> Detecting git/mercurial file structure 22:56:07 ==> Reading reports 22:56:07 + ./coverage.out bytes=76854 22:56:07 ==> Appending adjustments 22:56:07 https://docs.codecov.io/docs/fixing-reports 22:56:07 + Found adjustments 22:56:07 ==> Gzipping contents 22:56:07 12K /tmp/codecov.KMByyk.gz 22:56:07 ==> Uploading reports 22:56:07 url: https://codecov.io 22:56:07 query: branch=main&commit=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:56:07 -> Pinging Codecov 22:56:07 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=a7f4bbdd92e86766513fcb71b61d6b3a5793edb3&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:56:07 -> Uploading to 22:56:07 https://storage.googleapis.com/codecov/v4/raw/2022-08-16/F29A59C45E3A92E06B3E522C9905F8EF/a7f4bbdd92e86766513fcb71b61d6b3a5793edb3/61d628c7-65cb-4c19-8ada-4a9bae0cfb0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220816T225607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2d5c36bd1bfccf0b9efc122ec17ccab54e63e071938ff0d353c62d27aae58bb 22:56:07 % Total % Received % Xferd Average Speed Time Time Time Current 22:56:07 Dload Upload Total Spent Left Speed 22:56:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10388 0 0 100 10388 0 43283 --:--:-- --:--:-- --:--:-- 43464 22:56:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] } 22:56:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:56:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:56:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:56:08 22:56:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:56:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:56:08 df9b9388f04a: Pulling fs layer 22:56:08 52dc419b0ee2: Pulling fs layer 22:56:08 25bc292e5bac: Pulling fs layer 22:56:08 114826534d7a: Pulling fs layer 22:56:08 4657fd5d0bcf: Pulling fs layer 22:56:08 6ad1cebc031e: Pulling fs layer 22:56:08 8a3aa393b2d8: Pulling fs layer 22:56:08 4657fd5d0bcf: Waiting 22:56:08 6ad1cebc031e: Waiting 22:56:08 8a3aa393b2d8: Waiting 22:56:08 25bc292e5bac: Verifying Checksum 22:56:08 25bc292e5bac: Download complete 22:56:08 52dc419b0ee2: Download complete 22:56:08 4657fd5d0bcf: Download complete 22:56:08 df9b9388f04a: Download complete 22:56:09 df9b9388f04a: Pull complete 22:56:09 6ad1cebc031e: Verifying Checksum 22:56:09 6ad1cebc031e: Download complete 22:56:09 52dc419b0ee2: Pull complete 22:56:09 25bc292e5bac: Pull complete 22:56:09 114826534d7a: Verifying Checksum 22:56:09 114826534d7a: Download complete 22:56:10 8a3aa393b2d8: Verifying Checksum 22:56:10 8a3aa393b2d8: Download complete 22:56:13 114826534d7a: Pull complete 22:56:13 4657fd5d0bcf: Pull complete 22:56:13 6ad1cebc031e: Pull complete 22:56:16 8a3aa393b2d8: Pull complete 22:56:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:56:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:16 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:56:16 $ 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 22:56:18 $ docker top 3ce608f6e72db074329b68f473f77e2ec531cdff2d420728ceb8e6e839c0c8d6 -eo pid,comm [Pipeline] { [Pipeline] echo 22:56:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 22:56:19 + set -o pipefail 22:56:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 22:56:25 22:56:25 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 22:56:25 22:56:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/5c7fb4a8-7e75-4fb6-8cf2-4db07ae491e8 22:56:25 22:56:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:56:25 22:56:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:56:25 22:56:25 [Pipeline] } 22:56:25 $ docker stop --time=1 3ce608f6e72db074329b68f473f77e2ec531cdff2d420728ceb8e6e839c0c8d6 22:56:27 $ docker rm -f 3ce608f6e72db074329b68f473f77e2ec531cdff2d420728ceb8e6e839c0c8d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:56:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:28 provisioning config files... 22:56:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5346120758909799812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:28 --> edgex-publish-swagger.sh 22:56:28 === Publish doc/openapi/v2 API === 22:56:28 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 22:56:28 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 22:56:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:56:28 Dload Upload Total Spent Left Speed 22:56:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 45 139k 0 0 45 65536 0 551k --:--:-- --:--:-- --:--:-- 547k 100 139k 0 0 100 139k 0 184k --:--:-- --:--:-- --:--:-- 183k 22:56:29 22:56:29 [Pipeline] } 22:56:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:56:29 + git log --format=format:%s -1 a7f4bbdd92e86766513fcb71b61d6b3a5793edb3 [Pipeline] sh 22:56:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:56:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:56:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:30 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:56:30 $ 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 22:56:30 $ docker top f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c -eo pid,comm 22:56:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:56:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:56:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:56:30 [ssh-agent] Looking for ssh-agent implementation... 22:56:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:31 $ docker exec f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c ssh-agent 22:56:31 SSH_AUTH_SOCK=/tmp/ssh-rmODhVKkV9eD/agent.33 22:56:31 SSH_AGENT_PID=39 22:56:31 Running ssh-add (command line suppressed) 22:56:31 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6048856476097670492.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6048856476097670492.key) 22:56:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:56:31 + git semver tag 22:56:31 2022-08-16 22:56:31,805 [run_tag] DEBUG tag force:False 22:56:31 2022-08-16 22:56:31,805 [check_head_tag] DEBUG check head tag 22:56:31 2022-08-16 22:56:31,806 [execute] INFO git cat-file --batch-check 22:56:31 2022-08-16 22:56:31,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:56:31 2022-08-16 22:56:31,811 [execute] INFO git cat-file --batch 22:56:31 2022-08-16 22:56:31,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 22:56:31 2022-08-16 22:56:31,828 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:56:31 2022-08-16 22:56:31,828 [execute] INFO git tag -a v2.3.0-dev.8 -m v2.3.0-dev.8 22:56:31 2022-08-16 22:56:31,828 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.8', '-m', 'v2.3.0-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 22:56:31 2022-08-16 22:56:31,835 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:56:31 2.3.0-dev.8 [Pipeline] } 22:56:31 $ docker exec --env ******** --env ******** f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c ssh-agent -k 22:56:32 unset SSH_AUTH_SOCK; 22:56:32 unset SSH_AGENT_PID; 22:56:32 echo Agent pid 39 killed; 22:56:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:32 + git semver [Pipeline] } 22:56:32 $ docker stop --time=1 f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c 22:56:33 $ docker rm -f f431471f1d1a3589acbbd57b5ed0c30c56ffb5e2bb53b628420ba792d1d7392c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:56:34 22:56:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:56:34 0.23.1-centos7: Pulling from edgex-lftools 22:56:34 ab5ef0e58194: Pulling fs layer 22:56:34 9712f1f96733: Pulling fs layer 22:56:34 63f879dbbcfc: Pulling fs layer 22:56:34 0d9ebad4ef96: Pulling fs layer 22:56:34 e9a5061849ea: Pulling fs layer 22:56:34 d747dcd14b5f: Pulling fs layer 22:56:34 2de7ff778b66: Pulling fs layer 22:56:34 e9a5061849ea: Waiting 22:56:34 d747dcd14b5f: Waiting 22:56:34 0d9ebad4ef96: Waiting 22:56:34 2de7ff778b66: Waiting 22:56:34 9712f1f96733: Verifying Checksum 22:56:34 9712f1f96733: Download complete 22:56:34 63f879dbbcfc: Verifying Checksum 22:56:34 63f879dbbcfc: Download complete 22:56:35 e9a5061849ea: Verifying Checksum 22:56:35 e9a5061849ea: Download complete 22:56:35 d747dcd14b5f: Verifying Checksum 22:56:35 d747dcd14b5f: Download complete 22:56:35 0d9ebad4ef96: Verifying Checksum 22:56:35 0d9ebad4ef96: Download complete 22:56:35 ab5ef0e58194: Verifying Checksum 22:56:35 ab5ef0e58194: Download complete 22:56:35 2de7ff778b66: Verifying Checksum 22:56:37 ab5ef0e58194: Pull complete 22:56:37 9712f1f96733: Pull complete 22:56:38 63f879dbbcfc: Pull complete 22:56:43 0d9ebad4ef96: Pull complete 22:56:43 e9a5061849ea: Pull complete 22:56:43 d747dcd14b5f: Pull complete 22:56:44 2de7ff778b66: Pull complete 22:56:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:56:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:44 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:56:44 $ 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 22:56:46 $ docker top 2152655d6d3e9b1b8f5f74e8e98cd7ec35fa51b530f29db4e4464cdea26f2c3e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:56:46 provisioning config files... 22:56:46 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2551292060889133556tmp 22:56:46 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7352724435318470722tmp 22:56:46 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3046760981940109552tmp [Pipeline] { [Pipeline] echo 22:56:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:56:47 ---> sigul-configuration.sh 22:56:47 gpg: directory `/root/.gnupg' created 22:56:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:56:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:56:47 gpg: keyring `/root/.gnupg/secring.gpg' created 22:56:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:56:47 gpg: CAST5 encrypted data 22:56:47 gpg: encrypted with 1 passphrase 22:56:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:56:47 + mkdir /home/jenkins 22:56:47 + mkdir /home/jenkins/sigul [Pipeline] sh 22:56:47 + 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 22:56:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:56:48 ---> sigul-install.sh 22:56:48 Sigul already installed; skipping installation. [Pipeline] sh 22:56:48 + git tag --list 22:56:48 v0.0.0 22:56:48 v0.0.1-dev.1 22:56:48 v0.0.1-dev.10 22:56:48 v0.0.1-dev.11 22:56:48 v0.0.1-dev.12 22:56:48 v0.0.1-dev.13 22:56:48 v0.0.1-dev.14 22:56:48 v0.0.1-dev.15 22:56:48 v0.0.1-dev.16 22:56:48 v0.0.1-dev.17 22:56:48 v0.0.1-dev.18 22:56:48 v0.0.1-dev.19 22:56:48 v0.0.1-dev.2 22:56:48 v0.0.1-dev.20 22:56:48 v0.0.1-dev.21 22:56:48 v0.0.1-dev.22 22:56:48 v0.0.1-dev.23 22:56:48 v0.0.1-dev.24 22:56:48 v0.0.1-dev.25 22:56:48 v0.0.1-dev.26 22:56:48 v0.0.1-dev.27 22:56:48 v0.0.1-dev.28 22:56:48 v0.0.1-dev.3 22:56:48 v0.0.1-dev.4 22:56:48 v0.0.1-dev.5 22:56:48 v0.0.1-dev.6 22:56:48 v0.0.1-dev.7 22:56:48 v0.0.1-dev.8 22:56:48 v0.0.1-dev.9 22:56:48 v2.2.0 22:56:48 v2.2.0-dev.29 22:56:48 v2.2.0-dev.30 22:56:48 v2.2.0-dev.31 22:56:48 v2.2.0-dev.32 22:56:48 v2.2.0-dev.33 22:56:48 v2.2.0-dev.34 22:56:48 v2.2.0-dev.35 22:56:48 v2.3.0-dev.1 22:56:48 v2.3.0-dev.2 22:56:48 v2.3.0-dev.3 22:56:48 v2.3.0-dev.4 22:56:48 v2.3.0-dev.5 22:56:48 v2.3.0-dev.6 22:56:48 v2.3.0-dev.7 22:56:48 v2.3.0-dev.8 [Pipeline] sh 22:56:48 + lftools sign git-tag v2.3.0-dev.8 22:56:49 Signing Git tag with Sigul... 22:56:49 Signing v2.3.0-dev.8 [Pipeline] echo 22:56:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:56:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:56:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:56:50 $ docker stop --time=1 2152655d6d3e9b1b8f5f74e8e98cd7ec35fa51b530f29db4e4464cdea26f2c3e 22:56:51 $ docker rm -f 2152655d6d3e9b1b8f5f74e8e98cd7ec35fa51b530f29db4e4464cdea26f2c3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:56:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:56:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:52 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:56:52 $ 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 22:56:52 $ docker top 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:56:52 [ssh-agent] Looking for ssh-agent implementation... 22:56:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:52 $ docker exec 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d ssh-agent 22:56:53 SSH_AUTH_SOCK=/tmp/ssh-ktDKlKWu4CxK/agent.33 22:56:53 SSH_AGENT_PID=41 22:56:53 Running ssh-add (command line suppressed) 22:56:53 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_26252341757639125.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_26252341757639125.key) 22:56:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:56:53 + git semver bump pre 22:56:53 2022-08-16 22:56:53,676 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:56:53 2022-08-16 22:56:53,676 [bump_version] DEBUG bumping version:2.3.0-dev.8 on axis:pre with prefix:dev 22:56:53 2022-08-16 22:56:53,677 [bump_version] DEBUG bumped version:2.3.0-dev.9 22:56:53 2022-08-16 22:56:53,677 [write_version] DEBUG write version:2.3.0-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 22:56:53 2022-08-16 22:56:53,677 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:56:53 2022-08-16 22:56:53,677 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 22:56:53 2022-08-16 22:56:53,681 [execute] INFO git cat-file --batch-check 22:56:53 2022-08-16 22:56:53,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:56:53 2022-08-16 22:56:53,688 [execute] INFO git cat-file --batch 22:56:53 2022-08-16 22:56:53,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:56:53 2022-08-16 22:56:53,695 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:56:53 2.3.0-dev.9 [Pipeline] } 22:56:53 $ docker exec --env ******** --env ******** 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d ssh-agent -k 22:56:54 unset SSH_AUTH_SOCK; 22:56:54 unset SSH_AGENT_PID; 22:56:54 echo Agent pid 41 killed; 22:56:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:54 + git semver [Pipeline] } 22:56:54 $ docker stop --time=1 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d 22:56:55 $ docker rm -f 477ab9072c05e7ca3d504649c9c25655065fd1f547f27476c7e4dcec9b2a314d [Pipeline] // withDockerContainer [Pipeline] sh 22:56:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:56:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:56:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:56 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:56:56 $ 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 22:56:57 $ docker top 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:56:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:56:57 [ssh-agent] Looking for ssh-agent implementation... 22:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:57 $ docker exec 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 ssh-agent 22:56:57 SSH_AUTH_SOCK=/tmp/ssh-gug8etOw9uaR/agent.32 22:56:57 SSH_AGENT_PID=38 22:56:57 Running ssh-add (command line suppressed) 22:56:57 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4076128734101007365.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4076128734101007365.key) 22:56:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:56:58 + git semver push 22:56:58 2022-08-16 22:56:58,195 [run_push] DEBUG push 22:56:58 2022-08-16 22:56:58,196 [execute] INFO git cat-file --batch-check 22:56:58 2022-08-16 22:56:58,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:56:58 2022-08-16 22:56:58,200 [execute] INFO git rev-list aebff1ae19e57089dcc21888d9cbe2f55524ba69 -- 22:56:58 2022-08-16 22:56:58,200 [execute] DEBUG Popen(['git', 'rev-list', 'aebff1ae19e57089dcc21888d9cbe2f55524ba69', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:56:58 2022-08-16 22:56:58,206 [execute] INFO git fetch -v origin 22:56:58 2022-08-16 22:56:58,207 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:56:58 2022-08-16 22:56:58,691 [run_push] DEBUG no remote changes detected 22:56:58 2022-08-16 22:56:58,692 [execute] INFO git push origin semver 22:56:58 2022-08-16 22:56:58,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:56:59 2022-08-16 22:56:59,355 [run_push] DEBUG push all version tags 22:56:59 2022-08-16 22:56:59,356 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:56:59 2022-08-16 22:56:59,356 [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) 22:57:00 2022-08-16 22:57:00,019 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 22:57:00 2.3.0-dev.9 [Pipeline] } 22:57:00 $ docker exec --env ******** --env ******** 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 ssh-agent -k 22:57:00 unset SSH_AUTH_SOCK; 22:57:00 unset SSH_AGENT_PID; 22:57:00 echo Agent pid 38 killed; 22:57:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:00 + git semver [Pipeline] } 22:57:01 $ docker stop --time=1 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 22:57:02 $ docker rm -f 21a2132e12f783b19b83158e8f48d36f1d332248ea8fa7efa80f60e0a52ae3e7 [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 22:57:02 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 22:57:02 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:57:02 total 16 22:57:02 drwxr-xr-x 3 root root 4096 Aug 16 22:48 . 22:57:02 drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 22:56 .. 22:57:02 drwxr-xr-x 2 root root 4096 Aug 16 22:48 cost 22:57:02 -rw-r--r-- 1 root root 90 Aug 16 22:48 cost.csv 22:57:02 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 22:57:02 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 22:57:02 total 16 22:57:02 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:48 . 22:57:02 drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 22:56 .. 22:57:02 drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 22:48 cost 22:57:02 -rw-r--r-- 1 jenkins jenkins 90 Aug 16 22:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:57:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:57:04 ---> package-listing.sh 22:57:04 ++ facter osfamily 22:57:04 ++ tr '[:upper:]' '[:lower:]' 22:57:04 + OS_FAMILY=debian 22:57:04 + workspace=/w/workspace/foundry_device-onvif-camera_main 22:57:04 + START_PACKAGES=/tmp/packages_start.txt 22:57:04 + END_PACKAGES=/tmp/packages_end.txt 22:57:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:57:04 + PACKAGES=/tmp/packages_start.txt 22:57:04 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:57:04 + PACKAGES=/tmp/packages_end.txt 22:57:04 + case "${OS_FAMILY}" in 22:57:04 + dpkg -l 22:57:04 + grep '^ii' 22:57:04 + '[' -f /tmp/packages_start.txt ']' 22:57:04 + '[' -f /tmp/packages_end.txt ']' 22:57:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:57:04 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 22:57:04 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 22:57:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 22:57:04 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 22:57:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:05 prd-ubuntu20.04-docker-8c-8g-22922 does not seem to be running inside a container 22:57:05 $ 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 22:57:05 $ docker top d747e7bb32fc71ca00b3b3e607e669d41ee9bd40124ac1b8bed739a114cfb90c -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:06 + touch /tmp/pre-build-complete [Pipeline] sh 22:57:06 + mkdir -p /var/log/sysstat [Pipeline] sh 22:57:06 + ls /var/log/sa-host 22:57:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:06 provisioning config files... 22:57:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3855026468336252029tmp [Pipeline] { [Pipeline] echo 22:57:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:07 ---> create-netrc.sh [Pipeline] } 22:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:57:07 ---> python-tools-install.sh [Pipeline] echo 22:57:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:07 ---> sudo-logs.sh 22:57:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:57:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:07 ---> job-cost.sh 22:57:07 lf-activate-venv: SKIPPING 22:57:07 DEBUG: total: 0.2199999988079071 22:57:07 INFO: Retrieving Stack Cost... 22:57:08 INFO: Retrieving Pricing Info for: v3-standard-8 22:57:08 INFO: Archiving Costs [Pipeline] echo 22:57:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:09 ---> logs-deploy.sh 22:57:09 lf-activate-venv: SKIPPING 22:57:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/47 22:57:09 INFO: archiving workspace using pattern(s): 22:57:10 Archives upload complete. 22:57:10 INFO: archiving logs to Nexus 22:57:10 ---> uname -a: 22:57:10 Linux prd-ubuntu20-04-docker-8c-8g-22922 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:57:10 22:57:10 22:57:10 ---> lscpu: 22:57:10 Architecture: x86_64 22:57:10 CPU op-mode(s): 32-bit, 64-bit 22:57:10 Byte Order: Little Endian 22:57:10 Address sizes: 40 bits physical, 48 bits virtual 22:57:10 CPU(s): 8 22:57:10 On-line CPU(s) list: 0-7 22:57:10 Thread(s) per core: 1 22:57:10 Core(s) per socket: 1 22:57:10 Socket(s): 8 22:57:10 NUMA node(s): 1 22:57:10 Vendor ID: AuthenticAMD 22:57:10 CPU family: 23 22:57:10 Model: 49 22:57:10 Model name: AMD EPYC-Rome Processor 22:57:10 Stepping: 0 22:57:10 CPU MHz: 2799.996 22:57:10 BogoMIPS: 5599.99 22:57:10 Virtualization: AMD-V 22:57:10 Hypervisor vendor: KVM 22:57:10 Virtualization type: full 22:57:10 L1d cache: 256 KiB 22:57:10 L1i cache: 256 KiB 22:57:10 L2 cache: 4 MiB 22:57:10 L3 cache: 128 MiB 22:57:10 NUMA node0 CPU(s): 0-7 22:57:10 Vulnerability Itlb multihit: Not affected 22:57:10 Vulnerability L1tf: Not affected 22:57:10 Vulnerability Mds: Not affected 22:57:10 Vulnerability Meltdown: Not affected 22:57:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:57:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:57:10 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:57:10 Vulnerability Srbds: Not affected 22:57:10 Vulnerability Tsx async abort: Not affected 22:57:10 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 22:57:10 22:57:10 22:57:10 ---> nproc: 22:57:10 8 22:57:10 22:57:10 22:57:10 ---> df -h: 22:57:10 Filesystem Size Used Avail Use% Mounted on 22:57:10 overlay 155G 13G 143G 8% / 22:57:10 tmpfs 64M 0 64M 0% /dev 22:57:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:57:10 shm 64M 0 64M 0% /dev/shm 22:57:10 /dev/vda1 155G 13G 143G 8% /facter-os 22:57:10 22:57:10 22:57:10 ---> sar -b -r -n DEV: 22:57:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22922) 08/16/22 _x86_64_ (8 CPU) 22:57:10 22:57:10 22:45:20 LINUX RESTART (8 CPU) 22:57:10 22:57:10 22:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:57:10 22:47:01 227.84 4.27 223.57 0.00 404.74 163653.00 0.00 22:57:10 22:48:01 156.71 0.18 156.52 0.00 13.46 26342.68 0.00 22:57:10 22:49:01 35.04 0.00 35.04 0.00 0.00 16771.75 0.00 22:57:10 22:50:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 22:57:10 22:51:01 1.68 0.02 1.67 0.00 0.13 18.93 0.00 22:57:10 22:52:01 2.07 0.00 2.07 0.00 0.00 27.99 0.00 22:57:10 22:53:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 22:57:10 22:54:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 22:57:10 22:55:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 22:57:10 22:56:01 1.77 0.00 1.77 0.00 0.00 24.26 0.00 22:57:10 22:57:01 130.86 0.43 130.43 0.00 24.13 64789.60 0.00 22:57:10 Average: 50.86 0.44 50.42 0.00 39.68 24490.21 0.00 22:57:10 22:57:10 22:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:57:10 22:47:01 28012912 31567020 726268 2.21 162880 3587528 2462140 7.26 1464768 2941228 111256 22:57:10 22:48:01 28065912 31780244 515508 1.57 168928 3740488 1758692 5.18 1338528 3017180 768 22:57:10 22:49:01 27541848 31765040 528380 1.61 176708 4192292 1784900 5.26 1369612 3456628 12 22:57:10 22:50:01 27542268 31765516 527476 1.60 176744 4192292 1784900 5.26 1368468 3456632 12 22:57:10 22:51:01 27555696 31778992 513956 1.56 176800 4192304 1803012 5.31 1356420 3456648 12 22:57:10 22:52:01 27555680 31778980 513864 1.56 176840 4192304 1803012 5.31 1356020 3456640 180 22:57:10 22:53:01 27564232 31787636 505220 1.54 176904 4192300 1803012 5.31 1347992 3456660 20 22:57:10 22:54:01 27563868 31787332 505468 1.54 176944 4192316 1803012 5.31 1348044 3456672 12 22:57:10 22:55:01 27563820 31787284 505416 1.54 176952 4192348 1803012 5.31 1348044 3456672 12 22:57:10 22:56:01 27563640 31787448 505624 1.54 176988 4192316 1803012 5.31 1348360 3456960 64 22:57:10 22:57:01 26042144 31748496 537016 1.63 219000 5500988 2125844 6.27 1480676 4704740 864 22:57:10 Average: 27506547 31757635 534927 1.63 178699 4215225 1884959 5.56 1375176 3483333 10292 22:57:10 22:57:10 22:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:57:10 22:47:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 22:57:10 22:47:01 docker0 154.07 188.70 12.41 1662.04 0.00 0.00 0.00 0.00 22:57:10 22:47:01 vethebf058a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:57:10 22:47:01 ens3 497.19 379.60 7371.74 103.91 0.00 0.00 0.00 0.00 22:57:10 22:48:01 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 22:57:10 22:48:01 docker0 10.08 14.46 0.59 98.70 0.00 0.00 0.00 0.00 22:57:10 22:48:01 ens3 93.48 69.77 194.83 235.48 0.00 0.00 0.00 0.00 22:57:10 22:49:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 22:57:10 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:49:01 ens3 165.89 114.30 2543.06 62.14 0.00 0.00 0.00 0.00 22:57:10 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:10 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:50:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:57:10 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:51:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:57:10 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:10 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:10 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:10 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:54:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:57:10 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:10 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:10 22:56:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 22:57:10 22:57:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 22:57:10 22:57:01 docker0 46.04 53.64 4.11 735.39 0.00 0.00 0.00 0.00 22:57:10 22:57:01 ens3 437.81 310.75 7961.45 131.45 0.00 0.00 0.00 0.00 22:57:10 22:57:01 veth35a8160 1.97 1.62 0.31 0.52 0.00 0.00 0.00 0.00 22:57:10 Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 22:57:10 Average: docker0 18.90 23.10 1.54 224.75 0.00 0.00 0.00 0.00 22:57:10 Average: ens3 108.06 79.10 1634.16 48.38 0.00 0.00 0.00 0.00 22:57:10 Average: veth35a8160 0.18 0.15 0.03 0.05 0.00 0.00 0.00 0.00 22:57:10 22:57:10 22:57:10 ---> sar -P ALL: 22:57:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22922) 08/16/22 _x86_64_ (8 CPU) 22:57:10 22:57:10 22:45:20 LINUX RESTART (8 CPU) 22:57:10 22:57:10 22:46:02 CPU %user %nice %system %iowait %steal %idle 22:57:10 22:47:01 all 16.85 0.00 6.24 1.83 0.07 75.01 22:57:10 22:47:01 0 16.66 0.00 5.86 2.25 0.07 75.15 22:57:10 22:47:01 1 16.99 0.00 6.79 1.39 0.07 74.76 22:57:10 22:47:01 2 17.57 0.00 5.66 0.95 0.07 75.75 22:57:10 22:47:01 3 17.23 0.00 6.59 0.69 0.07 75.42 22:57:10 22:47:01 4 15.05 0.00 6.02 3.78 0.07 75.08 22:57:10 22:47:01 5 17.21 0.00 5.67 1.98 0.07 75.08 22:57:10 22:47:01 6 17.71 0.00 7.34 1.26 0.07 73.62 22:57:10 22:47:01 7 16.38 0.00 6.02 2.33 0.07 75.20 22:57:10 22:48:01 all 38.66 0.00 6.32 0.91 0.08 54.03 22:57:10 22:48:01 0 38.61 0.00 5.65 0.03 0.08 55.62 22:57:10 22:48:01 1 39.17 0.00 6.31 2.77 0.08 51.67 22:57:10 22:48:01 2 39.23 0.00 6.49 0.10 0.08 54.09 22:57:10 22:48:01 3 38.71 0.00 6.28 0.12 0.08 54.81 22:57:10 22:48:01 4 37.84 0.00 6.30 0.07 0.07 55.72 22:57:10 22:48:01 5 39.31 0.00 6.52 2.71 0.08 51.37 22:57:10 22:48:01 6 38.02 0.00 7.18 0.52 0.08 54.20 22:57:10 22:48:01 7 38.36 0.00 5.84 0.95 0.08 54.77 22:57:10 22:49:01 all 3.59 0.00 1.45 0.37 0.01 94.58 22:57:10 22:49:01 0 3.63 0.00 1.59 0.02 0.02 94.75 22:57:10 22:49:01 1 3.67 0.00 1.39 0.25 0.02 94.67 22:57:10 22:49:01 2 3.46 0.00 1.29 0.02 0.00 95.24 22:57:10 22:49:01 3 3.40 0.00 1.12 0.03 0.03 95.41 22:57:10 22:49:01 4 3.06 0.00 1.42 0.00 0.02 95.50 22:57:10 22:49:01 5 3.95 0.00 1.66 1.94 0.02 92.43 22:57:10 22:49:01 6 4.42 0.00 1.64 0.00 0.00 93.95 22:57:10 22:49:01 7 3.16 0.00 1.46 0.67 0.02 94.69 22:57:10 22:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:57:10 22:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:50:01 1 0.02 0.00 0.03 0.03 0.02 99.90 22:57:10 22:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:57:10 22:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:57:10 22:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:57:10 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:10 22:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:57:10 22:50:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:57:10 22:51:01 all 0.04 0.00 0.01 0.01 0.00 99.94 22:57:10 22:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:57:10 22:51:01 1 0.05 0.00 0.02 0.03 0.00 99.90 22:57:10 22:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:10 22:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:57:10 22:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 22:57:10 22:51:01 5 0.08 0.00 0.02 0.00 0.00 99.90 22:57:10 22:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:57:10 22:51:01 7 0.02 0.00 0.02 0.07 0.00 99.90 22:57:10 22:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:57:10 22:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:57:10 22:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:57:10 22:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:57:10 22:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:57:10 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:52:01 7 0.02 0.00 0.02 0.05 0.00 99.92 22:57:10 22:53:01 all 0.02 0.00 0.02 0.01 0.00 99.95 22:57:10 22:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:57:10 22:53:01 1 0.03 0.00 0.05 0.02 0.02 99.88 22:57:10 22:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:10 22:53:01 3 0.07 0.00 0.05 0.00 0.00 99.88 22:57:10 22:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:57:10 22:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:10 22:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:57:10 22:53:01 7 0.02 0.00 0.00 0.05 0.00 99.93 22:57:10 22:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:57:10 22:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:57:10 22:54:01 1 0.00 0.00 0.00 0.03 0.00 99.97 22:57:10 22:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:57:10 22:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:10 22:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:54:01 7 0.02 0.00 0.03 0.03 0.02 99.90 22:57:10 22:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:57:10 22:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:57:10 22:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:57:10 22:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 22:57:10 22:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:10 22:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:57:10 22:55:01 7 0.03 0.00 0.02 0.02 0.00 99.93 22:57:10 22:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:57:10 22:56:01 0 0.03 0.00 0.03 0.02 0.00 99.92 22:57:10 22:56:01 1 0.00 0.00 0.00 0.03 0.00 99.97 22:57:10 22:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:57:10 22:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:57:10 22:56:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:57:10 22:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:10 22:56:01 7 0.02 0.00 0.00 0.03 0.00 99.95 22:57:10 22:57:01 all 10.32 0.00 4.19 1.38 0.06 84.05 22:57:10 22:57:01 0 10.45 0.00 4.19 0.35 0.07 84.94 22:57:10 22:57:01 1 10.24 0.00 5.28 6.86 0.05 77.57 22:57:10 22:57:01 2 9.93 0.00 3.64 0.88 0.05 85.51 22:57:10 22:57:01 3 10.15 0.00 4.10 0.52 0.07 85.16 22:57:10 22:57:01 4 10.05 0.00 4.31 0.17 0.05 85.42 22:57:10 22:57:01 5 11.19 0.00 3.71 0.30 0.05 84.75 22:57:10 22:57:01 6 9.88 0.00 3.93 1.72 0.05 84.42 22:57:10 22:57:01 7 10.71 0.00 4.35 0.27 0.07 84.60 22:57:10 22:57:10 Average: CPU %user %nice %system %iowait %steal %idle 22:57:10 Average: all 6.26 0.00 1.64 0.41 0.02 91.67 22:57:10 Average: 0 6.25 0.00 1.56 0.24 0.02 91.93 22:57:10 Average: 1 6.31 0.00 1.78 1.03 0.02 90.85 22:57:10 Average: 2 6.31 0.00 1.54 0.17 0.02 91.96 22:57:10 Average: 3 6.27 0.00 1.64 0.12 0.02 91.94 22:57:10 Average: 4 5.95 0.00 1.63 0.36 0.02 92.04 22:57:10 Average: 5 6.47 0.00 1.58 0.62 0.02 91.31 22:57:10 Average: 6 6.30 0.00 1.81 0.31 0.02 91.56 22:57:10 Average: 7 6.18 0.00 1.59 0.40 0.02 91.80 22:57:10 22:57:10 22:57:10