Pull request #425 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6+30f2e04c1e5a9bcedf43d76deea8330b142364ec (3b1bba6e88bce2f13d2a19ecf21eeaae90002310) 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-ssh17645764556554152060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17769195467564464065.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11632788130100390087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13180334453667402269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9060180095587304439.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2062823936982123254.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27954 in /w/workspace/undry_device-onvif-camera_PR-425 [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-425 # 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 Merging remotes/origin/main commit 30f2e04c1e5a9bcedf43d76deea8330b142364ec into PR head commit 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 Merge succeeded, producing 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 Checking out Revision 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 (PR-425) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 # 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 30f2e04c1e5a9bcedf43d76deea8330b142364ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:07:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:07:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:07:43 ========================================================= 03:07:43 EdgeX Global Pipelines Version Info 03:07:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:07:44 ------------------- 03:07:44 stable info: 03:07:44 ------------------- 03:07:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:07:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:07:44 Message: update stable to v1.0.258 03:07:45 ------------------- 03:07:45 experimental info: 03:07:45 ------------------- 03:07:45 Commited By: **** collab-it+edgex@linuxfoundation.org 03:07:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:07:45 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:07:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:07:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:07:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:07:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:07:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:07:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:07:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-425 [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-425 [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-425 [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 248c085 [Pipeline] echo 03:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:48 provisioning config files... 03:07:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-425@tmp/config6098082114378326433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:48 ---> ****-login.sh 03:07:48 nexus3.edgexfoundry.org:10001 03:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:48 Configure a credential helper to remove this warning. See 03:07:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:48 03:07:48 Login Succeeded 03:07:48 nexus3.edgexfoundry.org:10002 03:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:48 Configure a credential helper to remove this warning. See 03:07:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:48 03:07:48 Login Succeeded 03:07:48 nexus3.edgexfoundry.org:10003 03:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:49 Configure a credential helper to remove this warning. See 03:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:49 03:07:49 Login Succeeded 03:07:49 nexus3.edgexfoundry.org:10004 03:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:49 Configure a credential helper to remove this warning. See 03:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:49 03:07:49 Login Succeeded 03:07:49 ****.io 03:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:49 Configure a credential helper to remove this warning. See 03:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:49 03:07:49 Login Succeeded 03:07:49 ---> ****-login.sh ends [Pipeline] } 03:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:07:50 + git rev-list -1 --merges 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6~1..248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] echo 03:07:50 -----------> git rev-list -1 --merges 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6~1..248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [false] [Pipeline] sh 03:07:50 + git log --format=format:%s -1 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] echo 03:07:50 ========================================================= 03:07:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:07:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:51 + git log --format=format:%s -1 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] echo 03:07:51 [semverPrep] GIT_COMMIT: 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:07:51 [semverPrep] This is not a build commit. [Pipeline] sh 03:07:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:07:51 + grep -v github /etc/ssh/ssh_known_hosts 03:07:51 + [ -e /tmp/ssh_known_hosts ] 03:07:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:07:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:07:51 + sudo tee -a /etc/ssh/ssh_known_hosts 03:07:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:52 03:07:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:52 0.1.4: Pulling from edgex-devops/py-git-semver 03:07:52 b85a868b505f: Pulling fs layer 03:07:52 e2be974225ed: Pulling fs layer 03:07:52 339a4e72a1f5: Pulling fs layer 03:07:52 988bab9f4d93: Pulling fs layer 03:07:52 1469e6f7b9e6: Pulling fs layer 03:07:52 eaf3925da568: Pulling fs layer 03:07:52 bab4dde63d76: Pulling fs layer 03:07:52 bde34c3a00c8: Pulling fs layer 03:07:52 eaf3925da568: Waiting 03:07:52 988bab9f4d93: Waiting 03:07:52 1469e6f7b9e6: Waiting 03:07:52 bab4dde63d76: Waiting 03:07:52 b352a97aabf1: Pulling fs layer 03:07:52 4872d77fe225: Pulling fs layer 03:07:52 5851b861e8e6: Pulling fs layer 03:07:52 bde34c3a00c8: Waiting 03:07:52 b352a97aabf1: Waiting 03:07:52 4872d77fe225: Waiting 03:07:52 e2be974225ed: Download complete 03:07:52 988bab9f4d93: Verifying Checksum 03:07:52 988bab9f4d93: Download complete 03:07:52 1469e6f7b9e6: Verifying Checksum 03:07:52 1469e6f7b9e6: Download complete 03:07:52 eaf3925da568: Verifying Checksum 03:07:52 eaf3925da568: Download complete 03:07:52 339a4e72a1f5: Verifying Checksum 03:07:52 339a4e72a1f5: Download complete 03:07:52 bde34c3a00c8: Verifying Checksum 03:07:52 bde34c3a00c8: Download complete 03:07:52 b352a97aabf1: Verifying Checksum 03:07:52 b352a97aabf1: Download complete 03:07:52 4872d77fe225: Verifying Checksum 03:07:52 4872d77fe225: Download complete 03:07:52 5851b861e8e6: Verifying Checksum 03:07:52 5851b861e8e6: Download complete 03:07:52 b85a868b505f: Download complete 03:07:53 bab4dde63d76: Verifying Checksum 03:07:53 bab4dde63d76: Download complete 03:07:54 b85a868b505f: Pull complete 03:07:54 e2be974225ed: Pull complete 03:07:54 339a4e72a1f5: Pull complete 03:07:54 988bab9f4d93: Pull complete 03:07:55 1469e6f7b9e6: Pull complete 03:07:55 eaf3925da568: Pull complete 03:07:57 bab4dde63d76: Pull complete 03:07:57 bde34c3a00c8: Pull complete 03:07:57 b352a97aabf1: Pull complete 03:07:57 4872d77fe225: Pull complete 03:07:57 5851b861e8e6: Pull complete 03:07:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:07:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:57 prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container 03:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:08:01 $ docker top 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e -eo pid,comm 03:08:01 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). 03:08:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:01 [ssh-agent] Looking for ssh-agent implementation... 03:08:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:01 $ docker exec 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e ssh-agent 03:08:01 SSH_AUTH_SOCK=/tmp/ssh-NVph1S86wOcH/agent.33 03:08:01 SSH_AGENT_PID=40 03:08:01 Running ssh-add (command line suppressed) 03:08:01 Identity added: /w/workspace/undry_device-onvif-camera_PR-425@tmp/private_key_2162504098173701417.key (/w/workspace/undry_device-onvif-camera_PR-425@tmp/private_key_2162504098173701417.key) 03:08:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:02 + git tag --points-at HEAD [Pipeline] } 03:08:02 $ docker exec --env ******** --env ******** 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e ssh-agent -k 03:08:02 unset SSH_AUTH_SOCK; 03:08:02 unset SSH_AGENT_PID; 03:08:02 echo Agent pid 40 killed; 03:08:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:08:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:02 [ssh-agent] Looking for ssh-agent implementation... 03:08:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:02 $ docker exec 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e ssh-agent 03:08:02 SSH_AUTH_SOCK=/tmp/ssh-HXQD9qoqhGOx/agent.72 03:08:02 SSH_AGENT_PID=78 03:08:02 Running ssh-add (command line suppressed) 03:08:02 Identity added: /w/workspace/undry_device-onvif-camera_PR-425@tmp/private_key_11880609426709561249.key (/w/workspace/undry_device-onvif-camera_PR-425@tmp/private_key_11880609426709561249.key) 03:08:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:03 + git semver init 03:08:03 2024-01-26 03:08:03,391 [run_init] DEBUG init version:0.0.0 force:False 03:08:03 2024-01-26 03:08:03,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-425/.semver 03:08:03 2024-01-26 03:08:03,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-425/.semver 03:08:03 2024-01-26 03:08:03,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-425/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-425, universal_newlines=False, shell=None, istream=None) 03:08:05 2024-01-26 03:08:04,880 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-425/.git/info/exclude 03:08:05 2024-01-26 03:08:04,880 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-425/.semver/PR-425 with force:False 03:08:05 2024-01-26 03:08:04,880 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-425/.semver/PR-425 03:08:05 2024-01-26 03:08:04,884 [execute] INFO git cat-file --batch-check 03:08:05 2024-01-26 03:08:04,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-425/.semver, universal_newlines=False, shell=None, istream=) 03:08:05 2024-01-26 03:08:04,890 [execute] INFO git cat-file --batch 03:08:05 2024-01-26 03:08:04,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-425/.semver, universal_newlines=False, shell=None, istream=) 03:08:05 2024-01-26 03:08:04,894 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-425/.semver/PR-425 03:08:05 0.0.0 [Pipeline] } 03:08:05 $ docker exec --env ******** --env ******** 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e ssh-agent -k 03:08:05 unset SSH_AUTH_SOCK; 03:08:05 unset SSH_AGENT_PID; 03:08:05 echo Agent pid 78 killed; 03:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:06 + git semver [Pipeline] } 03:08:06 $ docker stop --time=1 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e 03:08:07 $ docker rm -f --volumes 473461ab1c99243db041d9fb26e7d6e1bcb9916cdb855e3d34224d2780faaf5e [Pipeline] // withDockerContainer [Pipeline] sh 03:08:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:08:08 Stashed 1 file(s) [Pipeline] echo 03:08:08 [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 03:08:09 provisioning config files... 03:08:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-425@tmp/config1503975964106379076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:09 ---> ****-login.sh 03:08:09 nexus3.edgexfoundry.org:10001 03:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:09 Configure a credential helper to remove this warning. See 03:08:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:09 03:08:09 Login Succeeded 03:08:09 nexus3.edgexfoundry.org:10002 03:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:09 Configure a credential helper to remove this warning. See 03:08:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:09 03:08:09 Login Succeeded 03:08:09 nexus3.edgexfoundry.org:10003 03:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:10 Configure a credential helper to remove this warning. See 03:08:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:10 03:08:10 Login Succeeded 03:08:10 nexus3.edgexfoundry.org:10004 03:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:10 Configure a credential helper to remove this warning. See 03:08:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:10 03:08:10 Login Succeeded 03:08:10 ****.io 03:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:11 Configure a credential helper to remove this warning. See 03:08:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:11 03:08:11 Login Succeeded 03:08:11 ---> ****-login.sh ends [Pipeline] } 03:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:08:11 ========================================================= 03:08:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:08:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:08:12 Sending build context to Docker daemon 34.25MB 03:08:12 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:08:12 Step 2/13 : FROM ${BASE} AS builder 03:08:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:08:12 7264a8db6415: Pulling fs layer 03:08:12 c4d48a809fc2: Pulling fs layer 03:08:12 4f1c88b9dad5: Pulling fs layer 03:08:12 ad3a456e5733: Pulling fs layer 03:08:12 69c7f0334f64: Pulling fs layer 03:08:12 1f1c1a5573a3: Pulling fs layer 03:08:12 ce7588e14bc9: Pulling fs layer 03:08:12 b5e4710f87ac: Pulling fs layer 03:08:12 1f1c1a5573a3: Waiting 03:08:12 ad3a456e5733: Waiting 03:08:12 ce7588e14bc9: Waiting 03:08:12 b5e4710f87ac: Waiting 03:08:12 69c7f0334f64: Waiting 03:08:12 c4d48a809fc2: Download complete 03:08:12 ad3a456e5733: Verifying Checksum 03:08:12 ad3a456e5733: Download complete 03:08:12 69c7f0334f64: Verifying Checksum 03:08:12 69c7f0334f64: Download complete 03:08:12 7264a8db6415: Verifying Checksum 03:08:12 7264a8db6415: Download complete 03:08:12 1f1c1a5573a3: Verifying Checksum 03:08:12 1f1c1a5573a3: Download complete 03:08:12 7264a8db6415: Pull complete 03:08:12 b5e4710f87ac: Verifying Checksum 03:08:12 b5e4710f87ac: Download complete 03:08:12 c4d48a809fc2: Pull complete 03:08:12 4f1c88b9dad5: Verifying Checksum 03:08:12 4f1c88b9dad5: Download complete 03:08:13 ce7588e14bc9: Verifying Checksum 03:08:13 ce7588e14bc9: Download complete 03:08:15 4f1c88b9dad5: Pull complete 03:08:15 ad3a456e5733: Pull complete 03:08:15 69c7f0334f64: Pull complete 03:08:15 1f1c1a5573a3: Pull complete 03:08:18 ce7588e14bc9: Pull complete 03:08:18 b5e4710f87ac: Pull complete 03:08:18 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:08:18 ---> 88b5674ff536 03:08:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:08:22 ---> Running in 2c46a5494390 03:08:22 Removing intermediate container 2c46a5494390 03:08:22 ---> fcdc38201433 03:08:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:08:22 ---> Running in ecc3cdf1ea3b 03:08:22 Removing intermediate container ecc3cdf1ea3b 03:08:22 ---> 948df3856032 03:08:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:08:22 ---> Running in 45867e2571ea 03:08:22 Removing intermediate container 45867e2571ea 03:08:22 ---> 03b287f9e4f0 03:08:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:08:22 ---> Running in 10a5e18b6376 03:08:22 Removing intermediate container 10a5e18b6376 03:08:22 ---> fccfa79473b0 03:08:22 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:08:23 ---> Running in 22fa6faeda73 03:08:23 Removing intermediate container 22fa6faeda73 03:08:23 ---> 855f4a5da950 03:08:23 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:08:23 ---> Running in 4c98328ee7dc 03:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:08:23 OK: 264 MiB in 52 packages 03:08:24 Still waiting to schedule task 03:08:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:08:24 Removing intermediate container 4c98328ee7dc 03:08:24 ---> b69bd6e12065 03:08:24 Step 9/13 : WORKDIR /device-onvif-camera 03:08:24 ---> Running in 47b8ffd0bf42 03:08:24 Removing intermediate container 47b8ffd0bf42 03:08:24 ---> 0ac78c572676 03:08:24 Step 10/13 : COPY go.mod vendor* ./ 03:08:24 ---> bc75f75435e4 03:08:24 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:24 ---> Running in b26491b0d9af 03:08:56 Removing intermediate container b26491b0d9af 03:08:56 ---> 0a3ca0e477c5 03:08:56 Step 12/13 : COPY . . 03:08:56 ---> 39b7592c5c02 03:08:56 Step 13/13 : RUN ${MAKE} 03:08:56 ---> Running in 9f7cbf91fbfd 03:08:56 noop 03:08:56 Removing intermediate container 9f7cbf91fbfd 03:08:56 ---> 4a5205e9bca8 03:08:56 Successfully built 4a5205e9bca8 03:08:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker inspect -f . ci-base-image-x86_64 03:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:57 prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container 03:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@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 ******** ci-base-image-x86_64 cat 03:08:57 $ docker top e113e51f56716076e943d415357b9b08d937933a8a430474e8cf5e243745d681 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:58 + go version 03:08:58 go version go1.21.0 linux/amd64 [Pipeline] } 03:08:58 $ docker stop --time=1 e113e51f56716076e943d415357b9b08d937933a8a430474e8cf5e243745d681 03:08:59 $ docker rm -f --volumes e113e51f56716076e943d415357b9b08d937933a8a430474e8cf5e243745d681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:00 + docker inspect -f . ci-base-image-x86_64 03:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:00 prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container 03:09:00 $ 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-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@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 ******** ci-base-image-x86_64 cat 03:09:01 $ docker top 965df09d71e430eea894d347de3a80fe4e328f504de1481f271facd57537fe20 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:01 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-425 [Pipeline] fileExists [Pipeline] sh 03:09:01 + make test 03:09:01 go test ./... -coverprofile=coverage.out ./... 03:09:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:09:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:09:13 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:09:15 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.5% of statements 03:09:15 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.145s coverage: 86.5% of statements 03:09:22 go vet ./... 03:09:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:09:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:09:26 ./bin/test-attribution-txt.sh 03:09:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:09:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:09:26 $ docker stop --time=1 965df09d71e430eea894d347de3a80fe4e328f504de1481f271facd57537fe20 03:09:30 $ docker rm -f --volumes 965df09d71e430eea894d347de3a80fe4e328f504de1481f271facd57537fe20 [Pipeline] // withDockerContainer [Pipeline] sh 03:09:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:09:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:09:32 + ls -al . 03:09:32 total 244 03:09:32 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 03:09 . 03:09:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:07 .. 03:09:32 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 03:09 .git 03:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 03:07 .github 03:09:32 -rw-rw-r-- 1 jenkins jenkins 493 Jan 26 03:07 .gitignore 03:09:32 -rw-rw-r-- 1 jenkins jenkins 42 Jan 26 03:07 .golangci.yml 03:09:32 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 03:08 .semver 03:09:32 -rw-rw-r-- 1 jenkins jenkins 11155 Jan 26 03:07 Attribution.txt 03:09:32 -rw-rw-r-- 1 jenkins jenkins 17665 Jan 26 03:07 CHANGELOG.md 03:09:32 -rw-rw-r-- 1 jenkins jenkins 1683 Jan 26 03:07 Dockerfile 03:09:32 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 03:07 GOVERNANCE.md 03:09:32 -rw-rw-r-- 1 jenkins jenkins 739 Jan 26 03:07 Jenkinsfile 03:09:32 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 26 03:07 LICENSE 03:09:32 -rw-rw-r-- 1 jenkins jenkins 2883 Jan 26 03:07 Makefile 03:09:32 -rw-rw-r-- 1 jenkins jenkins 625 Jan 26 03:07 OWNERS.md 03:09:32 -rw-rw-r-- 1 jenkins jenkins 2620 Jan 26 03:07 README.md 03:09:32 -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 03:08 VERSION 03:09:32 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 03:07 bin 03:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 03:07 cmd 03:09:32 -rw-r--r-- 1 jenkins jenkins 78456 Jan 26 03:09 coverage.out 03:09:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:07 doc 03:09:32 -rw-rw-r-- 1 jenkins jenkins 4130 Jan 26 03:07 go.mod 03:09:32 -rw-rw-r-- 1 jenkins jenkins 35283 Jan 26 03:07 go.sum 03:09:32 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:07 internal 03:09:32 -rw-rw-r-- 1 jenkins jenkins 236 Jan 26 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:32 + 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=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 --label arch=amd64 --label version=0.0.0 . 03:09:32 Sending build context to Docker daemon 34.33MB 03:09:32 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:09:32 Step 2/27 : FROM ${BASE} AS builder 03:09:32 ---> 4a5205e9bca8 03:09:32 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:09:33 ---> Running in 84e8a7a2dbb3 03:09:33 Removing intermediate container 84e8a7a2dbb3 03:09:33 ---> 3a26b354f5e8 03:09:33 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:09:33 ---> Running in 30f069dce367 03:09:33 Removing intermediate container 30f069dce367 03:09:33 ---> a019802433db 03:09:33 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:09:33 ---> Running in 519a7bea311c 03:09:33 Removing intermediate container 519a7bea311c 03:09:33 ---> f066ff5f201c 03:09:33 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:09:33 ---> Running in 6ae07c5fd6ae 03:09:33 Removing intermediate container 6ae07c5fd6ae 03:09:33 ---> 4be30b0b4a96 03:09:33 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:09:33 ---> Running in fd500c2c4003 03:09:33 Removing intermediate container fd500c2c4003 03:09:33 ---> 94c1717dd046 03:09:33 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:33 ---> Running in c97d34f2a891 03:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:09:34 OK: 264 MiB in 52 packages 03:09:34 Removing intermediate container c97d34f2a891 03:09:34 ---> b6eff1905005 03:09:34 Step 9/27 : WORKDIR /device-onvif-camera 03:09:34 ---> Running in caea051861c1 03:09:34 Removing intermediate container caea051861c1 03:09:34 ---> 357cc3ea9fa6 03:09:34 Step 10/27 : COPY go.mod vendor* ./ 03:09:34 ---> bdb1f539f757 03:09:34 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:34 ---> Running in cbe2b942b987 03:09:35 Removing intermediate container cbe2b942b987 03:09:35 ---> ea0b554fd6dc 03:09:35 Step 12/27 : COPY . . 03:09:36 ---> b59bac1c3a4a 03:09:36 Step 13/27 : RUN ${MAKE} 03:09:36 ---> Running in d391f5e769fb 03:09:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:09:58 Removing intermediate container d391f5e769fb 03:09:58 ---> 85e38e7b03f0 03:09:58 Step 14/27 : FROM alpine:3.18 03:09:58 3.18: Pulling from library/alpine 03:09:58 c926b61bad3b: Pulling fs layer 03:09:58 c926b61bad3b: Download complete 03:09:58 c926b61bad3b: Pull complete 03:09:58 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:09:58 Status: Downloaded newer image for alpine:3.18 03:09:58 ---> b541f2080109 03:09:58 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:09:58 ---> Running in cdc800c1d3b9 03:09:58 Removing intermediate container cdc800c1d3b9 03:09:58 ---> 8296eeb26f38 03:09:58 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:09:58 ---> Running in 2ed168a7af34 03:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:09:58 (1/1) Installing dumb-init (1.2.5-r2) 03:09:58 Executing busybox-1.36.1-r5.trigger 03:09:58 OK: 7 MiB in 16 packages 03:09:58 Removing intermediate container 2ed168a7af34 03:09:58 ---> 0945648fbb94 03:09:58 Step 17/27 : RUN apk --no-cache upgrade 03:09:58 ---> Running in 6943f2e452ab 03:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:09:58 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 03:09:58 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 03:09:58 OK: 7 MiB in 16 packages 03:09:59 Removing intermediate container 6943f2e452ab 03:09:59 ---> 13af317ec1e2 03:09:59 Step 18/27 : WORKDIR / 03:09:59 ---> Running in 59107533c78f 03:09:59 Removing intermediate container 59107533c78f 03:09:59 ---> a03d58c7fefe 03:09:59 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:10:00 ---> b0f9b6df9c45 03:10:00 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:10:00 ---> 68dd35beb0f1 03:10:00 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:10:00 ---> 2a732c07fd2a 03:10:00 Step 22/27 : EXPOSE 59984 03:10:00 ---> Running in 8cf7c8eb79a5 03:10:00 Removing intermediate container 8cf7c8eb79a5 03:10:00 ---> 591398747dfd 03:10:00 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:10:00 ---> Running in 70a7d2078c96 03:10:01 Removing intermediate container 70a7d2078c96 03:10:01 ---> 8eac101015e3 03:10:01 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:10:01 ---> Running in f398cdcbb54c 03:10:01 Removing intermediate container f398cdcbb54c 03:10:01 ---> 8aa498a618a3 03:10:01 Step 25/27 : LABEL arch=amd64 03:10:01 ---> Running in 8c82203e3dde 03:10:01 Removing intermediate container 8c82203e3dde 03:10:01 ---> 4aca071d97ba 03:10:01 Step 26/27 : LABEL git_sha=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 03:10:01 ---> Running in c6ea8b74fce0 03:10:01 Removing intermediate container c6ea8b74fce0 03:10:01 ---> 355ca57e51e8 03:10:01 Step 27/27 : LABEL version=0.0.0 03:10:01 ---> Running in 0eedbd2672f0 03:10:01 Removing intermediate container 0eedbd2672f0 03:10:01 ---> 39dc8f256095 03:10:01 [Warning] One or more build-args [ARCH] were not consumed 03:10:01 Successfully built 39dc8f256095 03:10:01 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 03:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:02 03:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:03 latest: Pulling from edgex-lftools-log-publisher 03:10:03 5eb5b503b376: Pulling fs layer 03:10:03 5c69ac0246d0: Pulling fs layer 03:10:03 ec43610c2a17: Pulling fs layer 03:10:03 3a2ae6a8a46f: Pulling fs layer 03:10:03 33b1e0a273af: Pulling fs layer 03:10:03 5d3b04190fa2: Pulling fs layer 03:10:03 2f39f015ded8: Pulling fs layer 03:10:03 33b1e0a273af: Waiting 03:10:03 3a2ae6a8a46f: Waiting 03:10:03 5d3b04190fa2: Waiting 03:10:03 2f39f015ded8: Waiting 03:10:03 5c69ac0246d0: Download complete 03:10:03 3a2ae6a8a46f: Download complete 03:10:03 ec43610c2a17: Verifying Checksum 03:10:03 ec43610c2a17: Download complete 03:10:03 5d3b04190fa2: Verifying Checksum 03:10:03 5d3b04190fa2: Download complete 03:10:03 33b1e0a273af: Verifying Checksum 03:10:03 33b1e0a273af: Download complete 03:10:03 5eb5b503b376: Verifying Checksum 03:10:03 5eb5b503b376: Download complete 03:10:04 2f39f015ded8: Download complete 03:10:04 5eb5b503b376: Pull complete 03:10:04 5c69ac0246d0: Pull complete 03:10:05 ec43610c2a17: Pull complete 03:10:05 3a2ae6a8a46f: Pull complete 03:10:05 33b1e0a273af: Pull complete 03:10:05 5d3b04190fa2: Pull complete 03:10:09 2f39f015ded8: Pull complete 03:10:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:09 prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container 03:10:10 $ 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-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@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-lftools-log-publisher:latest cat 03:10:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27955 in /w/workspace/undry_device-onvif-camera_PR-425 03:10:14 $ docker top 7f9d31bf5466e0cba348e1f5a01544044bc8d510d14ecc3d0336f47330348cdc -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 03:10:14 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:10:14 The recommended git tool is: git 03:10:15 ---> job-cost.sh 03:10:15 lf-activate-venv: SKIPPING 03:10:15 INFO: No Stack... 03:10:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:15 INFO: Archiving Costs [Pipeline] sh 03:10:15 + cat /w/workspace/undry_device-onvif-camera_PR-425/archives/cost.csv 03:10:15 + cut -d, -f6 [Pipeline] lock 03:10:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] 03:10:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] did not exist. Created. 03:10:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:16 + echo total: 0.2199999988079071 [Pipeline] stash 03:10:16 Stashed 1 file(s) [Pipeline] } 03:10:16 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:10:16 $ docker stop --time=1 7f9d31bf5466e0cba348e1f5a01544044bc8d510d14ecc3d0336f47330348cdc 03:10:17 $ docker rm -f --volumes 7f9d31bf5466e0cba348e1f5a01544044bc8d510d14ecc3d0336f47330348cdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:10:21 using credential edgex-jenkins-ssh 03:10:21 Cloning the remote Git repository 03:10:21 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:10:21 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:10:24 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:10:24 > git --version # timeout=10 03:10:24 > git --version # 'git version 2.25.1' 03:10:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:10:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:28 Merging remotes/origin/main commit 30f2e04c1e5a9bcedf43d76deea8330b142364ec into PR head commit 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 03:10:29 Merge succeeded, producing 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 03:10:29 Checking out Revision 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 (PR-425) 03:10:29 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:10:29 > git --version # timeout=10 03:10:29 > git --version # 'git version 2.25.1' 03:10:29 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:10:28 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:10:28 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:10:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:10:28 > git config core.sparsecheckout # timeout=10 03:10:29 > git checkout -f 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 # timeout=10 03:10:29 > git remote # timeout=10 03:10:29 > git config --get remote.origin.url # timeout=10 03:10:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:29 > git merge 30f2e04c1e5a9bcedf43d76deea8330b142364ec # timeout=10 03:10:29 > git rev-parse HEAD^{commit} # timeout=10 03:10:29 > git config core.sparsecheckout # timeout=10 03:10:29 > git checkout -f 248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:10:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:31 Dload Upload Total Spent Left Speed 03:10:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 03:10:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:10:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:10:32 + sudo tee /etc/docker/daemon.new 03:10:32 { 03:10:32 "registry-mirrors": [ 03:10:32 "https://nexus3.edgexfoundry.org:10001" 03:10:32 ], 03:10:32 "bip": "10.250.0.254/24", 03:10:32 "hosts": [ 03:10:32 "tcp://0.0.0.0:5555", 03:10:32 "unix:///var/run/docker.sock" 03:10:32 ], 03:10:32 "mtu": 1458, 03:10:32 "selinux-enabled": true, 03:10:32 "seccomp-profile": "/etc/docker/seccomp.json" 03:10:32 } [Pipeline] sh 03:10:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:10:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:51 provisioning config files... 03:10:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13266461966408571018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:51 ---> ****-login.sh 03:10:51 nexus3.edgexfoundry.org:10001 03:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:52 Configure a credential helper to remove this warning. See 03:10:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:52 03:10:52 Login Succeeded 03:10:52 nexus3.edgexfoundry.org:10002 03:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:52 Configure a credential helper to remove this warning. See 03:10:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:52 03:10:52 Login Succeeded 03:10:52 nexus3.edgexfoundry.org:10003 03:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:53 Configure a credential helper to remove this warning. See 03:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:53 03:10:53 Login Succeeded 03:10:53 nexus3.edgexfoundry.org:10004 03:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:53 Configure a credential helper to remove this warning. See 03:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:53 03:10:53 Login Succeeded 03:10:53 ****.io 03:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:53 Configure a credential helper to remove this warning. See 03:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:53 03:10:53 Login Succeeded 03:10:53 ---> ****-login.sh ends [Pipeline] } 03:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:10:54 ========================================================= 03:10:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:10:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:10:56 #0 building with "default" instance using docker driver 03:10:56 03:10:56 #1 [internal] load build definition from Dockerfile 03:10:56 #1 transferring dockerfile: 1.72kB done 03:10:56 #1 DONE 0.1s 03:10:56 03:10:56 #2 [internal] load .dockerignore 03:10:56 #2 transferring context: 2B 0.0s done 03:10:56 #2 DONE 0.1s 03:10:56 03:10:56 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:10:56 #3 DONE 0.1s 03:10:56 03:10:56 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:10:56 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 03:10:56 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 03:10:56 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 03:10:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.1s 03:10:56 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s 03:10:56 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 03:10:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s 03:10:56 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 03:10:56 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done 03:10:56 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 03:10:56 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 03:10:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s 03:10:56 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 03:10:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.4s 03:10:57 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s 03:10:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.5s 03:10:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s 03:10:57 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s 03:10:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.88MB / 63.99MB 0.6s 03:10:57 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s 03:10:57 #4 ... 03:10:57 03:10:57 #5 [internal] load build context 03:10:57 #5 transferring context: 20.34MB 0.7s done 03:10:57 #5 DONE 0.7s 03:10:57 03:10:57 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:10:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.7s 03:10:57 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 03:10:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s 03:10:57 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 03:10:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s 03:10:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s 03:10:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.0s 03:10:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s 03:10:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.23MB / 63.99MB 1.1s 03:10:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.54MB / 97.63MB 1.1s 03:10:57 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 03:10:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.63MB / 63.99MB 1.2s 03:10:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.2s 03:10:57 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 03:10:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s 03:10:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.4s 03:10:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 03:10:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.5s 03:10:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.6s 03:10:58 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 03:10:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.7s 03:10:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 1.9s 03:10:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.0s 03:10:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s 03:10:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done 03:11:04 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s 03:11:08 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.4s 03:11:15 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done 03:11:16 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 03:11:16 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 03:11:16 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 03:11:22 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 03:11:25 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done 03:11:25 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 03:11:27 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done 03:11:27 #4 DONE 31.1s 03:11:27 03:11:27 #6 [builder 2/7] RUN apk add --no-cache make git 03:11:28 #6 1.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:11:29 #6 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:11:30 #6 2.606 OK: 266 MiB in 52 packages 03:11:32 #6 DONE 4.4s 03:11:32 03:11:32 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:11:32 #7 DONE 0.1s 03:11:32 03:11:32 #8 [builder 4/7] COPY go.mod vendor* ./ 03:11:32 #8 DONE 0.1s 03:11:32 03:11:32 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:54 #9 DONE 18.7s 03:11:54 03:11:54 #10 [builder 6/7] COPY . . 03:11:54 #10 DONE 0.4s 03:11:54 03:11:54 #11 [builder 7/7] RUN echo noop 03:11:54 #11 0.606 noop 03:11:54 #11 DONE 0.7s 03:11:54 03:11:54 #12 exporting to image 03:11:54 #12 exporting layers 03:12:12 #12 exporting layers 17.9s done 03:12:12 #12 writing image sha256:7e7db5267e8f2b1fcd4b4492e1926031cc19fe18319d36deac685b8004e3974e done 03:12:12 #12 naming to docker.io/library/ci-base-image-arm64 done 03:12:12 #12 DONE 17.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:13 + docker inspect -f . ci-base-image-arm64 03:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:13 prd-ubuntu20.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container 03:12:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 03:12:14 $ docker top af7651e508394798f9f539723a4f68c57304088f02039075333879cf28df9a2b -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:15 + go version 03:12:15 go version go1.21.0 linux/arm64 [Pipeline] } 03:12:15 $ docker stop --time=1 af7651e508394798f9f539723a4f68c57304088f02039075333879cf28df9a2b 03:12:16 $ docker rm -f --volumes af7651e508394798f9f539723a4f68c57304088f02039075333879cf28df9a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:17 + docker inspect -f . ci-base-image-arm64 03:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:18 prd-ubuntu20.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container 03:12:18 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 03:12:22 $ docker top 3e998c14e024e71c5086af6a7b3c6c2b660fad542807c93bbe802d97ba7fcdde -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:22 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:12:23 + make test 03:12:23 go test ./... -coverprofile=coverage.out ./... 03:12:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:13:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:13:23 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:13:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.173s coverage: 31.5% of statements 03:13:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.329s coverage: 86.5% of statements 03:13:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:13:49 go vet ./... 03:14:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:14:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:14:04 ./bin/test-attribution-txt.sh 03:14:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:14:04 $ docker stop --time=1 3e998c14e024e71c5086af6a7b3c6c2b660fad542807c93bbe802d97ba7fcdde 03:14:07 $ docker rm -f --volumes 3e998c14e024e71c5086af6a7b3c6c2b660fad542807c93bbe802d97ba7fcdde [Pipeline] // withDockerContainer [Pipeline] sh 03:14:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:14:08 Warning: overwriting stash ‘coverage-report’ 03:14:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:14:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:14:10 + ls -al . 03:14:10 total 240 03:14:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 03:12 . 03:14:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:10 .. 03:14:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 03:10 .git 03:14:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 03:10 .github 03:14:10 -rw-rw-r-- 1 jenkins jenkins 493 Jan 26 03:10 .gitignore 03:14:10 -rw-rw-r-- 1 jenkins jenkins 42 Jan 26 03:10 .golangci.yml 03:14:10 -rw-rw-r-- 1 jenkins jenkins 11155 Jan 26 03:10 Attribution.txt 03:14:10 -rw-rw-r-- 1 jenkins jenkins 17665 Jan 26 03:10 CHANGELOG.md 03:14:10 -rw-rw-r-- 1 jenkins jenkins 1683 Jan 26 03:10 Dockerfile 03:14:10 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 03:10 GOVERNANCE.md 03:14:10 -rw-rw-r-- 1 jenkins jenkins 739 Jan 26 03:10 Jenkinsfile 03:14:10 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 26 03:10 LICENSE 03:14:10 -rw-rw-r-- 1 jenkins jenkins 2883 Jan 26 03:10 Makefile 03:14:10 -rw-rw-r-- 1 jenkins jenkins 625 Jan 26 03:10 OWNERS.md 03:14:10 -rw-rw-r-- 1 jenkins jenkins 2620 Jan 26 03:10 README.md 03:14:10 -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 03:08 VERSION 03:14:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 03:10 bin 03:14:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 03:10 cmd 03:14:10 -rw-r--r-- 1 jenkins jenkins 78456 Jan 26 03:13 coverage.out 03:14:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:10 doc 03:14:10 -rw-rw-r-- 1 jenkins jenkins 4130 Jan 26 03:10 go.mod 03:14:10 -rw-rw-r-- 1 jenkins jenkins 35283 Jan 26 03:10 go.sum 03:14:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 03:10 internal 03:14:10 -rw-rw-r-- 1 jenkins jenkins 236 Jan 26 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:10 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 --label arch=arm64 --label version=0.0.0 . 03:14:11 #0 building with "default" instance using docker driver 03:14:11 03:14:11 #1 [internal] load .dockerignore 03:14:11 #1 transferring context: 2B done 03:14:11 #1 DONE 0.0s 03:14:11 03:14:11 #2 [internal] load build definition from Dockerfile 03:14:11 #2 transferring dockerfile: 1.72kB done 03:14:11 #2 DONE 0.0s 03:14:11 03:14:11 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:14:11 #3 DONE 0.0s 03:14:11 03:14:11 #4 [internal] load metadata for docker.io/library/alpine:3.18 03:14:11 #4 DONE 0.3s 03:14:11 03:14:11 #5 [internal] load build context 03:14:11 #5 transferring context: 88.92kB 0.1s done 03:14:11 #5 DONE 0.1s 03:14:11 03:14:11 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:14:11 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 03:14:11 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 03:14:11 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 03:14:11 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 03:14:11 #6 ... 03:14:11 03:14:11 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:14:11 #7 DONE 0.2s 03:14:11 03:14:11 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 03:14:11 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 03:14:11 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 03:14:12 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 03:14:12 #6 DONE 0.9s 03:14:12 03:14:12 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:14:13 #8 0.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:14:13 #8 0.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:14:14 #8 ... 03:14:14 03:14:14 #9 [builder 2/7] RUN apk add --no-cache make git 03:14:14 #9 0.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:14:14 #9 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:14:14 #9 2.140 OK: 266 MiB in 52 packages 03:14:14 #9 DONE 2.4s 03:14:14 03:14:14 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:14:14 #10 DONE 0.1s 03:14:14 03:14:14 #11 [builder 4/7] COPY go.mod vendor* ./ 03:14:14 #11 DONE 0.1s 03:14:14 03:14:14 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:14:14 #8 1.955 (1/1) Installing dumb-init (1.2.5-r2) 03:14:14 #8 1.973 Executing busybox-1.36.1-r5.trigger 03:14:14 #8 1.995 OK: 8 MiB in 16 packages 03:14:15 #8 DONE 2.3s 03:14:15 03:14:15 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:14:15 #12 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:14:16 #12 ... 03:14:16 03:14:16 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:16 #13 DONE 1.2s 03:14:16 03:14:16 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:14:16 #12 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:14:16 #12 ... 03:14:16 03:14:16 #14 [builder 6/7] COPY . . 03:14:16 #14 DONE 0.5s 03:14:16 03:14:16 #15 [builder 7/7] RUN make build 03:14:17 #15 0.635 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:14:20 #15 ... 03:14:20 03:14:20 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:14:20 #12 2.130 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 03:14:20 #12 2.264 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 03:14:20 #12 2.287 OK: 8 MiB in 16 packages 03:14:20 #12 DONE 5.2s 03:14:20 03:14:20 #15 [builder 7/7] RUN make build 03:15:28 #15 DONE 65.1s 03:15:28 03:15:28 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:15:28 #16 DONE 0.3s 03:15:28 03:15:28 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:15:28 #17 DONE 0.1s 03:15:28 03:15:28 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:15:28 #18 DONE 0.1s 03:15:28 03:15:28 #19 exporting to image 03:15:28 #19 exporting layers 03:15:28 #19 exporting layers 0.3s done 03:15:28 #19 writing image sha256:21f1dff2b4bc6d42a6d6f6d9eabd9fca898175c784fdd8e44f0644e2628ffa02 done 03:15:28 #19 naming to docker.io/library/device-onvif-camera-arm64 done 03:15:28 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:29 03:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:15:30 arm64: Pulling from edgex-lftools-log-publisher 03:15:30 8998bd30e6a1: Pulling fs layer 03:15:30 04944245beec: Pulling fs layer 03:15:30 699f458cf7ca: Pulling fs layer 03:15:30 765212b225bb: Pulling fs layer 03:15:30 f23df028b6ca: Pulling fs layer 03:15:30 765212b225bb: Waiting 03:15:30 d65c8cfc05b1: Pulling fs layer 03:15:30 f23df028b6ca: Waiting 03:15:30 d65c8cfc05b1: Waiting 03:15:30 2437ff75d9bd: Pulling fs layer 03:15:30 2437ff75d9bd: Waiting 03:15:30 04944245beec: Verifying Checksum 03:15:30 04944245beec: Download complete 03:15:30 765212b225bb: Verifying Checksum 03:15:30 765212b225bb: Download complete 03:15:30 f23df028b6ca: Verifying Checksum 03:15:30 f23df028b6ca: Download complete 03:15:30 d65c8cfc05b1: Verifying Checksum 03:15:30 d65c8cfc05b1: Download complete 03:15:30 699f458cf7ca: Verifying Checksum 03:15:30 699f458cf7ca: Download complete 03:15:31 8998bd30e6a1: Verifying Checksum 03:15:31 8998bd30e6a1: Download complete 03:15:33 2437ff75d9bd: Verifying Checksum 03:15:33 2437ff75d9bd: Download complete 03:15:37 8998bd30e6a1: Pull complete 03:15:37 04944245beec: Pull complete 03:15:39 699f458cf7ca: Pull complete 03:15:39 765212b225bb: Pull complete 03:15:40 f23df028b6ca: Pull complete 03:15:40 d65c8cfc05b1: Pull complete 03:16:07 2437ff75d9bd: Pull complete 03:16:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:16:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-27955 does not seem to be running inside a container 03:16:07 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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-lftools-log-publisher:arm64 cat 03:16:09 $ docker top 54d2108a630d6cc8ef63b7441104d45041b7898c61d8d4700e5b2e2e3f443ec7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:10 ---> job-cost.sh 03:16:10 lf-activate-venv: SKIPPING 03:16:10 INFO: No Stack... 03:16:10 INFO: Retrieving Pricing Info for: v3-standard-8 03:16:11 INFO: Archiving Costs [Pipeline] sh 03:16:12 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:16:12 + cut -d, -f6 [Pipeline] lock 03:16:12 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] 03:16:12 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] did not exist. Created. 03:16:12 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:16:12 /w/workspace/device-onvif-camera/1@tmp/durable-b201e815/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:16:12 + echo total: 0.2199999988079071 [Pipeline] stash 03:16:12 Warning: overwriting stash ‘stack-cost’ 03:16:13 Stashed 1 file(s) [Pipeline] } 03:16:13 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:16:13 $ docker stop --time=1 54d2108a630d6cc8ef63b7441104d45041b7898c61d8d4700e5b2e2e3f443ec7 03:16:14 $ docker rm -f --volumes 54d2108a630d6cc8ef63b7441104d45041b7898c61d8d4700e5b2e2e3f443ec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:16:16 provisioning config files... 03:16:16 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-425@tmp/config5142808957289542941tmp [Pipeline] { [Pipeline] sh 03:16:17 + set +x 03:16:17 + bash -s -- 03:16:17 + curl -s https://codecov.io/bash 03:16:17 03:16:17 _____ _ 03:16:17 / ____| | | 03:16:17 | | ___ __| | ___ ___ _____ __ 03:16:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:16:17 | |___| (_) | (_| | __/ (_| (_) \ V / 03:16:17 \_____\___/ \__,_|\___|\___\___/ \_/ 03:16:17 Bash-1.0.6 03:16:17 03:16:17 03:16:17 ==> git version 2.25.1 found 03:16:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:16:17 Release-Date: 2020-01-08 03:16:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:16:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:16:17 ==> Jenkins CI detected. 03:16:17 current dir:  /w/workspace/undry_device-onvif-camera_PR-425 03:16:17 project root: . 03:16:17 --> token set from env 03:16:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:16:17 ==> Running gcov in . (disable via -X gcov) 03:16:17 ==> Python coveragepy not found 03:16:17 ==> Searching for coverage reports in: 03:16:17 + . 03:16:17 -> Found 1 reports 03:16:17 ==> Detecting git/mercurial file structure 03:16:17 ==> Reading reports 03:16:17 + ./coverage.out bytes=78456 03:16:17 ==> Appending adjustments 03:16:17 https://docs.codecov.io/docs/fixing-reports 03:16:17 + Found adjustments 03:16:17 ==> Gzipping contents 03:16:17 12K /tmp/codecov.l1YV83.gz 03:16:17 ==> Uploading reports 03:16:17 url: https://codecov.io 03:16:17 query: branch=PR-425&commit=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=425&job=&cmd_args= 03:16:17 -> Pinging Codecov 03:16:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-425&commit=248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=425&job=&cmd_args= 03:16:17 -> Uploading to 03:16:17 https://storage.googleapis.com/codecov/v4/raw/2024-01-26/F29A59C45E3A92E06B3E522C9905F8EF/248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6/707e1757-2dd8-46de-82d4-c5f567157537.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T031617Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9ff983646d34224521eda7146270c33009a00953e5eeabfb30f53ed250b9a31 03:16:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:17 Dload Upload Total Spent Left Speed 03:16:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 37601 --:--:-- --:--:-- --:--:-- 37601 03:16:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/248c0859ce48f93b4dd6d9a5b787f3b98ccad5f6 [Pipeline] } 03:16:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:16:21 + [ -d /w/workspace/undry_device-onvif-camera_PR-425/archives ] 03:16:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-425/archives 03:16:21 total 16 03:16:21 drwxr-xr-x 3 root root 4096 Jan 26 03:10 . 03:16:21 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 03:10 .. 03:16:21 drwxr-xr-x 2 root root 4096 Jan 26 03:10 cost 03:16:21 -rw-r--r-- 1 root root 91 Jan 26 03:10 cost.csv 03:16:21 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-425/archives 03:16:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-425/archives 03:16:21 total 16 03:16:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 03:10 . 03:16:21 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 03:10 .. 03:16:21 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 03:10 cost 03:16:21 -rw-r--r-- 1 jenkins jenkins 91 Jan 26 03:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:16:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:16:22 ---> package-listing.sh 03:16:22 ++ facter osfamily 03:16:22 ++ tr '[:upper:]' '[:lower:]' 03:16:23 + OS_FAMILY=debian 03:16:23 + workspace=/w/workspace/undry_device-onvif-camera_PR-425 03:16:23 + START_PACKAGES=/tmp/packages_start.txt 03:16:23 + END_PACKAGES=/tmp/packages_end.txt 03:16:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:16:23 + PACKAGES=/tmp/packages_start.txt 03:16:23 + '[' /w/workspace/undry_device-onvif-camera_PR-425 ']' 03:16:23 + PACKAGES=/tmp/packages_end.txt 03:16:23 + case "${OS_FAMILY}" in 03:16:23 + dpkg -l 03:16:23 + grep '^ii' 03:16:23 + '[' -f /tmp/packages_start.txt ']' 03:16:23 + '[' -f /tmp/packages_end.txt ']' 03:16:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:16:23 + '[' /w/workspace/undry_device-onvif-camera_PR-425 ']' 03:16:23 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-425/archives/ 03:16:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-425/archives/ [Pipeline] echo 03:16:23 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-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:16:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:16:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:24 prd-ubuntu20.04-docker-8c-8g-27954 does not seem to be running inside a container 03:16:24 $ 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-425/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-425 -v /w/workspace/undry_device-onvif-camera_PR-425:/w/workspace/undry_device-onvif-camera_PR-425:rw,z -v /w/workspace/undry_device-onvif-camera_PR-425@tmp:/w/workspace/undry_device-onvif-camera_PR-425@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:16:24 $ docker top d766b414a0a50396208c093f1f9c27a379802ddc40ac83d25573eb5cd36e5235 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:25 + touch /tmp/pre-build-complete [Pipeline] sh 03:16:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:16:25 + ls /var/log/sa-host 03:16:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:25 provisioning config files... 03:16:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-425@tmp/config8830953512850305772tmp [Pipeline] { [Pipeline] echo 03:16:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:16:26 ---> create-netrc.sh [Pipeline] } 03:16:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:16:26 ---> python-tools-install.sh [Pipeline] echo 03:16:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:16:27 ---> sudo-logs.sh 03:16:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:16:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:16:27 ---> job-cost.sh 03:16:27 lf-activate-venv: SKIPPING 03:16:27 DEBUG: total: 0.2199999988079071 03:16:27 INFO: Retrieving Stack Cost... 03:16:28 INFO: Retrieving Pricing Info for: v3-standard-8 03:16:28 INFO: Archiving Costs [Pipeline] echo 03:16:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:16:28 ---> logs-deploy.sh 03:16:28 lf-activate-venv: SKIPPING 03:16:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-425/1 03:16:28 INFO: archiving workspace using pattern(s): 03:16:29 Archives upload complete. 03:16:29 INFO: archiving logs to Nexus 03:16:30 ---> uname -a: 03:16:30 Linux prd-ubuntu20-04-docker-8c-8g-27954 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:16:30 03:16:30 03:16:30 ---> lscpu: 03:16:30 Architecture: x86_64 03:16:30 CPU op-mode(s): 32-bit, 64-bit 03:16:30 Byte Order: Little Endian 03:16:30 Address sizes: 40 bits physical, 48 bits virtual 03:16:30 CPU(s): 8 03:16:30 On-line CPU(s) list: 0-7 03:16:30 Thread(s) per core: 1 03:16:30 Core(s) per socket: 1 03:16:30 Socket(s): 8 03:16:30 NUMA node(s): 1 03:16:30 Vendor ID: AuthenticAMD 03:16:30 CPU family: 23 03:16:30 Model: 49 03:16:30 Model name: AMD EPYC-Rome Processor 03:16:30 Stepping: 0 03:16:30 CPU MHz: 2800.000 03:16:30 BogoMIPS: 5600.00 03:16:30 Virtualization: AMD-V 03:16:30 Hypervisor vendor: KVM 03:16:30 Virtualization type: full 03:16:30 L1d cache: 256 KiB 03:16:30 L1i cache: 256 KiB 03:16:30 L2 cache: 4 MiB 03:16:30 L3 cache: 128 MiB 03:16:30 NUMA node0 CPU(s): 0-7 03:16:30 Vulnerability Itlb multihit: Not affected 03:16:30 Vulnerability L1tf: Not affected 03:16:30 Vulnerability Mds: Not affected 03:16:30 Vulnerability Meltdown: Not affected 03:16:30 Vulnerability Mmio stale data: Not affected 03:16:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:16:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:16:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:16:30 Vulnerability Srbds: Not affected 03:16:30 Vulnerability Tsx async abort: Not affected 03:16: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 03:16:30 03:16:30 03:16:30 ---> nproc: 03:16:30 8 03:16:30 03:16:30 03:16:30 ---> df -h: 03:16:30 Filesystem Size Used Avail Use% Mounted on 03:16:30 overlay 155G 12G 144G 8% / 03:16:30 tmpfs 64M 0 64M 0% /dev 03:16:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:16:30 shm 64M 0 64M 0% /dev/shm 03:16:30 /dev/vda1 155G 12G 144G 8% /facter-os 03:16:30 03:16:30 03:16:30 ---> sar -b -r -n DEV: 03:16:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27954) 01/26/24 _x86_64_ (8 CPU) 03:16:30 03:16:30 03:07:04 LINUX RESTART (8 CPU) 03:16:30 03:16:30 03:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:16:30 03:09:01 210.55 1.73 208.82 0.00 49.33 67596.87 0.00 03:16:30 03:10:01 182.20 0.22 181.99 0.00 12.00 35357.04 0.00 03:16:30 03:11:01 49.79 0.00 49.79 0.00 0.00 16769.22 0.00 03:16:30 03:12:01 1.92 0.00 1.92 0.00 0.00 21.85 0.00 03:16:30 03:13:01 31.04 10.25 20.80 0.00 3454.89 4409.93 0.00 03:16:30 03:14:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 03:16:30 03:15:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 03:16:30 03:16:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 03:16:30 Average: 59.85 1.52 58.33 0.00 439.50 15523.24 0.00 03:16:30 03:16:30 03:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:16:30 03:09:01 28518336 31529420 775068 2.36 140912 3085664 1931536 5.69 1098900 2805424 708 03:16:30 03:10:01 28168520 31528328 772216 2.35 149048 3397928 1776408 5.24 1277160 2942644 444 03:16:30 03:11:01 27674840 31545148 753780 2.29 157984 3849744 1789760 5.27 1278504 3381972 12 03:16:30 03:12:01 27675304 31545804 752644 2.29 158048 3849748 1789760 5.27 1278196 3381976 36 03:16:30 03:13:01 27436952 31528924 760380 2.31 163352 4053624 1833152 5.40 1437544 3436564 24 03:16:30 03:14:01 27437236 31529240 760004 2.31 163392 4053628 1833152 5.40 1437804 3436564 12 03:16:30 03:15:01 27447996 31540072 748912 2.28 163408 4053632 1833152 5.40 1426396 3436580 8 03:16:30 03:16:01 27448304 31540444 748512 2.28 163436 4053632 1833152 5.40 1426472 3436584 4 03:16:30 Average: 27725936 31535922 758940 2.31 157448 3799700 1827509 5.39 1332622 3282288 156 03:16:30 03:16:30 03:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:16:30 03:09:01 veth5d34951 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 03:16:30 03:09:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 03:16:30 03:09:01 docker0 208.67 311.00 17.39 2401.11 0.00 0.00 0.00 0.00 03:16:30 03:09:01 ens3 458.49 300.65 5575.74 44.84 0.00 0.00 0.00 0.00 03:16:30 03:10:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:16:30 03:10:01 docker0 5.23 9.55 0.32 125.58 0.00 0.00 0.00 0.00 03:16:30 03:10:01 ens3 48.96 37.46 208.94 79.57 0.00 0.00 0.00 0.00 03:16:30 03:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 03:16:30 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:30 03:11:01 ens3 91.52 55.67 2524.66 10.11 0.00 0.00 0.00 0.00 03:16:30 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:16:30 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:30 03:12:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:16:30 03:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:16:30 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:30 03:13:01 ens3 94.37 48.83 1375.56 3.51 0.00 0.00 0.00 0.00 03:16:30 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:16:30 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:30 03:14:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 03:16:30 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:30 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:30 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:30 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:16:30 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:30 03:16:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:16:30 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 03:16:30 Average: docker0 26.74 40.07 2.21 315.82 0.00 0.00 0.00 0.00 03:16:30 Average: ens3 86.73 55.37 1210.54 17.26 0.00 0.00 0.00 0.00 03:16:30 03:16:30 03:16:30 ---> sar -P ALL: 03:16:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27954) 01/26/24 _x86_64_ (8 CPU) 03:16:30 03:16:30 03:07:04 LINUX RESTART (8 CPU) 03:16:30 03:16:30 03:08:01 CPU %user %nice %system %iowait %steal %idle 03:16:30 03:09:01 all 6.84 0.00 3.43 4.07 0.07 85.60 03:16:30 03:09:01 0 6.66 0.00 3.74 6.27 0.07 83.26 03:16:30 03:09:01 1 7.41 0.00 3.74 1.85 0.07 86.94 03:16:30 03:09:01 2 6.29 0.00 3.71 0.35 0.05 89.60 03:16:30 03:09:01 3 8.40 0.00 3.24 0.81 0.10 87.45 03:16:30 03:09:01 4 5.71 0.00 3.90 16.78 0.08 73.53 03:16:30 03:09:01 5 7.11 0.00 2.90 0.25 0.08 89.65 03:16:30 03:09:01 6 6.90 0.00 2.92 0.73 0.07 89.39 03:16:30 03:09:01 7 6.22 0.00 3.28 5.57 0.05 84.88 03:16:30 03:10:01 all 38.48 0.00 4.80 2.80 0.11 53.81 03:16:30 03:10:01 0 36.16 0.00 4.78 0.96 0.10 58.00 03:16:30 03:10:01 1 37.75 0.00 4.16 0.30 0.10 57.69 03:16:30 03:10:01 2 38.47 0.00 4.94 1.64 0.10 54.84 03:16:30 03:10:01 3 40.93 0.00 4.89 9.86 0.12 44.20 03:16:30 03:10:01 4 39.19 0.00 4.73 0.54 0.12 55.43 03:16:30 03:10:01 5 39.06 0.00 5.08 1.86 0.12 53.89 03:16:30 03:10:01 6 38.27 0.00 4.75 0.66 0.10 56.22 03:16:30 03:10:01 7 38.04 0.00 5.04 6.63 0.12 50.18 03:16:30 03:11:01 all 2.27 0.00 1.00 1.01 0.02 95.70 03:16:30 03:11:01 0 2.41 0.00 0.92 0.03 0.02 96.62 03:16:30 03:11:01 1 2.23 0.00 0.72 0.03 0.02 96.99 03:16:30 03:11:01 2 2.82 0.00 0.82 0.23 0.02 96.11 03:16:30 03:11:01 3 2.26 0.00 1.58 5.85 0.03 90.27 03:16:30 03:11:01 4 2.61 0.00 1.15 0.70 0.02 95.52 03:16:30 03:11:01 5 3.13 0.00 1.71 0.02 0.03 95.11 03:16:30 03:11:01 6 1.84 0.00 0.64 0.00 0.02 97.50 03:16:30 03:11:01 7 0.88 0.00 0.45 1.20 0.00 97.46 03:16:30 03:12:01 all 0.04 0.00 0.01 0.01 0.01 99.94 03:16:30 03:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:16:30 03:12:01 1 0.17 0.00 0.02 0.00 0.00 99.82 03:16:30 03:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:16:30 03:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:16:30 03:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:16:30 03:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:16:30 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:16:30 03:12:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:16:30 03:13:01 all 0.98 0.00 0.45 0.41 0.01 98.14 03:16:30 03:13:01 0 0.82 0.00 0.33 0.02 0.00 98.83 03:16:30 03:13:01 1 0.35 0.00 0.42 0.05 0.02 99.16 03:16:30 03:13:01 2 0.75 0.00 0.38 0.03 0.02 98.81 03:16:30 03:13:01 3 0.99 0.00 0.60 0.50 0.02 97.89 03:16:30 03:13:01 4 2.05 0.00 0.52 0.23 0.02 97.18 03:16:30 03:13:01 5 1.57 0.00 0.53 0.45 0.02 97.43 03:16:30 03:13:01 6 0.97 0.00 0.48 0.67 0.02 97.86 03:16:30 03:13:01 7 0.37 0.00 0.32 1.34 0.02 97.96 03:16:30 03:14:01 all 0.01 0.00 0.02 0.01 0.01 99.96 03:16:30 03:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:16:30 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:16:30 03:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:16:30 03:14:01 3 0.02 0.00 0.05 0.00 0.02 99.92 03:16:30 03:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:16:30 03:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:16:30 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:16:30 03:14:01 7 0.00 0.00 0.00 0.05 0.00 99.95 03:16:30 03:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:16:30 03:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:16:30 03:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:16:30 03:15:01 2 0.07 0.00 0.03 0.00 0.03 99.87 03:16:30 03:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:16:30 03:15:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:16:30 03:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:16:30 03:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:16:30 03:15:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:16:30 03:16:01 all 0.01 0.00 0.01 0.03 0.01 99.95 03:16:30 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:16:30 03:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:16:30 03:16:01 2 0.02 0.00 0.05 0.00 0.02 99.92 03:16:30 03:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:16:30 03:16:01 4 0.00 0.00 0.00 0.17 0.02 99.82 03:16:30 03:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:16:30 03:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:16:30 03:16:01 7 0.00 0.00 0.00 0.05 0.00 99.95 03:16:30 Average: all 6.04 0.00 1.21 1.03 0.03 91.69 03:16:30 Average: 0 5.71 0.00 1.21 0.90 0.03 92.15 03:16:30 Average: 1 6.00 0.00 1.14 0.28 0.03 92.56 03:16:30 Average: 2 6.00 0.00 1.24 0.28 0.03 92.45 03:16:30 Average: 3 6.54 0.00 1.29 2.12 0.04 90.02 03:16:30 Average: 4 6.16 0.00 1.28 2.28 0.04 90.24 03:16:30 Average: 5 6.30 0.00 1.27 0.32 0.04 92.07 03:16:30 Average: 6 5.96 0.00 1.10 0.26 0.03 92.66 03:16:30 Average: 7 5.63 0.00 1.13 1.85 0.02 91.37 03:16:30 03:16:30 03:16:30