Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c893ccd00bd93586d1ab6d6677a361d615ad380 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-ssh9415169771593879420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2197167955031148396.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh11725126968544317449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9747657035389927507.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh9693135576434259085.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5427 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/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 4c893ccd00bd93586d1ab6d6677a361d615ad380 (main) Commit message: "Merge pull request #429 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > 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 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 > git rev-list --no-walk 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:09:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:09:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:09:49 ========================================================= 07:09:49 EdgeX Global Pipelines Version Info 07:09:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:09:50 ------------------- 07:09:50 stable info: 07:09:50 ------------------- 07:09:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:09:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:09:50 Message: update stable to v1.0.258 07:09:50 ------------------- 07:09:50 experimental info: 07:09:50 ------------------- 07:09:50 Commited By: **** collab-it+edgex@linuxfoundation.org 07:09:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:09:50 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:09:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:09:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:09:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:09:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:09:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:09:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:09:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:09:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c893cc [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:51 provisioning config files... 07:09:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15860196976666741660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:52 ---> ****-login.sh 07:09:52 nexus3.edgexfoundry.org:10001 07:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:52 Configure a credential helper to remove this warning. See 07:09:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:52 07:09:52 Login Succeeded 07:09:52 nexus3.edgexfoundry.org:10002 07:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:52 Configure a credential helper to remove this warning. See 07:09:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:52 07:09:52 Login Succeeded 07:09:52 nexus3.edgexfoundry.org:10003 07:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:52 Configure a credential helper to remove this warning. See 07:09:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:52 07:09:52 Login Succeeded 07:09:52 nexus3.edgexfoundry.org:10004 07:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:52 Configure a credential helper to remove this warning. See 07:09:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:52 07:09:52 Login Succeeded 07:09:52 ****.io 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 ---> ****-login.sh ends [Pipeline] } 07:09:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:09:53 + git rev-list -1 --merges 4c893ccd00bd93586d1ab6d6677a361d615ad380~1..4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] echo 07:09:53 -----------> git rev-list -1 --merges 4c893ccd00bd93586d1ab6d6677a361d615ad380~1..4c893ccd00bd93586d1ab6d6677a361d615ad380 4c893ccd00bd93586d1ab6d6677a361d615ad380 07:09:53 4c893ccd00bd93586d1ab6d6677a361d615ad380 [false] [Pipeline] sh 07:09:54 + git log --format=format:%s -1 4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] echo 07:09:54 ========================================================= 07:09:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:09:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:09:54 + git log --format=format:%s -1 4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] echo 07:09:54 [semverPrep] GIT_COMMIT: 4c893ccd00bd93586d1ab6d6677a361d615ad380, Commit Message: Merge pull request #429 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo 07:09:54 [semverPrep] This is not a build commit. [Pipeline] sh 07:09:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:55 + grep -v github /etc/ssh/ssh_known_hosts 07:09:55 + [ -e /tmp/ssh_known_hosts ] 07:09:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:09:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:09:55 + sudo tee -a /etc/ssh/ssh_known_hosts 07:09:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:55 07:09:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:55 0.1.4: Pulling from edgex-devops/py-git-semver 07:09:55 b85a868b505f: Pulling fs layer 07:09:55 e2be974225ed: Pulling fs layer 07:09:55 339a4e72a1f5: Pulling fs layer 07:09:55 988bab9f4d93: Pulling fs layer 07:09:55 1469e6f7b9e6: Pulling fs layer 07:09:55 eaf3925da568: Pulling fs layer 07:09:55 bab4dde63d76: Pulling fs layer 07:09:55 bde34c3a00c8: Pulling fs layer 07:09:55 b352a97aabf1: Pulling fs layer 07:09:55 4872d77fe225: Pulling fs layer 07:09:55 5851b861e8e6: Pulling fs layer 07:09:55 988bab9f4d93: Waiting 07:09:55 1469e6f7b9e6: Waiting 07:09:55 eaf3925da568: Waiting 07:09:55 bab4dde63d76: Waiting 07:09:55 bde34c3a00c8: Waiting 07:09:55 b352a97aabf1: Waiting 07:09:55 4872d77fe225: Waiting 07:09:55 5851b861e8e6: Waiting 07:09:55 e2be974225ed: Download complete 07:09:55 988bab9f4d93: Download complete 07:09:55 1469e6f7b9e6: Verifying Checksum 07:09:55 1469e6f7b9e6: Download complete 07:09:56 eaf3925da568: Download complete 07:09:56 339a4e72a1f5: Verifying Checksum 07:09:56 339a4e72a1f5: Download complete 07:09:56 bde34c3a00c8: Download complete 07:09:56 b352a97aabf1: Download complete 07:09:56 4872d77fe225: Verifying Checksum 07:09:56 4872d77fe225: Download complete 07:09:56 5851b861e8e6: Download complete 07:09:56 b85a868b505f: Verifying Checksum 07:09:56 b85a868b505f: Download complete 07:09:56 bab4dde63d76: Verifying Checksum 07:09:56 bab4dde63d76: Download complete 07:09:57 b85a868b505f: Pull complete 07:09:57 e2be974225ed: Pull complete 07:09:57 339a4e72a1f5: Pull complete 07:09:58 988bab9f4d93: Pull complete 07:09:58 1469e6f7b9e6: Pull complete 07:09:58 eaf3925da568: Pull complete 07:10:00 bab4dde63d76: Pull complete 07:10:00 bde34c3a00c8: Pull complete 07:10:00 b352a97aabf1: Pull complete 07:10:00 4872d77fe225: Pull complete 07:10:00 5851b861e8e6: Pull complete 07:10:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:10:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:10:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:00 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:10:00 $ 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 07:10:04 $ docker top 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 -eo pid,comm 07:10:04 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). 07:10:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:10:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:04 [ssh-agent] Looking for ssh-agent implementation... 07:10:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:04 $ docker exec 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 ssh-agent 07:10:05 SSH_AUTH_SOCK=/tmp/ssh-kXQGv4NtkKhU/agent.34 07:10:05 SSH_AGENT_PID=40 07:10:05 Running ssh-add (command line suppressed) 07:10:05 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14719490065066014460.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14719490065066014460.key) 07:10:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:05 + git tag --points-at HEAD [Pipeline] } 07:10:05 $ docker exec --env ******** --env ******** 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 ssh-agent -k 07:10:05 unset SSH_AUTH_SOCK; 07:10:05 unset SSH_AGENT_PID; 07:10:05 echo Agent pid 40 killed; 07:10:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:10:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:05 [ssh-agent] Looking for ssh-agent implementation... 07:10:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:05 $ docker exec 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 ssh-agent 07:10:06 SSH_AUTH_SOCK=/tmp/ssh-tH37YB2hp9l8/agent.72 07:10:06 SSH_AGENT_PID=78 07:10:06 Running ssh-add (command line suppressed) 07:10:06 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18054512261521590454.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18054512261521590454.key) 07:10:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:06 + git semver init 07:10:06 2024-03-11 07:10:06,797 [run_init] DEBUG init version:0.0.0 force:False 07:10:06 2024-03-11 07:10:06,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 07:10:06 2024-03-11 07:10:06,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 07:10:06 2024-03-11 07:10:06,799 [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) 07:10:08 2024-03-11 07:10:08,208 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 07:10:08 2024-03-11 07:10:08,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 07:10:08 2024-03-11 07:10:08,210 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:10:08 2024-03-11 07:10:08,210 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:10:08 3.2.0-dev.10 [Pipeline] } 07:10:08 $ docker exec --env ******** --env ******** 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 ssh-agent -k 07:10:08 unset SSH_AUTH_SOCK; 07:10:08 unset SSH_AGENT_PID; 07:10:08 echo Agent pid 78 killed; 07:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:09 + git semver [Pipeline] } 07:10:09 $ docker stop --time=1 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 07:10:10 $ docker rm -f --volumes 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:10:11 Stashed 1 file(s) [Pipeline] echo 07:10:11 [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 07:10:11 provisioning config files... 07:10:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2519228781065746429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:11 ---> ****-login.sh 07:10:11 nexus3.edgexfoundry.org:10001 07:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:11 Configure a credential helper to remove this warning. See 07:10:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:11 07:10:11 Login Succeeded 07:10:11 nexus3.edgexfoundry.org:10002 07:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:11 Configure a credential helper to remove this warning. See 07:10:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:11 07:10:11 Login Succeeded 07:10:11 nexus3.edgexfoundry.org:10003 07:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:12 Configure a credential helper to remove this warning. See 07:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:12 07:10:12 Login Succeeded 07:10:12 nexus3.edgexfoundry.org:10004 07:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:12 Configure a credential helper to remove this warning. See 07:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:12 07:10:12 Login Succeeded 07:10:12 ****.io 07:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:10:12 Configure a credential helper to remove this warning. See 07:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:10:12 07:10:12 Login Succeeded 07:10:12 ---> ****-login.sh ends [Pipeline] } 07:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:10:12 ========================================================= 07:10:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:10:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:10:13 Sending build context to Docker daemon 34.25MB 07:10:13 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 07:10:13 Step 2/13 : FROM ${BASE} AS builder 07:10:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:10:13 7264a8db6415: Pulling fs layer 07:10:13 c4d48a809fc2: Pulling fs layer 07:10:13 4f1c88b9dad5: Pulling fs layer 07:10:13 ad3a456e5733: Pulling fs layer 07:10:13 69c7f0334f64: Pulling fs layer 07:10:13 1f1c1a5573a3: Pulling fs layer 07:10:13 ce7588e14bc9: Pulling fs layer 07:10:13 b5e4710f87ac: Pulling fs layer 07:10:13 1f1c1a5573a3: Waiting 07:10:13 ce7588e14bc9: Waiting 07:10:13 ad3a456e5733: Waiting 07:10:13 69c7f0334f64: Waiting 07:10:13 b5e4710f87ac: Waiting 07:10:13 c4d48a809fc2: Download complete 07:10:13 ad3a456e5733: Verifying Checksum 07:10:13 ad3a456e5733: Download complete 07:10:13 69c7f0334f64: Verifying Checksum 07:10:13 69c7f0334f64: Download complete 07:10:13 7264a8db6415: Verifying Checksum 07:10:13 7264a8db6415: Download complete 07:10:13 1f1c1a5573a3: Verifying Checksum 07:10:13 1f1c1a5573a3: Download complete 07:10:13 7264a8db6415: Pull complete 07:10:13 b5e4710f87ac: Verifying Checksum 07:10:13 b5e4710f87ac: Download complete 07:10:13 c4d48a809fc2: Pull complete 07:10:14 4f1c88b9dad5: Verifying Checksum 07:10:14 4f1c88b9dad5: Download complete 07:10:14 ce7588e14bc9: Verifying Checksum 07:10:14 ce7588e14bc9: Download complete 07:10:17 4f1c88b9dad5: Pull complete 07:10:17 ad3a456e5733: Pull complete 07:10:17 69c7f0334f64: Pull complete 07:10:17 1f1c1a5573a3: Pull complete 07:10:20 ce7588e14bc9: Pull complete 07:10:20 b5e4710f87ac: Pull complete 07:10:20 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 07:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:10:20 ---> 88b5674ff536 07:10:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:10:26 ---> Running in 480f26653deb 07:10:26 Removing intermediate container 480f26653deb 07:10:26 ---> 8b7944722615 07:10:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:10:26 ---> Running in a06852bba04a 07:10:26 Removing intermediate container a06852bba04a 07:10:26 ---> d3e9279e7be0 07:10:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:10:26 ---> Running in cbd53753a405 07:10:26 Removing intermediate container cbd53753a405 07:10:26 ---> 13ab0ab9d922 07:10:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:10:26 ---> Running in b7f5a6960397 07:10:26 Removing intermediate container b7f5a6960397 07:10:26 ---> 8fdb31dfacf6 07:10:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:10:26 ---> Running in 89d59f1ae85f 07:10:26 Removing intermediate container 89d59f1ae85f 07:10:26 ---> 37296c7139e2 07:10:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:10:26 ---> Running in e430b3370da6 07:10:26 Still waiting to schedule task 07:10:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:10:27 OK: 264 MiB in 52 packages 07:10:27 Removing intermediate container e430b3370da6 07:10:27 ---> 80018ed78aab 07:10:27 Step 9/13 : WORKDIR /device-onvif-camera 07:10:27 ---> Running in d1a8f187f443 07:10:27 Removing intermediate container d1a8f187f443 07:10:27 ---> 146341dd1e80 07:10:27 Step 10/13 : COPY go.mod vendor* ./ 07:10:27 ---> 8c34a418b756 07:10:27 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:27 ---> Running in 91dc6a7eec24 07:11:14 Removing intermediate container 91dc6a7eec24 07:11:14 ---> 49fadcc38bcc 07:11:14 Step 12/13 : COPY . . 07:11:14 ---> 24a0d1e45035 07:11:14 Step 13/13 : RUN ${MAKE} 07:11:14 ---> Running in f487bef36083 07:11:14 noop 07:11:14 Removing intermediate container f487bef36083 07:11:14 ---> c12bb3fbd9b8 07:11:14 Successfully built c12bb3fbd9b8 07:11:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:14 + docker inspect -f . ci-base-image-x86_64 07:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:14 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:11:14 $ 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 07:11:15 $ docker top 99bfa00a788b29c29942a5989b1d54532d32864a3f84c982209ed4157217f6c2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:15 + go version 07:11:15 go version go1.21.0 linux/amd64 [Pipeline] } 07:11:15 $ docker stop --time=1 99bfa00a788b29c29942a5989b1d54532d32864a3f84c982209ed4157217f6c2 07:11:16 $ docker rm -f --volumes 99bfa00a788b29c29942a5989b1d54532d32864a3f84c982209ed4157217f6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:17 + docker inspect -f . ci-base-image-x86_64 07:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:17 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:11:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 07:11:18 $ docker top 08b18dc3668f0d51d02b0f964352f91ca8bde57c99629190badc6b96ed4ee0a0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:18 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 07:11:18 + make test 07:11:18 go test ./... -coverprofile=coverage.out ./... 07:11:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:11:32 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:11:32 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 07:11:33 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.5% of statements 07:11:34 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.518s coverage: 86.5% of statements 07:11:44 go vet ./... 07:11:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:11:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:11:46 ./bin/test-attribution-txt.sh 07:11:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 07:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:11:46 $ docker stop --time=1 08b18dc3668f0d51d02b0f964352f91ca8bde57c99629190badc6b96ed4ee0a0 07:11:50 $ docker rm -f --volumes 08b18dc3668f0d51d02b0f964352f91ca8bde57c99629190badc6b96ed4ee0a0 [Pipeline] // withDockerContainer [Pipeline] sh 07:11:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:11:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:11:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:11:52 + ls -al . 07:11:52 total 244 07:11:52 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:11 . 07:11:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:09 .. 07:11:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:11 .git 07:11:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:09 .github 07:11:52 -rw-rw-r-- 1 jenkins jenkins 493 Mar 11 07:09 .gitignore 07:11:52 -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 07:09 .golangci.yml 07:11:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:10 .semver 07:11:52 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 11 07:09 Attribution.txt 07:11:52 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 11 07:09 CHANGELOG.md 07:11:52 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 11 07:09 Dockerfile 07:11:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:09 GOVERNANCE.md 07:11:52 -rw-rw-r-- 1 jenkins jenkins 739 Mar 11 07:09 Jenkinsfile 07:11:52 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 11 07:09 LICENSE 07:11:52 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 11 07:09 Makefile 07:11:52 -rw-rw-r-- 1 jenkins jenkins 625 Mar 11 07:09 OWNERS.md 07:11:52 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 11 07:09 README.md 07:11:52 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 07:10 VERSION 07:11:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:09 bin 07:11:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:09 cmd 07:11:52 -rw-r--r-- 1 jenkins jenkins 78456 Mar 11 07:11 coverage.out 07:11:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:09 doc 07:11:52 -rw-rw-r-- 1 jenkins jenkins 4132 Mar 11 07:09 go.mod 07:11:52 -rw-rw-r-- 1 jenkins jenkins 36810 Mar 11 07:09 go.sum 07:11:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:09 internal 07:11:52 -rw-rw-r-- 1 jenkins jenkins 236 Mar 11 07:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:52 + 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=4c893ccd00bd93586d1ab6d6677a361d615ad380 --label arch=amd64 --label version=3.2.0-dev.10 . 07:11:52 Sending build context to Docker daemon 34.33MB 07:11:52 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:11:52 Step 2/27 : FROM ${BASE} AS builder 07:11:52 ---> c12bb3fbd9b8 07:11:52 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:11:53 ---> Running in add86342f3f7 07:11:53 Removing intermediate container add86342f3f7 07:11:53 ---> 9b39e5ed56dd 07:11:53 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:11:53 ---> Running in 7854b2fea4bf 07:11:53 Removing intermediate container 7854b2fea4bf 07:11:53 ---> 8d5ef8b671b0 07:11:53 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:11:53 ---> Running in 5df933cb2932 07:11:53 Removing intermediate container 5df933cb2932 07:11:53 ---> f5b41bf2287b 07:11:53 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:11:53 ---> Running in e79dae548268 07:11:53 Removing intermediate container e79dae548268 07:11:53 ---> 9b3705ae14f2 07:11:53 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:11:53 ---> Running in 13f0e47b53dd 07:11:53 Removing intermediate container 13f0e47b53dd 07:11:53 ---> 871455d6a8b4 07:11:53 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:11:53 ---> Running in 850fffe18c5f 07:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:11:54 OK: 264 MiB in 52 packages 07:11:54 Removing intermediate container 850fffe18c5f 07:11:54 ---> 5f0589f76eb2 07:11:54 Step 9/27 : WORKDIR /device-onvif-camera 07:11:54 ---> Running in d5c1b723b05f 07:11:54 Removing intermediate container d5c1b723b05f 07:11:54 ---> ee61dadbe3d4 07:11:54 Step 10/27 : COPY go.mod vendor* ./ 07:11:55 ---> e26e048ebabe 07:11:55 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:55 ---> Running in cce47cdea2e7 07:11:56 Removing intermediate container cce47cdea2e7 07:11:56 ---> 30311233372f 07:11:56 Step 12/27 : COPY . . 07:11:56 ---> 82a04318f87e 07:11:56 Step 13/27 : RUN ${MAKE} 07:11:56 ---> Running in d917c480d39b 07:11:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 07:12:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5433 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 07:12:08 Running in /w/workspace/device-onvif-camera/195 [Pipeline] { [Pipeline] checkout 07:12:11 The recommended git tool is: git 07:12:20 using credential edgex-jenkins-ssh 07:12:20 Cloning the remote Git repository 07:12:20 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 07:12:20 > git init /w/workspace/device-onvif-camera/195 # timeout=10 07:12:21 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:12:21 > git --version # timeout=10 07:12:21 > git --version # 'git version 2.25.1' 07:12:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:23 Removing intermediate container d917c480d39b 07:12:23 ---> 52eccb66f620 07:12:23 Step 14/27 : FROM alpine:3.18 07:12:23 3.18: Pulling from library/alpine 07:12:23 619be1103602: Pulling fs layer 07:12:23 619be1103602: Download complete 07:12:23 619be1103602: Pull complete 07:12:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:12:23 Status: Downloaded newer image for alpine:3.18 07:12:23 ---> d3782b16ccc9 07:12:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:12:23 ---> Running in 70edb74c606c 07:12:23 Removing intermediate container 70edb74c606c 07:12:23 ---> 6dcf4555f2b0 07:12:23 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:12:23 ---> Running in 5f92fe21421c 07:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:12:23 (1/1) Installing dumb-init (1.2.5-r2) 07:12:23 Executing busybox-1.36.1-r5.trigger 07:12:23 OK: 7 MiB in 16 packages 07:12:23 Removing intermediate container 5f92fe21421c 07:12:23 ---> 71215201577c 07:12:23 Step 17/27 : RUN apk --no-cache upgrade 07:12:23 ---> Running in 7c9e7425c2eb 07:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:12:23 OK: 7 MiB in 16 packages 07:12:23 Removing intermediate container 7c9e7425c2eb 07:12:23 ---> 1e687172d253 07:12:23 Step 18/27 : WORKDIR / 07:12:23 ---> Running in f3069cb9ce44 07:12:23 Removing intermediate container f3069cb9ce44 07:12:23 ---> ec35a63878c4 07:12:23 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:12:24 ---> ec4818eb8329 07:12:24 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:12:24 ---> 1a9cc6ee8840 07:12:24 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:12:24 ---> b7a0f095548b 07:12:24 Step 22/27 : EXPOSE 59984 07:12:24 ---> Running in f4a3529978c0 07:12:24 Removing intermediate container f4a3529978c0 07:12:24 ---> 1a2cf777da91 07:12:24 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:12:24 ---> Running in 7b86aa863f7d 07:12:24 Removing intermediate container 7b86aa863f7d 07:12:24 ---> 2e7e81ab5ac4 07:12:24 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:12:24 ---> Running in c85fb8155c50 07:12:24 Removing intermediate container c85fb8155c50 07:12:24 ---> 149e8697232a 07:12:24 Step 25/27 : LABEL arch=amd64 07:12:24 ---> Running in 2db3e3895f94 07:12:24 Removing intermediate container 2db3e3895f94 07:12:24 ---> ffdad0994e3b 07:12:24 Step 26/27 : LABEL git_sha=4c893ccd00bd93586d1ab6d6677a361d615ad380 07:12:24 ---> Running in f0ad2413a9d5 07:12:24 Removing intermediate container f0ad2413a9d5 07:12:24 ---> af94e58dc7c8 07:12:24 Step 27/27 : LABEL version=3.2.0-dev.10 07:12:24 ---> Running in b1e31b7bfa4c 07:12:24 Removing intermediate container b1e31b7bfa4c 07:12:24 ---> 59139e5b8d1d 07:12:24 [Warning] One or more build-args [ARCH] were not consumed 07:12:24 Successfully built 59139e5b8d1d 07:12:24 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script 07:12:24 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:12:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:25 provisioning config files... 07:12:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3094890020133057182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:25 ---> ****-login.sh 07:12:25 nexus3.edgexfoundry.org:10001 07:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:25 Configure a credential helper to remove this warning. See 07:12:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:25 07:12:25 Login Succeeded 07:12:25 nexus3.edgexfoundry.org:10002 07:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:25 Configure a credential helper to remove this warning. See 07:12:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:25 07:12:25 Login Succeeded 07:12:25 nexus3.edgexfoundry.org:10003 07:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:25 Configure a credential helper to remove this warning. See 07:12:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:25 07:12:25 Login Succeeded 07:12:25 nexus3.edgexfoundry.org:10004 07:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:25 Configure a credential helper to remove this warning. See 07:12:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:25 07:12:25 Login Succeeded 07:12:25 ****.io 07:12:25 Avoid second fetch 07:12:25 Checking out Revision 4c893ccd00bd93586d1ab6d6677a361d615ad380 (main) 07:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:26 Configure a credential helper to remove this warning. See 07:12:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:26 07:12:26 Login Succeeded 07:12:26 ---> ****-login.sh ends [Pipeline] } 07:12:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:12:26 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 07:12:26 4c893ccd00bd93586d1ab6d6677a361d615ad380 07:12:26 latest 07:12:26 3.2.0-dev.10 07:12:26 4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 07:12:26 main 07:12:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:25 > git config core.sparsecheckout # timeout=10 07:12:26 > git checkout -f 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 07:12:27 Commit message: "Merge pull request #429 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" 07:12:27 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 07:12:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380 07:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:12:27 9b99dc37038d: Preparing 07:12:27 ef45d1aa8658: Preparing 07:12:27 68c4826a4998: Preparing 07:12:27 d1d19eb688ec: Preparing 07:12:27 ace163d3a78a: Preparing 07:12:27 aedc3bda2944: Preparing 07:12:27 aedc3bda2944: Waiting 07:12:27 ace163d3a78a: Pushed 07:12:27 d1d19eb688ec: Pushed 07:12:27 ef45d1aa8658: Pushed 07:12:27 9b99dc37038d: Pushed 07:12:27 aedc3bda2944: Layer already exists [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:12:28 % Total % Received % Xferd Average Speed Time Time Time Current 07:12:28 Dload Upload Total Spent Left Speed 07:12:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 07:12:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:12:28 + sudo tee /etc/docker/daemon.new 07:12:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:12:28 { 07:12:28 "registry-mirrors": [ 07:12:28 "https://nexus3.edgexfoundry.org:10001" 07:12:28 ], 07:12:28 "bip": "10.250.0.254/24", 07:12:28 "hosts": [ 07:12:28 "tcp://0.0.0.0:5555", 07:12:28 "unix:///var/run/docker.sock" 07:12:28 ], 07:12:28 "mtu": 1458, 07:12:28 "selinux-enabled": true, 07:12:28 "seccomp-profile": "/etc/docker/seccomp.json" 07:12:28 } [Pipeline] sh 07:12:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:12:29 + sudo service docker restart 07:12:30 68c4826a4998: Pushed 07:12:30 4c893ccd00bd93586d1ab6d6677a361d615ad380: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:30 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:12:30 9b99dc37038d: Preparing 07:12:30 ef45d1aa8658: Preparing 07:12:30 68c4826a4998: Preparing 07:12:30 d1d19eb688ec: Preparing 07:12:30 ace163d3a78a: Preparing 07:12:30 aedc3bda2944: Preparing 07:12:30 aedc3bda2944: Waiting 07:12:30 ef45d1aa8658: Layer already exists 07:12:30 9b99dc37038d: Layer already exists 07:12:30 68c4826a4998: Layer already exists 07:12:30 d1d19eb688ec: Layer already exists 07:12:30 ace163d3a78a: Layer already exists 07:12:30 aedc3bda2944: Layer already exists 07:12:30 latest: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.10 07:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:12:31 9b99dc37038d: Preparing 07:12:31 ef45d1aa8658: Preparing 07:12:31 68c4826a4998: Preparing 07:12:31 d1d19eb688ec: Preparing 07:12:31 ace163d3a78a: Preparing 07:12:31 aedc3bda2944: Preparing 07:12:31 aedc3bda2944: Waiting 07:12:31 9b99dc37038d: Layer already exists 07:12:31 d1d19eb688ec: Layer already exists 07:12:31 ef45d1aa8658: Layer already exists 07:12:31 ace163d3a78a: Layer already exists 07:12:31 68c4826a4998: Layer already exists 07:12:31 aedc3bda2944: Layer already exists 07:12:31 3.2.0-dev.10: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 07:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:12:32 9b99dc37038d: Preparing 07:12:32 ef45d1aa8658: Preparing 07:12:32 68c4826a4998: Preparing 07:12:32 d1d19eb688ec: Preparing 07:12:32 ace163d3a78a: Preparing 07:12:32 aedc3bda2944: Preparing 07:12:32 aedc3bda2944: Waiting 07:12:32 d1d19eb688ec: Layer already exists 07:12:32 68c4826a4998: Layer already exists 07:12:32 ace163d3a78a: Layer already exists 07:12:32 ef45d1aa8658: Layer already exists 07:12:32 9b99dc37038d: Layer already exists 07:12:32 aedc3bda2944: Layer already exists 07:12:32 4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:12:33 9b99dc37038d: Preparing 07:12:33 ef45d1aa8658: Preparing 07:12:33 68c4826a4998: Preparing 07:12:33 d1d19eb688ec: Preparing 07:12:33 ace163d3a78a: Preparing 07:12:33 aedc3bda2944: Preparing 07:12:33 aedc3bda2944: Waiting 07:12:33 68c4826a4998: Layer already exists 07:12:33 ef45d1aa8658: Layer already exists 07:12:33 ace163d3a78a: Layer already exists 07:12:33 d1d19eb688ec: Layer already exists 07:12:33 9b99dc37038d: Layer already exists 07:12:33 aedc3bda2944: Layer already exists 07:12:33 main: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:33 ===================================================== [Pipeline] echo 07:12:33 taggedImages: 07:12:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380 07:12:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:12:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.10 07:12:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 07:12:33 - 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 07:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:34 07:12:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:34 latest: Pulling from edgex-lftools-log-publisher 07:12:34 5eb5b503b376: Pulling fs layer 07:12:34 5c69ac0246d0: Pulling fs layer 07:12:34 ec43610c2a17: Pulling fs layer 07:12:34 3a2ae6a8a46f: Pulling fs layer 07:12:34 33b1e0a273af: Pulling fs layer 07:12:34 5d3b04190fa2: Pulling fs layer 07:12:34 2f39f015ded8: Pulling fs layer 07:12:34 33b1e0a273af: Waiting 07:12:34 5d3b04190fa2: Waiting 07:12:34 2f39f015ded8: Waiting 07:12:34 3a2ae6a8a46f: Waiting 07:12:34 5c69ac0246d0: Verifying Checksum 07:12:34 5c69ac0246d0: Download complete 07:12:34 3a2ae6a8a46f: Download complete 07:12:34 33b1e0a273af: Verifying Checksum 07:12:34 33b1e0a273af: Download complete 07:12:34 ec43610c2a17: Verifying Checksum 07:12:34 ec43610c2a17: Download complete 07:12:34 5d3b04190fa2: Verifying Checksum 07:12:34 5d3b04190fa2: Download complete 07:12:34 5eb5b503b376: Verifying Checksum 07:12:34 5eb5b503b376: Download complete 07:12:35 2f39f015ded8: Download complete 07:12:36 5eb5b503b376: Pull complete 07:12:36 5c69ac0246d0: Pull complete 07:12:36 ec43610c2a17: Pull complete 07:12:36 3a2ae6a8a46f: Pull complete 07:12:37 33b1e0a273af: Pull complete 07:12:37 5d3b04190fa2: Pull complete 07:12:42 2f39f015ded8: Pull complete 07:12:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:42 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:12:42 $ 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 07:12:45 $ docker top 93f823f5771121ffd46d0295b069c7bb9157ac998246f8e70fa4596e49fa4e5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:45 ---> job-cost.sh 07:12:45 lf-activate-venv: SKIPPING 07:12:45 INFO: No Stack... 07:12:45 INFO: Retrieving Pricing Info for: v3-standard-8 07:12:46 INFO: Archiving Costs [Pipeline] sh 07:12:46 + cut -d, -f6 07:12:46 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock 07:12:46 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] 07:12:46 Resource [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] did not exist. Created. 07:12:46 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:12:46 + echo total: 0.2199999988079071 [Pipeline] stash 07:12:46 Stashed 1 file(s) [Pipeline] } 07:12:46 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 07:12:46 $ docker stop --time=1 93f823f5771121ffd46d0295b069c7bb9157ac998246f8e70fa4596e49fa4e5a 07:12:48 $ docker rm -f --volumes 93f823f5771121ffd46d0295b069c7bb9157ac998246f8e70fa4596e49fa4e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 07:12:48 provisioning config files... 07:12:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/195@tmp/config12772944898933327642tmp [Pipeline] } [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } 07:12:48 ---> ****-login.sh 07:12:48 nexus3.edgexfoundry.org:10001 07:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:49 Configure a credential helper to remove this warning. See 07:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:49 07:12:49 Login Succeeded 07:12:49 nexus3.edgexfoundry.org:10002 07:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:49 Configure a credential helper to remove this warning. See 07:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:49 07:12:49 Login Succeeded 07:12:49 nexus3.edgexfoundry.org:10003 07:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:50 Configure a credential helper to remove this warning. See 07:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:50 07:12:50 Login Succeeded 07:12:50 nexus3.edgexfoundry.org:10004 07:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:50 Configure a credential helper to remove this warning. See 07:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:50 07:12:50 Login Succeeded 07:12:50 ****.io 07:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:51 Configure a credential helper to remove this warning. See 07:12:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:51 07:12:51 Login Succeeded 07:12:51 ---> ****-login.sh ends [Pipeline] } 07:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:12:51 ========================================================= 07:12:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:12:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:12:52 Sending build context to Docker daemon 20.49MB 07:12:52 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 07:12:52 Step 2/13 : FROM ${BASE} AS builder 07:12:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:12:53 9fda8d8052c6: Pulling fs layer 07:12:53 5d54e960e981: Pulling fs layer 07:12:53 c4a7e357bf2a: Pulling fs layer 07:12:53 f0e02332f6b5: Pulling fs layer 07:12:53 872ee5b61b7b: Pulling fs layer 07:12:53 0c6a40ed1a82: Pulling fs layer 07:12:53 94ae7d8d031c: Pulling fs layer 07:12:53 f0e02332f6b5: Waiting 07:12:53 872ee5b61b7b: Waiting 07:12:53 0c6a40ed1a82: Waiting 07:12:53 94ae7d8d031c: Waiting 07:12:53 5d54e960e981: Verifying Checksum 07:12:53 5d54e960e981: Download complete 07:12:53 f0e02332f6b5: Verifying Checksum 07:12:53 f0e02332f6b5: Download complete 07:12:53 872ee5b61b7b: Download complete 07:12:53 9fda8d8052c6: Download complete 07:12:53 94ae7d8d031c: Verifying Checksum 07:12:53 94ae7d8d031c: Download complete 07:12:54 9fda8d8052c6: Pull complete 07:12:54 5d54e960e981: Pull complete 07:12:54 c4a7e357bf2a: Verifying Checksum 07:12:54 c4a7e357bf2a: Download complete 07:12:55 0c6a40ed1a82: Verifying Checksum 07:12:55 0c6a40ed1a82: Download complete 07:13:08 c4a7e357bf2a: Pull complete 07:13:08 f0e02332f6b5: Pull complete 07:13:08 872ee5b61b7b: Pull complete 07:13:18 0c6a40ed1a82: Pull complete 07:13:19 94ae7d8d031c: Pull complete 07:13:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:13:19 ---> 86de565de09d 07:13:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:13:20 ---> Running in c3d9913d7fb9 07:13:20 Removing intermediate container c3d9913d7fb9 07:13:20 ---> c914af16a764 07:13:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:13:20 ---> Running in e118050d764d 07:13:20 Removing intermediate container e118050d764d 07:13:20 ---> 4fa2ff692357 07:13:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:13:20 ---> Running in 31b1e40f7e63 07:13:20 Removing intermediate container 31b1e40f7e63 07:13:20 ---> 505700b1649c 07:13:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:13:21 ---> Running in 34555988acc5 07:13:21 Removing intermediate container 34555988acc5 07:13:21 ---> 02303ce80a3b 07:13:21 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:13:21 ---> Running in a2b1f15266d2 07:13:21 Removing intermediate container a2b1f15266d2 07:13:21 ---> 2b7fc29a2b75 07:13:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:13:21 ---> Running in 4c3d48db52bc 07:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:13:24 OK: 266 MiB in 52 packages 07:13:25 Removing intermediate container 4c3d48db52bc 07:13:25 ---> 83c525eba231 07:13:25 Step 9/13 : WORKDIR /device-onvif-camera 07:13:25 ---> Running in 1498dec0d59b 07:13:25 Removing intermediate container 1498dec0d59b 07:13:25 ---> 81f9e9e75af0 07:13:25 Step 10/13 : COPY go.mod vendor* ./ 07:13:26 ---> 14d4fd80e31e 07:13:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:26 ---> Running in 82dd777f952b 07:14:34 Removing intermediate container 82dd777f952b 07:14:34 ---> 2a10dd536d3c 07:14:34 Step 12/13 : COPY . . 07:14:34 ---> b1bfaab22780 07:14:34 Step 13/13 : RUN ${MAKE} 07:14:34 ---> Running in 6fd0439eb498 07:14:34 noop 07:14:34 Removing intermediate container 6fd0439eb498 07:14:34 ---> a2ace2494759 07:14:34 Successfully built a2ace2494759 07:14:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:34 + docker inspect -f . ci-base-image-arm64 07:14:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:34 prd-ubuntu20.04-docker-arm64-4c-16g-5433 does not seem to be running inside a container 07:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/195 -v /w/workspace/device-onvif-camera/195:/w/workspace/device-onvif-camera/195:rw,z -v /w/workspace/device-onvif-camera/195@tmp:/w/workspace/device-onvif-camera/195@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 07:14:36 $ docker top 0e7b7a1c295614067a1e4ce27abf2c36788efa530a4da0a50cdab61f73d75e38 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:37 + go version 07:14:37 go version go1.21.0 linux/arm64 [Pipeline] } 07:14:37 $ docker stop --time=1 0e7b7a1c295614067a1e4ce27abf2c36788efa530a4da0a50cdab61f73d75e38 07:14:39 $ docker rm -f --volumes 0e7b7a1c295614067a1e4ce27abf2c36788efa530a4da0a50cdab61f73d75e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:39 + docker inspect -f . ci-base-image-arm64 07:14:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:40 prd-ubuntu20.04-docker-arm64-4c-16g-5433 does not seem to be running inside a container 07:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/195 -v /w/workspace/device-onvif-camera/195:/w/workspace/device-onvif-camera/195:rw,z -v /w/workspace/device-onvif-camera/195@tmp:/w/workspace/device-onvif-camera/195@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 07:14:41 $ docker top 6c11f798d2ad58f3d1dd2a3f874839b17834ec9817e720b784afa900d40cc186 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:42 + git config --global --add safe.directory /w/workspace/device-onvif-camera/195 [Pipeline] fileExists [Pipeline] sh 07:14:43 + make test 07:14:43 go test ./... -coverprofile=coverage.out ./... 07:14:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:16:40 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:16:40 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 07:16:40 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.175s coverage: 31.5% of statements 07:17:02 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.614s coverage: 86.5% of statements 07:17:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:17:02 go vet ./... 07:17:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:17:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:17:29 ./bin/test-attribution-txt.sh 07:17:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 07:17:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:17:29 $ docker stop --time=1 6c11f798d2ad58f3d1dd2a3f874839b17834ec9817e720b784afa900d40cc186 07:17:30 $ docker rm -f --volumes 6c11f798d2ad58f3d1dd2a3f874839b17834ec9817e720b784afa900d40cc186 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:17:32 Warning: overwriting stash ‘coverage-report’ 07:17:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:17:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:17:33 + ls -al . 07:17:33 total 240 07:17:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:14 . 07:17:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:12 .. 07:17:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:12 .git 07:17:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:12 .github 07:17:33 -rw-rw-r-- 1 jenkins jenkins 493 Mar 11 07:12 .gitignore 07:17:33 -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 07:12 .golangci.yml 07:17:33 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 11 07:12 Attribution.txt 07:17:33 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 11 07:12 CHANGELOG.md 07:17:33 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 11 07:12 Dockerfile 07:17:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:12 GOVERNANCE.md 07:17:33 -rw-rw-r-- 1 jenkins jenkins 739 Mar 11 07:12 Jenkinsfile 07:17:33 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 11 07:12 LICENSE 07:17:33 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 11 07:12 Makefile 07:17:33 -rw-rw-r-- 1 jenkins jenkins 625 Mar 11 07:12 OWNERS.md 07:17:33 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 11 07:12 README.md 07:17:33 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 07:10 VERSION 07:17:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:12 bin 07:17:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:12 cmd 07:17:33 -rw-r--r-- 1 jenkins jenkins 78456 Mar 11 07:16 coverage.out 07:17:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:12 doc 07:17:33 -rw-rw-r-- 1 jenkins jenkins 4132 Mar 11 07:12 go.mod 07:17:33 -rw-rw-r-- 1 jenkins jenkins 36810 Mar 11 07:12 go.sum 07:17:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:12 internal 07:17:33 -rw-rw-r-- 1 jenkins jenkins 236 Mar 11 07:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:34 + 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=4c893ccd00bd93586d1ab6d6677a361d615ad380 --label arch=arm64 --label version=3.2.0-dev.10 . 07:17:34 Sending build context to Docker daemon 20.57MB 07:17:34 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:17:34 Step 2/27 : FROM ${BASE} AS builder 07:17:34 ---> a2ace2494759 07:17:34 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:17:35 ---> Running in f4cb2955c03f 07:17:35 Removing intermediate container f4cb2955c03f 07:17:35 ---> bc655885cbf0 07:17:35 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:17:35 ---> Running in 5e4e111d016b 07:17:36 Removing intermediate container 5e4e111d016b 07:17:36 ---> 2f1462570c41 07:17:36 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:17:36 ---> Running in c664d1bfeec0 07:17:36 Removing intermediate container c664d1bfeec0 07:17:36 ---> 7e4129d961a2 07:17:36 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:17:36 ---> Running in 4d2a3c8021e8 07:17:36 Removing intermediate container 4d2a3c8021e8 07:17:36 ---> d83045f71508 07:17:36 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:17:36 ---> Running in f2b8c4ac9267 07:17:37 Removing intermediate container f2b8c4ac9267 07:17:37 ---> cda42368afe8 07:17:37 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:17:37 ---> Running in 8d8eff6ea563 07:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:17:40 OK: 266 MiB in 52 packages 07:17:41 Removing intermediate container 8d8eff6ea563 07:17:41 ---> 81e9dff0b52f 07:17:41 Step 9/27 : WORKDIR /device-onvif-camera 07:17:41 ---> Running in be81a41f1c9a 07:17:41 Removing intermediate container be81a41f1c9a 07:17:41 ---> 882b54a67b7f 07:17:41 Step 10/27 : COPY go.mod vendor* ./ 07:17:41 ---> 5d3002ba111f 07:17:41 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:41 ---> Running in 1119f09d4dcf 07:17:43 Removing intermediate container 1119f09d4dcf 07:17:43 ---> 2ab4206e2e9f 07:17:43 Step 12/27 : COPY . . 07:17:45 ---> 6a2121a8ac86 07:17:45 Step 13/27 : RUN ${MAKE} 07:17:45 ---> Running in d975b58b8eb0 07:17:46 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 07:19:53 Removing intermediate container d975b58b8eb0 07:19:53 ---> d5318016c8a8 07:19:53 Step 14/27 : FROM alpine:3.18 07:19:53 3.18: Pulling from library/alpine 07:19:53 c6b39de5b339: Pulling fs layer 07:19:53 c6b39de5b339: Download complete 07:19:53 c6b39de5b339: Pull complete 07:19:53 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 07:19:53 Status: Downloaded newer image for alpine:3.18 07:19:53 ---> 33abbf032149 07:19:53 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:19:53 ---> Running in 55173d3fb08e 07:19:53 Removing intermediate container 55173d3fb08e 07:19:53 ---> 04611dbb2346 07:19:53 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:19:53 ---> Running in 02bbee08b08d 07:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:19:53 (1/1) Installing dumb-init (1.2.5-r2) 07:19:53 Executing busybox-1.36.1-r5.trigger 07:19:53 OK: 8 MiB in 16 packages 07:19:53 Removing intermediate container 02bbee08b08d 07:19:53 ---> 2a53d157c4d7 07:19:53 Step 17/27 : RUN apk --no-cache upgrade 07:19:53 ---> Running in d573581d8785 07:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:19:53 OK: 8 MiB in 16 packages 07:19:53 Removing intermediate container d573581d8785 07:19:53 ---> 4c178b6066d4 07:19:53 Step 18/27 : WORKDIR / 07:19:53 ---> Running in 605f27c6ca67 07:19:53 Removing intermediate container 605f27c6ca67 07:19:53 ---> a98fe685fb0a 07:19:53 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:19:55 ---> e08007886b0c 07:19:55 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:19:55 ---> a12468427edd 07:19:55 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:19:56 ---> 04f4cbbd8b65 07:19:56 Step 22/27 : EXPOSE 59984 07:19:56 ---> Running in dc18c8e7c582 07:19:56 Removing intermediate container dc18c8e7c582 07:19:56 ---> 5bcbb6ed442a 07:19:56 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:19:56 ---> Running in e5530fc803c8 07:19:56 Removing intermediate container e5530fc803c8 07:19:56 ---> 9ab9a1b0ad3c 07:19:56 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:19:56 ---> Running in 246c23824cda 07:19:57 Removing intermediate container 246c23824cda 07:19:57 ---> e86cfb53f6de 07:19:57 Step 25/27 : LABEL arch=arm64 07:19:57 ---> Running in 6e11e97ef3a1 07:19:57 Removing intermediate container 6e11e97ef3a1 07:19:57 ---> 90890be321df 07:19:57 Step 26/27 : LABEL git_sha=4c893ccd00bd93586d1ab6d6677a361d615ad380 07:19:57 ---> Running in 050a0c496324 07:19:57 Removing intermediate container 050a0c496324 07:19:57 ---> a23b8d917fbf 07:19:57 Step 27/27 : LABEL version=3.2.0-dev.10 07:19:58 ---> Running in 35cf86961194 07:19:58 Removing intermediate container 35cf86961194 07:19:58 ---> a05d9248d676 07:19:58 [Warning] One or more build-args [ARCH] were not consumed 07:19:58 Successfully built a05d9248d676 07:19:58 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 07:19:59 provisioning config files... 07:19:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/195@tmp/config16710900515886352616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:59 ---> ****-login.sh 07:19:59 nexus3.edgexfoundry.org:10001 07:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:59 Configure a credential helper to remove this warning. See 07:19:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:59 07:19:59 Login Succeeded 07:19:59 nexus3.edgexfoundry.org:10002 07:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:00 Configure a credential helper to remove this warning. See 07:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:00 07:20:00 Login Succeeded 07:20:00 nexus3.edgexfoundry.org:10003 07:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:00 Configure a credential helper to remove this warning. See 07:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:00 07:20:00 Login Succeeded 07:20:00 nexus3.edgexfoundry.org:10004 07:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:00 Configure a credential helper to remove this warning. See 07:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:00 07:20:00 Login Succeeded 07:20:00 ****.io 07:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:01 Configure a credential helper to remove this warning. See 07:20:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:01 07:20:01 Login Succeeded 07:20:01 ---> ****-login.sh ends [Pipeline] } 07:20:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:20:01 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 07:20:01 4c893ccd00bd93586d1ab6d6677a361d615ad380 07:20:01 latest 07:20:01 3.2.0-dev.10 07:20:01 4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 07:20:01 main 07:20:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:02 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380 07:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:20:03 8ac3e3d03a7f: Preparing 07:20:03 ba376d49098c: Preparing 07:20:03 437162b83daa: Preparing 07:20:03 3633f6563e2f: Preparing 07:20:03 15f92ebd768d: Preparing 07:20:03 7c504f21be85: Preparing 07:20:03 7c504f21be85: Waiting 07:20:03 3633f6563e2f: Pushed 07:20:03 8ac3e3d03a7f: Pushed 07:20:03 ba376d49098c: Pushed 07:20:03 15f92ebd768d: Pushed 07:20:03 7c504f21be85: Layer already exists 07:20:07 437162b83daa: Pushed 07:20:07 4c893ccd00bd93586d1ab6d6677a361d615ad380: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:08 + 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 07:20:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:20:08 8ac3e3d03a7f: Preparing 07:20:08 ba376d49098c: Preparing 07:20:08 437162b83daa: Preparing 07:20:08 3633f6563e2f: Preparing 07:20:08 15f92ebd768d: Preparing 07:20:08 7c504f21be85: Preparing 07:20:08 7c504f21be85: Waiting 07:20:08 15f92ebd768d: Layer already exists 07:20:08 3633f6563e2f: Layer already exists 07:20:08 8ac3e3d03a7f: Layer already exists 07:20:08 437162b83daa: Layer already exists 07:20:08 ba376d49098c: Layer already exists 07:20:08 7c504f21be85: Layer already exists 07:20:09 latest: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:09 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.10 07:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:20:10 8ac3e3d03a7f: Preparing 07:20:10 ba376d49098c: Preparing 07:20:10 437162b83daa: Preparing 07:20:10 3633f6563e2f: Preparing 07:20:10 15f92ebd768d: Preparing 07:20:10 7c504f21be85: Preparing 07:20:10 7c504f21be85: Waiting 07:20:10 15f92ebd768d: Layer already exists 07:20:10 3633f6563e2f: Layer already exists 07:20:10 8ac3e3d03a7f: Layer already exists 07:20:10 437162b83daa: Layer already exists 07:20:10 ba376d49098c: Layer already exists 07:20:10 7c504f21be85: Layer already exists 07:20:10 3.2.0-dev.10: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:10 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 07:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:20:11 8ac3e3d03a7f: Preparing 07:20:11 ba376d49098c: Preparing 07:20:11 437162b83daa: Preparing 07:20:11 3633f6563e2f: Preparing 07:20:11 15f92ebd768d: Preparing 07:20:11 7c504f21be85: Preparing 07:20:11 7c504f21be85: Waiting 07:20:11 ba376d49098c: Layer already exists 07:20:11 15f92ebd768d: Layer already exists 07:20:11 8ac3e3d03a7f: Layer already exists 07:20:11 3633f6563e2f: Layer already exists 07:20:11 437162b83daa: Layer already exists 07:20:11 7c504f21be85: Layer already exists 07:20:11 4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:12 + 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 07:20:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 07:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:20:12 8ac3e3d03a7f: Preparing 07:20:12 ba376d49098c: Preparing 07:20:12 437162b83daa: Preparing 07:20:12 3633f6563e2f: Preparing 07:20:12 15f92ebd768d: Preparing 07:20:12 7c504f21be85: Preparing 07:20:12 7c504f21be85: Waiting 07:20:12 437162b83daa: Layer already exists 07:20:12 3633f6563e2f: Layer already exists 07:20:12 ba376d49098c: Layer already exists 07:20:12 15f92ebd768d: Layer already exists 07:20:12 8ac3e3d03a7f: Layer already exists 07:20:12 7c504f21be85: Layer already exists 07:20:12 main: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:13 ===================================================== [Pipeline] echo 07:20:13 taggedImages: 07:20:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380 07:20:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:20:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.10 07:20:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 07:20:13 - 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 07:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:14 07:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:14 arm64: Pulling from edgex-lftools-log-publisher 07:20:14 8998bd30e6a1: Pulling fs layer 07:20:14 04944245beec: Pulling fs layer 07:20:14 699f458cf7ca: Pulling fs layer 07:20:14 765212b225bb: Pulling fs layer 07:20:14 f23df028b6ca: Pulling fs layer 07:20:14 d65c8cfc05b1: Pulling fs layer 07:20:14 2437ff75d9bd: Pulling fs layer 07:20:14 765212b225bb: Waiting 07:20:14 f23df028b6ca: Waiting 07:20:14 d65c8cfc05b1: Waiting 07:20:14 04944245beec: Download complete 07:20:14 765212b225bb: Verifying Checksum 07:20:14 765212b225bb: Download complete 07:20:14 f23df028b6ca: Download complete 07:20:14 d65c8cfc05b1: Download complete 07:20:15 699f458cf7ca: Verifying Checksum 07:20:15 699f458cf7ca: Download complete 07:20:15 8998bd30e6a1: Verifying Checksum 07:20:15 8998bd30e6a1: Download complete 07:20:18 2437ff75d9bd: Verifying Checksum 07:20:18 2437ff75d9bd: Download complete 07:20:20 8998bd30e6a1: Pull complete 07:20:20 04944245beec: Pull complete 07:20:22 699f458cf7ca: Pull complete 07:20:22 765212b225bb: Pull complete 07:20:23 f23df028b6ca: Pull complete 07:20:23 d65c8cfc05b1: Pull complete 07:20:41 2437ff75d9bd: Pull complete 07:20:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:41 prd-ubuntu20.04-docker-arm64-4c-16g-5433 does not seem to be running inside a container 07:20:42 $ 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/195 -v /w/workspace/device-onvif-camera/195:/w/workspace/device-onvif-camera/195:rw,z -v /w/workspace/device-onvif-camera/195@tmp:/w/workspace/device-onvif-camera/195@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 07:20:44 $ docker top ff51c7566bec225c68ea9002bd824d07b0795ad93ac2c74d4293e6a0df4aac92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:45 ---> job-cost.sh 07:20:45 lf-activate-venv: SKIPPING 07:20:45 INFO: No Stack... 07:20:46 INFO: Retrieving Pricing Info for: v3-standard-4 07:20:47 INFO: Archiving Costs [Pipeline] sh 07:20:47 + cat /w/workspace/device-onvif-camera/195/archives/cost.csv 07:20:47 + cut -d, -f6 [Pipeline] lock 07:20:47 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] 07:20:47 Resource [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] did not exist. Created. 07:20:47 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:20:48 /w/workspace/device-onvif-camera/195@tmp/durable-217f98de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:20:49 + echo total: 0.10999999940395355 [Pipeline] stash 07:20:49 Warning: overwriting stash ‘stack-cost’ 07:20:49 Stashed 1 file(s) [Pipeline] } 07:20:49 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 07:20:49 $ docker stop --time=1 ff51c7566bec225c68ea9002bd824d07b0795ad93ac2c74d4293e6a0df4aac92 07:20:51 $ docker rm -f --volumes ff51c7566bec225c68ea9002bd824d07b0795ad93ac2c74d4293e6a0df4aac92 [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 07:20:52 provisioning config files... 07:20:52 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8114138532264404773tmp [Pipeline] { [Pipeline] sh 07:20:52 + set +x 07:20:52 + curl -s https://codecov.io/bash 07:20:52 + bash -s -- 07:20:52 07:20:52 _____ _ 07:20:52 / ____| | | 07:20:52 | | ___ __| | ___ ___ _____ __ 07:20:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:20:52 | |___| (_) | (_| | __/ (_| (_) \ V / 07:20:52 \_____\___/ \__,_|\___|\___\___/ \_/ 07:20:52 Bash-1.0.6 07:20:52 07:20:52 07:20:52 ==> git version 2.25.1 found 07:20:52 ==> 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 07:20:52 Release-Date: 2020-01-08 07:20:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:20:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:20:52 ==> Jenkins CI detected. 07:20:52 current dir:  /w/workspace/foundry_device-onvif-camera_main 07:20:52 project root: . 07:20:52 --> token set from env 07:20:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:20:53 ==> Running gcov in . (disable via -X gcov) 07:20:53 ==> Python coveragepy not found 07:20:53 ==> Searching for coverage reports in: 07:20:53 + . 07:20:53 -> Found 1 reports 07:20:53 ==> Detecting git/mercurial file structure 07:20:53 ==> Reading reports 07:20:53 + ./coverage.out bytes=78456 07:20:53 ==> Appending adjustments 07:20:53 https://docs.codecov.io/docs/fixing-reports 07:20:53 + Found adjustments 07:20:53 ==> Gzipping contents 07:20:53 12K /tmp/codecov.VIHveD.gz 07:20:53 ==> Uploading reports 07:20:53 url: https://codecov.io 07:20:53 query: branch=main&commit=4c893ccd00bd93586d1ab6d6677a361d615ad380&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:20:53 -> Pinging Codecov 07:20:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4c893ccd00bd93586d1ab6d6677a361d615ad380&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:20:53 -> Uploading to 07:20:53 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/F29A59C45E3A92E06B3E522C9905F8EF/4c893ccd00bd93586d1ab6d6677a361d615ad380/fb09a077-d2fe-4051-af26-d35c5b12223c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T072053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ce162a9c4aa872fc1f12f1d96e59c96d00a2fcc3b82626100f5e29c7edeacbe 07:20:53 % Total % Received % Xferd Average Speed Time Time Time Current 07:20:53 Dload Upload Total Spent Left Speed 07:20:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 37064 --:--:-- --:--:-- --:--:-- 37064 07:20:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] } 07:20:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:20:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:20:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:20:54 07:20:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:20:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:20:54 df9b9388f04a: Pulling fs layer 07:20:54 52dc419b0ee2: Pulling fs layer 07:20:54 25bc292e5bac: Pulling fs layer 07:20:54 114826534d7a: Pulling fs layer 07:20:54 4657fd5d0bcf: Pulling fs layer 07:20:54 6ad1cebc031e: Pulling fs layer 07:20:54 8a3aa393b2d8: Pulling fs layer 07:20:54 114826534d7a: Waiting 07:20:54 6ad1cebc031e: Waiting 07:20:54 4657fd5d0bcf: Waiting 07:20:54 8a3aa393b2d8: Waiting 07:20:54 25bc292e5bac: Verifying Checksum 07:20:54 25bc292e5bac: Download complete 07:20:54 52dc419b0ee2: Verifying Checksum 07:20:54 52dc419b0ee2: Download complete 07:20:54 4657fd5d0bcf: Verifying Checksum 07:20:54 4657fd5d0bcf: Download complete 07:20:54 df9b9388f04a: Verifying Checksum 07:20:54 df9b9388f04a: Download complete 07:20:55 6ad1cebc031e: Verifying Checksum 07:20:55 6ad1cebc031e: Download complete 07:20:55 df9b9388f04a: Pull complete 07:20:55 52dc419b0ee2: Pull complete 07:20:55 25bc292e5bac: Pull complete 07:20:55 114826534d7a: Download complete 07:20:55 8a3aa393b2d8: Verifying Checksum 07:20:55 8a3aa393b2d8: Download complete 07:20:59 114826534d7a: Pull complete 07:20:59 4657fd5d0bcf: Pull complete 07:20:59 6ad1cebc031e: Pull complete 07:21:02 8a3aa393b2d8: Pull complete 07:21:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:21:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:21:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:02 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:21:02 $ 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 07:21:07 $ docker top 930120f384a3baf182cd01c9b5121d2c0b6fd1648014b2cca8592c02fc5921c9 -eo pid,comm [Pipeline] { [Pipeline] echo 07:21:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 07:21:07 + set -o pipefail 07:21:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 07:21:15 07:21:15 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 07:21:15 07:21:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/ef69adbe-ad62-4dd2-bd5d-aa7724790f2c 07:21:15 07:21:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:21:15 07:21:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:21:15 07:21:15 07:21:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:21:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:21:15 More details here: https://snyk.co/ue1NS [Pipeline] } 07:21:15 $ docker stop --time=1 930120f384a3baf182cd01c9b5121d2c0b6fd1648014b2cca8592c02fc5921c9 07:21:19 $ docker rm -f --volumes 930120f384a3baf182cd01c9b5121d2c0b6fd1648014b2cca8592c02fc5921c9 [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 07:21:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:20 provisioning config files... 07:21:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config356380494175305740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:21 --> edgex-publish-swagger.sh 07:21:21 === Publish doc/openapi/v3 API === 07:21:21 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 07:21:21 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 07:21:21 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:21 Dload Upload Total Spent Left Speed 07:21:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 2610k --:--:-- --:--:-- --:--:-- 2596k 100 485k 100 180 100 485k 356 961k --:--:-- --:--:-- --:--:-- 959k 07:21:21 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 07:21:21 [Pipeline] } 07:21:21 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 07:21:22 + git log --format=format:%s -1 4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] sh 07:21:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:21:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:23 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:21:23 $ 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 07:21:24 $ docker top 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:24 [ssh-agent] Looking for ssh-agent implementation... 07:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:24 $ docker exec 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 ssh-agent 07:21:24 SSH_AUTH_SOCK=/tmp/ssh-ggFkTO3BfjyQ/agent.32 07:21:24 SSH_AGENT_PID=38 07:21:24 Running ssh-add (command line suppressed) 07:21:24 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17615520364049692542.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17615520364049692542.key) 07:21:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:25 + git semver tag 07:21:25 2024-03-11 07:21:25,432 [run_tag] DEBUG tag force:False 07:21:25 2024-03-11 07:21:25,432 [check_head_tag] DEBUG check head tag 07:21:25 2024-03-11 07:21:25,433 [execute] INFO git cat-file --batch-check 07:21:25 2024-03-11 07:21:25,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:21:25 2024-03-11 07:21:25,437 [execute] INFO git cat-file --batch 07:21:25 2024-03-11 07:21:25,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:21:25 2024-03-11 07:21:25,453 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:21:25 2024-03-11 07:21:25,453 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 07:21:25 2024-03-11 07:21:25,453 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:21:25 2024-03-11 07:21:25,458 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:21:25 3.2.0-dev.10 [Pipeline] } 07:21:25 $ docker exec --env ******** --env ******** 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 ssh-agent -k 07:21:25 unset SSH_AUTH_SOCK; 07:21:25 unset SSH_AGENT_PID; 07:21:25 echo Agent pid 38 killed; 07:21:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:26 + git semver [Pipeline] } 07:21:26 $ docker stop --time=1 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 07:21:27 $ docker rm -f --volumes 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:21:28 07:21:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:21:28 0.23.1-centos7: Pulling from edgex-lftools 07:21:28 ab5ef0e58194: Pulling fs layer 07:21:28 9712f1f96733: Pulling fs layer 07:21:28 63f879dbbcfc: Pulling fs layer 07:21:28 0d9ebad4ef96: Pulling fs layer 07:21:28 e9a5061849ea: Pulling fs layer 07:21:28 d747dcd14b5f: Pulling fs layer 07:21:28 2de7ff778b66: Pulling fs layer 07:21:28 0d9ebad4ef96: Waiting 07:21:28 e9a5061849ea: Waiting 07:21:28 d747dcd14b5f: Waiting 07:21:28 2de7ff778b66: Waiting 07:21:28 9712f1f96733: Verifying Checksum 07:21:28 9712f1f96733: Download complete 07:21:29 63f879dbbcfc: Verifying Checksum 07:21:29 63f879dbbcfc: Download complete 07:21:29 e9a5061849ea: Verifying Checksum 07:21:29 e9a5061849ea: Download complete 07:21:29 d747dcd14b5f: Verifying Checksum 07:21:29 d747dcd14b5f: Download complete 07:21:29 ab5ef0e58194: Download complete 07:21:29 0d9ebad4ef96: Verifying Checksum 07:21:29 0d9ebad4ef96: Download complete 07:21:29 2de7ff778b66: Verifying Checksum 07:21:29 2de7ff778b66: Download complete 07:21:32 ab5ef0e58194: Pull complete 07:21:32 9712f1f96733: Pull complete 07:21:32 63f879dbbcfc: Pull complete 07:21:37 0d9ebad4ef96: Pull complete 07:21:37 e9a5061849ea: Pull complete 07:21:37 d747dcd14b5f: Pull complete 07:21:38 2de7ff778b66: Pull complete 07:21:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:21:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:38 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:21:38 $ 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 07:21:44 $ docker top 65bb326146ffc226776ee2acbd21305ac2ad77e655018c90a825e4e97e69aed5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:21:45 provisioning config files... 07:21:45 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18311784655500071576tmp 07:21:45 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10667754215567460837tmp 07:21:45 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17807715815285126321tmp [Pipeline] { [Pipeline] echo 07:21:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:21:45 ---> sigul-configuration.sh 07:21:45 gpg: directory `/root/.gnupg' created 07:21:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:21:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:21:45 gpg: keyring `/root/.gnupg/secring.gpg' created 07:21:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:21:45 gpg: CAST5 encrypted data 07:21:45 gpg: encrypted with 1 passphrase 07:21:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:22:15 + mkdir /home/jenkins 07:22:15 + mkdir /home/jenkins/sigul [Pipeline] sh 07:22:15 + 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 07:22:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:22:16 ---> sigul-install.sh 07:22:16 Sigul already installed; skipping installation. [Pipeline] sh 07:22:16 + git tag --list 07:22:16 v0.0.0 07:22:16 v2.2.0 07:22:16 v2.3.0 07:22:16 v2.3.1 07:22:16 v3.0 07:22:16 v3.0.0 07:22:16 v3.1 07:22:16 v3.1.0 07:22:16 v3.1.0-dev.1 07:22:16 v3.1.0-dev.10 07:22:16 v3.1.0-dev.11 07:22:16 v3.1.0-dev.12 07:22:16 v3.1.0-dev.13 07:22:16 v3.1.0-dev.14 07:22:16 v3.1.0-dev.15 07:22:16 v3.1.0-dev.16 07:22:16 v3.1.0-dev.17 07:22:16 v3.1.0-dev.18 07:22:16 v3.1.0-dev.19 07:22:16 v3.1.0-dev.2 07:22:16 v3.1.0-dev.20 07:22:16 v3.1.0-dev.21 07:22:16 v3.1.0-dev.22 07:22:16 v3.1.0-dev.23 07:22:16 v3.1.0-dev.24 07:22:16 v3.1.0-dev.25 07:22:16 v3.1.0-dev.26 07:22:16 v3.1.0-dev.27 07:22:16 v3.1.0-dev.28 07:22:16 v3.1.0-dev.3 07:22:16 v3.1.0-dev.4 07:22:16 v3.1.0-dev.5 07:22:16 v3.1.0-dev.6 07:22:16 v3.1.0-dev.7 07:22:16 v3.1.0-dev.8 07:22:16 v3.1.0-dev.9 07:22:16 v3.2.0-dev.1 07:22:16 v3.2.0-dev.10 07:22:16 v3.2.0-dev.2 07:22:16 v3.2.0-dev.3 07:22:16 v3.2.0-dev.4 07:22:16 v3.2.0-dev.5 07:22:16 v3.2.0-dev.6 07:22:16 v3.2.0-dev.7 07:22:16 v3.2.0-dev.8 07:22:16 v3.2.0-dev.9 [Pipeline] sh 07:22:16 + lftools sign git-tag v3.2.0-dev.10 07:22:17 Signing Git tag with Sigul... 07:22:17 Signing v3.2.0-dev.10 [Pipeline] echo 07:22:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:22:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:22:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:22:17 $ docker stop --time=1 65bb326146ffc226776ee2acbd21305ac2ad77e655018c90a825e4e97e69aed5 07:22:19 $ docker rm -f --volumes 65bb326146ffc226776ee2acbd21305ac2ad77e655018c90a825e4e97e69aed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:22:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:22:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:20 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:22:20 $ 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 07:22:21 $ docker top f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 -eo pid,comm 07:22:21 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). 07:22:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:21 [ssh-agent] Looking for ssh-agent implementation... 07:22:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:21 $ docker exec f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 ssh-agent 07:22:21 SSH_AUTH_SOCK=/tmp/ssh-PENwF75sLmjL/agent.34 07:22:21 SSH_AGENT_PID=40 07:22:21 Running ssh-add (command line suppressed) 07:22:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9344066131981021969.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9344066131981021969.key) 07:22:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:22 + git semver bump pre 07:22:22 2024-03-11 07:22:22,238 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:22:22 2024-03-11 07:22:22,238 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev 07:22:22 2024-03-11 07:22:22,238 [bump_version] DEBUG bumped version:3.2.0-dev.11 07:22:22 2024-03-11 07:22:22,238 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 07:22:22 2024-03-11 07:22:22,238 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:22:22 2024-03-11 07:22:22,238 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 07:22:22 2024-03-11 07:22:22,241 [execute] INFO git cat-file --batch-check 07:22:22 2024-03-11 07:22:22,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:22:22 2024-03-11 07:22:22,248 [execute] INFO git cat-file --batch 07:22:22 2024-03-11 07:22:22,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:22:22 2024-03-11 07:22:22,254 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:22:22 3.2.0-dev.11 [Pipeline] } 07:22:22 $ docker exec --env ******** --env ******** f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 ssh-agent -k 07:22:22 unset SSH_AUTH_SOCK; 07:22:22 unset SSH_AGENT_PID; 07:22:22 echo Agent pid 40 killed; 07:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:23 + git semver [Pipeline] } 07:22:23 $ docker stop --time=1 f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 07:22:24 $ docker rm -f --volumes f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:22:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:25 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:22:25 $ 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 07:22:26 $ docker top 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:26 [ssh-agent] Looking for ssh-agent implementation... 07:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:26 $ docker exec 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 ssh-agent 07:22:26 SSH_AUTH_SOCK=/tmp/ssh-gP5AdE9ANTRL/agent.32 07:22:26 SSH_AGENT_PID=38 07:22:26 Running ssh-add (command line suppressed) 07:22:26 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17421492511462273357.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17421492511462273357.key) 07:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:27 + git semver push 07:22:27 2024-03-11 07:22:27,280 [run_push] DEBUG push 07:22:27 2024-03-11 07:22:27,281 [execute] INFO git cat-file --batch-check 07:22:27 2024-03-11 07:22:27,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:22:27 2024-03-11 07:22:27,285 [execute] INFO git rev-list ccd71a33c2a3671c59e306ebd338cf458607e143 -- 07:22:27 2024-03-11 07:22:27,285 [execute] DEBUG Popen(['git', 'rev-list', 'ccd71a33c2a3671c59e306ebd338cf458607e143', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:22:27 2024-03-11 07:22:27,294 [execute] INFO git fetch -v origin 07:22:27 2024-03-11 07:22:27,294 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 07:22:27 2024-03-11 07:22:27,799 [run_push] DEBUG no remote changes detected 07:22:27 2024-03-11 07:22:27,799 [execute] INFO git push origin semver 07:22:27 2024-03-11 07:22:27,800 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:22:28 2024-03-11 07:22:28,507 [run_push] DEBUG push all version tags 07:22:28 2024-03-11 07:22:28,507 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:22:28 2024-03-11 07:22:28,508 [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) 07:22:29 2024-03-11 07:22:29,134 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:22:29 3.2.0-dev.11 [Pipeline] } 07:22:29 $ docker exec --env ******** --env ******** 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 ssh-agent -k 07:22:29 unset SSH_AUTH_SOCK; 07:22:29 unset SSH_AGENT_PID; 07:22:29 echo Agent pid 38 killed; 07:22:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:30 + git semver [Pipeline] } 07:22:30 $ docker stop --time=1 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 07:22:31 $ docker rm -f --volumes 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 [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 07:22:33 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 07:22:33 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:22:33 total 16 07:22:33 drwxr-xr-x 3 root root 4096 Mar 11 07:12 . 07:22:33 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 07:22 .. 07:22:33 drwxr-xr-x 2 root root 4096 Mar 11 07:12 cost 07:22:33 -rw-r--r-- 1 root root 91 Mar 11 07:12 cost.csv 07:22:33 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 07:22:33 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:22:33 total 16 07:22:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:12 . 07:22:33 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 07:22 .. 07:22:33 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 07:12 cost 07:22:33 -rw-r--r-- 1 jenkins jenkins 91 Mar 11 07:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:22:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:22:34 ---> package-listing.sh 07:22:34 ++ facter osfamily 07:22:34 ++ tr '[:upper:]' '[:lower:]' 07:22:34 + OS_FAMILY=debian 07:22:34 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:22:34 + START_PACKAGES=/tmp/packages_start.txt 07:22:34 + END_PACKAGES=/tmp/packages_end.txt 07:22:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:22:34 + PACKAGES=/tmp/packages_start.txt 07:22:34 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:22:34 + PACKAGES=/tmp/packages_end.txt 07:22:34 + case "${OS_FAMILY}" in 07:22:34 + dpkg -l 07:22:34 + grep '^ii' 07:22:34 + '[' -f /tmp/packages_start.txt ']' 07:22:34 + '[' -f /tmp/packages_end.txt ']' 07:22:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:22:34 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:22:34 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:22:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:22:34 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 07:22:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:35 prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container 07:22:35 $ 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 07:22:35 $ docker top d1b196fc1f87fe33a573f088db46c63dfbfcb09bdeea03f02d55c6cd86e1fb9d -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:36 + touch /tmp/pre-build-complete [Pipeline] sh 07:22:36 + mkdir -p /var/log/sysstat [Pipeline] sh 07:22:36 + ls /var/log/sa-host 07:22:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:37 provisioning config files... 07:22:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2151377333302459360tmp [Pipeline] { [Pipeline] echo 07:22:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:22:37 ---> create-netrc.sh [Pipeline] } 07:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:22:37 ---> python-tools-install.sh [Pipeline] echo 07:22:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:22:38 ---> sudo-logs.sh 07:22:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:22:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:22:38 ---> job-cost.sh 07:22:38 lf-activate-venv: SKIPPING 07:22:38 DEBUG: total: 0.2199999988079071 07:22:38 INFO: Retrieving Stack Cost... 07:22:39 INFO: Retrieving Pricing Info for: v3-standard-8 07:22:40 INFO: Archiving Costs [Pipeline] echo 07:22:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:22:40 ---> logs-deploy.sh 07:22:40 lf-activate-venv: SKIPPING 07:22:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/195 07:22:40 INFO: archiving workspace using pattern(s): 07:22:41 Archives upload complete. 07:22:41 INFO: archiving logs to Nexus 07:22:42 ---> uname -a: 07:22:42 Linux prd-ubuntu20-04-docker-8c-8g-5427 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:22:42 07:22:42 07:22:42 ---> lscpu: 07:22:42 Architecture: x86_64 07:22:42 CPU op-mode(s): 32-bit, 64-bit 07:22:42 Byte Order: Little Endian 07:22:42 Address sizes: 40 bits physical, 48 bits virtual 07:22:42 CPU(s): 8 07:22:42 On-line CPU(s) list: 0-7 07:22:42 Thread(s) per core: 1 07:22:42 Core(s) per socket: 1 07:22:42 Socket(s): 8 07:22:42 NUMA node(s): 1 07:22:42 Vendor ID: AuthenticAMD 07:22:42 CPU family: 23 07:22:42 Model: 49 07:22:42 Model name: AMD EPYC-Rome Processor 07:22:42 Stepping: 0 07:22:42 CPU MHz: 2800.000 07:22:42 BogoMIPS: 5600.00 07:22:42 Virtualization: AMD-V 07:22:42 Hypervisor vendor: KVM 07:22:42 Virtualization type: full 07:22:42 L1d cache: 256 KiB 07:22:42 L1i cache: 256 KiB 07:22:42 L2 cache: 4 MiB 07:22:42 L3 cache: 128 MiB 07:22:42 NUMA node0 CPU(s): 0-7 07:22:42 Vulnerability Itlb multihit: Not affected 07:22:42 Vulnerability L1tf: Not affected 07:22:42 Vulnerability Mds: Not affected 07:22:42 Vulnerability Meltdown: Not affected 07:22:42 Vulnerability Mmio stale data: Not affected 07:22:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:22:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:22:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:22:42 Vulnerability Srbds: Not affected 07:22:42 Vulnerability Tsx async abort: Not affected 07:22:42 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 07:22:42 07:22:42 07:22:42 ---> nproc: 07:22:42 8 07:22:42 07:22:42 07:22:42 ---> df -h: 07:22:42 Filesystem Size Used Avail Use% Mounted on 07:22:42 overlay 155G 13G 143G 9% / 07:22:42 tmpfs 64M 0 64M 0% /dev 07:22:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:22:42 shm 64M 0 64M 0% /dev/shm 07:22:42 /dev/vda1 155G 13G 143G 9% /facter-os 07:22:42 07:22:42 07:22:42 ---> sar -b -r -n DEV: 07:22:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5427) 03/11/24 _x86_64_ (8 CPU) 07:22:42 07:22:42 07:09:10 LINUX RESTART (8 CPU) 07:22:42 07:22:42 07:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:22:42 07:11:01 168.21 3.46 164.75 0.00 405.76 52493.88 0.00 07:22:42 07:12:01 161.51 0.22 161.29 0.00 17.86 38271.49 0.00 07:22:42 07:13:01 135.41 0.13 135.28 0.00 19.86 36465.79 0.00 07:22:42 07:14:01 1.87 0.00 1.87 0.00 0.00 24.55 0.00 07:22:42 07:15:01 22.68 8.96 13.71 0.00 2905.03 2621.39 0.00 07:22:42 07:16:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 07:22:42 07:17:01 1.03 0.02 1.02 0.00 0.13 12.26 0.00 07:22:42 07:18:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 07:22:42 07:19:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 07:22:42 07:20:01 2.02 0.00 2.02 0.00 0.00 30.79 0.00 07:22:42 07:21:01 3.68 0.12 3.57 0.00 11.60 431.79 0.00 07:22:42 07:22:01 116.23 0.20 116.03 0.00 12.00 56665.09 0.00 07:22:42 Average: 51.24 1.09 50.15 0.00 280.87 15536.66 0.00 07:22:42 07:22:42 07:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:22:42 07:11:01 27975672 31518448 786828 2.39 135388 3578236 2047272 6.03 1213648 3186532 521724 07:22:42 07:12:01 28227108 31414884 882224 2.68 147072 3224972 2298640 6.77 1384116 2766128 67448 07:22:42 07:13:01 27686244 31556076 742848 2.26 158464 3849160 1773644 5.23 1268020 3381920 360 07:22:42 07:14:01 27686012 31555928 742692 2.26 158512 3849152 1773644 5.23 1268008 3381920 16 07:22:42 07:15:01 27502524 31544952 751768 2.29 162584 4007720 1833720 5.40 1368756 3450008 160 07:22:42 07:16:01 27505816 31548268 748444 2.28 162648 4007720 1833720 5.40 1365360 3450008 12 07:22:42 07:17:01 27507548 31550180 745952 2.27 162696 4007720 1833720 5.40 1363728 3450016 196 07:22:42 07:18:01 27513524 31556264 739796 2.25 162736 4007716 1833720 5.40 1357980 3450012 228 07:22:42 07:19:01 27513200 31556372 739956 2.25 162752 4007728 1833720 5.40 1358080 3450392 52 07:22:42 07:20:01 27513184 31556408 739836 2.25 162848 4007708 1833720 5.40 1358380 3450372 180 07:22:42 07:21:01 26676916 31510700 784240 2.38 167732 4747944 2094560 6.17 1408812 4190236 748224 07:22:42 07:22:01 26015888 31529704 760644 2.31 202260 5316248 1836724 5.41 1463256 4713296 780 07:22:42 Average: 27443636 31533182 763769 2.32 162141 4051002 1902234 5.61 1348179 3526737 111615 07:22:42 07:22:42 07:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:22:42 07:11:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 07:22:42 07:11:01 ens3 437.15 295.98 5684.64 81.24 0.00 0.00 0.00 0.00 07:22:42 07:11:01 docker0 197.93 278.68 17.12 2464.83 0.00 0.00 0.00 0.00 07:22:42 07:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:22:42 07:12:01 ens3 45.36 25.66 72.92 16.88 0.00 0.00 0.00 0.00 07:22:42 07:12:01 docker0 1.20 2.50 0.07 30.90 0.00 0.00 0.00 0.00 07:22:42 07:12:01 vethb38b4a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:22:42 07:13:01 lo 7.87 7.87 0.79 0.79 0.00 0.00 0.00 0.00 07:22:42 07:13:01 ens3 150.49 101.58 2672.97 144.14 0.00 0.00 0.00 0.00 07:22:42 07:13:01 docker0 3.17 5.92 0.19 62.34 0.00 0.00 0.00 0.00 07:22:42 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:42 07:14:01 ens3 1.42 0.73 1.58 0.29 0.00 0.00 0.00 0.00 07:22:42 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:22:42 07:15:01 ens3 54.92 32.97 667.22 2.66 0.00 0.00 0.00 0.00 07:22:42 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:42 07:16:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:22:42 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:17:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 07:22:42 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:42 07:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:42 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:19:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:22:42 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:42 07:20:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 07:22:42 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:21:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:22:42 07:21:01 ens3 135.16 72.79 3966.78 8.78 0.00 0.00 0.00 0.00 07:22:42 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 07:22:01 veth31222e7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:22:42 07:22:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 07:22:42 07:22:01 ens3 258.39 175.27 4190.89 140.97 0.00 0.00 0.00 0.00 07:22:42 07:22:01 docker0 58.47 80.14 4.75 971.01 0.00 0.00 0.00 0.00 07:22:42 Average: veth31222e7 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 07:22:42 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 07:22:42 Average: ens3 89.83 58.47 1432.12 32.85 0.00 0.00 0.00 0.00 07:22:42 Average: docker0 21.48 30.26 1.82 291.06 0.00 0.00 0.00 0.00 07:22:42 07:22:42 07:22:42 ---> sar -P ALL: 07:22:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5427) 03/11/24 _x86_64_ (8 CPU) 07:22:42 07:22:42 07:09:10 LINUX RESTART (8 CPU) 07:22:42 07:22:42 07:10:02 CPU %user %nice %system %iowait %steal %idle 07:22:42 07:11:01 all 7.68 0.00 3.64 3.54 0.06 85.08 07:22:42 07:11:01 0 8.53 0.00 3.76 0.38 0.05 87.29 07:22:42 07:11:01 1 9.52 0.00 4.75 10.71 0.07 74.94 07:22:42 07:11:01 2 7.92 0.00 3.15 0.87 0.07 87.99 07:22:42 07:11:01 3 7.62 0.00 3.42 2.39 0.05 86.52 07:22:42 07:11:01 4 7.39 0.00 3.27 0.74 0.07 88.53 07:22:42 07:11:01 5 6.96 0.00 2.73 0.77 0.07 89.47 07:22:42 07:11:01 6 6.48 0.00 4.74 12.54 0.07 76.17 07:22:42 07:11:01 7 7.01 0.00 3.30 0.03 0.05 89.61 07:22:42 07:12:01 all 33.54 0.00 4.50 2.94 0.10 58.92 07:22:42 07:12:01 0 32.85 0.00 4.51 0.29 0.10 62.25 07:22:42 07:12:01 1 35.67 0.00 5.16 10.61 0.13 48.43 07:22:42 07:12:01 2 34.09 0.00 4.80 1.11 0.08 59.92 07:22:42 07:12:01 3 33.46 0.00 4.47 4.05 0.08 57.94 07:22:42 07:12:01 4 32.13 0.00 4.27 2.37 0.12 61.11 07:22:42 07:12:01 5 34.75 0.00 4.29 0.44 0.08 60.45 07:22:42 07:12:01 6 32.34 0.00 4.34 3.35 0.10 59.88 07:22:42 07:12:01 7 33.01 0.00 4.19 1.36 0.10 61.33 07:22:42 07:13:01 all 16.99 0.00 3.38 2.02 0.08 77.53 07:22:42 07:13:01 0 18.64 0.00 3.48 0.83 0.12 76.93 07:22:42 07:13:01 1 16.02 0.00 3.01 1.28 0.07 79.62 07:22:42 07:13:01 2 16.16 0.00 3.65 7.56 0.08 72.54 07:22:42 07:13:01 3 18.59 0.00 3.37 3.49 0.08 74.47 07:22:42 07:13:01 4 16.57 0.00 4.06 0.15 0.07 79.15 07:22:42 07:13:01 5 16.89 0.00 3.12 1.13 0.07 78.78 07:22:42 07:13:01 6 16.42 0.00 3.19 0.27 0.07 80.05 07:22:42 07:13:01 7 16.65 0.00 3.17 1.45 0.07 78.66 07:22:42 07:14:01 all 0.11 0.00 0.02 0.00 0.00 99.86 07:22:42 07:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:42 07:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:22:42 07:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:22:42 07:14:01 3 0.63 0.00 0.05 0.02 0.00 99.30 07:22:42 07:14:01 4 0.07 0.00 0.00 0.00 0.02 99.92 07:22:42 07:14:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:22:42 07:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:22:42 07:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:22:42 07:15:01 all 0.76 0.00 0.25 0.25 0.01 98.72 07:22:42 07:15:01 0 0.73 0.00 0.25 0.35 0.02 98.65 07:22:42 07:15:01 1 0.50 0.00 0.42 0.03 0.00 99.05 07:22:42 07:15:01 2 0.57 0.00 0.20 0.38 0.02 98.83 07:22:42 07:15:01 3 2.09 0.00 0.12 0.39 0.02 97.39 07:22:42 07:15:01 4 0.40 0.00 0.30 0.03 0.02 99.25 07:22:42 07:15:01 5 1.37 0.00 0.27 0.05 0.02 98.30 07:22:42 07:15:01 6 0.35 0.00 0.32 0.33 0.02 98.98 07:22:42 07:15:01 7 0.08 0.00 0.15 0.38 0.02 99.37 07:22:42 07:16:01 all 0.26 0.00 0.02 0.28 0.00 99.44 07:22:42 07:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:22:42 07:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:22:42 07:16:01 2 0.07 0.00 0.02 0.93 0.02 98.97 07:22:42 07:16:01 3 1.89 0.00 0.03 0.00 0.00 98.08 07:22:42 07:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:22:42 07:16:01 5 0.05 0.00 0.03 0.52 0.00 99.40 07:22:42 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:22:42 07:16:01 7 0.03 0.00 0.02 0.78 0.00 99.17 07:22:42 07:17:01 all 0.04 0.00 0.02 0.00 0.00 99.93 07:22:42 07:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:42 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:42 07:17:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:22:42 07:17:01 3 0.05 0.00 0.08 0.00 0.02 99.85 07:22:42 07:17:01 4 0.02 0.00 0.03 0.02 0.00 99.93 07:22:42 07:17:01 5 0.07 0.00 0.02 0.00 0.00 99.92 07:22:42 07:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:22:42 07:17:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:22:42 07:18:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:22:42 07:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:22:42 07:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:22:42 07:18:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:22:42 07:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:22:42 07:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:22:42 07:18:01 5 0.30 0.00 0.05 0.00 0.02 99.63 07:22:42 07:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:22:42 07:18:01 7 0.05 0.00 0.02 0.02 0.00 99.92 07:22:42 07:19:01 all 0.03 0.00 0.00 0.00 0.01 99.95 07:22:42 07:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:22:42 07:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:22:42 07:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:22:42 07:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:22:42 07:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:22:42 07:19:01 5 0.13 0.00 0.00 0.00 0.00 99.87 07:22:42 07:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:22:42 07:19:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:22:42 07:20:01 all 0.04 0.00 0.01 0.01 0.00 99.95 07:22:42 07:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:42 07:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:22:42 07:20:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:22:42 07:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:22:42 07:20:01 4 0.02 0.00 0.03 0.02 0.00 99.93 07:22:42 07:20:01 5 0.12 0.00 0.02 0.02 0.00 99.85 07:22:42 07:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:22:42 07:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:22:42 07:21:01 all 2.45 0.00 1.12 0.04 0.02 96.38 07:22:42 07:21:01 0 1.77 0.00 1.52 0.00 0.02 96.70 07:22:42 07:21:01 1 2.22 0.00 1.05 0.02 0.02 96.69 07:22:42 07:21:01 2 2.56 0.00 1.05 0.00 0.03 96.35 07:22:42 07:21:01 3 2.22 0.00 0.84 0.00 0.02 96.92 07:22:42 07:21:01 4 2.01 0.00 1.39 0.00 0.02 96.58 07:22:42 07:21:01 5 2.71 0.00 1.21 0.00 0.03 96.05 07:22:42 07:21:01 6 3.36 0.00 1.09 0.03 0.02 95.51 07:22:42 07:21:01 7 2.73 0.00 0.77 0.23 0.02 96.25 07:22:42 07:22:42 07:21:01 CPU %user %nice %system %iowait %steal %idle 07:22:42 07:22:01 all 5.95 0.00 2.64 2.87 0.05 88.49 07:22:42 07:22:01 0 5.67 0.00 3.08 0.02 0.05 91.19 07:22:42 07:22:01 1 6.64 0.00 2.27 0.24 0.05 90.81 07:22:42 07:22:01 2 5.77 0.00 2.51 0.37 0.05 91.30 07:22:42 07:22:01 3 6.01 0.00 2.42 0.52 0.07 90.97 07:22:42 07:22:01 4 6.94 0.00 3.28 17.84 0.05 71.89 07:22:42 07:22:01 5 5.57 0.00 2.50 0.23 0.03 91.66 07:22:42 07:22:01 6 5.84 0.00 1.95 0.05 0.03 92.12 07:22:42 07:22:01 7 5.20 0.00 3.12 3.79 0.03 87.84 07:22:42 Average: all 5.62 0.00 1.29 0.99 0.03 92.07 07:22:42 Average: 0 5.65 0.00 1.37 0.15 0.03 92.79 07:22:42 Average: 1 5.85 0.00 1.38 1.88 0.03 90.87 07:22:42 Average: 2 5.58 0.00 1.28 0.93 0.03 92.18 07:22:42 Average: 3 6.01 0.00 1.22 0.90 0.03 91.84 07:22:42 Average: 4 5.43 0.00 1.38 1.74 0.03 91.42 07:22:42 Average: 5 5.72 0.00 1.18 0.26 0.03 92.81 07:22:42 Average: 6 5.37 0.00 1.29 1.35 0.03 91.96 07:22:42 Average: 7 5.36 0.00 1.22 0.68 0.03 92.71 07:22:42 07:22:42 07:22:42