Pull request #405 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7f30280be61e51f4ac48e9718a1676769a09bfd+991b984f0069dd0eb843d102c22933ca1a2cac27 (cf23b8fa3006d0ebc25b6796fce5d2eb300f8c9d) 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-ssh3454582507752507381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17478396650244574071.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-405/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-405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11242045764746893614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14930037364767314227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh14176008399848598287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-405/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-405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh420369112162329515.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16982 in /w/workspace/undry_device-onvif-camera_PR-405 [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-405 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit e7f30280be61e51f4ac48e9718a1676769a09bfd Merge succeeded, producing e7f30280be61e51f4ac48e9718a1676769a09bfd Checking out Revision e7f30280be61e51f4ac48e9718a1676769a09bfd (PR-405) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7f30280be61e51f4ac48e9718a1676769a09bfd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7f30280be61e51f4ac48e9718a1676769a09bfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:13 ========================================================= 04:03:13 EdgeX Global Pipelines Version Info 04:03:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:13 ------------------- 04:03:13 stable info: 04:03:13 ------------------- 04:03:13 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 04:03:13 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 04:03:13 Message: update stable to v1.0.257 04:03:14 ------------------- 04:03:14 experimental info: 04:03:14 ------------------- 04:03:14 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:14 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 04:03:14 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-405 [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-405 [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-405 [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7f3028 [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:16 provisioning config files... 04:03:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-405@tmp/config12869511534638360227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:16 ---> docker-login.sh 04:03:16 nexus3.edgexfoundry.org:10001 04:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:16 Configure a credential helper to remove this warning. See 04:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:16 04:03:16 Login Succeeded 04:03:16 nexus3.edgexfoundry.org:10002 04:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:16 Configure a credential helper to remove this warning. See 04:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:16 04:03:16 Login Succeeded 04:03:16 nexus3.edgexfoundry.org:10003 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:17 Configure a credential helper to remove this warning. See 04:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:17 04:03:17 Login Succeeded 04:03:17 nexus3.edgexfoundry.org:10004 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:17 Configure a credential helper to remove this warning. See 04:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:17 04:03:17 Login Succeeded 04:03:17 docker.io 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:17 Configure a credential helper to remove this warning. See 04:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:17 04:03:17 Login Succeeded 04:03:17 ---> docker-login.sh ends [Pipeline] } 04:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:18 + git rev-list -1 --merges e7f30280be61e51f4ac48e9718a1676769a09bfd~1..e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] echo 04:03:18 -----------> git rev-list -1 --merges e7f30280be61e51f4ac48e9718a1676769a09bfd~1..e7f30280be61e51f4ac48e9718a1676769a09bfd e7f30280be61e51f4ac48e9718a1676769a09bfd [false] [Pipeline] sh 04:03:18 + git log --format=format:%s -1 e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] echo 04:03:18 ========================================================= 04:03:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:19 + git log --format=format:%s -1 e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] echo 04:03:19 [semverPrep] GIT_COMMIT: e7f30280be61e51f4ac48e9718a1676769a09bfd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:03:19 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:19 + grep -v github /etc/ssh/ssh_known_hosts 04:03:19 + [ -e /tmp/ssh_known_hosts ] 04:03:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:19 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:20 04:03:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:20 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:20 b85a868b505f: Pulling fs layer 04:03:20 e2be974225ed: Pulling fs layer 04:03:20 339a4e72a1f5: Pulling fs layer 04:03:20 988bab9f4d93: Pulling fs layer 04:03:20 1469e6f7b9e6: Pulling fs layer 04:03:20 eaf3925da568: Pulling fs layer 04:03:20 bab4dde63d76: Pulling fs layer 04:03:20 bde34c3a00c8: Pulling fs layer 04:03:20 b352a97aabf1: Pulling fs layer 04:03:20 4872d77fe225: Pulling fs layer 04:03:20 5851b861e8e6: Pulling fs layer 04:03:20 1469e6f7b9e6: Waiting 04:03:20 eaf3925da568: Waiting 04:03:20 5851b861e8e6: Waiting 04:03:20 4872d77fe225: Waiting 04:03:20 bab4dde63d76: Waiting 04:03:20 bde34c3a00c8: Waiting 04:03:20 988bab9f4d93: Waiting 04:03:20 e2be974225ed: Verifying Checksum 04:03:20 e2be974225ed: Download complete 04:03:20 988bab9f4d93: Download complete 04:03:20 1469e6f7b9e6: Verifying Checksum 04:03:20 1469e6f7b9e6: Download complete 04:03:20 339a4e72a1f5: Verifying Checksum 04:03:20 339a4e72a1f5: Download complete 04:03:20 bde34c3a00c8: Verifying Checksum 04:03:20 bde34c3a00c8: Download complete 04:03:20 b352a97aabf1: Verifying Checksum 04:03:20 b352a97aabf1: Download complete 04:03:20 4872d77fe225: Download complete 04:03:20 5851b861e8e6: Verifying Checksum 04:03:20 5851b861e8e6: Download complete 04:03:20 b85a868b505f: Verifying Checksum 04:03:20 b85a868b505f: Download complete 04:03:21 bab4dde63d76: Verifying Checksum 04:03:21 bab4dde63d76: Download complete 04:03:21 b85a868b505f: Pull complete 04:03:22 e2be974225ed: Pull complete 04:03:22 339a4e72a1f5: Pull complete 04:03:22 988bab9f4d93: Pull complete 04:03:22 1469e6f7b9e6: Pull complete 04:03:23 eaf3925da568: Pull complete 04:03:24 bab4dde63d76: Pull complete 04:03:24 bde34c3a00c8: Pull complete 04:03:24 b352a97aabf1: Pull complete 04:03:24 4872d77fe225: Pull complete 04:03:24 5851b861e8e6: Pull complete 04:03:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:25 prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container 04:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:03:28 $ docker top 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c -eo pid,comm 04:03:28 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). 04:03:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:28 [ssh-agent] Looking for ssh-agent implementation... 04:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:28 $ docker exec 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c ssh-agent 04:03:28 SSH_AUTH_SOCK=/tmp/ssh-dG4icC96BMdS/agent.32 04:03:28 SSH_AGENT_PID=38 04:03:28 Running ssh-add (command line suppressed) 04:03:28 Identity added: /w/workspace/undry_device-onvif-camera_PR-405@tmp/private_key_4296658392480975789.key (/w/workspace/undry_device-onvif-camera_PR-405@tmp/private_key_4296658392480975789.key) 04:03:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:28 + git tag --points-at HEAD [Pipeline] } 04:03:28 $ docker exec --env ******** --env ******** 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c ssh-agent -k 04:03:29 unset SSH_AUTH_SOCK; 04:03:29 unset SSH_AGENT_PID; 04:03:29 echo Agent pid 38 killed; 04:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:29 [ssh-agent] Looking for ssh-agent implementation... 04:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:29 $ docker exec 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c ssh-agent 04:03:29 SSH_AUTH_SOCK=/tmp/ssh-zGPK30N8ivtC/agent.70 04:03:29 SSH_AGENT_PID=76 04:03:29 Running ssh-add (command line suppressed) 04:03:29 Identity added: /w/workspace/undry_device-onvif-camera_PR-405@tmp/private_key_13646153062027516647.key (/w/workspace/undry_device-onvif-camera_PR-405@tmp/private_key_13646153062027516647.key) 04:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:29 + git semver init 04:03:30 2023-11-08 04:03:30,012 [run_init] DEBUG init version:0.0.0 force:False 04:03:30 2023-11-08 04:03:30,013 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-405/.semver 04:03:30 2023-11-08 04:03:30,014 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-405/.semver 04:03:30 2023-11-08 04:03:30,014 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-405/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-405, universal_newlines=False, shell=None, istream=None) 04:03:31 2023-11-08 04:03:31,095 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-405/.git/info/exclude 04:03:31 2023-11-08 04:03:31,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-405/.semver/PR-405 with force:False 04:03:31 2023-11-08 04:03:31,096 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-405/.semver/PR-405 04:03:31 2023-11-08 04:03:31,100 [execute] INFO git cat-file --batch-check 04:03:31 2023-11-08 04:03:31,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-405/.semver, universal_newlines=False, shell=None, istream=) 04:03:31 2023-11-08 04:03:31,107 [execute] INFO git cat-file --batch 04:03:31 2023-11-08 04:03:31,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-405/.semver, universal_newlines=False, shell=None, istream=) 04:03:31 2023-11-08 04:03:31,113 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-405/.semver/PR-405 04:03:31 0.0.0 [Pipeline] } 04:03:31 $ docker exec --env ******** --env ******** 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c ssh-agent -k 04:03:31 unset SSH_AUTH_SOCK; 04:03:31 unset SSH_AGENT_PID; 04:03:31 echo Agent pid 76 killed; 04:03:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:32 + git semver [Pipeline] } 04:03:32 $ docker stop --time=1 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c 04:03:33 $ docker rm -f --volumes 6d4f907331b55ffc67dab8421029db37a5850c1e0a7bb77a15d4612add21977c [Pipeline] // withDockerContainer [Pipeline] sh 04:03:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:34 Stashed 1 file(s) [Pipeline] echo 04:03:34 [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 04:03:34 provisioning config files... 04:03:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-405@tmp/config13560212317712277582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:35 ---> docker-login.sh 04:03:35 nexus3.edgexfoundry.org:10001 04:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:35 Configure a credential helper to remove this warning. See 04:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:35 04:03:35 Login Succeeded 04:03:35 nexus3.edgexfoundry.org:10002 04:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:35 Configure a credential helper to remove this warning. See 04:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:35 04:03:35 Login Succeeded 04:03:35 nexus3.edgexfoundry.org:10003 04:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:35 Configure a credential helper to remove this warning. See 04:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:35 04:03:35 Login Succeeded 04:03:35 nexus3.edgexfoundry.org:10004 04:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:35 Configure a credential helper to remove this warning. See 04:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:35 04:03:35 Login Succeeded 04:03:35 docker.io 04:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:35 Configure a credential helper to remove this warning. See 04:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:35 04:03:35 Login Succeeded 04:03:35 ---> docker-login.sh ends [Pipeline] } 04:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:03:36 ========================================================= 04:03:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:03:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:03:36 Sending build context to Docker daemon 21.69MB 04:03:36 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:03:36 Step 2/13 : FROM ${BASE} AS builder 04:03:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:36 7264a8db6415: Pulling fs layer 04:03:36 c4d48a809fc2: Pulling fs layer 04:03:36 4f1c88b9dad5: Pulling fs layer 04:03:36 ad3a456e5733: Pulling fs layer 04:03:36 33e27b845d1e: Pulling fs layer 04:03:36 c68163c4e522: Pulling fs layer 04:03:36 50da416c3ac9: Pulling fs layer 04:03:36 23d2d4c4bb30: Pulling fs layer 04:03:36 33e27b845d1e: Waiting 04:03:36 ad3a456e5733: Waiting 04:03:36 c68163c4e522: Waiting 04:03:36 23d2d4c4bb30: Waiting 04:03:36 50da416c3ac9: Waiting 04:03:36 c4d48a809fc2: Download complete 04:03:36 ad3a456e5733: Verifying Checksum 04:03:36 ad3a456e5733: Download complete 04:03:36 33e27b845d1e: Download complete 04:03:36 7264a8db6415: Verifying Checksum 04:03:36 7264a8db6415: Download complete 04:03:36 c68163c4e522: Verifying Checksum 04:03:36 c68163c4e522: Download complete 04:03:36 7264a8db6415: Pull complete 04:03:37 23d2d4c4bb30: Verifying Checksum 04:03:37 23d2d4c4bb30: Download complete 04:03:37 c4d48a809fc2: Pull complete 04:03:37 4f1c88b9dad5: Verifying Checksum 04:03:37 4f1c88b9dad5: Download complete 04:03:37 50da416c3ac9: Verifying Checksum 04:03:37 50da416c3ac9: Download complete 04:03:40 4f1c88b9dad5: Pull complete 04:03:40 ad3a456e5733: Pull complete 04:03:40 33e27b845d1e: Pull complete 04:03:40 c68163c4e522: Pull complete 04:03:43 50da416c3ac9: Pull complete 04:03:43 23d2d4c4bb30: Pull complete 04:03:43 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:03:43 ---> 0786185ac409 04:03:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:03:47 ---> Running in 5c0c4fd23772 04:03:47 Removing intermediate container 5c0c4fd23772 04:03:47 ---> 0403a7e8c38a 04:03:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:47 ---> Running in a19ab89c2ebe 04:03:47 Removing intermediate container a19ab89c2ebe 04:03:47 ---> 8dcbf10c49d5 04:03:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:03:47 ---> Running in cbe130e0bbb3 04:03:47 Removing intermediate container cbe130e0bbb3 04:03:47 ---> 206fccf1d13b 04:03:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:03:47 ---> Running in 76344a08c229 04:03:47 Removing intermediate container 76344a08c229 04:03:47 ---> d32c18c2c02b 04:03:47 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:03:47 ---> Running in 778cf6d7a57f 04:03:47 Removing intermediate container 778cf6d7a57f 04:03:47 ---> 58e42f6c9ad3 04:03:47 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:47 ---> Running in d953e626d931 04:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:47 OK: 264 MiB in 52 packages 04:03:48 Removing intermediate container d953e626d931 04:03:48 ---> 6e260090f913 04:03:48 Step 9/13 : WORKDIR /device-onvif-camera 04:03:48 ---> Running in 8b3aaee237b5 04:03:48 Removing intermediate container 8b3aaee237b5 04:03:48 ---> a80669de9a6f 04:03:48 Step 10/13 : COPY go.mod vendor* ./ 04:03:48 ---> 30fb15a07a0f 04:03:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:48 ---> Running in c3d7600dc55d 04:03:49 Still waiting to schedule task 04:03:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16978’ 04:04:27 Removing intermediate container c3d7600dc55d 04:04:27 ---> a2ec05214c2f 04:04:27 Step 12/13 : COPY . . 04:04:27 ---> 97bb74c662a5 04:04:27 Step 13/13 : RUN ${MAKE} 04:04:27 ---> Running in e3d1be24491e 04:04:27 noop 04:04:27 Removing intermediate container e3d1be24491e 04:04:27 ---> 80e639d4d13d 04:04:27 Successfully built 80e639d4d13d 04:04:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:27 + docker inspect -f . ci-base-image-x86_64 04:04:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:27 prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container 04:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:28 $ docker top 3baa72b7e576c02cbda7ea173185525e00c89ca01ae2736fae0574c83317b90d -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:29 + go version 04:04:29 go version go1.21.0 linux/amd64 [Pipeline] } 04:04:29 $ docker stop --time=1 3baa72b7e576c02cbda7ea173185525e00c89ca01ae2736fae0574c83317b90d 04:04:30 $ docker rm -f --volumes 3baa72b7e576c02cbda7ea173185525e00c89ca01ae2736fae0574c83317b90d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:31 + docker inspect -f . ci-base-image-x86_64 04:04:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:31 prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container 04:04:31 $ 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-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:31 $ docker top 27c69bb35219e39ad2af3afc8a164a14065ffd603ff7020a8fd3035ac1c8d09e -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:32 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-405 [Pipeline] fileExists [Pipeline] sh 04:04:32 + make test 04:04:32 go test ./... -coverprofile=coverage.out ./... 04:04:34 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:04:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:04:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:04:45 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.5% of statements 04:04:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.048s coverage: 86.5% of statements 04:04:52 go vet ./... 04:04:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:04:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:04:55 ./bin/test-attribution-txt.sh [Pipeline] echo 04:04:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:04:55 $ docker stop --time=1 27c69bb35219e39ad2af3afc8a164a14065ffd603ff7020a8fd3035ac1c8d09e 04:04:58 $ docker rm -f --volumes 27c69bb35219e39ad2af3afc8a164a14065ffd603ff7020a8fd3035ac1c8d09e [Pipeline] // withDockerContainer [Pipeline] sh 04:04:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:04:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:04:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:00 + ls -al . 04:05:00 total 236 04:05:00 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 04:04 . 04:05:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:03 .. 04:05:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:04 .git 04:05:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:03 .github 04:05:00 -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 04:03 .gitignore 04:05:00 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:03 .golangci.yml 04:05:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:03 .semver 04:05:00 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 04:03 Attribution.txt 04:05:00 -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 04:03 CHANGELOG.md 04:05:00 -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 04:03 Dockerfile 04:05:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:03 GOVERNANCE.md 04:05:00 -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 04:03 Jenkinsfile 04:05:00 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 04:03 LICENSE 04:05:00 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 04:03 Makefile 04:05:00 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 04:03 OWNERS.md 04:05:00 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 04:03 README.md 04:05:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:03 VERSION 04:05:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:03 bin 04:05:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:03 cmd 04:05:00 -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 04:04 coverage.out 04:05:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:03 doc 04:05:00 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 8 04:03 go.mod 04:05:00 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 8 04:03 go.sum 04:05:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:03 internal 04:05:00 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:00 + 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=e7f30280be61e51f4ac48e9718a1676769a09bfd --label arch=amd64 --label version=0.0.0 . 04:05:00 Sending build context to Docker daemon 21.77MB 04:05:00 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:05:00 Step 2/26 : FROM ${BASE} AS builder 04:05:00 ---> 80e639d4d13d 04:05:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:05:00 ---> Running in 887d8e8c3121 04:05:00 Removing intermediate container 887d8e8c3121 04:05:00 ---> b56039eb4d41 04:05:00 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:00 ---> Running in 203c4708d6b1 04:05:01 Removing intermediate container 203c4708d6b1 04:05:01 ---> 469e24839121 04:05:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:05:01 ---> Running in 2f9ce517ff3d 04:05:01 Removing intermediate container 2f9ce517ff3d 04:05:01 ---> fe1d4726d09b 04:05:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:05:01 ---> Running in 929e23f46821 04:05:01 Removing intermediate container 929e23f46821 04:05:01 ---> 5c5dd16bc63c 04:05:01 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:05:01 ---> Running in 13fc92c88922 04:05:01 Removing intermediate container 13fc92c88922 04:05:01 ---> 2d486f2ddf56 04:05:01 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:01 ---> Running in fa983df2d95e 04:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:01 OK: 264 MiB in 52 packages 04:05:02 Removing intermediate container fa983df2d95e 04:05:02 ---> b1ceb69fe40c 04:05:02 Step 9/26 : WORKDIR /device-onvif-camera 04:05:02 ---> Running in cb0e9274df3d 04:05:02 Removing intermediate container cb0e9274df3d 04:05:02 ---> 333756d01a62 04:05:02 Step 10/26 : COPY go.mod vendor* ./ 04:05:02 ---> 118d587856a0 04:05:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:02 ---> Running in bbbff6c590b7 04:05:03 Removing intermediate container bbbff6c590b7 04:05:03 ---> 6c612c921ee5 04:05:03 Step 12/26 : COPY . . 04:05:03 ---> 3364f0592b76 04:05:03 Step 13/26 : RUN ${MAKE} 04:05:03 ---> Running in c62cb397607c 04:05:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:05:26 Removing intermediate container c62cb397607c 04:05:26 ---> 6551b0b0eb17 04:05:26 Step 14/26 : FROM alpine:3.18 04:05:26 3.18: Pulling from library/alpine 04:05:26 96526aa774ef: Pulling fs layer 04:05:26 96526aa774ef: Download complete 04:05:26 96526aa774ef: Pull complete 04:05:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:05:26 Status: Downloaded newer image for alpine:3.18 04:05:26 ---> 8ca4688f4f35 04:05:26 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:05:26 ---> Running in 3707ee21788b 04:05:26 Removing intermediate container 3707ee21788b 04:05:26 ---> 7011342ee09f 04:05:26 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:05:26 ---> Running in c3309272736e 04:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:26 (1/1) Installing dumb-init (1.2.5-r2) 04:05:26 Executing busybox-1.36.1-r2.trigger 04:05:26 OK: 7 MiB in 16 packages 04:05:26 Removing intermediate container c3309272736e 04:05:26 ---> 7df8fe2768ae 04:05:26 Step 17/26 : WORKDIR / 04:05:26 ---> Running in 0f2fdca93cf4 04:05:26 Removing intermediate container 0f2fdca93cf4 04:05:26 ---> 29f014918fc9 04:05:26 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:05:26 ---> b9aba5bc6ac6 04:05:26 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:05:26 ---> 98d46a796d96 04:05:26 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:05:26 ---> 34df874ac6f1 04:05:26 Step 21/26 : EXPOSE 59984 04:05:26 ---> Running in 1c79ca660ffb 04:05:27 Removing intermediate container 1c79ca660ffb 04:05:27 ---> bc8a7ecf9862 04:05:27 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:05:27 ---> Running in 09f91fb48805 04:05:27 Removing intermediate container 09f91fb48805 04:05:27 ---> d8f5420c2bfd 04:05:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:05:27 ---> Running in da7163927c3b 04:05:27 Removing intermediate container da7163927c3b 04:05:27 ---> 6e61492937e5 04:05:27 Step 24/26 : LABEL arch=amd64 04:05:27 ---> Running in 00d03a0ca9fa 04:05:27 Removing intermediate container 00d03a0ca9fa 04:05:27 ---> fc3691d7a8ab 04:05:27 Step 25/26 : LABEL git_sha=e7f30280be61e51f4ac48e9718a1676769a09bfd 04:05:27 ---> Running in b557d2de4090 04:05:27 Removing intermediate container b557d2de4090 04:05:27 ---> 4243ccb12ac2 04:05:27 Step 26/26 : LABEL version=0.0.0 04:05:27 ---> Running in c5a8f48ba091 04:05:27 Removing intermediate container c5a8f48ba091 04:05:27 ---> c457060ab833 04:05:27 [Warning] One or more build-args [ARCH] were not consumed 04:05:27 Successfully built c457060ab833 04:05:27 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 04:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:28 04:05:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:28 latest: Pulling from edgex-lftools-log-publisher 04:05:28 5eb5b503b376: Pulling fs layer 04:05:28 5c69ac0246d0: Pulling fs layer 04:05:28 ec43610c2a17: Pulling fs layer 04:05:28 3a2ae6a8a46f: Pulling fs layer 04:05:28 33b1e0a273af: Pulling fs layer 04:05:28 5d3b04190fa2: Pulling fs layer 04:05:28 2f39f015ded8: Pulling fs layer 04:05:28 3a2ae6a8a46f: Waiting 04:05:28 33b1e0a273af: Waiting 04:05:28 5d3b04190fa2: Waiting 04:05:28 2f39f015ded8: Waiting 04:05:28 5c69ac0246d0: Verifying Checksum 04:05:28 5c69ac0246d0: Download complete 04:05:28 3a2ae6a8a46f: Verifying Checksum 04:05:28 3a2ae6a8a46f: Download complete 04:05:28 33b1e0a273af: Verifying Checksum 04:05:28 33b1e0a273af: Download complete 04:05:28 5d3b04190fa2: Download complete 04:05:28 ec43610c2a17: Verifying Checksum 04:05:28 ec43610c2a17: Download complete 04:05:29 5eb5b503b376: Verifying Checksum 04:05:29 5eb5b503b376: Download complete 04:05:29 2f39f015ded8: Download complete 04:05:30 5eb5b503b376: Pull complete 04:05:30 5c69ac0246d0: Pull complete 04:05:30 ec43610c2a17: Pull complete 04:05:30 3a2ae6a8a46f: Pull complete 04:05:31 33b1e0a273af: Pull complete 04:05:31 5d3b04190fa2: Pull complete 04:05:35 2f39f015ded8: Pull complete 04:05:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:35 prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container 04:05:35 $ 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-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:05:39 $ docker top c6c96d5ecd2f618963b3cabe5e547d4cb18dcadb94a25f6b98c05223cb28f0e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:39 ---> job-cost.sh 04:05:39 lf-activate-venv: SKIPPING 04:05:39 INFO: No Stack... 04:05:40 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:40 INFO: Archiving Costs [Pipeline] sh 04:05:41 + cat /w/workspace/undry_device-onvif-camera_PR-405/archives/cost.csv 04:05:41 + cut -d, -f6 [Pipeline] lock 04:05:41 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] 04:05:41 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] did not exist. Created. 04:05:41 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:05:41 + echo total: 0.2199999988079071 [Pipeline] stash 04:05:41 Stashed 1 file(s) [Pipeline] } 04:05:41 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:05:41 $ docker stop --time=1 c6c96d5ecd2f618963b3cabe5e547d4cb18dcadb94a25f6b98c05223cb28f0e5 04:05:42 $ docker rm -f --volumes c6c96d5ecd2f618963b3cabe5e547d4cb18dcadb94a25f6b98c05223cb28f0e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:08:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16984 in /w/workspace/undry_device-onvif-camera_PR-405 [Pipeline] { [Pipeline] ws 04:08:23 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:08:24 The recommended git tool is: git 04:08:31 using credential edgex-jenkins-ssh 04:08:31 Cloning the remote Git repository 04:08:31 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:08:31 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:08:31 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:08:31 > git --version # timeout=10 04:08:31 > git --version # 'git version 2.25.1' 04:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:08:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:38 Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit e7f30280be61e51f4ac48e9718a1676769a09bfd 04:08:39 Merge succeeded, producing e7f30280be61e51f4ac48e9718a1676769a09bfd 04:08:39 Checking out Revision e7f30280be61e51f4ac48e9718a1676769a09bfd (PR-405) 04:08:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:08:38 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:08:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/405/head:refs/remotes/origin/PR-405 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:08:38 > git config core.sparsecheckout # timeout=10 04:08:38 > git checkout -f e7f30280be61e51f4ac48e9718a1676769a09bfd # timeout=10 04:08:38 > git remote # timeout=10 04:08:38 > git config --get remote.origin.url # timeout=10 04:08:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:38 > git merge 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 04:08:39 > git rev-parse HEAD^{commit} # timeout=10 04:08:39 > git config core.sparsecheckout # timeout=10 04:08:39 > git checkout -f e7f30280be61e51f4ac48e9718a1676769a09bfd # timeout=10 04:08:39 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:08:39 > git --version # timeout=10 04:08:39 > git --version # 'git version 2.25.1' 04:08:39 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:08:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:41 Dload Upload Total Spent Left Speed 04:08:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 04:08:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:08:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:08:42 + sudo tee /etc/docker/daemon.new 04:08:42 { 04:08:42 "registry-mirrors": [ 04:08:42 "https://nexus3.edgexfoundry.org:10001" 04:08:42 ], 04:08:42 "bip": "10.250.0.254/24", 04:08:42 "hosts": [ 04:08:42 "tcp://0.0.0.0:5555", 04:08:42 "unix:///var/run/docker.sock" 04:08:42 ], 04:08:42 "mtu": 1458, 04:08:42 "selinux-enabled": true, 04:08:42 "seccomp-profile": "/etc/docker/seccomp.json" 04:08:42 } [Pipeline] sh 04:08:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:08:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:01 provisioning config files... 04:09:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8590199386597623471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:01 ---> docker-login.sh 04:09:01 nexus3.edgexfoundry.org:10001 04:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:02 Configure a credential helper to remove this warning. See 04:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:02 04:09:02 Login Succeeded 04:09:02 nexus3.edgexfoundry.org:10002 04:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:02 Configure a credential helper to remove this warning. See 04:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:02 04:09:02 Login Succeeded 04:09:02 nexus3.edgexfoundry.org:10003 04:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:02 Configure a credential helper to remove this warning. See 04:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:02 04:09:02 Login Succeeded 04:09:02 nexus3.edgexfoundry.org:10004 04:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:03 Configure a credential helper to remove this warning. See 04:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:03 04:09:03 Login Succeeded 04:09:03 docker.io 04:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:03 Configure a credential helper to remove this warning. See 04:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:03 04:09:03 Login Succeeded 04:09:03 ---> docker-login.sh ends [Pipeline] } 04:09:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:04 ========================================================= 04:09:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:09:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:09:05 Sending build context to Docker daemon 14.21MB 04:09:05 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:09:05 Step 2/13 : FROM ${BASE} AS builder 04:09:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:05 9fda8d8052c6: Pulling fs layer 04:09:05 5d54e960e981: Pulling fs layer 04:09:05 c4a7e357bf2a: Pulling fs layer 04:09:05 f0e02332f6b5: Pulling fs layer 04:09:05 cefa15bbcfad: Pulling fs layer 04:09:05 17808c966233: Pulling fs layer 04:09:05 f4c1fc716caa: Pulling fs layer 04:09:05 f0e02332f6b5: Waiting 04:09:05 cefa15bbcfad: Waiting 04:09:05 17808c966233: Waiting 04:09:05 f4c1fc716caa: Waiting 04:09:05 5d54e960e981: Verifying Checksum 04:09:05 5d54e960e981: Download complete 04:09:05 f0e02332f6b5: Download complete 04:09:05 cefa15bbcfad: Verifying Checksum 04:09:05 cefa15bbcfad: Download complete 04:09:05 9fda8d8052c6: Verifying Checksum 04:09:05 9fda8d8052c6: Download complete 04:09:05 f4c1fc716caa: Verifying Checksum 04:09:05 f4c1fc716caa: Download complete 04:09:06 9fda8d8052c6: Pull complete 04:09:07 5d54e960e981: Pull complete 04:09:07 c4a7e357bf2a: Download complete 04:09:08 17808c966233: Verifying Checksum 04:09:08 17808c966233: Download complete 04:09:20 c4a7e357bf2a: Pull complete 04:09:20 f0e02332f6b5: Pull complete 04:09:20 cefa15bbcfad: Pull complete 04:09:28 17808c966233: Pull complete 04:09:33 f4c1fc716caa: Pull complete 04:09:33 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:09:33 ---> ea914061e18c 04:09:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:09:34 ---> Running in a5288f4746d5 04:09:35 Removing intermediate container a5288f4746d5 04:09:35 ---> cac5ff082396 04:09:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:09:35 ---> Running in 58c07ba6e85f 04:09:35 Removing intermediate container 58c07ba6e85f 04:09:35 ---> aa75adef6eec 04:09:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:09:35 ---> Running in 9097c1c2742d 04:09:35 Removing intermediate container 9097c1c2742d 04:09:35 ---> 6e88a74b6b97 04:09:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:09:36 ---> Running in 9ee03c371c70 04:09:36 Removing intermediate container 9ee03c371c70 04:09:36 ---> 4d6c6d79bd6b 04:09:36 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:09:36 ---> Running in 533e5bf0d992 04:09:36 Removing intermediate container 533e5bf0d992 04:09:36 ---> 62669f675f20 04:09:36 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:09:36 ---> Running in 7db492d203ed 04:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:09:39 OK: 266 MiB in 52 packages 04:09:40 Removing intermediate container 7db492d203ed 04:09:40 ---> 91159da3a8b3 04:09:40 Step 9/13 : WORKDIR /device-onvif-camera 04:09:40 ---> Running in 9790ea1a149b 04:09:40 Removing intermediate container 9790ea1a149b 04:09:40 ---> c2eb01a5924b 04:09:40 Step 10/13 : COPY go.mod vendor* ./ 04:09:41 ---> d1f5b9156379 04:09:41 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:41 ---> Running in 3d74a351b8b1 04:11:02 Removing intermediate container 3d74a351b8b1 04:11:02 ---> ebf9d85e1bb8 04:11:02 Step 12/13 : COPY . . 04:11:02 ---> ca2183ff3249 04:11:02 Step 13/13 : RUN ${MAKE} 04:11:02 ---> Running in d8e935c8e4c6 04:11:03 noop 04:11:04 Removing intermediate container d8e935c8e4c6 04:11:04 ---> 961fcdf7f3e8 04:11:04 Successfully built 961fcdf7f3e8 04:11:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:04 + docker inspect -f . ci-base-image-arm64 04:11:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:04 prd-ubuntu20.04-docker-arm64-4c-16g-16984 does not seem to be running inside a container 04:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:11:06 $ docker top 8e2fec96431c263110ad367d351e0ad6b252a13381590aeccac6672032780dfe -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:07 + go version 04:11:07 go version go1.21.0 linux/arm64 [Pipeline] } 04:11:07 $ docker stop --time=1 8e2fec96431c263110ad367d351e0ad6b252a13381590aeccac6672032780dfe 04:11:10 $ docker rm -f --volumes 8e2fec96431c263110ad367d351e0ad6b252a13381590aeccac6672032780dfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:10 + docker inspect -f . ci-base-image-arm64 04:11:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-16984 does not seem to be running inside a container 04:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:11:12 $ docker top ae0c45ce34b9fc7424441e776559a386b02cc9d53c7d9918c9df8b967485165a -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:13 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:11:14 + make test 04:11:14 go test ./... -coverprofile=coverage.out ./... 04:11:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:12:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:12:54 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:12:54 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.5% of statements 04:13:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.269s coverage: 86.5% of statements 04:13:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:13:21 go vet ./... 04:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:13:43 ./bin/test-attribution-txt.sh [Pipeline] echo 04:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:13:43 $ docker stop --time=1 ae0c45ce34b9fc7424441e776559a386b02cc9d53c7d9918c9df8b967485165a 04:13:45 $ docker rm -f --volumes ae0c45ce34b9fc7424441e776559a386b02cc9d53c7d9918c9df8b967485165a [Pipeline] // withDockerContainer [Pipeline] sh 04:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:46 Warning: overwriting stash ‘coverage-report’ 04:13:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:48 + ls -al . 04:13:48 total 232 04:13:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:11 . 04:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:08 .. 04:13:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:08 .git 04:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:08 .github 04:13:48 -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 04:08 .gitignore 04:13:48 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:08 .golangci.yml 04:13:48 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 8 04:08 Attribution.txt 04:13:48 -rw-rw-r-- 1 jenkins jenkins 15932 Nov 8 04:08 CHANGELOG.md 04:13:48 -rw-rw-r-- 1 jenkins jenkins 1574 Nov 8 04:08 Dockerfile 04:13:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:08 GOVERNANCE.md 04:13:48 -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 04:08 Jenkinsfile 04:13:48 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 04:08 LICENSE 04:13:48 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 8 04:08 Makefile 04:13:48 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 04:08 OWNERS.md 04:13:48 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 04:08 README.md 04:13:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:03 VERSION 04:13:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:08 bin 04:13:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:08 cmd 04:13:48 -rw-r--r-- 1 jenkins jenkins 78456 Nov 8 04:13 coverage.out 04:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:08 doc 04:13:48 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 8 04:08 go.mod 04:13:48 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 8 04:08 go.sum 04:13:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:08 internal 04:13:48 -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:48 + 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=e7f30280be61e51f4ac48e9718a1676769a09bfd --label arch=arm64 --label version=0.0.0 . 04:13:48 Sending build context to Docker daemon 14.28MB 04:13:49 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:13:49 Step 2/26 : FROM ${BASE} AS builder 04:13:49 ---> 961fcdf7f3e8 04:13:49 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:13:49 ---> Running in 0b97efccbedf 04:13:49 Removing intermediate container 0b97efccbedf 04:13:49 ---> 3d17f8aea71a 04:13:49 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:13:49 ---> Running in 002bd7442c3f 04:13:49 Removing intermediate container 002bd7442c3f 04:13:49 ---> 86a96c035950 04:13:49 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:13:49 ---> Running in e7951e3a0807 04:13:50 Removing intermediate container e7951e3a0807 04:13:50 ---> d5a1ea316627 04:13:50 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:13:50 ---> Running in 6694263e9a98 04:13:50 Removing intermediate container 6694263e9a98 04:13:50 ---> 3a8184534e01 04:13:50 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:13:50 ---> Running in 0c7daeeaf6c6 04:13:50 Removing intermediate container 0c7daeeaf6c6 04:13:50 ---> 21a23cabfcc1 04:13:50 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:13:50 ---> Running in f5c52a7dd711 04:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:13:53 OK: 266 MiB in 52 packages 04:13:53 Removing intermediate container f5c52a7dd711 04:13:53 ---> c7b5eac7892f 04:13:53 Step 9/26 : WORKDIR /device-onvif-camera 04:13:54 ---> Running in 8144b3e733de 04:13:54 Removing intermediate container 8144b3e733de 04:13:54 ---> 1c50082c1ed5 04:13:54 Step 10/26 : COPY go.mod vendor* ./ 04:13:57 ---> 90948eb9a63b 04:13:57 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:57 ---> Running in 3e14ffb9486d 04:14:00 Removing intermediate container 3e14ffb9486d 04:14:00 ---> 7a94c17c2722 04:14:00 Step 12/26 : COPY . . 04:14:01 ---> af3d8eea341b 04:14:01 Step 13/26 : RUN ${MAKE} 04:14:01 ---> Running in ad8808cd2d33 04:14:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:15:53 Removing intermediate container ad8808cd2d33 04:15:53 ---> ec08620950a4 04:15:53 Step 14/26 : FROM alpine:3.18 04:15:53 3.18: Pulling from library/alpine 04:15:53 579b34f0a95b: Pulling fs layer 04:15:53 579b34f0a95b: Verifying Checksum 04:15:53 579b34f0a95b: Download complete 04:15:53 579b34f0a95b: Pull complete 04:15:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:15:53 Status: Downloaded newer image for alpine:3.18 04:15:53 ---> 3cc203321400 04:15:53 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:15:53 ---> Running in 9ba0674f84da 04:15:53 Removing intermediate container 9ba0674f84da 04:15:53 ---> 21c942a52932 04:15:53 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:15:53 ---> Running in 8f5755fb71c0 04:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:15:54 (1/1) Installing dumb-init (1.2.5-r2) 04:15:54 Executing busybox-1.36.1-r2.trigger 04:15:54 OK: 8 MiB in 16 packages 04:15:55 Removing intermediate container 8f5755fb71c0 04:15:55 ---> 31e37a482fef 04:15:55 Step 17/26 : WORKDIR / 04:15:55 ---> Running in cf3983778c99 04:15:56 Removing intermediate container cf3983778c99 04:15:56 ---> 5aaf78f6d82e 04:15:56 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:15:57 ---> 6822daa429d2 04:15:57 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:15:57 ---> 4a6b1e195245 04:15:57 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:15:58 ---> c3c0f4345590 04:15:58 Step 21/26 : EXPOSE 59984 04:15:58 ---> Running in f89077588a4e 04:15:58 Removing intermediate container f89077588a4e 04:15:58 ---> f1f5e6b883e9 04:15:58 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:15:58 ---> Running in 03f04a8aa4a4 04:15:58 Removing intermediate container 03f04a8aa4a4 04:15:58 ---> 866e8761b1b0 04:15:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:15:59 ---> Running in 60210e751a9d 04:15:59 Removing intermediate container 60210e751a9d 04:15:59 ---> 8c7cdf59e4fc 04:15:59 Step 24/26 : LABEL arch=arm64 04:15:59 ---> Running in d432435a49ea 04:15:59 Removing intermediate container d432435a49ea 04:15:59 ---> 531313baf72b 04:15:59 Step 25/26 : LABEL git_sha=e7f30280be61e51f4ac48e9718a1676769a09bfd 04:15:59 ---> Running in 4a643015f463 04:16:00 Removing intermediate container 4a643015f463 04:16:00 ---> 1845159fb4d0 04:16:00 Step 26/26 : LABEL version=0.0.0 04:16:00 ---> Running in 1d5efca86edc 04:16:00 Removing intermediate container 1d5efca86edc 04:16:00 ---> 7a7769e45a13 04:16:00 [Warning] One or more build-args [ARCH] were not consumed 04:16:00 Successfully built 7a7769e45a13 04:16:00 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 04:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:01 04:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:01 arm64: Pulling from edgex-lftools-log-publisher 04:16:01 8998bd30e6a1: Pulling fs layer 04:16:01 04944245beec: Pulling fs layer 04:16:01 699f458cf7ca: Pulling fs layer 04:16:01 765212b225bb: Pulling fs layer 04:16:01 f23df028b6ca: Pulling fs layer 04:16:01 d65c8cfc05b1: Pulling fs layer 04:16:01 2437ff75d9bd: Pulling fs layer 04:16:01 f23df028b6ca: Waiting 04:16:01 d65c8cfc05b1: Waiting 04:16:01 765212b225bb: Waiting 04:16:01 2437ff75d9bd: Waiting 04:16:02 04944245beec: Verifying Checksum 04:16:02 04944245beec: Download complete 04:16:02 765212b225bb: Verifying Checksum 04:16:02 765212b225bb: Download complete 04:16:02 f23df028b6ca: Verifying Checksum 04:16:02 f23df028b6ca: Download complete 04:16:02 d65c8cfc05b1: Download complete 04:16:02 699f458cf7ca: Verifying Checksum 04:16:02 699f458cf7ca: Download complete 04:16:02 8998bd30e6a1: Verifying Checksum 04:16:02 8998bd30e6a1: Download complete 04:16:05 2437ff75d9bd: Verifying Checksum 04:16:05 2437ff75d9bd: Download complete 04:16:07 8998bd30e6a1: Pull complete 04:16:07 04944245beec: Pull complete 04:16:08 699f458cf7ca: Pull complete 04:16:09 765212b225bb: Pull complete 04:16:10 f23df028b6ca: Pull complete 04:16:10 d65c8cfc05b1: Pull complete 04:16:28 2437ff75d9bd: Pull complete 04:16:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:28 prd-ubuntu20.04-docker-arm64-4c-16g-16984 does not seem to be running inside a container 04:16:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:16:31 $ docker top 20b5eafd622b72243ef6ef77935e7c6107c2c76b7688fb08d37439c174371b8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:32 ---> job-cost.sh 04:16:32 lf-activate-venv: SKIPPING 04:16:32 INFO: No Stack... 04:16:32 INFO: Retrieving Pricing Info for: v3-standard-4 04:16:33 INFO: Archiving Costs [Pipeline] sh 04:16:34 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:16:34 + cut -d, -f6 [Pipeline] lock 04:16:34 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] 04:16:34 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] did not exist. Created. 04:16:34 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:34 /w/workspace/device-onvif-camera/1@tmp/durable-194bafc4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:16:35 + echo total: 0.10999999940395355 [Pipeline] stash 04:16:35 Warning: overwriting stash ‘stack-cost’ 04:16:35 Stashed 1 file(s) [Pipeline] } 04:16:35 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-405-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:35 $ docker stop --time=1 20b5eafd622b72243ef6ef77935e7c6107c2c76b7688fb08d37439c174371b8a 04:16:37 $ docker rm -f --volumes 20b5eafd622b72243ef6ef77935e7c6107c2c76b7688fb08d37439c174371b8a [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 04:16:38 provisioning config files... 04:16:38 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-405@tmp/config12072991962518404309tmp [Pipeline] { [Pipeline] sh 04:16:38 + set +x 04:16:38 + curl -s https://codecov.io/bash 04:16:38 + bash -s -- 04:16:38 04:16:38 _____ _ 04:16:38 / ____| | | 04:16:38 | | ___ __| | ___ ___ _____ __ 04:16:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:16:38 | |___| (_) | (_| | __/ (_| (_) \ V / 04:16:38 \_____\___/ \__,_|\___|\___\___/ \_/ 04:16:38 Bash-1.0.6 04:16:38 04:16:38 04:16:38 ==> git version 2.25.1 found 04:16:38 ==> 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 04:16:38 Release-Date: 2020-01-08 04:16:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:16:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:16:38 ==> Jenkins CI detected. 04:16:38 current dir:  /w/workspace/undry_device-onvif-camera_PR-405 04:16:38 project root: . 04:16:38 --> token set from env 04:16:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:16:38 ==> Running gcov in . (disable via -X gcov) 04:16:38 ==> Python coveragepy not found 04:16:38 ==> Searching for coverage reports in: 04:16:38 + . 04:16:38 -> Found 1 reports 04:16:38 ==> Detecting git/mercurial file structure 04:16:38 ==> Reading reports 04:16:38 + ./coverage.out bytes=78456 04:16:38 ==> Appending adjustments 04:16:38 https://docs.codecov.io/docs/fixing-reports 04:16:39 + Found adjustments 04:16:39 ==> Gzipping contents 04:16:39 12K /tmp/codecov.Qd3N5b.gz 04:16:39 ==> Uploading reports 04:16:39 url: https://codecov.io 04:16:39 query: branch=PR-405&commit=e7f30280be61e51f4ac48e9718a1676769a09bfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=405&job=&cmd_args= 04:16:39 -> Pinging Codecov 04:16:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-405&commit=e7f30280be61e51f4ac48e9718a1676769a09bfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-405%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=405&job=&cmd_args= 04:16:39 -> Uploading to 04:16:39 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/F29A59C45E3A92E06B3E522C9905F8EF/e7f30280be61e51f4ac48e9718a1676769a09bfd/3943fbcf-0ea8-4003-9038-079a15219542.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T041639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d90d25531ed4208156e2faa87cea72d7d92aa86f3215038fae82dfede5c51cc3 04:16:39 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:39 Dload Upload Total Spent Left Speed 04:16:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 50872 --:--:-- --:--:-- --:--:-- 50872 100 10378 0 0 100 10378 0 33369 --:--:-- --:--:-- --:--:-- 33262 04:16:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e7f30280be61e51f4ac48e9718a1676769a09bfd [Pipeline] } 04:16:39 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 04:16:41 + [ -d /w/workspace/undry_device-onvif-camera_PR-405/archives ] 04:16:41 + ls -al /w/workspace/undry_device-onvif-camera_PR-405/archives 04:16:41 total 16 04:16:41 drwxr-xr-x 3 root root 4096 Nov 8 04:05 . 04:16:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:05 .. 04:16:41 drwxr-xr-x 2 root root 4096 Nov 8 04:05 cost 04:16:41 -rw-r--r-- 1 root root 91 Nov 8 04:05 cost.csv 04:16:41 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-405/archives 04:16:41 + ls -al /w/workspace/undry_device-onvif-camera_PR-405/archives 04:16:41 total 16 04:16:41 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:05 . 04:16:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:05 .. 04:16:41 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:05 cost 04:16:41 -rw-r--r-- 1 jenkins jenkins 91 Nov 8 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:16:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:16:42 ---> package-listing.sh 04:16:42 ++ facter osfamily 04:16:42 ++ tr '[:upper:]' '[:lower:]' 04:16:43 + OS_FAMILY=debian 04:16:43 + workspace=/w/workspace/undry_device-onvif-camera_PR-405 04:16:43 + START_PACKAGES=/tmp/packages_start.txt 04:16:43 + END_PACKAGES=/tmp/packages_end.txt 04:16:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:16:43 + PACKAGES=/tmp/packages_start.txt 04:16:43 + '[' /w/workspace/undry_device-onvif-camera_PR-405 ']' 04:16:43 + PACKAGES=/tmp/packages_end.txt 04:16:43 + case "${OS_FAMILY}" in 04:16:43 + dpkg -l 04:16:43 + grep '^ii' 04:16:43 + '[' -f /tmp/packages_start.txt ']' 04:16:43 + '[' -f /tmp/packages_end.txt ']' 04:16:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:43 + '[' /w/workspace/undry_device-onvif-camera_PR-405 ']' 04:16:43 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-405/archives/ 04:16:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-405/archives/ [Pipeline] echo 04:16:43 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-405/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:44 prd-ubuntu20.04-docker-8c-8g-16982 does not seem to be running inside a container 04:16:44 $ 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-405/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-405 -v /w/workspace/undry_device-onvif-camera_PR-405:/w/workspace/undry_device-onvif-camera_PR-405:rw,z -v /w/workspace/undry_device-onvif-camera_PR-405@tmp:/w/workspace/undry_device-onvif-camera_PR-405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:47 $ docker top c61206bf22fa729f2f0f0394a541458c38bb0a17daeb88206cced125c091ade3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:48 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:48 + mkdir -p /var/log/sysstat [Pipeline] sh 04:16:48 + ls /var/log/sa-host 04:16:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:48 provisioning config files... 04:16:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-405@tmp/config7372577144198043380tmp [Pipeline] { [Pipeline] echo 04:16:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:49 ---> create-netrc.sh [Pipeline] } 04:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:49 ---> python-tools-install.sh [Pipeline] echo 04:16:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:50 ---> sudo-logs.sh 04:16:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:50 ---> job-cost.sh 04:16:50 lf-activate-venv: SKIPPING 04:16:50 DEBUG: total: 0.2199999988079071 04:16:50 INFO: Retrieving Stack Cost... 04:16:50 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:51 INFO: Archiving Costs [Pipeline] echo 04:16:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:51 ---> logs-deploy.sh 04:16:51 lf-activate-venv: SKIPPING 04:16:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-405/1 04:16:51 INFO: archiving workspace using pattern(s): 04:16:52 Archives upload complete. 04:16:52 INFO: archiving logs to Nexus 04:16:53 ---> uname -a: 04:16:53 Linux prd-ubuntu20-04-docker-8c-8g-16982 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:16:53 04:16:53 04:16:53 ---> lscpu: 04:16:53 Architecture: x86_64 04:16:53 CPU op-mode(s): 32-bit, 64-bit 04:16:53 Byte Order: Little Endian 04:16:53 Address sizes: 40 bits physical, 48 bits virtual 04:16:53 CPU(s): 8 04:16:53 On-line CPU(s) list: 0-7 04:16:53 Thread(s) per core: 1 04:16:53 Core(s) per socket: 1 04:16:53 Socket(s): 8 04:16:53 NUMA node(s): 1 04:16:53 Vendor ID: AuthenticAMD 04:16:53 CPU family: 23 04:16:53 Model: 49 04:16:53 Model name: AMD EPYC-Rome Processor 04:16:53 Stepping: 0 04:16:53 CPU MHz: 2799.998 04:16:53 BogoMIPS: 5599.99 04:16:53 Virtualization: AMD-V 04:16:53 Hypervisor vendor: KVM 04:16:53 Virtualization type: full 04:16:53 L1d cache: 256 KiB 04:16:53 L1i cache: 256 KiB 04:16:53 L2 cache: 4 MiB 04:16:53 L3 cache: 128 MiB 04:16:53 NUMA node0 CPU(s): 0-7 04:16:53 Vulnerability Itlb multihit: Not affected 04:16:53 Vulnerability L1tf: Not affected 04:16:53 Vulnerability Mds: Not affected 04:16:53 Vulnerability Meltdown: Not affected 04:16:53 Vulnerability Mmio stale data: Not affected 04:16:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:16:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:16:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:16:53 Vulnerability Srbds: Not affected 04:16:53 Vulnerability Tsx async abort: Not affected 04:16:53 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 04:16:53 04:16:53 04:16:53 ---> nproc: 04:16:53 8 04:16:53 04:16:53 04:16:53 ---> df -h: 04:16:53 Filesystem Size Used Avail Use% Mounted on 04:16:53 overlay 155G 12G 144G 8% / 04:16:53 tmpfs 64M 0 64M 0% /dev 04:16:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:16:53 shm 64M 0 64M 0% /dev/shm 04:16:53 /dev/vda1 155G 12G 144G 8% /facter-os 04:16:53 04:16:53 04:16:53 ---> sar -b -r -n DEV: 04:16:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16982) 11/08/23 _x86_64_ (8 CPU) 04:16:53 04:16:53 04:02:36 LINUX RESTART (8 CPU) 04:16:53 04:16:53 04:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:16:53 04:04:01 185.41 40.33 145.09 0.00 4344.29 38000.00 0.00 04:16:53 04:05:01 202.55 0.20 202.35 0.00 9.60 65389.50 0.00 04:16:53 04:06:01 173.49 0.08 173.40 0.00 4.67 39689.52 0.00 04:16:53 04:07:01 1.85 0.00 1.85 0.00 0.00 21.48 0.00 04:16:53 04:08:01 53.57 11.63 41.94 0.00 5177.80 8445.39 0.00 04:16:53 04:09:01 5.57 0.02 5.55 0.00 0.13 119.85 0.00 04:16:53 04:10:01 2.12 0.00 2.12 0.00 0.00 24.66 0.00 04:16:53 04:11:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 04:16:53 04:12:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 04:16:53 04:13:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 04:16:53 04:14:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 04:16:53 04:15:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 04:16:53 04:16:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 04:16:53 Average: 48.58 3.97 44.61 0.00 728.98 11642.82 0.00 04:16:53 04:16:53 04:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:16:53 04:04:01 28446724 31569864 737100 2.24 113396 3215496 1899056 5.60 1178112 2802184 689480 04:16:53 04:05:01 28324364 31533508 771064 2.34 157916 3239644 1889688 5.57 1228408 2853688 356 04:16:53 04:06:01 27523132 31552084 749236 2.28 169496 3979840 1764984 5.20 1294024 3515452 164 04:16:53 04:07:01 27523512 31552528 748384 2.28 169532 3979844 1764984 5.20 1294076 3515456 44 04:16:53 04:08:01 27020128 31508552 763620 2.32 198404 4405100 1735260 5.11 1623364 3652272 1036 04:16:53 04:09:01 27052440 31535860 737104 2.24 196952 4401844 1732660 5.11 1595292 3649016 384 04:16:53 04:10:01 27054944 31538428 734600 2.23 197016 4401848 1732660 5.11 1593320 3649024 16 04:16:53 04:11:01 27059952 31543568 729432 2.22 197088 4401852 1732660 5.11 1587896 3649024 16 04:16:53 04:12:01 27060156 31543868 729096 2.22 197152 4401856 1732660 5.11 1588032 3649032 8 04:16:53 04:13:01 27062068 31545824 727028 2.21 197204 4401860 1732660 5.11 1586820 3649032 16 04:16:53 04:14:01 27062260 31546080 726940 2.21 197252 4401860 1732660 5.11 1586940 3649036 16 04:16:53 04:15:01 27063836 31547700 725260 2.21 197308 4401864 1732660 5.11 1585160 3649036 16 04:16:53 04:16:01 27063908 31547776 725064 2.20 197324 4401868 1732660 5.11 1585500 3649040 140 04:16:53 Average: 27332110 31543511 738764 2.25 183542 4156521 1762712 5.19 1486688 3502407 53207 04:16:53 04:16:53 04:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:16:53 04:04:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 04:16:53 04:04:01 ens3 1042.39 598.42 8347.36 109.24 0.00 0.00 0.00 0.00 04:16:53 04:04:01 docker0 249.58 427.85 20.84 2697.01 0.00 0.00 0.00 0.00 04:16:53 04:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:16:53 04:05:01 ens3 45.56 41.53 35.23 87.10 0.00 0.00 0.00 0.00 04:16:53 04:05:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:16:53 04:06:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 04:16:53 04:06:01 ens3 114.38 70.60 2658.60 15.43 0.00 0.00 0.00 0.00 04:16:53 04:06:01 docker0 3.10 5.75 0.19 62.28 0.00 0.00 0.00 0.00 04:16:53 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:53 04:07:01 ens3 1.23 0.35 1.42 0.02 0.00 0.00 0.00 0.00 04:16:53 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:08:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:16:53 04:08:01 ens3 178.45 74.99 2729.29 5.43 0.00 0.00 0.00 0.00 04:16:53 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:53 04:09:01 ens3 1.00 0.73 0.41 0.30 0.00 0.00 0.00 0.00 04:16:53 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:53 04:11:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:16:53 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:12:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:53 04:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:16:53 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:14:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:16:53 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:53 04:15:01 ens3 0.93 0.22 0.17 0.08 0.00 0.00 0.00 0.00 04:16:53 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 04:16:01 ens3 1.15 0.77 0.62 0.42 0.00 0.00 0.00 0.00 04:16:53 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:53 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 04:16:53 Average: ens3 105.40 59.93 1050.20 16.66 0.00 0.00 0.00 0.00 04:16:53 Average: docker0 19.15 32.86 1.59 209.09 0.00 0.00 0.00 0.00 04:16:53 04:16:53 04:16:53 ---> sar -P ALL: 04:16:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16982) 11/08/23 _x86_64_ (8 CPU) 04:16:53 04:16:53 04:02:36 LINUX RESTART (8 CPU) 04:16:53 04:16:53 04:03:02 CPU %user %nice %system %iowait %steal %idle 04:16:53 04:04:01 all 10.57 0.00 3.64 2.17 0.10 83.53 04:16:53 04:04:01 0 8.10 0.00 4.62 5.27 0.12 81.88 04:16:53 04:04:01 1 10.47 0.00 3.82 0.48 0.07 85.16 04:16:53 04:04:01 2 9.57 0.00 3.59 2.02 0.09 84.73 04:16:53 04:04:01 3 10.39 0.00 3.93 0.94 0.07 84.67 04:16:53 04:04:01 4 11.53 0.00 3.07 0.48 0.26 84.66 04:16:53 04:04:01 5 11.87 0.00 3.00 1.11 0.07 83.95 04:16:53 04:04:01 6 11.20 0.00 2.60 0.12 0.07 86.01 04:16:53 04:04:01 7 11.40 0.00 4.45 6.98 0.07 77.10 04:16:53 04:05:01 all 25.96 0.00 3.90 4.05 0.06 66.03 04:16:53 04:05:01 0 25.86 0.00 3.98 0.24 0.05 69.87 04:16:53 04:05:01 1 25.38 0.00 2.94 0.20 0.05 71.43 04:16:53 04:05:01 2 25.20 0.00 3.95 7.07 0.07 63.71 04:16:53 04:05:01 3 24.23 0.00 3.18 0.49 0.07 72.04 04:16:53 04:05:01 4 28.12 0.00 4.12 1.33 0.07 66.36 04:16:53 04:05:01 5 26.60 0.00 4.90 19.88 0.07 48.56 04:16:53 04:05:01 6 26.91 0.00 4.46 0.08 0.05 68.50 04:16:53 04:05:01 7 25.36 0.00 3.68 3.22 0.08 67.66 04:16:53 04:06:01 all 17.40 0.00 3.12 2.16 0.07 77.24 04:16:53 04:06:01 0 17.83 0.00 3.02 0.52 0.07 78.56 04:16:53 04:06:01 1 17.58 0.00 2.95 0.37 0.08 79.01 04:16:53 04:06:01 2 17.07 0.00 4.13 10.94 0.13 67.73 04:16:53 04:06:01 3 17.23 0.00 2.83 0.81 0.05 79.08 04:16:53 04:06:01 4 17.43 0.00 3.14 0.10 0.05 79.28 04:16:53 04:06:01 5 17.31 0.00 2.87 0.91 0.05 78.86 04:16:53 04:06:01 6 16.98 0.00 2.75 0.10 0.05 80.12 04:16:53 04:06:01 7 17.81 0.00 3.32 3.59 0.07 75.22 04:16:53 04:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:16:53 04:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:16:53 04:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:53 04:07:01 2 0.02 0.00 0.02 0.00 0.03 99.93 04:16:53 04:07:01 3 0.13 0.00 0.02 0.00 0.02 99.83 04:16:53 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:53 04:07:01 5 0.03 0.00 0.02 0.03 0.02 99.90 04:16:53 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:16:53 04:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:53 04:08:01 all 2.50 0.00 1.26 0.72 0.02 95.50 04:16:53 04:08:01 0 3.45 0.00 1.00 0.35 0.02 95.18 04:16:53 04:08:01 1 2.99 0.00 1.52 0.95 0.03 94.51 04:16:53 04:08:01 2 2.86 0.00 0.86 0.56 0.02 95.70 04:16:53 04:08:01 3 2.62 0.00 1.85 0.98 0.02 94.52 04:16:53 04:08:01 4 2.09 0.00 0.87 0.38 0.02 96.64 04:16:53 04:08:01 5 1.54 0.00 0.92 1.27 0.02 96.26 04:16:53 04:08:01 6 2.39 0.00 1.95 1.02 0.02 94.62 04:16:53 04:08:01 7 2.07 0.00 1.14 0.20 0.02 96.57 04:16:53 04:09:01 all 0.33 0.00 0.07 0.01 0.00 99.59 04:16:53 04:09:01 0 0.08 0.00 0.05 0.00 0.02 99.85 04:16:53 04:09:01 1 0.25 0.00 0.10 0.00 0.00 99.65 04:16:53 04:09:01 2 2.02 0.00 0.08 0.00 0.02 97.88 04:16:53 04:09:01 3 0.08 0.00 0.07 0.00 0.00 99.85 04:16:53 04:09:01 4 0.07 0.00 0.07 0.00 0.00 99.87 04:16:53 04:09:01 5 0.03 0.00 0.03 0.05 0.00 99.88 04:16:53 04:09:01 6 0.05 0.00 0.07 0.05 0.00 99.83 04:16:53 04:09:01 7 0.00 0.00 0.07 0.00 0.00 99.93 04:16:53 04:10:01 all 0.27 0.00 0.01 0.00 0.01 99.71 04:16:53 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:16:53 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:16:53 04:10:01 2 2.02 0.00 0.02 0.00 0.03 97.93 04:16:53 04:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:16:53 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:53 04:10:01 5 0.00 0.00 0.00 0.03 0.02 99.95 04:16:53 04:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:16:53 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:53 04:11:01 all 0.25 0.00 0.01 0.00 0.01 99.72 04:16:53 04:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:16:53 04:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:16:53 04:11:01 2 1.91 0.00 0.03 0.00 0.02 98.05 04:16:53 04:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:16:53 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:16:53 04:11:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:16:53 04:11:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:16:53 04:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:16:53 04:12:01 all 0.24 0.00 0.01 0.00 0.00 99.74 04:16:53 04:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:16:53 04:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:16:53 04:12:01 2 1.79 0.00 0.02 0.00 0.02 98.17 04:16:53 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:16:53 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:16:53 04:12:01 5 0.03 0.00 0.00 0.02 0.02 99.93 04:16:53 04:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:16:53 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:53 04:13:01 all 0.06 0.00 0.02 0.01 0.01 99.91 04:16:53 04:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:16:53 04:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:16:53 04:13:01 2 0.07 0.00 0.02 0.00 0.03 99.88 04:16:53 04:13:01 3 0.28 0.00 0.00 0.00 0.00 99.72 04:16:53 04:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:16:53 04:13:01 5 0.03 0.00 0.02 0.03 0.00 99.92 04:16:53 04:13:01 6 0.02 0.00 0.03 0.02 0.02 99.92 04:16:53 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:53 04:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:16:53 04:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:16:53 04:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:16:53 04:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:16:53 04:14:01 3 0.13 0.00 0.00 0.00 0.00 99.87 04:16:53 04:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:16:53 04:14:01 5 0.00 0.00 0.02 0.02 0.02 99.95 04:16:53 04:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:16:53 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:53 04:16:53 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:16:53 04:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:16:53 04:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 04:16:53 04:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:16:53 04:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:16:53 04:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:16:53 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:16:53 04:15:01 5 0.03 0.00 0.00 0.07 0.00 99.90 04:16:53 04:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:16:53 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:16:53 04:16:01 all 0.09 0.00 0.01 0.01 0.01 99.89 04:16:53 04:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:16:53 04:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:16:53 04:16:01 2 0.42 0.00 0.03 0.00 0.00 99.55 04:16:53 04:16:01 3 0.18 0.00 0.00 0.00 0.00 99.82 04:16:53 04:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:16:53 04:16:01 5 0.02 0.00 0.00 0.07 0.02 99.90 04:16:53 04:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:16:53 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:53 Average: all 4.40 0.00 0.92 0.70 0.02 93.96 04:16:53 Average: 0 4.24 0.00 0.97 0.48 0.02 94.27 04:16:53 Average: 1 4.34 0.00 0.87 0.15 0.02 94.62 04:16:53 Average: 2 4.80 0.00 0.97 1.56 0.04 92.63 04:16:53 Average: 3 4.22 0.00 0.91 0.25 0.02 94.60 04:16:53 Average: 4 4.53 0.00 0.86 0.17 0.03 94.41 04:16:53 Average: 5 4.38 0.00 0.90 1.79 0.02 92.91 04:16:53 Average: 6 4.40 0.00 0.91 0.11 0.02 94.56 04:16:53 Average: 7 4.31 0.00 0.96 1.06 0.02 93.65 04:16:53 04:16:53 04:16:53