Pull request #362 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9efdaeb0c936031f9651aefd1e4bba13124b75e2+c4faddb2a87debb4847eb62e77eafc712bf7e65e (589fcfca9b2fc19b2f0d18c1bc1fe3cb5bce4b6b) 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-ssh5848776835811912890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16615345662871089190.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/PR-362/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/PR-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2541552431694833869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1551465484610460049.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/PR-362/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/PR-362/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15966029150065851581.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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15683 in /w/workspace/undry_device-onvif-camera_PR-362 [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/undry_device-onvif-camera_PR-362 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c4faddb2a87debb4847eb62e77eafc712bf7e65e into PR head commit 9efdaeb0c936031f9651aefd1e4bba13124b75e2 Merge succeeded, producing 9efdaeb0c936031f9651aefd1e4bba13124b75e2 Checking out Revision 9efdaeb0c936031f9651aefd1e4bba13124b75e2 (PR-362) Commit message: "build(snap): Bump epoch for major v3 upgrade" > git config core.sparsecheckout # timeout=10 > git checkout -f 9efdaeb0c936031f9651aefd1e4bba13124b75e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c4faddb2a87debb4847eb62e77eafc712bf7e65e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9efdaeb0c936031f9651aefd1e4bba13124b75e2 # timeout=10 > git rev-list --no-walk 7cbd27ca7e039959fa302b4e000ffd9e6bd9b7e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:24:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:24:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:24:00 ========================================================= 10:24:00 EdgeX Global Pipelines Version Info 10:24:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:24:01 ------------------- 10:24:01 stable info: 10:24:01 ------------------- 10:24:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:24:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:24:01 Message: update stable to v1.0.249 10:24:01 ------------------- 10:24:01 experimental info: 10:24:01 ------------------- 10:24:01 Commited By: **** collab-it+edgex@linuxfoundation.org 10:24:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:24:01 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-362 [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-362 [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-362 [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9efdaeb [Pipeline] echo 10:24:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:02 provisioning config files... 10:24:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-362@tmp/config8641389359364273611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:02 ---> docker-login.sh 10:24:02 nexus3.edgexfoundry.org:10001 10:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:03 Configure a credential helper to remove this warning. See 10:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:03 10:24:03 Login Succeeded 10:24:03 nexus3.edgexfoundry.org:10002 10:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:03 Configure a credential helper to remove this warning. See 10:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:03 10:24:03 Login Succeeded 10:24:03 nexus3.edgexfoundry.org:10003 10:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:03 Configure a credential helper to remove this warning. See 10:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:03 10:24:03 Login Succeeded 10:24:03 nexus3.edgexfoundry.org:10004 10:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:03 Configure a credential helper to remove this warning. See 10:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:03 10:24:03 Login Succeeded 10:24:03 docker.io 10:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:03 Configure a credential helper to remove this warning. See 10:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:03 10:24:03 Login Succeeded 10:24:03 ---> docker-login.sh ends [Pipeline] } 10:24:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:24:04 + git rev-list -1 --merges 9efdaeb0c936031f9651aefd1e4bba13124b75e2~1..9efdaeb0c936031f9651aefd1e4bba13124b75e2 [Pipeline] echo 10:24:04 -----------> git rev-list -1 --merges 9efdaeb0c936031f9651aefd1e4bba13124b75e2~1..9efdaeb0c936031f9651aefd1e4bba13124b75e2 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [false] [Pipeline] sh 10:24:04 + git log --format=format:%s -1 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [Pipeline] echo 10:24:04 ========================================================= 10:24:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:24:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:04 + git log --format=format:%s -1 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [Pipeline] echo 10:24:04 [semverPrep] GIT_COMMIT: 9efdaeb0c936031f9651aefd1e4bba13124b75e2, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo 10:24:04 [semverPrep] This is not a build commit. [Pipeline] sh 10:24:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:24:05 + grep -v github /etc/ssh/ssh_known_hosts 10:24:05 + [ -e /tmp/ssh_known_hosts ] 10:24:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:24:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:24:05 + sudo tee -a /etc/ssh/ssh_known_hosts 10:24:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:24:05 10:24:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:24:05 0.1.4: Pulling from edgex-devops/py-git-semver 10:24:05 b85a868b505f: Pulling fs layer 10:24:05 e2be974225ed: Pulling fs layer 10:24:05 339a4e72a1f5: Pulling fs layer 10:24:05 988bab9f4d93: Pulling fs layer 10:24:05 1469e6f7b9e6: Pulling fs layer 10:24:05 eaf3925da568: Pulling fs layer 10:24:05 bab4dde63d76: Pulling fs layer 10:24:05 bde34c3a00c8: Pulling fs layer 10:24:05 b352a97aabf1: Pulling fs layer 10:24:05 4872d77fe225: Pulling fs layer 10:24:05 5851b861e8e6: Pulling fs layer 10:24:05 eaf3925da568: Waiting 10:24:05 bab4dde63d76: Waiting 10:24:05 bde34c3a00c8: Waiting 10:24:05 b352a97aabf1: Waiting 10:24:05 988bab9f4d93: Waiting 10:24:05 5851b861e8e6: Waiting 10:24:05 4872d77fe225: Waiting 10:24:05 1469e6f7b9e6: Waiting 10:24:05 e2be974225ed: Download complete 10:24:05 988bab9f4d93: Verifying Checksum 10:24:05 988bab9f4d93: Download complete 10:24:06 339a4e72a1f5: Verifying Checksum 10:24:06 339a4e72a1f5: Download complete 10:24:06 1469e6f7b9e6: Verifying Checksum 10:24:06 1469e6f7b9e6: Download complete 10:24:06 eaf3925da568: Verifying Checksum 10:24:06 eaf3925da568: Download complete 10:24:06 bde34c3a00c8: Verifying Checksum 10:24:06 bde34c3a00c8: Download complete 10:24:06 b352a97aabf1: Download complete 10:24:06 4872d77fe225: Download complete 10:24:06 5851b861e8e6: Verifying Checksum 10:24:06 5851b861e8e6: Download complete 10:24:06 b85a868b505f: Verifying Checksum 10:24:06 b85a868b505f: Download complete 10:24:06 bab4dde63d76: Verifying Checksum 10:24:06 bab4dde63d76: Download complete 10:24:07 b85a868b505f: Pull complete 10:24:07 e2be974225ed: Pull complete 10:24:08 339a4e72a1f5: Pull complete 10:24:08 988bab9f4d93: Pull complete 10:24:08 1469e6f7b9e6: Pull complete 10:24:08 eaf3925da568: Pull complete 10:24:10 bab4dde63d76: Pull complete 10:24:10 bde34c3a00c8: Pull complete 10:24:10 b352a97aabf1: Pull complete 10:24:10 4872d77fe225: Pull complete 10:24:11 5851b861e8e6: Pull complete 10:24:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:24:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:11 prd-ubuntu20.04-docker-8c-8g-15683 does not seem to be running inside a container 10:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:24:14 $ docker top bd8be54968819a8d7e4aad38bdfcd99105eab8ef4ba5f9dc18baf8f7036d8638 -eo pid,comm 10:24:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:24:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:24:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:14 [ssh-agent] Looking for ssh-agent implementation... 10:24:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:14 $ docker exec bd8be54968819a8d7e4aad38bdfcd99105eab8ef4ba5f9dc18baf8f7036d8638 ssh-agent 10:24:14 SSH_AUTH_SOCK=/tmp/ssh-y9jzLIPqXK3d/agent.32 10:24:14 SSH_AGENT_PID=38 10:24:14 Running ssh-add (command line suppressed) 10:24:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-362@tmp/private_key_7344585736784141025.key (/w/workspace/undry_device-onvif-camera_PR-362@tmp/private_key_7344585736784141025.key) 10:24:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:14 + git tag --points-at HEAD [Pipeline] } 10:24:15 $ docker exec --env ******** --env ******** bd8be54968819a8d7e4aad38bdfcd99105eab8ef4ba5f9dc18baf8f7036d8638 ssh-agent -k 10:24:15 unset SSH_AUTH_SOCK; 10:24:15 unset SSH_AGENT_PID; 10:24:15 echo Agent pid 38 killed; 10:24:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:24:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:15 [ssh-agent] Looking for ssh-agent implementation... 10:24:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:15 $ docker exec bd8be54968819a8d7e4aad38bdfcd99105eab8ef4ba5f9dc18baf8f7036d8638 ssh-agent 10:24:15 SSH_AUTH_SOCK=/tmp/ssh-yWBMVuITPsLp/agent.70 10:24:15 SSH_AGENT_PID=76 10:24:15 Running ssh-add (command line suppressed) 10:24:15 Identity added: /w/workspace/undry_device-onvif-camera_PR-362@tmp/private_key_11896284482625038831.key (/w/workspace/undry_device-onvif-camera_PR-362@tmp/private_key_11896284482625038831.key) 10:24:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:15 + git semver init 10:24:16 2023-05-16 10:24:15,939 [run_init] DEBUG init version:0.0.0 force:False 10:24:16 2023-05-16 10:24:15,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-362/.semver 10:24:16 2023-05-16 10:24:15,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-362/.semver 10:24:16 2023-05-16 10:24:15,940 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-362/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-362, universal_newlines=False, shell=None, istream=None) 10:24:16 2023-05-16 10:24:16,938 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-362/.git/info/exclude 10:24:16 2023-05-16 10:24:16,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-362/.semver/PR-362 with force:False 10:24:16 2023-05-16 10:24:16,939 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-362/.semver/PR-362 10:24:16 2023-05-16 10:24:16,941 [execute] INFO git cat-file --batch-check 10:24:16 2023-05-16 10:24:16,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-362/.semver, universal_newlines=False, shell=None, istream=) 10:24:16 2023-05-16 10:24:16,947 [execute] INFO git cat-file --batch 10:24:16 2023-05-16 10:24:16,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-362/.semver, universal_newlines=False, shell=None, istream=) 10:24:17 2023-05-16 10:24:16,952 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-362/.semver/PR-362 10:24:17 0.0.0 [Pipeline] } 10:24:17 $ docker exec --env ******** --env ******** bd8be54968819a8d7e4aad38bdfcd99105eab8ef4ba5f9dc18baf8f7036d8638 ssh-agent -k 10:24:17 unset SSH_AUTH_SOCK; 10:24:17 unset SSH_AGENT_PID; 10:24:17 echo Agent pid 76 killed; 10:24:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:24:17 + git semver [Pipeline] } 10:24:17 $ docker stop --time=1 bd8be54968819a8d7e4aad38bdfcd99105eab8ef4ba5f9dc18baf8f7036d8638 10:24:19 $ docker rm -f --volumes bd8be54968819a8d7e4aad38bdfcd99105eab8ef4ba5f9dc18baf8f7036d8638 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:24:19 Stashed 1 file(s) [Pipeline] echo 10:24:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:19 provisioning config files... 10:24:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-362@tmp/config10886437937801649631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:20 ---> docker-login.sh 10:24:20 nexus3.edgexfoundry.org:10001 10:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:20 Configure a credential helper to remove this warning. See 10:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:20 10:24:20 Login Succeeded 10:24:20 nexus3.edgexfoundry.org:10002 10:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:20 Configure a credential helper to remove this warning. See 10:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:20 10:24:20 Login Succeeded 10:24:20 nexus3.edgexfoundry.org:10003 10:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:20 Configure a credential helper to remove this warning. See 10:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:20 10:24:20 Login Succeeded 10:24:20 nexus3.edgexfoundry.org:10004 10:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:20 Configure a credential helper to remove this warning. See 10:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:20 10:24:20 Login Succeeded 10:24:20 docker.io 10:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:20 Configure a credential helper to remove this warning. See 10:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:20 10:24:20 Login Succeeded 10:24:20 ---> docker-login.sh ends [Pipeline] } 10:24:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:24:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:24:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:24:20 ========================================================= 10:24:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:24:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:24:21 Sending build context to Docker daemon 21.83MB 10:24:21 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 10:24:21 Step 2/13 : FROM ${BASE} AS builder 10:24:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:24:21 f56be85fc22e: Pulling fs layer 10:24:21 85791d961cd3: Pulling fs layer 10:24:21 d694b5ae8c79: Pulling fs layer 10:24:21 9f32a84ed3da: Pulling fs layer 10:24:21 4d19c01a9841: Pulling fs layer 10:24:21 9325e15d5711: Pulling fs layer 10:24:21 556b6ee489ea: Pulling fs layer 10:24:21 9f32a84ed3da: Waiting 10:24:21 4d19c01a9841: Waiting 10:24:21 9325e15d5711: Waiting 10:24:21 c5a4b2cf53e6: Pulling fs layer 10:24:21 556b6ee489ea: Waiting 10:24:21 85791d961cd3: Verifying Checksum 10:24:21 85791d961cd3: Download complete 10:24:21 9f32a84ed3da: Verifying Checksum 10:24:21 9f32a84ed3da: Download complete 10:24:21 4d19c01a9841: Verifying Checksum 10:24:21 4d19c01a9841: Download complete 10:24:21 f56be85fc22e: Verifying Checksum 10:24:21 f56be85fc22e: Download complete 10:24:21 9325e15d5711: Verifying Checksum 10:24:21 9325e15d5711: Download complete 10:24:21 f56be85fc22e: Pull complete 10:24:21 85791d961cd3: Pull complete 10:24:22 c5a4b2cf53e6: Verifying Checksum 10:24:22 c5a4b2cf53e6: Download complete 10:24:22 d694b5ae8c79: Verifying Checksum 10:24:22 d694b5ae8c79: Download complete 10:24:22 556b6ee489ea: Verifying Checksum 10:24:25 d694b5ae8c79: Pull complete 10:24:25 9f32a84ed3da: Pull complete 10:24:25 4d19c01a9841: Pull complete 10:24:25 9325e15d5711: Pull complete 10:24:28 556b6ee489ea: Pull complete 10:24:29 c5a4b2cf53e6: Pull complete 10:24:29 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:24:29 ---> c4be618373d6 10:24:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:24:34 ---> Running in f2c09379b323 10:24:34 Removing intermediate container f2c09379b323 10:24:34 ---> 49ecec62c777 10:24:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:24:34 ---> Running in b731e8fa2466 10:24:34 Removing intermediate container b731e8fa2466 10:24:34 ---> 7d2d90e28789 10:24:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 10:24:34 ---> Running in bfceda220d2d 10:24:34 Removing intermediate container bfceda220d2d 10:24:34 ---> cc4fc68be37e 10:24:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 10:24:34 ---> Running in e39228ce39c3 10:24:34 Removing intermediate container e39228ce39c3 10:24:34 ---> 4d14567b9103 10:24:34 Step 7/13 : LABEL Name=edgex-device-onvif-camera 10:24:34 ---> Running in 1514eb5f6acb 10:24:34 Removing intermediate container 1514eb5f6acb 10:24:34 ---> f0b82162c13b 10:24:34 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:24:34 ---> Running in 275f2eb18c76 10:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:24:34 Still waiting to schedule task 10:24:34 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:24:35 OK: 265 MiB in 53 packages 10:24:35 Removing intermediate container 275f2eb18c76 10:24:35 ---> 3d651eecbfd6 10:24:35 Step 9/13 : WORKDIR /device-onvif-camera 10:24:35 ---> Running in 1621bdc368a5 10:24:35 Removing intermediate container 1621bdc368a5 10:24:35 ---> 42f370f11cf7 10:24:35 Step 10/13 : COPY go.mod vendor* ./ 10:24:35 ---> 4d967c1e7f26 10:24:35 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:35 ---> Running in 8bc2cf3b29a2 10:25:02 Removing intermediate container 8bc2cf3b29a2 10:25:02 ---> 174a203e78e8 10:25:02 Step 12/13 : COPY . . 10:25:02 ---> a4208a80364f 10:25:02 Step 13/13 : RUN ${MAKE} 10:25:02 ---> Running in 6e8d069c0a8e 10:25:03 noop 10:25:03 Removing intermediate container 6e8d069c0a8e 10:25:03 ---> de0ae9c491dc 10:25:03 Successfully built de0ae9c491dc 10:25:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:03 + docker inspect -f . ci-base-image-x86_64 10:25:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:03 prd-ubuntu20.04-docker-8c-8g-15683 does not seem to be running inside a container 10:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:25:04 $ docker top 33dc402e17f8fdffeb27e08c1c07192a5ee071eb474964495bd8ff8799a0f5bd -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:04 + go version 10:25:04 go version go1.20.2 linux/amd64 [Pipeline] } 10:25:04 $ docker stop --time=1 33dc402e17f8fdffeb27e08c1c07192a5ee071eb474964495bd8ff8799a0f5bd 10:25:05 $ docker rm -f --volumes 33dc402e17f8fdffeb27e08c1c07192a5ee071eb474964495bd8ff8799a0f5bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:06 + docker inspect -f . ci-base-image-x86_64 10:25:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:06 prd-ubuntu20.04-docker-8c-8g-15683 does not seem to be running inside a container 10:25:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:25:06 $ docker top 3a7b7b34921ae808fa6f22caec5b08269fd35c229b5e80d1c99dddeec2744511 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:06 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-362 [Pipeline] fileExists [Pipeline] sh 10:25:07 + make test 10:25:07 go test ./... -coverprofile=coverage.out ./... 10:25:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:25:22 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:25:22 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:25:24 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.4% of statements 10:25:25 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.356s coverage: 86.5% of statements 10:25:31 go vet ./... 10:25:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:25:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:25:35 ./bin/test-attribution-txt.sh [Pipeline] echo 10:25:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:25:35 $ docker stop --time=1 3a7b7b34921ae808fa6f22caec5b08269fd35c229b5e80d1c99dddeec2744511 10:25:39 $ docker rm -f --volumes 3a7b7b34921ae808fa6f22caec5b08269fd35c229b5e80d1c99dddeec2744511 [Pipeline] // withDockerContainer [Pipeline] sh 10:25:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:25:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:25:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:25:40 + ls -al . 10:25:40 total 232 10:25:40 drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:25 . 10:25:40 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:23 .. 10:25:40 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:24 .git 10:25:40 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:23 .github 10:25:40 -rw-rw-r-- 1 jenkins jenkins 496 May 16 10:23 .gitignore 10:25:40 -rw-rw-r-- 1 jenkins jenkins 42 May 16 10:23 .golangci.yml 10:25:40 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:24 .semver 10:25:40 -rw-rw-r-- 1 jenkins jenkins 10087 May 16 10:23 Attribution.txt 10:25:40 -rw-rw-r-- 1 jenkins jenkins 6312 May 16 10:23 CHANGELOG.md 10:25:40 -rw-rw-r-- 1 jenkins jenkins 1574 May 16 10:23 Dockerfile 10:25:40 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:23 GOVERNANCE.md 10:25:40 -rw-rw-r-- 1 jenkins jenkins 739 May 16 10:23 Jenkinsfile 10:25:40 -rw-rw-r-- 1 jenkins jenkins 11348 May 16 10:23 LICENSE 10:25:40 -rw-rw-r-- 1 jenkins jenkins 2751 May 16 10:23 Makefile 10:25:40 -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:23 OWNERS.md 10:25:40 -rw-rw-r-- 1 jenkins jenkins 2690 May 16 10:23 README.md 10:25:40 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:24 VERSION 10:25:40 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:23 bin 10:25:40 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:23 cmd 10:25:40 -rw-r--r-- 1 jenkins jenkins 78459 May 16 10:25 coverage.out 10:25:40 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:23 doc 10:25:40 -rw-rw-r-- 1 jenkins jenkins 3642 May 16 10:23 go.mod 10:25:40 -rw-rw-r-- 1 jenkins jenkins 33491 May 16 10:23 go.sum 10:25:40 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:23 internal 10:25:40 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:23 snap 10:25:40 -rw-rw-r-- 1 jenkins jenkins 236 May 16 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:40 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9efdaeb0c936031f9651aefd1e4bba13124b75e2 --label arch=amd64 --label version=0.0.0 . 10:25:40 Sending build context to Docker daemon 21.91MB 10:25:40 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 10:25:40 Step 2/26 : FROM ${BASE} AS builder 10:25:40 ---> de0ae9c491dc 10:25:40 Step 3/26 : ARG ADD_BUILD_TAGS="" 10:25:41 ---> Running in 2ca2aef9ed97 10:25:41 Removing intermediate container 2ca2aef9ed97 10:25:41 ---> 04bafe10feef 10:25:41 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:25:41 ---> Running in 50a8a1b3b63e 10:25:41 Removing intermediate container 50a8a1b3b63e 10:25:41 ---> ec520b37273e 10:25:41 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 10:25:41 ---> Running in ac2a415adbf6 10:25:41 Removing intermediate container ac2a415adbf6 10:25:41 ---> 77e7ea99ab2f 10:25:41 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 10:25:41 ---> Running in ff73a311f53b 10:25:41 Removing intermediate container ff73a311f53b 10:25:41 ---> 47520546d900 10:25:41 Step 7/26 : LABEL Name=edgex-device-onvif-camera 10:25:41 ---> Running in 1f172d569c81 10:25:41 Removing intermediate container 1f172d569c81 10:25:41 ---> ac2db00f9236 10:25:41 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:25:41 ---> Running in 21312b469d1b 10:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:42 OK: 265 MiB in 53 packages 10:25:42 Removing intermediate container 21312b469d1b 10:25:42 ---> 8bd45ac7e0ed 10:25:42 Step 9/26 : WORKDIR /device-onvif-camera 10:25:42 ---> Running in 6b19d0903d16 10:25:42 Removing intermediate container 6b19d0903d16 10:25:42 ---> ecddb7e92dd8 10:25:42 Step 10/26 : COPY go.mod vendor* ./ 10:25:42 ---> a1d7b00b3d44 10:25:42 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:42 ---> Running in 3800c9350d2b 10:25:43 Removing intermediate container 3800c9350d2b 10:25:43 ---> d52c8cdd4626 10:25:43 Step 12/26 : COPY . . 10:25:44 ---> 29b40c07b0b7 10:25:44 Step 13/26 : RUN ${MAKE} 10:25:44 ---> Running in b168f5b92ac8 10:25:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 10:26:07 Removing intermediate container b168f5b92ac8 10:26:07 ---> b1181a353304 10:26:07 Step 14/26 : FROM alpine:3.17 10:26:07 3.17: Pulling from library/alpine 10:26:07 f56be85fc22e: Already exists 10:26:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:26:07 Status: Downloaded newer image for alpine:3.17 10:26:07 ---> 9ed4aefc74f6 10:26:07 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:26:07 ---> Running in 54e588c3f3e9 10:26:07 Removing intermediate container 54e588c3f3e9 10:26:07 ---> ae16d6926b06 10:26:07 Step 16/26 : RUN apk add --update --no-cache dumb-init 10:26:07 ---> Running in ada4c073a677 10:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:07 (1/1) Installing dumb-init (1.2.5-r2) 10:26:07 Executing busybox-1.35.0-r29.trigger 10:26:07 OK: 7 MiB in 16 packages 10:26:07 Removing intermediate container ada4c073a677 10:26:07 ---> f293f41f4679 10:26:07 Step 17/26 : WORKDIR / 10:26:07 ---> Running in 4690b35209c0 10:26:07 Removing intermediate container 4690b35209c0 10:26:07 ---> 2cf488f865fc 10:26:07 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:26:07 ---> 743e7949a1d4 10:26:07 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:26:07 ---> 09cac6e30015 10:26:07 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:26:07 ---> 7dd99f1f712d 10:26:07 Step 21/26 : EXPOSE 59984 10:26:07 ---> Running in 72e3280afbfa 10:26:07 Removing intermediate container 72e3280afbfa 10:26:07 ---> 3527b3565759 10:26:07 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:26:07 ---> Running in 9d9c4b8331e4 10:26:07 Removing intermediate container 9d9c4b8331e4 10:26:07 ---> 729812ae9d28 10:26:07 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:26:07 ---> Running in 3fe8776d1a10 10:26:07 Removing intermediate container 3fe8776d1a10 10:26:07 ---> 9502d00c6123 10:26:07 Step 24/26 : LABEL arch=amd64 10:26:07 ---> Running in a9899349d21d 10:26:07 Removing intermediate container a9899349d21d 10:26:07 ---> f0750f3a6c26 10:26:07 Step 25/26 : LABEL git_sha=9efdaeb0c936031f9651aefd1e4bba13124b75e2 10:26:07 ---> Running in 7c633e81b96a 10:26:07 Removing intermediate container 7c633e81b96a 10:26:07 ---> accd3e52c9ca 10:26:07 Step 26/26 : LABEL version=0.0.0 10:26:07 ---> Running in af959a37cdf5 10:26:07 Removing intermediate container af959a37cdf5 10:26:07 ---> 38589e5da7f8 10:26:07 [Warning] One or more build-args [ARCH] were not consumed 10:26:07 Successfully built 38589e5da7f8 10:26:07 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:08 10:26:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:08 latest: Pulling from edgex-lftools-log-publisher 10:26:08 5eb5b503b376: Pulling fs layer 10:26:08 5c69ac0246d0: Pulling fs layer 10:26:08 ec43610c2a17: Pulling fs layer 10:26:08 3a2ae6a8a46f: Pulling fs layer 10:26:08 33b1e0a273af: Pulling fs layer 10:26:08 5d3b04190fa2: Pulling fs layer 10:26:08 2f39f015ded8: Pulling fs layer 10:26:08 3a2ae6a8a46f: Waiting 10:26:08 33b1e0a273af: Waiting 10:26:08 5d3b04190fa2: Waiting 10:26:08 2f39f015ded8: Waiting 10:26:08 5c69ac0246d0: Verifying Checksum 10:26:08 5c69ac0246d0: Download complete 10:26:08 3a2ae6a8a46f: Verifying Checksum 10:26:08 3a2ae6a8a46f: Download complete 10:26:08 33b1e0a273af: Verifying Checksum 10:26:08 33b1e0a273af: Download complete 10:26:08 5d3b04190fa2: Verifying Checksum 10:26:08 5d3b04190fa2: Download complete 10:26:08 ec43610c2a17: Verifying Checksum 10:26:08 ec43610c2a17: Download complete 10:26:08 5eb5b503b376: Download complete 10:26:09 2f39f015ded8: Download complete 10:26:09 5eb5b503b376: Pull complete 10:26:09 5c69ac0246d0: Pull complete 10:26:10 ec43610c2a17: Pull complete 10:26:10 3a2ae6a8a46f: Pull complete 10:26:10 33b1e0a273af: Pull complete 10:26:10 5d3b04190fa2: Pull complete 10:26:14 2f39f015ded8: Pull complete 10:26:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:26:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:15 prd-ubuntu20.04-docker-8c-8g-15683 does not seem to be running inside a container 10:26:15 $ 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/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:26:17 $ docker top 6ac5811fc8bacec66a3038926dca7c7ac7bac328c7fa3a08b4be4a46157d6225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:18 ---> job-cost.sh 10:26:18 lf-activate-venv: SKIPPING 10:26:18 INFO: No Stack... 10:26:18 INFO: Retrieving Pricing Info for: v3-standard-8 10:26:18 INFO: Archiving Costs [Pipeline] sh 10:26:18 + cat /w/workspace/undry_device-onvif-camera_PR-362/archives/cost.csv 10:26:18 + cut -d, -f6 [Pipeline] lock 10:26:18 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-362-2-stack-cost] 10:26:18 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-362-2-stack-cost] did not exist. Created. 10:26:18 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-362-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:26:19 + echo total: 0.2199999988079071 [Pipeline] stash 10:26:19 Stashed 1 file(s) [Pipeline] } 10:26:19 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-362-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:26:19 $ docker stop --time=1 6ac5811fc8bacec66a3038926dca7c7ac7bac328c7fa3a08b4be4a46157d6225 10:26:20 $ docker rm -f --volumes 6ac5811fc8bacec66a3038926dca7c7ac7bac328c7fa3a08b4be4a46157d6225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:29:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15689 in /w/workspace/undry_device-onvif-camera_PR-362 [Pipeline] { [Pipeline] ws 10:29:35 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 10:29:35 The recommended git tool is: git 10:29:42 using credential edgex-jenkins-ssh 10:29:42 Cloning the remote Git repository 10:29:42 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:29:42 > git init /w/workspace/device-onvif-camera/2 # timeout=10 10:29:43 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:29:43 > git --version # timeout=10 10:29:43 > git --version # 'git version 2.25.1' 10:29:43 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:45 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:29:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:46 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:29:46 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:29:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:29:47 Merging remotes/origin/main commit c4faddb2a87debb4847eb62e77eafc712bf7e65e into PR head commit 9efdaeb0c936031f9651aefd1e4bba13124b75e2 10:29:47 Merge succeeded, producing 9efdaeb0c936031f9651aefd1e4bba13124b75e2 10:29:47 Checking out Revision 9efdaeb0c936031f9651aefd1e4bba13124b75e2 (PR-362) 10:29:48 Commit message: "build(snap): Bump epoch for major v3 upgrade" 10:29:47 > git config core.sparsecheckout # timeout=10 10:29:47 > git checkout -f 9efdaeb0c936031f9651aefd1e4bba13124b75e2 # timeout=10 10:29:47 > git remote # timeout=10 10:29:47 > git config --get remote.origin.url # timeout=10 10:29:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:47 > git merge c4faddb2a87debb4847eb62e77eafc712bf7e65e # timeout=10 10:29:47 > git rev-parse HEAD^{commit} # timeout=10 10:29:47 > git config core.sparsecheckout # timeout=10 10:29:47 > git checkout -f 9efdaeb0c936031f9651aefd1e4bba13124b75e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:29:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:49 Dload Upload Total Spent Left Speed 10:29:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 10:29:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:29:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:29:50 + sudo tee /etc/docker/daemon.new 10:29:50 { 10:29:50 "registry-mirrors": [ 10:29:50 "https://nexus3.edgexfoundry.org:10001" 10:29:50 ], 10:29:50 "bip": "10.250.0.254/24", 10:29:50 "hosts": [ 10:29:50 "tcp://0.0.0.0:5555", 10:29:50 "unix:///var/run/docker.sock" 10:29:50 ], 10:29:50 "mtu": 1458, 10:29:50 "selinux-enabled": true, 10:29:50 "seccomp-profile": "/etc/docker/seccomp.json" 10:29:50 } [Pipeline] sh 10:29:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:29:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:30:09 provisioning config files... 10:30:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config14683918087178745825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:09 ---> docker-login.sh 10:30:09 nexus3.edgexfoundry.org:10001 10:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:10 Configure a credential helper to remove this warning. See 10:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:10 10:30:10 Login Succeeded 10:30:10 nexus3.edgexfoundry.org:10002 10:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:11 Configure a credential helper to remove this warning. See 10:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:11 10:30:11 Login Succeeded 10:30:11 nexus3.edgexfoundry.org:10003 10:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:11 Configure a credential helper to remove this warning. See 10:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:11 10:30:11 Login Succeeded 10:30:11 nexus3.edgexfoundry.org:10004 10:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:11 Configure a credential helper to remove this warning. See 10:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:11 10:30:11 Login Succeeded 10:30:11 docker.io 10:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:30:12 Configure a credential helper to remove this warning. See 10:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:30:12 10:30:12 Login Succeeded 10:30:12 ---> docker-login.sh ends [Pipeline] } 10:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:30:12 ========================================================= 10:30:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:30:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:30:13 Sending build context to Docker daemon 14.33MB 10:30:13 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 10:30:13 Step 2/13 : FROM ${BASE} AS builder 10:30:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:30:13 c41833b44d91: Pulling fs layer 10:30:13 ed15518f5707: Pulling fs layer 10:30:13 feae8fd75edb: Pulling fs layer 10:30:13 242c74f7c9fa: Pulling fs layer 10:30:13 3cdef696dda3: Pulling fs layer 10:30:13 2ced38df9373: Pulling fs layer 10:30:13 58f1dce35555: Pulling fs layer 10:30:13 242c74f7c9fa: Waiting 10:30:13 3cdef696dda3: Waiting 10:30:13 2ced38df9373: Waiting 10:30:13 58f1dce35555: Waiting 10:30:14 ed15518f5707: Verifying Checksum 10:30:14 ed15518f5707: Download complete 10:30:14 242c74f7c9fa: Verifying Checksum 10:30:14 242c74f7c9fa: Download complete 10:30:14 3cdef696dda3: Verifying Checksum 10:30:14 3cdef696dda3: Download complete 10:30:14 c41833b44d91: Verifying Checksum 10:30:14 c41833b44d91: Download complete 10:30:15 c41833b44d91: Pull complete 10:30:15 58f1dce35555: Verifying Checksum 10:30:15 58f1dce35555: Download complete 10:30:16 ed15518f5707: Pull complete 10:30:16 feae8fd75edb: Verifying Checksum 10:30:16 feae8fd75edb: Download complete 10:30:16 2ced38df9373: Verifying Checksum 10:30:16 2ced38df9373: Download complete 10:30:29 feae8fd75edb: Pull complete 10:30:29 242c74f7c9fa: Pull complete 10:30:29 3cdef696dda3: Pull complete 10:30:35 2ced38df9373: Pull complete 10:30:37 58f1dce35555: Pull complete 10:30:37 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:30:37 ---> fadd8f120f05 10:30:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:30:39 ---> Running in 51578a96467a 10:30:40 Removing intermediate container 51578a96467a 10:30:40 ---> 8ae1df532c40 10:30:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:30:40 ---> Running in fd2ac1ed4ce6 10:30:40 Removing intermediate container fd2ac1ed4ce6 10:30:40 ---> bf22ce7d9db9 10:30:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 10:30:41 ---> Running in 8c86a2c0eba2 10:30:41 Removing intermediate container 8c86a2c0eba2 10:30:41 ---> 7196da4af881 10:30:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 10:30:41 ---> Running in 3405662cccb2 10:30:41 Removing intermediate container 3405662cccb2 10:30:41 ---> 03fa82170d06 10:30:41 Step 7/13 : LABEL Name=edgex-device-onvif-camera 10:30:41 ---> Running in 54199f4121bd 10:30:42 Removing intermediate container 54199f4121bd 10:30:42 ---> d8605d35417a 10:30:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:30:42 ---> Running in 6e2c6458e833 10:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:30:45 OK: 263 MiB in 53 packages 10:30:47 Removing intermediate container 6e2c6458e833 10:30:47 ---> 884fe233ea41 10:30:47 Step 9/13 : WORKDIR /device-onvif-camera 10:30:47 ---> Running in 4f9174f28a5a 10:30:47 Removing intermediate container 4f9174f28a5a 10:30:47 ---> c9dd111e144c 10:30:47 Step 10/13 : COPY go.mod vendor* ./ 10:30:48 ---> 1fff6fbf15d9 10:30:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:48 ---> Running in be76747b9139 10:31:56 Removing intermediate container be76747b9139 10:31:56 ---> 8cc5fdbce4bc 10:31:56 Step 12/13 : COPY . . 10:31:56 ---> b1b0b3d2711c 10:31:56 Step 13/13 : RUN ${MAKE} 10:31:57 ---> Running in deda3792ef48 10:31:57 noop 10:31:58 Removing intermediate container deda3792ef48 10:31:58 ---> 85ff2648dea1 10:31:58 Successfully built 85ff2648dea1 10:31:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:59 + docker inspect -f . ci-base-image-arm64 10:31:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:59 prd-ubuntu20.04-docker-arm64-4c-16g-15689 does not seem to be running inside a container 10:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:32:00 $ docker top aac3ed6ef61cd95442fcf34b19d0e4c44e46028cacbb0eef61255e63cf58f6e3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:01 + go version 10:32:01 go version go1.20.2 linux/arm64 [Pipeline] } 10:32:01 $ docker stop --time=1 aac3ed6ef61cd95442fcf34b19d0e4c44e46028cacbb0eef61255e63cf58f6e3 10:32:03 $ docker rm -f --volumes aac3ed6ef61cd95442fcf34b19d0e4c44e46028cacbb0eef61255e63cf58f6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:04 + docker inspect -f . ci-base-image-arm64 10:32:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:04 prd-ubuntu20.04-docker-arm64-4c-16g-15689 does not seem to be running inside a container 10:32:04 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:32:05 $ docker top de56ad4748113fef70947c43480c86fd0105aefde2320f962570033257d0e300 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:06 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 10:32:07 + make test 10:32:07 go test ./... -coverprofile=coverage.out ./... 10:32:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:35:08 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:35:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 10:35:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.249s coverage: 31.4% of statements 10:35:44 --- FAIL: TestIpGenerator (0.01s) 10:35:44 --- FAIL: TestIpGenerator/basic_/8_subnet (30.17s) 10:35:44 util_test.go:180: 10:35:44 Error Trace: /w/workspace/device-onvif-camera/2/internal/netscan/util_test.go:180 10:35:44 Error: Not equal: 10:35:44 expected: 0xfffffe 10:35:44 actual : 0xfa9408 10:35:44 Test: TestIpGenerator/basic_/8_subnet 10:35:44 util_test.go:183: 10:35:44 Error Trace: /w/workspace/device-onvif-camera/2/internal/netscan/util_test.go:183 10:35:44 Error: Not equal: 10:35:44 expected: "10.255.255.254" 10:35:44 actual : "10.250.148.8" 10:35:44 10:35:44 Diff: 10:35:44 --- Expected 10:35:44 +++ Actual 10:35:44 @@ -1 +1 @@ 10:35:44 -10.255.255.254 10:35:44 +10.250.148.8 10:35:44 Test: TestIpGenerator/basic_/8_subnet 10:35:44 FAIL 10:35:44 github.com/edgexfoundry/device-onvif-camera/internal/netscan coverage: 86.5% of statements 10:35:44 FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.402s 10:35:44 FAIL 10:35:44 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 10:35:44 $ docker stop --time=1 de56ad4748113fef70947c43480c86fd0105aefde2320f962570033257d0e300 10:35:46 $ docker rm -f --volumes de56ad4748113fef70947c43480c86fd0105aefde2320f962570033257d0e300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:47 10:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:48 arm64: Pulling from edgex-lftools-log-publisher 10:35:48 8998bd30e6a1: Pulling fs layer 10:35:48 04944245beec: Pulling fs layer 10:35:48 699f458cf7ca: Pulling fs layer 10:35:48 765212b225bb: Pulling fs layer 10:35:48 f23df028b6ca: Pulling fs layer 10:35:48 d65c8cfc05b1: Pulling fs layer 10:35:48 2437ff75d9bd: Pulling fs layer 10:35:48 f23df028b6ca: Waiting 10:35:48 d65c8cfc05b1: Waiting 10:35:48 2437ff75d9bd: Waiting 10:35:48 765212b225bb: Waiting 10:35:48 04944245beec: Verifying Checksum 10:35:48 04944245beec: Download complete 10:35:48 765212b225bb: Verifying Checksum 10:35:48 765212b225bb: Download complete 10:35:48 f23df028b6ca: Verifying Checksum 10:35:48 f23df028b6ca: Download complete 10:35:48 d65c8cfc05b1: Verifying Checksum 10:35:48 d65c8cfc05b1: Download complete 10:35:48 699f458cf7ca: Verifying Checksum 10:35:48 699f458cf7ca: Download complete 10:35:49 8998bd30e6a1: Verifying Checksum 10:35:49 8998bd30e6a1: Download complete 10:35:52 2437ff75d9bd: Verifying Checksum 10:35:52 2437ff75d9bd: Download complete 10:35:53 8998bd30e6a1: Pull complete 10:35:54 04944245beec: Pull complete 10:35:55 699f458cf7ca: Pull complete 10:35:55 765212b225bb: Pull complete 10:35:56 f23df028b6ca: Pull complete 10:35:57 d65c8cfc05b1: Pull complete 10:36:12 2437ff75d9bd: Pull complete 10:36:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:12 prd-ubuntu20.04-docker-arm64-4c-16g-15689 does not seem to be running inside a container 10:36:12 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:36:15 $ docker top f077c45af7ddb70e440ba978ef27b579fcc9192d84d75f1546c378491564b777 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:16 ---> job-cost.sh 10:36:16 lf-activate-venv: SKIPPING 10:36:16 INFO: No Stack... 10:36:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:17 INFO: Archiving Costs [Pipeline] sh 10:36:18 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv 10:36:18 + cut -d, -f6 [Pipeline] lock 10:36:18 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-362-2-stack-cost] 10:36:18 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-362-2-stack-cost] did not exist. Created. 10:36:18 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-362-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:18 /w/workspace/device-onvif-camera/2@tmp/durable-45944755/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:36:19 + echo total: 0.10999999940395355 [Pipeline] stash 10:36:19 Warning: overwriting stash ‘stack-cost’ 10:36:20 Stashed 1 file(s) [Pipeline] } 10:36:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-362-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:36:20 $ docker stop --time=1 f077c45af7ddb70e440ba978ef27b579fcc9192d84d75f1546c378491564b777 10:36:21 $ docker rm -f --volumes f077c45af7ddb70e440ba978ef27b579fcc9192d84d75f1546c378491564b777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:36:22 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:36:22 + [ -d /w/workspace/undry_device-onvif-camera_PR-362/archives ] 10:36:22 + ls -al /w/workspace/undry_device-onvif-camera_PR-362/archives 10:36:22 total 16 10:36:22 drwxr-xr-x 3 root root 4096 May 16 10:26 . 10:36:22 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:26 .. 10:36:22 drwxr-xr-x 2 root root 4096 May 16 10:26 cost 10:36:22 -rw-r--r-- 1 root root 91 May 16 10:26 cost.csv 10:36:22 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-362/archives 10:36:22 + ls -al /w/workspace/undry_device-onvif-camera_PR-362/archives 10:36:22 total 16 10:36:22 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:26 . 10:36:22 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:26 .. 10:36:22 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:26 cost 10:36:22 -rw-r--r-- 1 jenkins jenkins 91 May 16 10:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:36:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:24 ---> package-listing.sh 10:36:24 ++ facter osfamily 10:36:24 ++ tr '[:upper:]' '[:lower:]' 10:36:24 + OS_FAMILY=debian 10:36:24 + workspace=/w/workspace/undry_device-onvif-camera_PR-362 10:36:24 + START_PACKAGES=/tmp/packages_start.txt 10:36:24 + END_PACKAGES=/tmp/packages_end.txt 10:36:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:24 + PACKAGES=/tmp/packages_start.txt 10:36:24 + '[' /w/workspace/undry_device-onvif-camera_PR-362 ']' 10:36:24 + PACKAGES=/tmp/packages_end.txt 10:36:24 + case "${OS_FAMILY}" in 10:36:24 + dpkg -l 10:36:24 + grep '^ii' 10:36:24 + '[' -f /tmp/packages_start.txt ']' 10:36:24 + '[' -f /tmp/packages_end.txt ']' 10:36:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:24 + '[' /w/workspace/undry_device-onvif-camera_PR-362 ']' 10:36:24 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-362/archives/ 10:36:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-362/archives/ [Pipeline] echo 10:36:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:36:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:25 prd-ubuntu20.04-docker-8c-8g-15683 does not seem to be running inside a container 10:36:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:36:25 $ docker top e15daaf36ac8792d23627cbeb28d038a911fbda06aab01e32b1f9d1903d8f5a6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:25 + touch /tmp/pre-build-complete [Pipeline] sh 10:36:26 + mkdir -p /var/log/sysstat [Pipeline] sh 10:36:26 + ls /var/log/sa-host 10:36:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:26 provisioning config files... 10:36:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-362@tmp/config3684372323365301242tmp [Pipeline] { [Pipeline] echo 10:36:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:36:26 ---> create-netrc.sh [Pipeline] } 10:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:36:27 ---> python-tools-install.sh [Pipeline] echo 10:36:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:36:27 ---> sudo-logs.sh 10:36:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:36:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:36:27 ---> job-cost.sh 10:36:27 lf-activate-venv: SKIPPING 10:36:27 DEBUG: total: 0.2199999988079071 10:36:27 INFO: Retrieving Stack Cost... 10:36:28 INFO: Retrieving Pricing Info for: v3-standard-8 10:36:28 INFO: Archiving Costs [Pipeline] echo 10:36:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:36:28 ---> logs-deploy.sh 10:36:28 lf-activate-venv: SKIPPING 10:36:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-362/2 10:36:28 INFO: archiving workspace using pattern(s): 10:36:29 Archives upload complete. 10:36:30 INFO: archiving logs to Nexus 10:36:30 ---> uname -a: 10:36:30 Linux prd-ubuntu20-04-docker-8c-8g-15683 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:36:30 10:36:30 10:36:30 ---> lscpu: 10:36:30 Architecture: x86_64 10:36:30 CPU op-mode(s): 32-bit, 64-bit 10:36:30 Byte Order: Little Endian 10:36:30 Address sizes: 40 bits physical, 48 bits virtual 10:36:30 CPU(s): 8 10:36:30 On-line CPU(s) list: 0-7 10:36:30 Thread(s) per core: 1 10:36:30 Core(s) per socket: 1 10:36:30 Socket(s): 8 10:36:30 NUMA node(s): 1 10:36:30 Vendor ID: AuthenticAMD 10:36:30 CPU family: 23 10:36:30 Model: 49 10:36:30 Model name: AMD EPYC-Rome Processor 10:36:30 Stepping: 0 10:36:30 CPU MHz: 2799.998 10:36:30 BogoMIPS: 5599.99 10:36:30 Virtualization: AMD-V 10:36:30 Hypervisor vendor: KVM 10:36:30 Virtualization type: full 10:36:30 L1d cache: 256 KiB 10:36:30 L1i cache: 256 KiB 10:36:30 L2 cache: 4 MiB 10:36:30 L3 cache: 128 MiB 10:36:30 NUMA node0 CPU(s): 0-7 10:36:30 Vulnerability Itlb multihit: Not affected 10:36:30 Vulnerability L1tf: Not affected 10:36:30 Vulnerability Mds: Not affected 10:36:30 Vulnerability Meltdown: Not affected 10:36:30 Vulnerability Mmio stale data: Not affected 10:36:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:36:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:36:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:36:30 Vulnerability Srbds: Not affected 10:36:30 Vulnerability Tsx async abort: Not affected 10:36:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:36:30 10:36:30 10:36:30 ---> nproc: 10:36:30 8 10:36:30 10:36:30 10:36:30 ---> df -h: 10:36:30 Filesystem Size Used Avail Use% Mounted on 10:36:30 overlay 155G 12G 144G 8% / 10:36:30 tmpfs 64M 0 64M 0% /dev 10:36:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:36:30 shm 64M 0 64M 0% /dev/shm 10:36:30 /dev/vda1 155G 12G 144G 8% /facter-os 10:36:30 10:36:30 10:36:30 ---> sar -b -r -n DEV: 10:36:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15683) 05/16/23 _x86_64_ (8 CPU) 10:36:30 10:36:30 10:23:25 LINUX RESTART (8 CPU) 10:36:30 10:36:30 10:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:36:30 10:25:01 224.81 11.29 213.53 0.00 1734.24 174299.93 0.00 10:36:30 10:26:01 116.60 0.22 116.38 0.00 10.40 23793.23 0.00 10:36:30 10:27:01 101.07 0.07 101.00 0.00 13.06 27321.71 0.00 10:36:30 10:28:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 10:36:30 10:29:01 44.86 11.43 33.43 0.00 3459.82 6161.91 0.00 10:36:30 10:30:01 6.90 0.02 6.88 0.00 0.13 123.58 0.00 10:36:30 10:31:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 10:36:30 10:32:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 10:36:30 10:33:01 1.22 0.00 1.22 0.00 0.00 13.59 0.00 10:36:30 10:34:01 2.18 0.00 2.18 0.00 0.00 23.20 0.00 10:36:30 10:35:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 10:36:30 10:36:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 10:36:30 Average: 41.83 1.91 39.93 0.00 432.96 19100.06 0.00 10:36:30 10:36:30 10:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:30 10:25:01 27750912 31583208 720160 2.19 145512 3837476 1851852 5.46 1183820 3450272 0 10:36:30 10:26:01 28001716 31534344 767976 2.34 152076 3565720 2041072 6.02 1303096 3114016 43912 10:36:30 10:27:01 27561756 31561424 738444 2.25 161764 3978684 1762224 5.19 1293844 3513824 12 10:36:30 10:28:01 27562012 31561768 737844 2.24 161792 3978688 1762224 5.19 1293456 3513828 44 10:36:30 10:29:01 27178524 31544432 738456 2.25 187804 4303304 1798668 5.30 1529208 3626108 1192 10:36:30 10:30:01 27184776 31545828 736904 2.24 186384 4300052 1767188 5.21 1527260 3622856 8 10:36:30 10:31:01 27190084 31551200 731436 2.22 186480 4300056 1767188 5.21 1522072 3622856 4 10:36:30 10:32:01 27190084 31551356 731192 2.22 186568 4300056 1767188 5.21 1522104 3622864 8 10:36:30 10:33:01 27190504 31551800 730868 2.22 186624 4300060 1767188 5.21 1522120 3622860 8 10:36:30 10:34:01 27190780 31552348 730324 2.22 186704 4300192 1767188 5.21 1522356 3622992 8 10:36:30 10:35:01 27190148 31552192 730780 2.22 186744 4300192 1767188 5.21 1522296 3623412 176 10:36:30 10:36:01 27190076 31552164 730628 2.22 186772 4300200 1767188 5.21 1522384 3623416 216 10:36:30 Average: 27365114 31553505 735418 2.24 176269 4147057 1798863 5.30 1438668 3548275 3799 10:36:30 10:36:30 10:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:30 10:25:01 lo 5.83 5.83 0.57 0.57 0.00 0.00 0.00 0.00 10:36:30 10:25:01 ens3 602.88 373.54 8186.85 52.18 0.00 0.00 0.00 0.00 10:36:30 10:25:01 docker0 203.86 326.73 16.19 2157.86 0.00 0.00 0.00 0.00 10:36:30 10:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:36:30 10:26:01 ens3 66.11 59.39 86.11 92.71 0.00 0.00 0.00 0.00 10:36:30 10:26:01 docker0 1.30 3.52 0.08 42.53 0.00 0.00 0.00 0.00 10:36:30 10:27:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 10:36:30 10:27:01 ens3 104.78 62.81 2569.83 11.34 0.00 0.00 0.00 0.00 10:36:30 10:27:01 docker0 1.77 4.20 0.11 43.05 0.00 0.00 0.00 0.00 10:36:30 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:36:30 10:28:01 ens3 1.33 0.12 0.09 0.01 0.00 0.00 0.00 0.00 10:36:30 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:36:30 10:29:01 ens3 105.83 47.53 2286.44 3.81 0.00 0.00 0.00 0.00 10:36:30 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:36:30 10:30:01 ens3 1.78 0.52 0.43 0.22 0.00 0.00 0.00 0.00 10:36:30 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:31:01 ens3 0.83 0.47 0.36 0.28 0.00 0.00 0.00 0.00 10:36:30 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:36:30 10:32:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:36:30 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:33:01 ens3 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:36:30 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:36:30 10:34:01 ens3 0.43 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:36:30 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:35:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:36:30 10:36:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:36:30 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:30 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 10:36:30 Average: ens3 73.00 44.93 1084.20 13.33 0.00 0.00 0.00 0.00 10:36:30 Average: docker0 16.98 27.45 1.34 184.18 0.00 0.00 0.00 0.00 10:36:30 10:36:30 10:36:30 ---> sar -P ALL: 10:36:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15683) 05/16/23 _x86_64_ (8 CPU) 10:36:30 10:36:30 10:23:25 LINUX RESTART (8 CPU) 10:36:30 10:36:30 10:24:02 CPU %user %nice %system %iowait %steal %idle 10:36:30 10:25:01 all 10.11 0.00 4.48 5.19 0.07 80.15 10:36:30 10:25:01 0 10.91 0.00 4.35 0.57 0.07 84.10 10:36:30 10:25:01 1 9.60 0.00 3.70 2.98 0.07 83.66 10:36:30 10:25:01 2 8.63 0.00 4.93 4.45 0.05 81.93 10:36:30 10:25:01 3 10.37 0.00 4.44 7.72 0.07 77.40 10:36:30 10:25:01 4 10.47 0.00 4.31 0.24 0.07 84.91 10:36:30 10:25:01 5 9.21 0.00 4.94 5.88 0.09 79.88 10:36:30 10:25:01 6 10.29 0.00 3.34 0.82 0.07 85.48 10:36:30 10:25:01 7 11.36 0.00 5.84 18.96 0.09 63.75 10:36:30 10:26:01 all 42.02 0.00 6.78 1.23 0.09 49.88 10:36:30 10:26:01 0 41.72 0.00 6.93 0.20 0.08 51.07 10:36:30 10:26:01 1 39.90 0.00 6.10 0.15 0.08 53.77 10:36:30 10:26:01 2 44.07 0.00 6.70 5.15 0.10 43.98 10:36:30 10:26:01 3 42.20 0.00 6.80 0.37 0.10 50.52 10:36:30 10:26:01 4 41.61 0.00 6.32 0.07 0.08 51.92 10:36:30 10:26:01 5 42.13 0.00 7.44 0.49 0.10 49.84 10:36:30 10:26:01 6 41.94 0.00 6.63 0.13 0.08 51.22 10:36:30 10:26:01 7 42.63 0.00 7.34 3.25 0.10 46.69 10:36:30 10:27:01 all 3.15 0.00 1.44 1.12 0.03 94.25 10:36:30 10:27:01 0 4.25 0.00 1.14 0.45 0.02 94.15 10:36:30 10:27:01 1 2.71 0.00 1.41 0.05 0.02 95.81 10:36:30 10:27:01 2 3.00 0.00 1.64 3.86 0.03 91.46 10:36:30 10:27:01 3 3.70 0.00 1.42 0.00 0.05 94.83 10:36:30 10:27:01 4 2.96 0.00 2.38 2.96 0.03 91.67 10:36:30 10:27:01 5 3.25 0.00 1.34 0.02 0.02 95.38 10:36:30 10:27:01 6 2.59 0.00 0.75 0.99 0.03 95.63 10:36:30 10:27:01 7 2.76 0.00 1.42 0.65 0.05 95.11 10:36:30 10:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:36:30 10:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:36:30 10:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:36:30 10:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:36:30 10:28:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:36:30 10:28:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:36:30 10:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:36:30 10:28:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:36:30 10:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:36:30 10:29:01 all 1.80 0.00 1.20 0.51 0.02 96.47 10:36:30 10:29:01 0 2.66 0.00 0.94 0.82 0.02 95.57 10:36:30 10:29:01 1 1.24 0.00 1.11 0.05 0.02 97.59 10:36:30 10:29:01 2 2.19 0.00 1.19 0.58 0.03 96.01 10:36:30 10:29:01 3 2.23 0.00 1.23 0.37 0.02 96.15 10:36:30 10:29:01 4 2.77 0.00 0.88 0.03 0.02 96.29 10:36:30 10:29:01 5 1.10 0.00 0.63 0.17 0.02 98.08 10:36:30 10:29:01 6 1.22 0.00 2.81 1.60 0.00 94.37 10:36:30 10:29:01 7 1.02 0.00 0.80 0.42 0.03 97.73 10:36:30 10:30:01 all 0.08 0.00 0.06 0.01 0.00 99.85 10:36:30 10:30:01 0 0.28 0.00 0.08 0.00 0.00 99.63 10:36:30 10:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 10:36:30 10:30:01 2 0.05 0.00 0.05 0.05 0.00 99.85 10:36:30 10:30:01 3 0.03 0.00 0.07 0.00 0.00 99.90 10:36:30 10:30:01 4 0.05 0.00 0.07 0.05 0.00 99.83 10:36:30 10:30:01 5 0.03 0.00 0.05 0.00 0.00 99.92 10:36:30 10:30:01 6 0.05 0.00 0.07 0.00 0.02 99.87 10:36:30 10:30:01 7 0.03 0.00 0.05 0.00 0.00 99.92 10:36:30 10:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:36:30 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:36:30 10:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:36:30 10:31:01 2 0.03 0.00 0.02 0.03 0.02 99.90 10:36:30 10:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:36:30 10:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:36:30 10:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:36:30 10:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:36:30 10:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:36:30 10:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:36:30 10:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:36:30 10:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:36:30 10:32:01 2 0.02 0.00 0.02 0.03 0.00 99.93 10:36:30 10:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:36:30 10:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:36:30 10:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:36:30 10:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:36:30 10:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:36:30 10:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:36:30 10:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:36:30 10:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:36:30 10:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:36:30 10:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:36:30 10:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:36:30 10:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:36:30 10:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:36:30 10:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:36:30 10:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:36:30 10:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:36:30 10:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:36:30 10:34:01 2 0.02 0.00 0.00 0.03 0.02 99.93 10:36:30 10:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:36:30 10:34:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:36:30 10:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:36:30 10:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:36:30 10:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:36:30 10:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:36:30 10:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:36:30 10:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:36:30 10:35:01 2 0.07 0.00 0.00 0.03 0.00 99.90 10:36:30 10:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:36:30 10:35:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:36:30 10:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:36:30 10:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:36:30 10:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:36:30 10:36:30 10:35:01 CPU %user %nice %system %iowait %steal %idle 10:36:30 10:36:01 all 0.00 0.00 0.01 0.00 0.01 99.98 10:36:30 10:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:36:30 10:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:36:30 10:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:36:30 10:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:36:30 10:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:36:30 10:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:36:30 10:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:36:30 10:36:01 7 0.00 0.00 0.03 0.00 0.02 99.95 10:36:30 Average: all 4.73 0.00 1.15 0.66 0.02 93.43 10:36:30 Average: 0 4.96 0.00 1.11 0.17 0.02 93.75 10:36:30 Average: 1 4.45 0.00 1.03 0.26 0.03 94.23 10:36:30 Average: 2 4.81 0.00 1.20 1.18 0.02 92.79 10:36:30 Average: 3 4.83 0.00 1.15 0.69 0.02 93.30 10:36:30 Average: 4 4.79 0.00 1.15 0.28 0.02 93.75 10:36:30 Average: 5 4.61 0.00 1.19 0.53 0.02 93.65 10:36:30 Average: 6 4.64 0.00 1.13 0.30 0.02 93.92 10:36:30 Average: 7 4.78 0.00 1.28 1.89 0.03 92.03 10:36:30 10:36:30 10:36:30