Pull request #180 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at c32d12cb3f3d5bd786ac66f0af1d84994387a230 rather than 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 Obtained Jenkinsfile from c32d12cb3f3d5bd786ac66f0af1d84994387a230 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-ssh17838922909373702244.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16076832290817962517.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-180/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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14277461435713697116.key Verifying host key using known hosts file > 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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12359622003952222372.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh9833871163514394499.key Verifying host key using known hosts file > 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-180/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-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10989287513218075226.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8493’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8496 in /w/workspace/undry_device-onvif-camera_PR-180 [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-180 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c32d12cb3f3d5bd786ac66f0af1d84994387a230 into PR head commit 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 Merge succeeded, producing 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 Checking out Revision 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 (PR-180) > git config core.sparsecheckout # timeout=10 > git checkout -f 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c32d12cb3f3d5bd786ac66f0af1d84994387a230 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 # timeout=10 Commit message: "docs: cleanup swagger generation code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:26:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:26:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:26:53 ========================================================= 21:26:53 EdgeX Global Pipelines Version Info 21:26:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:26:54 ------------------- 21:26:54 stable info: 21:26:54 ------------------- 21:26:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:26:54 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 21:26:54 Message: update stable to v1.0.243 21:26:54 ------------------- 21:26:54 experimental info: 21:26:54 ------------------- 21:26:54 Commited By: **** collab-it+edgex@linuxfoundation.org 21:26:54 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 21:26:54 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:26:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:26:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo 21:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo 21:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo 21:26:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 [Pipeline] echo 21:26:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cb33cd [Pipeline] echo 21:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:56 provisioning config files... 21:26:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-180@tmp/config4139259591588500243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:56 ---> docker-login.sh 21:26:56 nexus3.edgexfoundry.org:10001 21:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:57 Configure a credential helper to remove this warning. See 21:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:57 21:26:57 Login Succeeded 21:26:57 nexus3.edgexfoundry.org:10002 21:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:57 Configure a credential helper to remove this warning. See 21:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:57 21:26:57 Login Succeeded 21:26:57 nexus3.edgexfoundry.org:10003 21:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:57 Configure a credential helper to remove this warning. See 21:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:57 21:26:57 Login Succeeded 21:26:57 nexus3.edgexfoundry.org:10004 21:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:57 Configure a credential helper to remove this warning. See 21:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:57 21:26:57 Login Succeeded 21:26:57 docker.io 21:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:57 Configure a credential helper to remove this warning. See 21:26:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:57 21:26:57 Login Succeeded 21:26:57 ---> docker-login.sh ends [Pipeline] } 21:26:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:26:58 + git rev-list -1 --merges 3cb33cdf5438b92aa5f3efd3ec84d2543962f520~1..3cb33cdf5438b92aa5f3efd3ec84d2543962f520 [Pipeline] echo 21:26:58 -----------> git rev-list -1 --merges 3cb33cdf5438b92aa5f3efd3ec84d2543962f520~1..3cb33cdf5438b92aa5f3efd3ec84d2543962f520 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 [false] [Pipeline] sh 21:26:58 + git log --format=format:%s -1 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 [Pipeline] echo 21:26:58 ========================================================= 21:26:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:26:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:59 + git log --format=format:%s -1 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 [Pipeline] echo 21:26:59 [semverPrep] GIT_COMMIT: 3cb33cdf5438b92aa5f3efd3ec84d2543962f520, Commit Message: docs: cleanup swagger generation code [Pipeline] echo 21:26:59 [semverPrep] This is not a build commit. [Pipeline] sh 21:26:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:59 + grep -v github /etc/ssh/ssh_known_hosts 21:26:59 + [ -e /tmp/ssh_known_hosts ] 21:26:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:26:59 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:26:59 sudo tee -a /etc/ssh/ssh_known_hosts 21:26:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:00 21:27:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:00 0.1.4: Pulling from edgex-devops/py-git-semver 21:27:00 b85a868b505f: Pulling fs layer 21:27:00 e2be974225ed: Pulling fs layer 21:27:00 339a4e72a1f5: Pulling fs layer 21:27:00 988bab9f4d93: Pulling fs layer 21:27:00 1469e6f7b9e6: Pulling fs layer 21:27:00 eaf3925da568: Pulling fs layer 21:27:00 bab4dde63d76: Pulling fs layer 21:27:00 bde34c3a00c8: Pulling fs layer 21:27:00 b352a97aabf1: Pulling fs layer 21:27:00 4872d77fe225: Pulling fs layer 21:27:00 5851b861e8e6: Pulling fs layer 21:27:00 bab4dde63d76: Waiting 21:27:00 bde34c3a00c8: Waiting 21:27:00 b352a97aabf1: Waiting 21:27:00 4872d77fe225: Waiting 21:27:00 5851b861e8e6: Waiting 21:27:00 988bab9f4d93: Waiting 21:27:00 1469e6f7b9e6: Waiting 21:27:00 eaf3925da568: Waiting 21:27:00 e2be974225ed: Verifying Checksum 21:27:00 e2be974225ed: Download complete 21:27:00 988bab9f4d93: Verifying Checksum 21:27:00 988bab9f4d93: Download complete 21:27:00 339a4e72a1f5: Verifying Checksum 21:27:00 339a4e72a1f5: Download complete 21:27:00 1469e6f7b9e6: Verifying Checksum 21:27:00 1469e6f7b9e6: Download complete 21:27:00 eaf3925da568: Verifying Checksum 21:27:00 eaf3925da568: Download complete 21:27:00 bde34c3a00c8: Verifying Checksum 21:27:00 bde34c3a00c8: Download complete 21:27:00 b352a97aabf1: Download complete 21:27:00 4872d77fe225: Verifying Checksum 21:27:00 4872d77fe225: Download complete 21:27:00 5851b861e8e6: Verifying Checksum 21:27:00 5851b861e8e6: Download complete 21:27:00 b85a868b505f: Download complete 21:27:01 bab4dde63d76: Verifying Checksum 21:27:01 bab4dde63d76: Download complete 21:27:01 b85a868b505f: Pull complete 21:27:02 e2be974225ed: Pull complete 21:27:02 339a4e72a1f5: Pull complete 21:27:02 988bab9f4d93: Pull complete 21:27:03 1469e6f7b9e6: Pull complete 21:27:03 eaf3925da568: Pull complete 21:27:04 bab4dde63d76: Pull complete 21:27:04 bde34c3a00c8: Pull complete 21:27:05 b352a97aabf1: Pull complete 21:27:05 4872d77fe225: Pull complete 21:27:05 5851b861e8e6: Pull complete 21:27:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:27:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:05 prd-ubuntu20.04-docker-8c-8g-8496 does not seem to be running inside a container 21:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-180 -v /w/workspace/undry_device-onvif-camera_PR-180:/w/workspace/undry_device-onvif-camera_PR-180:rw,z -v /w/workspace/undry_device-onvif-camera_PR-180@tmp:/w/workspace/undry_device-onvif-camera_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:27:06 $ docker top f9d4019be3473d1d75df20742c55e09d35132b4ff88213257994203f86a7c40b -eo pid,comm 21:27:07 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). 21:27:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:07 [ssh-agent] Looking for ssh-agent implementation... 21:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:07 $ docker exec f9d4019be3473d1d75df20742c55e09d35132b4ff88213257994203f86a7c40b ssh-agent 21:27:07 SSH_AUTH_SOCK=/tmp/ssh-vLobXiR0CZ6M/agent.34 21:27:07 SSH_AGENT_PID=40 21:27:07 Running ssh-add (command line suppressed) 21:27:07 Identity added: /w/workspace/undry_device-onvif-camera_PR-180@tmp/private_key_9129486961996260841.key (/w/workspace/undry_device-onvif-camera_PR-180@tmp/private_key_9129486961996260841.key) 21:27:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:07 + git tag --points-at HEAD [Pipeline] } 21:27:07 $ docker exec --env ******** --env ******** f9d4019be3473d1d75df20742c55e09d35132b4ff88213257994203f86a7c40b ssh-agent -k 21:27:07 unset SSH_AUTH_SOCK; 21:27:07 unset SSH_AGENT_PID; 21:27:07 echo Agent pid 40 killed; 21:27:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:27:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:08 [ssh-agent] Looking for ssh-agent implementation... 21:27:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:08 $ docker exec f9d4019be3473d1d75df20742c55e09d35132b4ff88213257994203f86a7c40b ssh-agent 21:27:08 SSH_AUTH_SOCK=/tmp/ssh-chcuA56z4k1l/agent.73 21:27:08 SSH_AGENT_PID=79 21:27:08 Running ssh-add (command line suppressed) 21:27:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-180@tmp/private_key_14461512785945068932.key (/w/workspace/undry_device-onvif-camera_PR-180@tmp/private_key_14461512785945068932.key) 21:27:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:08 + git semver init 21:27:08 2022-10-18 21:27:08,890 [run_init] DEBUG init version:0.0.0 force:False 21:27:08 2022-10-18 21:27:08,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-180/.semver 21:27:08 2022-10-18 21:27:08,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-180/.semver 21:27:08 2022-10-18 21:27:08,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-180/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-180, universal_newlines=False, shell=None, istream=None) 21:27:10 2022-10-18 21:27:09,899 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-180/.git/info/exclude 21:27:10 2022-10-18 21:27:09,900 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-180/.semver/PR-180 with force:False 21:27:10 2022-10-18 21:27:09,900 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-180/.semver/PR-180 21:27:10 2022-10-18 21:27:09,904 [execute] INFO git cat-file --batch-check 21:27:10 2022-10-18 21:27:09,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-180/.semver, universal_newlines=False, shell=None, istream=) 21:27:10 2022-10-18 21:27:09,912 [execute] INFO git cat-file --batch 21:27:10 2022-10-18 21:27:09,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-180/.semver, universal_newlines=False, shell=None, istream=) 21:27:10 2022-10-18 21:27:09,918 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-180/.semver/PR-180 21:27:10 0.0.0 [Pipeline] } 21:27:10 $ docker exec --env ******** --env ******** f9d4019be3473d1d75df20742c55e09d35132b4ff88213257994203f86a7c40b ssh-agent -k 21:27:10 unset SSH_AUTH_SOCK; 21:27:10 unset SSH_AGENT_PID; 21:27:10 echo Agent pid 79 killed; 21:27:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:27:10 + git semver [Pipeline] } 21:27:11 $ docker stop --time=1 f9d4019be3473d1d75df20742c55e09d35132b4ff88213257994203f86a7c40b 21:27:12 $ docker rm -f f9d4019be3473d1d75df20742c55e09d35132b4ff88213257994203f86a7c40b [Pipeline] // withDockerContainer [Pipeline] sh 21:27:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:27:13 Stashed 1 file(s) [Pipeline] echo 21:27:13 [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 21:27:13 provisioning config files... 21:27:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-180@tmp/config10729170730796791905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:14 ---> docker-login.sh 21:27:14 nexus3.edgexfoundry.org:10001 21:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:14 Configure a credential helper to remove this warning. See 21:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:14 21:27:14 Login Succeeded 21:27:14 nexus3.edgexfoundry.org:10002 21:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:14 Configure a credential helper to remove this warning. See 21:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:14 21:27:14 Login Succeeded 21:27:14 nexus3.edgexfoundry.org:10003 21:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:14 Configure a credential helper to remove this warning. See 21:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:14 21:27:14 Login Succeeded 21:27:14 nexus3.edgexfoundry.org:10004 21:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:14 Configure a credential helper to remove this warning. See 21:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:14 21:27:14 Login Succeeded 21:27:14 docker.io 21:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:14 Configure a credential helper to remove this warning. See 21:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:14 21:27:14 Login Succeeded 21:27:14 ---> docker-login.sh ends [Pipeline] } 21:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:15 ========================================================= 21:27:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:27:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:27:15 Sending build context to Docker daemon 28.38MB 21:27:15 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 21:27:15 Step 2/14 : FROM ${BASE} AS builder 21:27:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:27:15 213ec9aee27d: Pulling fs layer 21:27:15 4583459ba037: Pulling fs layer 21:27:15 93c1e223e6f2: Pulling fs layer 21:27:15 53926ce57604: Pulling fs layer 21:27:15 21b2b0c7a3f4: Pulling fs layer 21:27:15 30f14e443154: Pulling fs layer 21:27:15 801331c1e519: Pulling fs layer 21:27:15 99cc6dd402b0: Pulling fs layer 21:27:15 7d9ed39f4882: Pulling fs layer 21:27:15 53926ce57604: Waiting 21:27:15 21b2b0c7a3f4: Waiting 21:27:15 30f14e443154: Waiting 21:27:15 801331c1e519: Waiting 21:27:15 99cc6dd402b0: Waiting 21:27:15 7d9ed39f4882: Waiting 21:27:15 93c1e223e6f2: Verifying Checksum 21:27:15 93c1e223e6f2: Download complete 21:27:15 4583459ba037: Verifying Checksum 21:27:15 4583459ba037: Download complete 21:27:15 21b2b0c7a3f4: Verifying Checksum 21:27:15 21b2b0c7a3f4: Download complete 21:27:15 30f14e443154: Verifying Checksum 21:27:15 30f14e443154: Download complete 21:27:15 213ec9aee27d: Verifying Checksum 21:27:15 213ec9aee27d: Download complete 21:27:15 801331c1e519: Download complete 21:27:15 213ec9aee27d: Pull complete 21:27:16 4583459ba037: Pull complete 21:27:16 93c1e223e6f2: Pull complete 21:27:16 7d9ed39f4882: Verifying Checksum 21:27:16 7d9ed39f4882: Download complete 21:27:16 99cc6dd402b0: Download complete 21:27:16 53926ce57604: Verifying Checksum 21:27:16 53926ce57604: Download complete 21:27:20 53926ce57604: Pull complete 21:27:20 21b2b0c7a3f4: Pull complete 21:27:20 30f14e443154: Pull complete 21:27:20 801331c1e519: Pull complete 21:27:22 99cc6dd402b0: Pull complete 21:27:23 7d9ed39f4882: Pull complete 21:27:23 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 21:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:27:23 ---> 1dedd983c030 21:27:23 Step 3/14 : ARG ADD_BUILD_TAGS="" 21:27:24 ---> Running in a142ccf45e7f 21:27:24 Removing intermediate container a142ccf45e7f 21:27:24 ---> 0496e8c42baf 21:27:24 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:27:24 ---> Running in 12ea59189cfa 21:27:24 Removing intermediate container 12ea59189cfa 21:27:24 ---> 102aa90e790b 21:27:24 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:27:25 ---> Running in ae1f011e0975 21:27:25 Removing intermediate container ae1f011e0975 21:27:25 ---> e28f2ab9a147 21:27:25 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 21:27:25 ---> Running in 9fbd15beafac 21:27:25 Removing intermediate container 9fbd15beafac 21:27:25 ---> 0de79a6e720c 21:27:25 Step 7/14 : LABEL Name=edgex-device-onvif-camera 21:27:25 ---> Running in 3b1bf02ff517 21:27:25 Removing intermediate container 3b1bf02ff517 21:27:25 ---> 1ac7ab79e4ed 21:27:25 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:25 ---> Running in 16283a352a1e 21:27:26 Removing intermediate container 16283a352a1e 21:27:26 ---> 0881fcbb0300 21:27:26 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:27:26 ---> Running in 99a8320c3446 21:27:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:27:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:27:27 OK: 211 MiB in 51 packages 21:27:27 Removing intermediate container 99a8320c3446 21:27:27 ---> 09a65ade8259 21:27:27 Step 10/14 : WORKDIR /device-onvif-camera 21:27:28 ---> Running in eedeb5f1749c 21:27:28 Removing intermediate container eedeb5f1749c 21:27:28 ---> 2251a17924b8 21:27:28 Step 11/14 : COPY go.mod vendor* ./ 21:27:28 ---> 07a12df49e71 21:27:28 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:28 ---> Running in e8fe2b730f31 21:27:28 Still waiting to schedule task 21:27:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8494’ is offline 21:27:46 Removing intermediate container e8fe2b730f31 21:27:46 ---> fc2a1973fefa 21:27:46 Step 13/14 : COPY . . 21:27:46 ---> 67cf874853d3 21:27:46 Step 14/14 : RUN ${MAKE} 21:27:46 ---> Running in fe09d321967f 21:27:47 noop 21:27:47 Removing intermediate container fe09d321967f 21:27:47 ---> 98e6077631d2 21:27:47 Successfully built 98e6077631d2 21:27:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:48 + docker inspect -f . ci-base-image-x86_64 21:27:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:48 prd-ubuntu20.04-docker-8c-8g-8496 does not seem to be running inside a container 21:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-180 -v /w/workspace/undry_device-onvif-camera_PR-180:/w/workspace/undry_device-onvif-camera_PR-180:rw,z -v /w/workspace/undry_device-onvif-camera_PR-180@tmp:/w/workspace/undry_device-onvif-camera_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:27:48 $ docker top 2c6435e2d028e744d0d2790990a7e39e1a8dbbaadc7e5f3d07f70ec623750c09 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:49 + go version 21:27:49 go version go1.18.7 linux/amd64 [Pipeline] } 21:27:49 $ docker stop --time=1 2c6435e2d028e744d0d2790990a7e39e1a8dbbaadc7e5f3d07f70ec623750c09 21:27:50 $ docker rm -f 2c6435e2d028e744d0d2790990a7e39e1a8dbbaadc7e5f3d07f70ec623750c09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:51 + docker inspect -f . ci-base-image-x86_64 21:27:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:51 prd-ubuntu20.04-docker-8c-8g-8496 does not seem to be running inside a container 21:27:51 $ 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-180 -v /w/workspace/undry_device-onvif-camera_PR-180:/w/workspace/undry_device-onvif-camera_PR-180:rw,z -v /w/workspace/undry_device-onvif-camera_PR-180@tmp:/w/workspace/undry_device-onvif-camera_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:27:51 $ docker top d82006125491d3163797299c24f82279a7d07adbec6615be2992558a681b9b1c -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:52 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-180 [Pipeline] fileExists [Pipeline] sh 21:27:52 + make test 21:27:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:27:53 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:28:02 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:28:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.037s coverage: 28.2% of statements 21:28:04 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:28:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.405s coverage: 86.5% of statements 21:28:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:28:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:28:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:28:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:28:15 ./bin/test-attribution-txt.sh [Pipeline] echo 21:28:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:28:15 $ docker stop --time=1 d82006125491d3163797299c24f82279a7d07adbec6615be2992558a681b9b1c 21:28:17 $ docker rm -f d82006125491d3163797299c24f82279a7d07adbec6615be2992558a681b9b1c [Pipeline] // withDockerContainer [Pipeline] sh 21:28:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:28:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:28:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:28:18 + ls -al . 21:28:18 total 236 21:28:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 21:27 . 21:28:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:26 .. 21:28:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 21:28 .git 21:28:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 21:26 .github 21:28:18 -rw-rw-r-- 1 jenkins jenkins 496 Oct 18 21:26 .gitignore 21:28:18 -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 21:26 .golangci.yml 21:28:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 21:27 .semver 21:28:18 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 18 21:26 Attribution.txt 21:28:18 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 18 21:26 CHANGELOG.md 21:28:18 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 18 21:26 Dockerfile 21:28:18 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 21:26 GOVERNANCE.md 21:28:18 -rw-rw-r-- 1 jenkins jenkins 734 Oct 18 21:26 Jenkinsfile 21:28:18 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 18 21:26 LICENSE 21:28:18 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 18 21:26 Makefile 21:28:18 -rw-rw-r-- 1 jenkins jenkins 625 Oct 18 21:26 OWNERS.md 21:28:18 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 18 21:26 README.md 21:28:18 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 21:27 VERSION 21:28:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 21:26 bin 21:28:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 21:26 cmd 21:28:18 -rw-r--r-- 1 jenkins jenkins 78636 Oct 18 21:28 coverage.out 21:28:18 drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 21:26 doc 21:28:18 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 18 21:26 go.mod 21:28:18 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 18 21:26 go.sum 21:28:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:26 internal 21:28:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:26 snap 21:28:18 -rw-rw-r-- 1 jenkins jenkins 236 Oct 18 21:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:19 + 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=3cb33cdf5438b92aa5f3efd3ec84d2543962f520 --label arch=amd64 --label version=0.0.0 . 21:28:19 Sending build context to Docker daemon 28.45MB 21:28:19 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 21:28:19 Step 2/27 : FROM ${BASE} AS builder 21:28:19 ---> 98e6077631d2 21:28:19 Step 3/27 : ARG ADD_BUILD_TAGS="" 21:28:19 ---> Running in fbe0050b4036 21:28:19 Removing intermediate container fbe0050b4036 21:28:19 ---> 42190472fa3f 21:28:19 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:28:19 ---> Running in 5f9d5fd939a1 21:28:19 Removing intermediate container 5f9d5fd939a1 21:28:19 ---> ab1591aedac9 21:28:19 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:28:19 ---> Running in f124ec5cd351 21:28:19 Removing intermediate container f124ec5cd351 21:28:19 ---> e1f4443ff929 21:28:19 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 21:28:19 ---> Running in 678718a44166 21:28:19 Removing intermediate container 678718a44166 21:28:19 ---> 523a30ea4d6f 21:28:19 Step 7/27 : LABEL Name=edgex-device-onvif-camera 21:28:19 ---> Running in 53305d6a3884 21:28:20 Removing intermediate container 53305d6a3884 21:28:20 ---> d7d267cd2f73 21:28:20 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:20 ---> Running in 85bf74467c24 21:28:20 Removing intermediate container 85bf74467c24 21:28:20 ---> f4e77763c77d 21:28:20 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:20 ---> Running in ca016d5e39c6 21:28:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:28:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:28:22 OK: 211 MiB in 51 packages 21:28:22 Removing intermediate container ca016d5e39c6 21:28:22 ---> fd30b319c497 21:28:22 Step 10/27 : WORKDIR /device-onvif-camera 21:28:22 ---> Running in f22010b8cf50 21:28:22 Removing intermediate container f22010b8cf50 21:28:22 ---> b4c54144cced 21:28:22 Step 11/27 : COPY go.mod vendor* ./ 21:28:22 ---> a47776e4cc00 21:28:22 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:22 ---> Running in eade9854c32b 21:28:23 Removing intermediate container eade9854c32b 21:28:23 ---> 6ff0bbd23ac2 21:28:23 Step 13/27 : COPY . . 21:28:24 ---> d37433a43048 21:28:24 Step 14/27 : RUN ${MAKE} 21:28:24 ---> Running in 4dfda397c5ae 21:28:24 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 21:28:46 Removing intermediate container 4dfda397c5ae 21:28:46 ---> 1433de2321a4 21:28:46 Step 15/27 : FROM alpine:3.16 21:28:46 3.16: Pulling from library/alpine 21:28:46 213ec9aee27d: Already exists 21:28:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:28:46 Status: Downloaded newer image for alpine:3.16 21:28:46 ---> 9c6f07244728 21:28:46 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:28:46 ---> Running in 679d1455505d 21:28:46 Removing intermediate container 679d1455505d 21:28:46 ---> 0ba13d19bd4b 21:28:46 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 21:28:46 ---> Running in 1516dd0bc31a 21:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:28:46 (1/6) Installing dumb-init (1.2.5-r1) 21:28:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:28:46 (3/6) Installing libsodium (1.0.18-r0) 21:28:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:28:46 (5/6) Installing libzmq (4.3.4-r0) 21:28:46 (6/6) Installing zeromq (4.3.4-r0) 21:28:46 Executing busybox-1.35.0-r17.trigger 21:28:46 OK: 8 MiB in 20 packages 21:28:46 Removing intermediate container 1516dd0bc31a 21:28:46 ---> 0740185217bd 21:28:46 Step 18/27 : WORKDIR / 21:28:46 ---> Running in 0127001a0a73 21:28:46 Removing intermediate container 0127001a0a73 21:28:46 ---> 4da31f9869aa 21:28:46 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 21:28:47 ---> 14714efc3285 21:28:47 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 21:28:47 ---> 7813bc26cbc6 21:28:47 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:28:47 ---> 2cb553876c81 21:28:47 Step 22/27 : EXPOSE 59984 21:28:47 ---> Running in 4a19f338f529 21:28:47 Removing intermediate container 4a19f338f529 21:28:47 ---> 22904630d00f 21:28:47 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 21:28:47 ---> Running in 50bb7f79e0d3 21:28:47 Removing intermediate container 50bb7f79e0d3 21:28:47 ---> ee18a812fb1c 21:28:47 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:47 ---> Running in e1e7f6c46dd7 21:28:48 Removing intermediate container e1e7f6c46dd7 21:28:48 ---> 7ed736cd5713 21:28:48 Step 25/27 : LABEL arch=amd64 21:28:48 ---> Running in d53be4b8f33d 21:28:48 Removing intermediate container d53be4b8f33d 21:28:48 ---> 1fb55d653ff5 21:28:48 Step 26/27 : LABEL git_sha=3cb33cdf5438b92aa5f3efd3ec84d2543962f520 21:28:48 ---> Running in 6377a30fab7a 21:28:48 Removing intermediate container 6377a30fab7a 21:28:48 ---> b4dbeb50f675 21:28:48 Step 27/27 : LABEL version=0.0.0 21:28:48 ---> Running in 112ab0afb39e 21:28:48 Removing intermediate container 112ab0afb39e 21:28:48 ---> 483629fbe659 21:28:48 [Warning] One or more build-args [ARCH] were not consumed 21:28:48 Successfully built 483629fbe659 21:28:48 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 21:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:49 21:28:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:49 latest: Pulling from edgex-lftools-log-publisher 21:28:49 5eb5b503b376: Pulling fs layer 21:28:49 5c69ac0246d0: Pulling fs layer 21:28:49 ec43610c2a17: Pulling fs layer 21:28:49 3a2ae6a8a46f: Pulling fs layer 21:28:49 33b1e0a273af: Pulling fs layer 21:28:49 5d3b04190fa2: Pulling fs layer 21:28:49 2f39f015ded8: Pulling fs layer 21:28:49 33b1e0a273af: Waiting 21:28:49 5d3b04190fa2: Waiting 21:28:49 2f39f015ded8: Waiting 21:28:49 3a2ae6a8a46f: Waiting 21:28:49 5c69ac0246d0: Verifying Checksum 21:28:49 5c69ac0246d0: Download complete 21:28:49 3a2ae6a8a46f: Download complete 21:28:49 33b1e0a273af: Verifying Checksum 21:28:49 33b1e0a273af: Download complete 21:28:49 5d3b04190fa2: Verifying Checksum 21:28:49 ec43610c2a17: Verifying Checksum 21:28:49 ec43610c2a17: Download complete 21:28:49 5eb5b503b376: Verifying Checksum 21:28:49 5eb5b503b376: Download complete 21:28:50 2f39f015ded8: Download complete 21:28:50 5eb5b503b376: Pull complete 21:28:51 5c69ac0246d0: Pull complete 21:28:51 ec43610c2a17: Pull complete 21:28:51 3a2ae6a8a46f: Pull complete 21:28:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8497 in /w/workspace/undry_device-onvif-camera_PR-180 [Pipeline] { [Pipeline] ws 21:28:51 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 21:28:51 The recommended git tool is: git 21:28:51 33b1e0a273af: Pull complete 21:28:51 5d3b04190fa2: Pull complete 21:28:55 2f39f015ded8: Pull complete 21:28:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:28:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:56 prd-ubuntu20.04-docker-8c-8g-8496 does not seem to be running inside a container 21:28:56 $ 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-180 -v /w/workspace/undry_device-onvif-camera_PR-180:/w/workspace/undry_device-onvif-camera_PR-180:rw,z -v /w/workspace/undry_device-onvif-camera_PR-180@tmp:/w/workspace/undry_device-onvif-camera_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:28:56 using credential edgex-jenkins-ssh 21:28:56 Cloning the remote Git repository 21:28:56 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 21:28:56 > git init /w/workspace/device-onvif-camera/1 # timeout=10 21:28:57 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:28:57 > git --version # timeout=10 21:28:57 > git --version # 'git version 2.25.1' 21:28:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:57 Verifying host key using known hosts file 21:28:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:28:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:58 $ docker top 30961c67301bed249e31d426a5eb4fe814f55ee3b1bd2d1b7e892a30aa2541d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:58 ---> job-cost.sh 21:28:58 lf-activate-venv: SKIPPING 21:28:58 INFO: No Stack... 21:28:58 INFO: Retrieving Pricing Info for: v3-standard-8 21:28:58 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:28:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:59 INFO: Archiving Costs [Pipeline] sh 21:28:59 + cat /w/workspace/undry_device-onvif-camera_PR-180/archives/cost.csv 21:28:59 + cut -d, -f6 [Pipeline] lock 21:28:59 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-180-1-stack-cost] 21:28:59 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-180-1-stack-cost] did not exist. Created. 21:28:59 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:00 + echo total: 0.2199999988079071 [Pipeline] stash 21:29:00 Stashed 1 file(s) [Pipeline] } 21:29:00 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:29:00 $ docker stop --time=1 30961c67301bed249e31d426a5eb4fe814f55ee3b1bd2d1b7e892a30aa2541d6 21:28:59 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:28:59 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:28:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:59 Verifying host key using known hosts file 21:28:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:28:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:29:00 Merging remotes/origin/main commit c32d12cb3f3d5bd786ac66f0af1d84994387a230 into PR head commit 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 21:29:01 Merge succeeded, producing 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 21:29:01 Checking out Revision 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 (PR-180) 21:29:01 $ docker rm -f 30961c67301bed249e31d426a5eb4fe814f55ee3b1bd2d1b7e892a30aa2541d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:29:00 > git config core.sparsecheckout # timeout=10 21:29:00 > git checkout -f 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 # timeout=10 21:29:01 > git remote # timeout=10 21:29:01 > git config --get remote.origin.url # timeout=10 21:29:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:01 Verifying host key using known hosts file 21:29:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:29:01 > git merge c32d12cb3f3d5bd786ac66f0af1d84994387a230 # timeout=10 21:29:01 > git rev-parse HEAD^{commit} # timeout=10 21:29:01 > git config core.sparsecheckout # timeout=10 21:29:01 > git checkout -f 3cb33cdf5438b92aa5f3efd3ec84d2543962f520 # timeout=10 21:29:05 Commit message: "docs: cleanup swagger generation code" 21:29:05 > git --version # timeout=10 21:29:05 > git --version # 'git version 2.25.1' 21:29:05 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:29:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:29:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:06 Dload Upload Total Spent Left Speed 21:29:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh 21:29:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:29:07 + sudo tee /etc/docker/daemon.new 21:29:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:29:07 { 21:29:07 "registry-mirrors": [ 21:29:07 "https://nexus3.edgexfoundry.org:10001" 21:29:07 ], 21:29:07 "bip": "10.250.0.254/24", 21:29:07 "hosts": [ 21:29:07 "tcp://0.0.0.0:5555", 21:29:07 "unix:///var/run/docker.sock" 21:29:07 ], 21:29:07 "mtu": 1458, 21:29:07 "selinux-enabled": true, 21:29:07 "seccomp-profile": "/etc/docker/seccomp.json" 21:29:07 } [Pipeline] sh 21:29:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:29:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:26 provisioning config files... 21:29:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config12005699086046196524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:26 ---> docker-login.sh 21:29:26 nexus3.edgexfoundry.org:10001 21:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:27 Configure a credential helper to remove this warning. See 21:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:27 21:29:27 Login Succeeded 21:29:27 nexus3.edgexfoundry.org:10002 21:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:27 Configure a credential helper to remove this warning. See 21:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:27 21:29:27 Login Succeeded 21:29:27 nexus3.edgexfoundry.org:10003 21:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:28 Configure a credential helper to remove this warning. See 21:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:28 21:29:28 Login Succeeded 21:29:28 nexus3.edgexfoundry.org:10004 21:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:28 Configure a credential helper to remove this warning. See 21:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:28 21:29:28 Login Succeeded 21:29:28 docker.io 21:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:28 Configure a credential helper to remove this warning. See 21:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:28 21:29:28 Login Succeeded 21:29:28 ---> docker-login.sh ends [Pipeline] } 21:29:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:29:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:29 ========================================================= 21:29:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:29:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:29:30 Sending build context to Docker daemon 21.74MB 21:29:30 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 21:29:30 Step 2/14 : FROM ${BASE} AS builder 21:29:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:29:30 9b18e9b68314: Pulling fs layer 21:29:30 d32db5db7311: Pulling fs layer 21:29:30 d0c4b47475fc: Pulling fs layer 21:29:30 5831b945b038: Pulling fs layer 21:29:30 86bbec2aaacd: Pulling fs layer 21:29:30 e10730c5d714: Pulling fs layer 21:29:30 5dd5c2283517: Pulling fs layer 21:29:30 d5ac0230b979: Pulling fs layer 21:29:30 5831b945b038: Waiting 21:29:30 86bbec2aaacd: Waiting 21:29:30 e10730c5d714: Waiting 21:29:30 d5ac0230b979: Waiting 21:29:30 5dd5c2283517: Waiting 21:29:30 d0c4b47475fc: Verifying Checksum 21:29:30 d0c4b47475fc: Download complete 21:29:30 d32db5db7311: Verifying Checksum 21:29:30 d32db5db7311: Download complete 21:29:30 86bbec2aaacd: Verifying Checksum 21:29:30 86bbec2aaacd: Download complete 21:29:30 e10730c5d714: Verifying Checksum 21:29:30 e10730c5d714: Download complete 21:29:30 9b18e9b68314: Verifying Checksum 21:29:30 9b18e9b68314: Download complete 21:29:31 9b18e9b68314: Pull complete 21:29:31 d5ac0230b979: Verifying Checksum 21:29:31 d5ac0230b979: Download complete 21:29:32 5dd5c2283517: Download complete 21:29:33 5831b945b038: Verifying Checksum 21:29:33 5831b945b038: Download complete 21:29:33 d32db5db7311: Pull complete 21:29:33 d0c4b47475fc: Pull complete 21:29:45 5831b945b038: Pull complete 21:29:45 86bbec2aaacd: Pull complete 21:29:45 e10730c5d714: Pull complete 21:29:52 5dd5c2283517: Pull complete 21:29:54 d5ac0230b979: Pull complete 21:29:54 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 21:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:29:54 ---> 59b3b1a385d4 21:29:54 Step 3/14 : ARG ADD_BUILD_TAGS="" 21:29:56 ---> Running in b30ca379c6ca 21:29:56 Removing intermediate container b30ca379c6ca 21:29:56 ---> d682a53cc213 21:29:56 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:29:56 ---> Running in f6172bf74981 21:29:56 Removing intermediate container f6172bf74981 21:29:56 ---> 9d464befe056 21:29:56 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:29:56 ---> Running in a45b4445e8df 21:29:56 Removing intermediate container a45b4445e8df 21:29:56 ---> f9d12fb66b2c 21:29:56 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 21:29:56 ---> Running in 21d20791b179 21:29:57 Removing intermediate container 21d20791b179 21:29:57 ---> 2580ab3c65d6 21:29:57 Step 7/14 : LABEL Name=edgex-device-onvif-camera 21:29:57 ---> Running in 6b3d7192ae54 21:29:57 Removing intermediate container 6b3d7192ae54 21:29:57 ---> bec5bff0b2c1 21:29:57 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:57 ---> Running in 7d971468bc24 21:29:59 Removing intermediate container 7d971468bc24 21:29:59 ---> 57f2a8d0ab83 21:29:59 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:29:59 ---> Running in dfb7d78c08b2 21:30:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:30:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:30:02 OK: 221 MiB in 51 packages 21:30:02 Removing intermediate container dfb7d78c08b2 21:30:02 ---> 050f16deee29 21:30:02 Step 10/14 : WORKDIR /device-onvif-camera 21:30:02 ---> Running in 949a24d4cb2a 21:30:02 Removing intermediate container 949a24d4cb2a 21:30:02 ---> df21372c19af 21:30:03 Step 11/14 : COPY go.mod vendor* ./ 21:30:03 ---> b7393bfb162e 21:30:03 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:30:03 ---> Running in f3d9a9f418bf 21:31:00 Removing intermediate container f3d9a9f418bf 21:31:00 ---> 52709056bc97 21:31:00 Step 13/14 : COPY . . 21:31:00 ---> 12179682defc 21:31:00 Step 14/14 : RUN ${MAKE} 21:31:00 ---> Running in 7b65dbff60c1 21:31:00 noop 21:31:00 Removing intermediate container 7b65dbff60c1 21:31:00 ---> 47a26c62818a 21:31:00 Successfully built 47a26c62818a 21:31:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:00 + docker inspect -f . ci-base-image-arm64 21:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:00 prd-ubuntu20.04-docker-arm64-4c-16g-8497 does not seem to be running inside a container 21:31:00 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:31:02 $ docker top 2277b714f9f8398cd782b8670532576fa32aecda1909e01779a33668f062ed55 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:03 + go version 21:31:03 go version go1.18.7 linux/arm64 [Pipeline] } 21:31:03 $ docker stop --time=1 2277b714f9f8398cd782b8670532576fa32aecda1909e01779a33668f062ed55 21:31:04 $ docker rm -f 2277b714f9f8398cd782b8670532576fa32aecda1909e01779a33668f062ed55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:05 + docker inspect -f . ci-base-image-arm64 21:31:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:05 prd-ubuntu20.04-docker-arm64-4c-16g-8497 does not seem to be running inside a container 21:31:05 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:31:07 $ docker top ce452f7aff29e062aaa3ed2d27cc8148e18a0fcf5af9537cd7baf25dd0230d4c -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:07 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 21:31:08 + make test 21:31:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:31:10 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:32:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:32:47 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.195s coverage: 28.2% of statements 21:32:47 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:33:05 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.809s coverage: 86.5% of statements 21:33:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:33:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:33:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:33:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:33:32 ./bin/test-attribution-txt.sh [Pipeline] echo 21:33:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:33:32 $ docker stop --time=1 ce452f7aff29e062aaa3ed2d27cc8148e18a0fcf5af9537cd7baf25dd0230d4c 21:33:34 $ docker rm -f ce452f7aff29e062aaa3ed2d27cc8148e18a0fcf5af9537cd7baf25dd0230d4c [Pipeline] // withDockerContainer [Pipeline] sh 21:33:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:33:35 Warning: overwriting stash ‘coverage-report’ 21:33:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:33:36 + ls -al . 21:33:36 total 232 21:33:36 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 21:31 . 21:33:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:28 .. 21:33:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 21:29 .git 21:33:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 21:29 .github 21:33:36 -rw-rw-r-- 1 jenkins jenkins 496 Oct 18 21:29 .gitignore 21:33:36 -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 21:29 .golangci.yml 21:33:36 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 18 21:29 Attribution.txt 21:33:36 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 18 21:29 CHANGELOG.md 21:33:36 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 18 21:29 Dockerfile 21:33:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 21:29 GOVERNANCE.md 21:33:36 -rw-rw-r-- 1 jenkins jenkins 734 Oct 18 21:29 Jenkinsfile 21:33:36 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 18 21:29 LICENSE 21:33:36 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 18 21:29 Makefile 21:33:36 -rw-rw-r-- 1 jenkins jenkins 625 Oct 18 21:29 OWNERS.md 21:33:36 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 18 21:29 README.md 21:33:36 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 21:27 VERSION 21:33:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 21:29 bin 21:33:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 21:29 cmd 21:33:36 -rw-r--r-- 1 jenkins jenkins 78636 Oct 18 21:33 coverage.out 21:33:36 drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 21:29 doc 21:33:36 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 18 21:29 go.mod 21:33:36 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 18 21:29 go.sum 21:33:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:29 internal 21:33:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:29 snap 21:33:36 -rw-rw-r-- 1 jenkins jenkins 236 Oct 18 21:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:37 + 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=3cb33cdf5438b92aa5f3efd3ec84d2543962f520 --label arch=arm64 --label version=0.0.0 . 21:33:38 Sending build context to Docker daemon 21.82MB 21:33:38 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 21:33:38 Step 2/27 : FROM ${BASE} AS builder 21:33:38 ---> 47a26c62818a 21:33:38 Step 3/27 : ARG ADD_BUILD_TAGS="" 21:33:38 ---> Running in a2806304a733 21:33:38 Removing intermediate container a2806304a733 21:33:38 ---> 976e30c97882 21:33:38 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:33:38 ---> Running in 9ac3bb0b6e54 21:33:38 Removing intermediate container 9ac3bb0b6e54 21:33:38 ---> d28e8f024c08 21:33:38 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:33:39 ---> Running in d6b7be73b809 21:33:39 Removing intermediate container d6b7be73b809 21:33:39 ---> 032132c79fd1 21:33:39 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 21:33:39 ---> Running in 65feef05ec1c 21:33:39 Removing intermediate container 65feef05ec1c 21:33:39 ---> 82074e440ff2 21:33:39 Step 7/27 : LABEL Name=edgex-device-onvif-camera 21:33:39 ---> Running in 85b5ed174b96 21:33:40 Removing intermediate container 85b5ed174b96 21:33:40 ---> 29a5c0687f98 21:33:40 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:33:40 ---> Running in 99dd331c62df 21:33:42 Removing intermediate container 99dd331c62df 21:33:42 ---> 5be853e09762 21:33:42 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:33:42 ---> Running in 3bd35364f999 21:33:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:33:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:33:45 OK: 221 MiB in 51 packages 21:33:46 Removing intermediate container 3bd35364f999 21:33:46 ---> 866f86911517 21:33:46 Step 10/27 : WORKDIR /device-onvif-camera 21:33:46 ---> Running in 6b2caa44030b 21:33:46 Removing intermediate container 6b2caa44030b 21:33:46 ---> 1052b547469a 21:33:46 Step 11/27 : COPY go.mod vendor* ./ 21:33:47 ---> 5aa207918e69 21:33:47 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:47 ---> Running in 3d6af503035b 21:33:50 Removing intermediate container 3d6af503035b 21:33:50 ---> 2e2aa8ccb7ae 21:33:50 Step 13/27 : COPY . . 21:33:54 ---> b8f1cd6fa79e 21:33:54 Step 14/27 : RUN ${MAKE} 21:33:54 ---> Running in d1ad11675149 21:33:54 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 21:36:16 Removing intermediate container d1ad11675149 21:36:16 ---> 82d48640f629 21:36:16 Step 15/27 : FROM alpine:3.16 21:36:16 3.16: Pulling from library/alpine 21:36:16 9b18e9b68314: Already exists 21:36:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:36:16 Status: Downloaded newer image for alpine:3.16 21:36:16 ---> a6215f271958 21:36:16 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:36:16 ---> Running in 34a99533ae47 21:36:16 Removing intermediate container 34a99533ae47 21:36:16 ---> 4bf4f5281068 21:36:16 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 21:36:16 ---> Running in bbd9ad4d8d78 21:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:36:16 (1/6) Installing dumb-init (1.2.5-r1) 21:36:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:36:16 (3/6) Installing libsodium (1.0.18-r0) 21:36:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:36:16 (5/6) Installing libzmq (4.3.4-r0) 21:36:16 (6/6) Installing zeromq (4.3.4-r0) 21:36:16 Executing busybox-1.35.0-r17.trigger 21:36:16 OK: 8 MiB in 20 packages 21:36:17 Removing intermediate container bbd9ad4d8d78 21:36:17 ---> f306630dda09 21:36:17 Step 18/27 : WORKDIR / 21:36:17 ---> Running in e3ae28b510cf 21:36:17 Removing intermediate container e3ae28b510cf 21:36:17 ---> 2d7eddb58352 21:36:17 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 21:36:18 ---> 9f6cc3a2809a 21:36:18 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 21:36:19 ---> cd0cf16206b8 21:36:19 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:36:19 ---> 3d1772eb6b05 21:36:19 Step 22/27 : EXPOSE 59984 21:36:19 ---> Running in aa8d0223a7fd 21:36:20 Removing intermediate container aa8d0223a7fd 21:36:20 ---> 3b6d84bdc28e 21:36:20 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 21:36:20 ---> Running in 7be5d6c17bb4 21:36:20 Removing intermediate container 7be5d6c17bb4 21:36:20 ---> 000a944c4f32 21:36:20 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:36:20 ---> Running in fc9ab0d44e98 21:36:20 Removing intermediate container fc9ab0d44e98 21:36:20 ---> 25a0197ed75f 21:36:20 Step 25/27 : LABEL arch=arm64 21:36:20 ---> Running in c671f8bc1ce6 21:36:21 Removing intermediate container c671f8bc1ce6 21:36:21 ---> 9855de04cdb1 21:36:21 Step 26/27 : LABEL git_sha=3cb33cdf5438b92aa5f3efd3ec84d2543962f520 21:36:21 ---> Running in ca6dd7ffbc66 21:36:21 Removing intermediate container ca6dd7ffbc66 21:36:21 ---> f6f2447337cd 21:36:21 Step 27/27 : LABEL version=0.0.0 21:36:21 ---> Running in 62a93843e2f6 21:36:21 Removing intermediate container 62a93843e2f6 21:36:21 ---> 2ee2716ab2e8 21:36:21 [Warning] One or more build-args [ARCH] were not consumed 21:36:21 Successfully built 2ee2716ab2e8 21:36:21 Successfully tagged device-onvif-camera-arm64:latest [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 21:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:22 21:36:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:23 arm64: Pulling from edgex-lftools-log-publisher 21:36:23 8998bd30e6a1: Pulling fs layer 21:36:23 04944245beec: Pulling fs layer 21:36:23 699f458cf7ca: Pulling fs layer 21:36:23 765212b225bb: Pulling fs layer 21:36:23 f23df028b6ca: Pulling fs layer 21:36:23 d65c8cfc05b1: Pulling fs layer 21:36:23 2437ff75d9bd: Pulling fs layer 21:36:23 f23df028b6ca: Waiting 21:36:23 d65c8cfc05b1: Waiting 21:36:23 2437ff75d9bd: Waiting 21:36:23 765212b225bb: Waiting 21:36:23 04944245beec: Verifying Checksum 21:36:23 04944245beec: Download complete 21:36:23 765212b225bb: Verifying Checksum 21:36:23 765212b225bb: Download complete 21:36:23 f23df028b6ca: Verifying Checksum 21:36:23 f23df028b6ca: Download complete 21:36:23 d65c8cfc05b1: Verifying Checksum 21:36:23 d65c8cfc05b1: Download complete 21:36:23 699f458cf7ca: Verifying Checksum 21:36:23 699f458cf7ca: Download complete 21:36:23 8998bd30e6a1: Verifying Checksum 21:36:23 8998bd30e6a1: Download complete 21:36:25 2437ff75d9bd: Verifying Checksum 21:36:25 2437ff75d9bd: Download complete 21:36:27 8998bd30e6a1: Pull complete 21:36:28 04944245beec: Pull complete 21:36:29 699f458cf7ca: Pull complete 21:36:29 765212b225bb: Pull complete 21:36:30 f23df028b6ca: Pull complete 21:36:30 d65c8cfc05b1: Pull complete 21:36:45 2437ff75d9bd: Pull complete 21:36:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:45 prd-ubuntu20.04-docker-arm64-4c-16g-8497 does not seem to be running inside a container 21:36:45 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:36:48 $ docker top e6ea59ece305e4bd5b604cdc634c0a97cf3547560c3eaef05d4a99854829c9d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:49 ---> job-cost.sh 21:36:49 lf-activate-venv: SKIPPING 21:36:49 INFO: No Stack... 21:36:49 INFO: Retrieving Pricing Info for: v3-standard-4 21:36:50 INFO: Archiving Costs [Pipeline] sh 21:36:50 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 21:36:50 + cut -d, -f6 [Pipeline] lock 21:36:50 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-180-1-stack-cost] 21:36:50 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-180-1-stack-cost] did not exist. Created. 21:36:50 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:36:51 /w/workspace/device-onvif-camera/1@tmp/durable-dcf7650c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:36:52 + echo total: 0.10999999940395355 [Pipeline] stash 21:36:52 Warning: overwriting stash ‘stack-cost’ 21:36:52 Stashed 1 file(s) [Pipeline] } 21:36:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:36:52 $ docker stop --time=1 e6ea59ece305e4bd5b604cdc634c0a97cf3547560c3eaef05d4a99854829c9d7 21:36:53 $ docker rm -f e6ea59ece305e4bd5b604cdc634c0a97cf3547560c3eaef05d4a99854829c9d7 [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 21:36:54 provisioning config files... 21:36:54 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-180@tmp/config7616968112815606747tmp [Pipeline] { [Pipeline] sh 21:36:55 + set +x 21:36:55 + bash -s+ -- 21:36:55 curl -s https://codecov.io/bash 21:36:55 21:36:55 _____ _ 21:36:55 / ____| | | 21:36:55 | | ___ __| | ___ ___ _____ __ 21:36:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:36:55 | |___| (_) | (_| | __/ (_| (_) \ V / 21:36:55 \_____\___/ \__,_|\___|\___\___/ \_/ 21:36:55 Bash-1.0.6 21:36:55 21:36:55 21:36:55 ==> git version 2.25.1 found 21:36:55 ==> 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 21:36:55 Release-Date: 2020-01-08 21:36:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:36:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:36:55 ==> Jenkins CI detected. 21:36:55 current dir:  /w/workspace/undry_device-onvif-camera_PR-180 21:36:55 project root: . 21:36:55 --> token set from env 21:36:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:36:55 ==> Running gcov in . (disable via -X gcov) 21:36:55 ==> Python coveragepy not found 21:36:55 ==> Searching for coverage reports in: 21:36:55 + . 21:36:55 -> Found 1 reports 21:36:55 ==> Detecting git/mercurial file structure 21:36:55 ==> Reading reports 21:36:55 + ./coverage.out bytes=78636 21:36:55 ==> Appending adjustments 21:36:55 https://docs.codecov.io/docs/fixing-reports 21:36:55 + Found adjustments 21:36:55 ==> Gzipping contents 21:36:55 12K /tmp/codecov.OrEgan.gz 21:36:55 ==> Uploading reports 21:36:55 url: https://codecov.io 21:36:55 query: branch=PR-180&commit=3cb33cdf5438b92aa5f3efd3ec84d2543962f520&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=180&job=&cmd_args= 21:36:55 -> Pinging Codecov 21:36:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-180&commit=3cb33cdf5438b92aa5f3efd3ec84d2543962f520&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=180&job=&cmd_args= 21:36:55 -> Uploading to 21:36:55 https://storage.googleapis.com/codecov/v4/raw/2022-10-18/F29A59C45E3A92E06B3E522C9905F8EF/3cb33cdf5438b92aa5f3efd3ec84d2543962f520/2eae5a55-6a31-47f7-b9c1-1e3b7a625d54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T213655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3789a5a0d9cd286aea0dd8ae81df91340e2fb55aa3a1fb59293591d7728ac4ad 21:36:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:36:55 Dload Upload Total Spent Left Speed 21:36:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10787 0 0 100 10787 0 42301 --:--:-- --:--:-- --:--:-- 42301 21:36:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3cb33cdf5438b92aa5f3efd3ec84d2543962f520 [Pipeline] } 21:36:56 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 21:36:58 + [ -d /w/workspace/undry_device-onvif-camera_PR-180/archives ] 21:36:58 + ls -al /w/workspace/undry_device-onvif-camera_PR-180/archives 21:36:58 total 16 21:36:58 drwxr-xr-x 3 root root 4096 Oct 18 21:28 . 21:36:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 21:28 .. 21:36:58 drwxr-xr-x 2 root root 4096 Oct 18 21:28 cost 21:36:58 -rw-r--r-- 1 root root 91 Oct 18 21:28 cost.csv 21:36:58 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-180/archives 21:36:58 + ls -al /w/workspace/undry_device-onvif-camera_PR-180/archives 21:36:58 total 16 21:36:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 21:28 . 21:36:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 21:28 .. 21:36:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 21:28 cost 21:36:58 -rw-r--r-- 1 jenkins jenkins 91 Oct 18 21:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:36:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:36:59 ---> package-listing.sh 21:36:59 ++ facter osfamily 21:36:59 ++ tr '[:upper:]' '[:lower:]' 21:36:59 + OS_FAMILY=debian 21:36:59 + workspace=/w/workspace/undry_device-onvif-camera_PR-180 21:36:59 + START_PACKAGES=/tmp/packages_start.txt 21:36:59 + END_PACKAGES=/tmp/packages_end.txt 21:36:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:59 + PACKAGES=/tmp/packages_start.txt 21:36:59 + '[' /w/workspace/undry_device-onvif-camera_PR-180 ']' 21:36:59 + PACKAGES=/tmp/packages_end.txt 21:36:59 + case "${OS_FAMILY}" in 21:36:59 + dpkg -l 21:36:59 + grep '^ii' 21:36:59 + '[' -f /tmp/packages_start.txt ']' 21:36:59 + '[' -f /tmp/packages_end.txt ']' 21:36:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:59 + '[' /w/workspace/undry_device-onvif-camera_PR-180 ']' 21:36:59 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-180/archives/ 21:36:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-180/archives/ [Pipeline] echo 21:36:59 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:36:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:00 prd-ubuntu20.04-docker-8c-8g-8496 does not seem to be running inside a container 21:37:00 $ 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-180/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-180 -v /w/workspace/undry_device-onvif-camera_PR-180:/w/workspace/undry_device-onvif-camera_PR-180:rw,z -v /w/workspace/undry_device-onvif-camera_PR-180@tmp:/w/workspace/undry_device-onvif-camera_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:37:00 $ docker top 347a3561b90066ba0913ccbec171c2266910e3788f8593a12f5551ab6e0a5e1a -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:01 + touch /tmp/pre-build-complete [Pipeline] sh 21:37:01 + mkdir -p /var/log/sysstat [Pipeline] sh 21:37:01 + ls /var/log/sa-host 21:37:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:02 provisioning config files... 21:37:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-180@tmp/config16208901846969425978tmp [Pipeline] { [Pipeline] echo 21:37:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:37:02 ---> create-netrc.sh [Pipeline] } 21:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:37:02 ---> python-tools-install.sh [Pipeline] echo 21:37:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:37:03 ---> sudo-logs.sh 21:37:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:37:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:37:03 ---> job-cost.sh 21:37:03 lf-activate-venv: SKIPPING 21:37:03 DEBUG: total: 0.2199999988079071 21:37:03 INFO: Retrieving Stack Cost... 21:37:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:04 INFO: Archiving Costs [Pipeline] echo 21:37:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:37:05 ---> logs-deploy.sh 21:37:05 lf-activate-venv: SKIPPING 21:37:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-180/1 21:37:05 INFO: archiving workspace using pattern(s): 21:37:06 Archives upload complete. 21:37:06 INFO: archiving logs to Nexus 21:37:06 ---> uname -a: 21:37:06 Linux prd-ubuntu20-04-docker-8c-8g-8496 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:37:06 21:37:06 21:37:06 ---> lscpu: 21:37:06 Architecture: x86_64 21:37:06 CPU op-mode(s): 32-bit, 64-bit 21:37:06 Byte Order: Little Endian 21:37:06 Address sizes: 40 bits physical, 48 bits virtual 21:37:06 CPU(s): 8 21:37:06 On-line CPU(s) list: 0-7 21:37:06 Thread(s) per core: 1 21:37:06 Core(s) per socket: 1 21:37:06 Socket(s): 8 21:37:06 NUMA node(s): 1 21:37:06 Vendor ID: AuthenticAMD 21:37:06 CPU family: 23 21:37:06 Model: 49 21:37:06 Model name: AMD EPYC-Rome Processor 21:37:06 Stepping: 0 21:37:06 CPU MHz: 2800.000 21:37:06 BogoMIPS: 5600.00 21:37:06 Virtualization: AMD-V 21:37:06 Hypervisor vendor: KVM 21:37:06 Virtualization type: full 21:37:06 L1d cache: 256 KiB 21:37:06 L1i cache: 256 KiB 21:37:06 L2 cache: 4 MiB 21:37:06 L3 cache: 128 MiB 21:37:06 NUMA node0 CPU(s): 0-7 21:37:06 Vulnerability Itlb multihit: Not affected 21:37:06 Vulnerability L1tf: Not affected 21:37:06 Vulnerability Mds: Not affected 21:37:06 Vulnerability Meltdown: Not affected 21:37:06 Vulnerability Mmio stale data: Not affected 21:37:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:37:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:37:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:37:06 Vulnerability Srbds: Not affected 21:37:06 Vulnerability Tsx async abort: Not affected 21:37:06 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 21:37:06 21:37:06 21:37:06 ---> nproc: 21:37:06 8 21:37:06 21:37:06 21:37:06 ---> df -h: 21:37:06 Filesystem Size Used Avail Use% Mounted on 21:37:06 overlay 155G 12G 144G 8% / 21:37:06 tmpfs 64M 0 64M 0% /dev 21:37:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:37:06 shm 64M 0 64M 0% /dev/shm 21:37:06 /dev/vda1 155G 12G 144G 8% /facter-os 21:37:06 21:37:06 21:37:06 ---> sar -b -r -n DEV: 21:37:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8496) 10/18/22 _x86_64_ (8 CPU) 21:37:06 21:37:06 21:26:15 LINUX RESTART (8 CPU) 21:37:06 21:37:06 21:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:37:06 21:28:01 222.41 3.75 218.66 0.00 448.12 77621.86 0.00 21:37:06 21:29:01 197.97 0.23 197.73 0.00 13.46 43997.20 0.00 21:37:06 21:30:01 1.87 0.00 1.87 0.00 0.00 25.35 0.00 21:37:06 21:31:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 21:37:06 21:32:01 42.44 10.93 31.51 0.00 2921.96 4818.26 0.00 21:37:06 21:33:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 21:37:06 21:34:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 21:37:06 21:35:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 21:37:06 21:36:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 21:37:06 21:37:01 7.15 0.22 6.93 0.00 16.93 137.71 0.00 21:37:06 Average: 47.85 1.51 46.34 0.00 340.08 12668.57 0.00 21:37:06 21:37:06 21:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:37:06 21:28:01 28184776 31492804 810868 2.47 135756 3363416 2079080 6.13 1364536 2876824 243812 21:37:06 21:29:01 27703312 31549560 754260 2.29 149980 3845160 1768884 5.21 1325308 3354992 540 21:37:06 21:30:01 27713864 31559976 743992 2.26 150020 3845244 1768884 5.21 1312808 3355004 8 21:37:06 21:31:01 27715028 31561232 742592 2.26 150052 3845244 1768884 5.21 1311844 3355004 16 21:37:06 21:32:01 27419712 31537888 745948 2.27 168412 4095300 1783792 5.26 1474168 3463176 4 21:37:06 21:33:01 27420932 31539164 744608 2.26 168452 4095304 1783792 5.26 1472200 3463148 160 21:37:06 21:34:01 27426932 31545188 738524 2.25 168472 4095308 1783792 5.26 1466420 3463160 24 21:37:06 21:35:01 27427328 31545588 738220 2.24 168512 4095308 1783792 5.26 1466948 3463160 148 21:37:06 21:36:01 27427604 31546180 737920 2.24 168532 4095312 1783792 5.26 1466360 3463424 8 21:37:06 21:37:01 27401724 31522352 758956 2.31 168744 4096564 1812112 5.34 1489208 3463600 364 21:37:06 Average: 27584121 31539993 751589 2.29 159693 3947216 1811680 5.34 1414980 3372149 24508 21:37:06 21:37:06 21:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:37:06 21:28:01 veth770cbcd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:37:06 21:28:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 21:37:06 21:28:01 docker0 167.81 218.98 13.42 1843.37 0.00 0.00 0.00 0.00 21:37:06 21:28:01 ens3 441.37 319.56 5828.94 75.72 0.00 0.00 0.00 0.00 21:37:06 21:29:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 21:37:06 21:29:01 docker0 9.86 13.55 0.58 98.71 0.00 0.00 0.00 0.00 21:37:06 21:29:01 ens3 163.56 101.25 2654.98 23.47 0.00 0.00 0.00 0.00 21:37:06 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:30:01 ens3 0.03 0.02 0.00 0.03 0.00 0.00 0.00 0.00 21:37:06 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:06 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:31:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:37:06 21:32:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:37:06 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:32:01 ens3 98.98 58.31 1306.08 9.74 0.00 0.00 0.00 0.00 21:37:06 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:06 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:33:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:37:06 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:37:06 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:37:06 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:36:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:37:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:37:06 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:06 21:37:01 ens3 20.48 12.55 21.27 7.32 0.00 0.00 0.00 0.00 21:37:06 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 21:37:06 Average: docker0 17.77 23.25 1.40 194.23 0.00 0.00 0.00 0.00 21:37:06 Average: ens3 72.49 49.22 981.23 11.63 0.00 0.00 0.00 0.00 21:37:06 21:37:06 21:37:06 ---> sar -P ALL: 21:37:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8496) 10/18/22 _x86_64_ (8 CPU) 21:37:06 21:37:06 21:26:15 LINUX RESTART (8 CPU) 21:37:06 21:37:06 21:27:01 CPU %user %nice %system %iowait %steal %idle 21:37:06 21:28:01 all 19.94 0.00 6.14 1.87 0.07 71.98 21:37:06 21:28:01 0 18.92 0.00 6.12 2.51 0.07 72.39 21:37:06 21:28:01 1 20.34 0.00 6.71 0.96 0.07 71.91 21:37:06 21:28:01 2 20.58 0.00 5.70 0.22 0.08 73.41 21:37:06 21:28:01 3 19.93 0.00 5.12 0.36 0.07 74.53 21:37:06 21:28:01 4 20.78 0.00 7.04 9.51 0.08 62.59 21:37:06 21:28:01 5 20.28 0.00 5.35 0.20 0.07 74.11 21:37:06 21:28:01 6 19.78 0.00 5.77 0.52 0.07 73.85 21:37:06 21:28:01 7 18.88 0.00 7.32 0.73 0.07 73.00 21:37:06 21:29:01 all 30.73 0.00 6.01 1.30 0.08 61.89 21:37:06 21:29:01 0 30.35 0.00 5.81 0.14 0.08 63.62 21:37:06 21:29:01 1 31.47 0.00 6.18 0.07 0.08 62.20 21:37:06 21:29:01 2 30.76 0.00 5.78 0.12 0.07 63.27 21:37:06 21:29:01 3 30.83 0.00 5.79 0.89 0.08 62.40 21:37:06 21:29:01 4 31.71 0.00 6.21 1.47 0.08 60.52 21:37:06 21:29:01 5 31.05 0.00 6.22 1.70 0.07 60.96 21:37:06 21:29:01 6 30.16 0.00 5.72 0.32 0.08 63.71 21:37:06 21:29:01 7 29.50 0.00 6.36 5.69 0.08 58.36 21:37:06 21:30:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:37:06 21:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:37:06 21:30:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:37:06 21:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:37:06 21:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:37:06 21:30:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:37:06 21:30:01 5 0.07 0.00 0.02 0.02 0.02 99.88 21:37:06 21:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:37:06 21:30:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:37:06 21:31:01 all 0.03 0.00 0.01 0.01 0.00 99.96 21:37:06 21:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:37:06 21:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:06 21:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:37:06 21:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:37:06 21:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:06 21:31:01 5 0.03 0.00 0.00 0.03 0.00 99.93 21:37:06 21:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:37:06 21:31:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:37:06 21:32:01 all 1.43 0.00 0.90 0.31 0.01 97.35 21:37:06 21:32:01 0 1.04 0.00 0.54 0.13 0.00 98.29 21:37:06 21:32:01 1 1.92 0.00 1.07 0.20 0.02 96.79 21:37:06 21:32:01 2 1.57 0.00 0.55 0.13 0.00 97.75 21:37:06 21:32:01 3 1.65 0.00 0.98 0.50 0.02 96.85 21:37:06 21:32:01 4 1.27 0.00 2.05 0.05 0.00 96.63 21:37:06 21:32:01 5 1.57 0.00 0.53 1.02 0.00 96.88 21:37:06 21:32:01 6 1.53 0.00 0.97 0.12 0.02 97.37 21:37:06 21:32:01 7 0.85 0.00 0.50 0.35 0.02 98.28 21:37:06 21:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:37:06 21:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 21:37:06 21:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:06 21:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:37:06 21:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:37:06 21:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:37:06 21:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:06 21:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:37:06 21:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:37:06 21:34:01 all 0.21 0.00 0.01 0.00 0.00 99.77 21:37:06 21:34:01 0 1.45 0.00 0.02 0.00 0.00 98.53 21:37:06 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:37:06 21:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:37:06 21:34:01 3 0.07 0.00 0.03 0.00 0.02 99.88 21:37:06 21:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:37:06 21:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:37:06 21:34:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:37:06 21:34:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:37:06 21:35:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:37:06 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:06 21:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:37:06 21:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:37:06 21:35:01 3 0.02 0.00 0.03 0.03 0.00 99.92 21:37:06 21:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:37:06 21:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:37:06 21:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:37:06 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:37:06 21:36:01 all 0.05 0.00 0.07 0.00 0.01 99.87 21:37:06 21:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:37:06 21:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:37:06 21:36:01 2 0.05 0.00 0.10 0.00 0.00 99.85 21:37:06 21:36:01 3 0.13 0.00 0.17 0.00 0.02 99.68 21:37:06 21:36:01 4 0.05 0.00 0.15 0.00 0.02 99.78 21:37:06 21:36:01 5 0.02 0.00 0.03 0.02 0.00 99.93 21:37:06 21:36:01 6 0.10 0.00 0.10 0.00 0.02 99.78 21:37:06 21:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:37:06 21:37:01 all 0.49 0.00 0.17 0.03 0.01 99.30 21:37:06 21:37:01 0 0.39 0.00 0.13 0.00 0.02 99.46 21:37:06 21:37:01 1 0.13 0.00 0.08 0.02 0.02 99.75 21:37:06 21:37:01 2 0.22 0.00 0.12 0.03 0.02 99.62 21:37:06 21:37:01 3 1.20 0.00 0.23 0.02 0.00 98.55 21:37:06 21:37:01 4 1.05 0.00 0.30 0.02 0.00 98.63 21:37:06 21:37:01 5 0.27 0.00 0.17 0.05 0.02 99.50 21:37:06 21:37:01 6 0.33 0.00 0.15 0.07 0.00 99.45 21:37:06 21:37:01 7 0.35 0.00 0.15 0.03 0.02 99.45 21:37:06 Average: all 5.24 0.00 1.32 0.35 0.02 93.07 21:37:06 Average: 0 5.17 0.00 1.25 0.27 0.02 93.28 21:37:06 Average: 1 5.35 0.00 1.40 0.12 0.02 93.11 21:37:06 Average: 2 5.29 0.00 1.23 0.05 0.02 93.42 21:37:06 Average: 3 5.34 0.00 1.23 0.18 0.02 93.23 21:37:06 Average: 4 5.42 0.00 1.56 1.09 0.02 91.90 21:37:06 Average: 5 5.29 0.00 1.22 0.31 0.02 93.16 21:37:06 Average: 6 5.16 0.00 1.26 0.10 0.02 93.46 21:37:06 Average: 7 4.89 0.00 1.42 0.68 0.02 92.99 21:37:06 21:37:06 21:37:06