Pull request #175 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ce65b8162ae828052412b131fddcd1021eae063+22d74d2547d10604d43a59f451f2f1d479f6a1f2 (b539afb16f56157a3eb95bbd6899f6740695de03) 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-ssh8169753100718421328.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2981114831200090190.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-175/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-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5967293906272899396.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12694110150136971127.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8719886271519881034.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-175/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-175/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11008787860312507748.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7482 in /w/workspace/undry_device-onvif-camera_PR-175 [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-175 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 22d74d2547d10604d43a59f451f2f1d479f6a1f2 into PR head commit 2ce65b8162ae828052412b131fddcd1021eae063 Merge succeeded, producing 2ce65b8162ae828052412b131fddcd1021eae063 Checking out Revision 2ce65b8162ae828052412b131fddcd1021eae063 (PR-175) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 2ce65b8162ae828052412b131fddcd1021eae063 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 22d74d2547d10604d43a59f451f2f1d479f6a1f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ce65b8162ae828052412b131fddcd1021eae063 # timeout=10 [Pipeline] echo 03:38:33 ========================================================= 03:38:33 EdgeX Global Pipelines Version Info 03:38:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:38:34 ------------------- 03:38:34 stable info: 03:38:34 ------------------- 03:38:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:38:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 03:38:34 Message: update stable to v1.0.239 03:38:34 ------------------- 03:38:34 experimental info: 03:38:34 ------------------- 03:38:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:38:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 03:38:34 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:38:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-175 [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-175 [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-175 [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ce65b8 [Pipeline] echo 03:38:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:36 provisioning config files... 03:38:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-175@tmp/config652687995345166556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:36 ---> docker-login.sh 03:38:36 nexus3.edgexfoundry.org:10001 03:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:37 Configure a credential helper to remove this warning. See 03:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:37 03:38:37 Login Succeeded 03:38:37 nexus3.edgexfoundry.org:10002 03:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:37 Configure a credential helper to remove this warning. See 03:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:37 03:38:37 Login Succeeded 03:38:37 nexus3.edgexfoundry.org:10003 03:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:37 Configure a credential helper to remove this warning. See 03:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:37 03:38:37 Login Succeeded 03:38:37 nexus3.edgexfoundry.org:10004 03:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:37 Configure a credential helper to remove this warning. See 03:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:37 03:38:37 Login Succeeded 03:38:37 docker.io 03:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:38 Configure a credential helper to remove this warning. See 03:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:38 03:38:38 Login Succeeded 03:38:38 ---> docker-login.sh ends [Pipeline] } 03:38:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:38:39 + git rev-list -1 --merges 2ce65b8162ae828052412b131fddcd1021eae063~1..2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] echo 03:38:39 -----------> git rev-list -1 --merges 2ce65b8162ae828052412b131fddcd1021eae063~1..2ce65b8162ae828052412b131fddcd1021eae063 2ce65b8162ae828052412b131fddcd1021eae063 [false] [Pipeline] sh 03:38:39 + git log --format=format:%s -1 2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] echo 03:38:39 ========================================================= 03:38:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:38:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:39 + git log --format=format:%s -1 2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] echo 03:38:39 [semverPrep] GIT_COMMIT: 2ce65b8162ae828052412b131fddcd1021eae063, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 03:38:39 [semverPrep] This is not a build commit. [Pipeline] sh 03:38:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:40 + grep -v github /etc/ssh/ssh_known_hosts 03:38:40 + [ -e /tmp/ssh_known_hosts ] 03:38:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:38:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:38:40 + sudo tee -a /etc/ssh/ssh_known_hosts 03:38:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:40 03:38:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:41 0.1.4: Pulling from edgex-devops/py-git-semver 03:38:41 b85a868b505f: Pulling fs layer 03:38:41 e2be974225ed: Pulling fs layer 03:38:41 339a4e72a1f5: Pulling fs layer 03:38:41 988bab9f4d93: Pulling fs layer 03:38:41 1469e6f7b9e6: Pulling fs layer 03:38:41 eaf3925da568: Pulling fs layer 03:38:41 bab4dde63d76: Pulling fs layer 03:38:41 bde34c3a00c8: Pulling fs layer 03:38:41 b352a97aabf1: Pulling fs layer 03:38:41 4872d77fe225: Pulling fs layer 03:38:41 5851b861e8e6: Pulling fs layer 03:38:41 988bab9f4d93: Waiting 03:38:41 5851b861e8e6: Waiting 03:38:41 b352a97aabf1: Waiting 03:38:41 bde34c3a00c8: Waiting 03:38:41 eaf3925da568: Waiting 03:38:41 4872d77fe225: Waiting 03:38:41 bab4dde63d76: Waiting 03:38:41 1469e6f7b9e6: Waiting 03:38:41 e2be974225ed: Verifying Checksum 03:38:41 e2be974225ed: Download complete 03:38:41 988bab9f4d93: Verifying Checksum 03:38:41 988bab9f4d93: Download complete 03:38:41 1469e6f7b9e6: Verifying Checksum 03:38:41 1469e6f7b9e6: Download complete 03:38:41 339a4e72a1f5: Verifying Checksum 03:38:41 339a4e72a1f5: Download complete 03:38:41 eaf3925da568: Verifying Checksum 03:38:41 eaf3925da568: Download complete 03:38:41 bde34c3a00c8: Verifying Checksum 03:38:41 bde34c3a00c8: Download complete 03:38:41 b352a97aabf1: Download complete 03:38:41 4872d77fe225: Verifying Checksum 03:38:41 4872d77fe225: Download complete 03:38:41 5851b861e8e6: Verifying Checksum 03:38:41 b85a868b505f: Download complete 03:38:41 bab4dde63d76: Verifying Checksum 03:38:41 bab4dde63d76: Download complete 03:38:42 b85a868b505f: Pull complete 03:38:42 e2be974225ed: Pull complete 03:38:43 339a4e72a1f5: Pull complete 03:38:43 988bab9f4d93: Pull complete 03:38:43 1469e6f7b9e6: Pull complete 03:38:43 eaf3925da568: Pull complete 03:38:45 bab4dde63d76: Pull complete 03:38:45 bde34c3a00c8: Pull complete 03:38:45 b352a97aabf1: Pull complete 03:38:45 4872d77fe225: Pull complete 03:38:45 5851b861e8e6: Pull complete 03:38:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:46 prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container 03:38:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:38:48 $ docker top c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 -eo pid,comm 03:38:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:38:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:48 [ssh-agent] Looking for ssh-agent implementation... 03:38:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:48 $ docker exec c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 ssh-agent 03:38:48 SSH_AUTH_SOCK=/tmp/ssh-px1fX1ZWUfsV/agent.32 03:38:48 SSH_AGENT_PID=38 03:38:48 Running ssh-add (command line suppressed) 03:38:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-175@tmp/private_key_11963171365420765800.key (/w/workspace/undry_device-onvif-camera_PR-175@tmp/private_key_11963171365420765800.key) 03:38:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:49 + git tag --points-at HEAD [Pipeline] } 03:38:49 $ docker exec --env ******** --env ******** c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 ssh-agent -k 03:38:49 unset SSH_AUTH_SOCK; 03:38:49 unset SSH_AGENT_PID; 03:38:49 echo Agent pid 38 killed; 03:38:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:38:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:49 [ssh-agent] Looking for ssh-agent implementation... 03:38:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:49 $ docker exec c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 ssh-agent 03:38:49 SSH_AUTH_SOCK=/tmp/ssh-SzPZxxdPqAtr/agent.70 03:38:49 SSH_AGENT_PID=77 03:38:49 Running ssh-add (command line suppressed) 03:38:49 Identity added: /w/workspace/undry_device-onvif-camera_PR-175@tmp/private_key_14458908849162458863.key (/w/workspace/undry_device-onvif-camera_PR-175@tmp/private_key_14458908849162458863.key) 03:38:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:50 + git semver init 03:38:50 2022-10-10 03:38:50,506 [run_init] DEBUG init version:0.0.0 force:False 03:38:50 2022-10-10 03:38:50,506 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-175/.semver 03:38:50 2022-10-10 03:38:50,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-175/.semver 03:38:50 2022-10-10 03:38:50,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-175/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-175, universal_newlines=False, shell=None, istream=None) 03:38:51 2022-10-10 03:38:51,537 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-175/.git/info/exclude 03:38:51 2022-10-10 03:38:51,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-175/.semver/PR-175 with force:False 03:38:51 2022-10-10 03:38:51,538 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-175/.semver/PR-175 03:38:51 2022-10-10 03:38:51,542 [execute] INFO git cat-file --batch-check 03:38:51 2022-10-10 03:38:51,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-175/.semver, universal_newlines=False, shell=None, istream=) 03:38:51 2022-10-10 03:38:51,549 [execute] INFO git cat-file --batch 03:38:51 2022-10-10 03:38:51,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-175/.semver, universal_newlines=False, shell=None, istream=) 03:38:51 2022-10-10 03:38:51,554 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-175/.semver/PR-175 03:38:51 0.0.0 [Pipeline] } 03:38:51 $ docker exec --env ******** --env ******** c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 ssh-agent -k 03:38:52 unset SSH_AUTH_SOCK; 03:38:52 unset SSH_AGENT_PID; 03:38:52 echo Agent pid 77 killed; 03:38:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:52 + git semver [Pipeline] } 03:38:52 $ docker stop --time=1 c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 03:38:54 $ docker rm -f c10f142c2286394c3fed7b055d9728343c91d5d4657c28ca81e001be9fdd3a42 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:38:54 Stashed 1 file(s) [Pipeline] echo 03:38:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:55 provisioning config files... 03:38:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-175@tmp/config11340996708064534345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:55 ---> docker-login.sh 03:38:55 nexus3.edgexfoundry.org:10001 03:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:55 Configure a credential helper to remove this warning. See 03:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:55 03:38:55 Login Succeeded 03:38:55 nexus3.edgexfoundry.org:10002 03:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:55 Configure a credential helper to remove this warning. See 03:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:55 03:38:55 Login Succeeded 03:38:55 nexus3.edgexfoundry.org:10003 03:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:56 Configure a credential helper to remove this warning. See 03:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:56 03:38:56 Login Succeeded 03:38:56 nexus3.edgexfoundry.org:10004 03:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:56 Configure a credential helper to remove this warning. See 03:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:56 03:38:56 Login Succeeded 03:38:56 docker.io 03:38:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:56 Configure a credential helper to remove this warning. See 03:38:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:56 03:38:56 Login Succeeded 03:38:56 ---> docker-login.sh ends [Pipeline] } 03:38:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:56 ========================================================= 03:38:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:38:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:38:57 Sending build context to Docker daemon 20.78MB 03:38:57 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 03:38:57 Step 2/14 : FROM ${BASE} AS builder 03:38:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:38:57 2408cc74d12b: Pulling fs layer 03:38:57 ea60b727a1ce: Pulling fs layer 03:38:57 30c4a7721957: Pulling fs layer 03:38:57 370296b7ddb6: Pulling fs layer 03:38:57 7c6cee850709: Pulling fs layer 03:38:57 aa9baa53a306: Pulling fs layer 03:38:57 8b309c321861: Pulling fs layer 03:38:57 d8d76fd02f46: Pulling fs layer 03:38:57 fa31f396de31: Pulling fs layer 03:38:57 aa9baa53a306: Waiting 03:38:57 fa31f396de31: Waiting 03:38:57 d8d76fd02f46: Waiting 03:38:57 8b309c321861: Waiting 03:38:57 370296b7ddb6: Waiting 03:38:57 7c6cee850709: Waiting 03:38:57 30c4a7721957: Verifying Checksum 03:38:57 30c4a7721957: Download complete 03:38:57 ea60b727a1ce: Verifying Checksum 03:38:57 ea60b727a1ce: Download complete 03:38:57 7c6cee850709: Verifying Checksum 03:38:57 7c6cee850709: Download complete 03:38:57 aa9baa53a306: Download complete 03:38:57 2408cc74d12b: Verifying Checksum 03:38:57 2408cc74d12b: Download complete 03:38:57 8b309c321861: Download complete 03:38:57 2408cc74d12b: Pull complete 03:38:57 ea60b727a1ce: Pull complete 03:38:57 30c4a7721957: Pull complete 03:38:58 fa31f396de31: Verifying Checksum 03:38:58 fa31f396de31: Download complete 03:38:58 370296b7ddb6: Verifying Checksum 03:38:58 370296b7ddb6: Download complete 03:38:58 d8d76fd02f46: Verifying Checksum 03:38:58 d8d76fd02f46: Download complete 03:39:02 370296b7ddb6: Pull complete 03:39:02 7c6cee850709: Pull complete 03:39:02 aa9baa53a306: Pull complete 03:39:02 8b309c321861: Pull complete 03:39:05 d8d76fd02f46: Pull complete 03:39:05 fa31f396de31: Pull complete 03:39:05 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 03:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:39:05 ---> cef68f9685f8 03:39:05 Step 3/14 : ARG ADD_BUILD_TAGS="" 03:39:09 ---> Running in e79345fe13d0 03:39:09 Removing intermediate container e79345fe13d0 03:39:09 ---> d22593fd1530 03:39:09 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:39:09 ---> Running in c4344368f900 03:39:09 Removing intermediate container c4344368f900 03:39:09 ---> b26a00856158 03:39:09 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:39:09 ---> Running in 7adb14d4ddda 03:39:09 Removing intermediate container 7adb14d4ddda 03:39:09 ---> 7dfc8209a8fb 03:39:09 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 03:39:09 ---> Running in dbc3f3032008 03:39:09 Removing intermediate container dbc3f3032008 03:39:09 ---> 3774f8a5b826 03:39:09 Step 7/14 : LABEL Name=edgex-device-onvif-camera 03:39:09 ---> Running in 2e305865b6c3 03:39:10 Removing intermediate container 2e305865b6c3 03:39:10 ---> 4340e0f24f2a 03:39:10 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:10 ---> Running in 9d3f101fce81 03:39:10 Still waiting to schedule task 03:39:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:39:10 Removing intermediate container 9d3f101fce81 03:39:10 ---> 34b981c63f54 03:39:10 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:10 ---> Running in 3b8e3055ba10 03:39:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:39:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:39:12 OK: 211 MiB in 51 packages 03:39:12 Removing intermediate container 3b8e3055ba10 03:39:12 ---> 61b5e9fb4980 03:39:12 Step 10/14 : WORKDIR /device-onvif-camera 03:39:12 ---> Running in 76293a63577f 03:39:12 Removing intermediate container 76293a63577f 03:39:12 ---> b647de7f7910 03:39:12 Step 11/14 : COPY go.mod vendor* ./ 03:39:12 ---> 56bb0d270fcd 03:39:12 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:12 ---> Running in 0bcc1ee012e2 03:39:39 Removing intermediate container 0bcc1ee012e2 03:39:39 ---> 6692940e3fee 03:39:39 Step 13/14 : COPY . . 03:39:39 ---> 48eba7a72537 03:39:39 Step 14/14 : RUN ${MAKE} 03:39:39 ---> Running in f535c8c4644f 03:39:39 noop 03:39:39 Removing intermediate container f535c8c4644f 03:39:39 ---> e4b82e335369 03:39:39 Successfully built e4b82e335369 03:39:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:39 + docker inspect -f . ci-base-image-x86_64 03:39:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:40 prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container 03:39:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@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 ******** ci-base-image-x86_64 cat 03:39:40 $ docker top a9aeeee77f3f3c06af51da3722bd0d7cba8091c1063ad322cd370b113d58c61e -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:40 + go version 03:39:40 go version go1.18.3 linux/amd64 [Pipeline] } 03:39:40 $ docker stop --time=1 a9aeeee77f3f3c06af51da3722bd0d7cba8091c1063ad322cd370b113d58c61e 03:39:42 $ docker rm -f a9aeeee77f3f3c06af51da3722bd0d7cba8091c1063ad322cd370b113d58c61e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:42 + docker inspect -f . ci-base-image-x86_64 03:39:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:42 prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container 03:39:43 $ 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-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@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 ******** ci-base-image-x86_64 cat 03:39:43 $ docker top 12cf2f3551d7ecee4a9dd3178959850312cfe3f040c50721ce3724cdb925f7b3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:43 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-175 [Pipeline] fileExists [Pipeline] sh 03:39:45 + make test 03:39:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:39:45 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:39:57 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:39:57 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.038s coverage: 28.2% of statements 03:39:57 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:39:57 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.560s coverage: 86.5% of statements 03:40:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:40:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:40:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:10 ./bin/test-attribution-txt.sh [Pipeline] echo 03:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:40:10 $ docker stop --time=1 12cf2f3551d7ecee4a9dd3178959850312cfe3f040c50721ce3724cdb925f7b3 03:40:12 $ docker rm -f 12cf2f3551d7ecee4a9dd3178959850312cfe3f040c50721ce3724cdb925f7b3 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:40:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:14 + ls -al . 03:40:14 total 236 03:40:14 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 03:39 . 03:40:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:38 .. 03:40:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 03:39 .git 03:40:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:38 .github 03:40:14 -rw-rw-r-- 1 jenkins jenkins 418 Oct 10 03:38 .gitignore 03:40:14 -rw-rw-r-- 1 jenkins jenkins 42 Oct 10 03:38 .golangci.yml 03:40:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 03:38 .semver 03:40:14 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 10 03:38 Attribution.txt 03:40:14 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 10 03:38 CHANGELOG.md 03:40:14 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 10 03:38 Dockerfile 03:40:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 03:38 GOVERNANCE.md 03:40:14 -rw-rw-r-- 1 jenkins jenkins 734 Oct 10 03:38 Jenkinsfile 03:40:14 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 10 03:38 LICENSE 03:40:14 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 10 03:38 Makefile 03:40:14 -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 03:38 OWNERS.md 03:40:14 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 10 03:38 README.md 03:40:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 03:38 VERSION 03:40:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 03:38 bin 03:40:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:38 cmd 03:40:14 -rw-r--r-- 1 jenkins jenkins 78461 Oct 10 03:39 coverage.out 03:40:14 drwxrwxr-x 6 jenkins jenkins 4096 Oct 10 03:38 doc 03:40:14 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 10 03:38 go.mod 03:40:14 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 10 03:38 go.sum 03:40:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:38 internal 03:40:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:38 snap 03:40:14 -rw-rw-r-- 1 jenkins jenkins 236 Oct 10 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:14 + 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=2ce65b8162ae828052412b131fddcd1021eae063 --label arch=amd64 --label version=0.0.0 . 03:40:14 Sending build context to Docker daemon 20.86MB 03:40:14 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 03:40:14 Step 2/27 : FROM ${BASE} AS builder 03:40:14 ---> e4b82e335369 03:40:14 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:40:14 ---> Running in a8f3f5bc8682 03:40:15 Removing intermediate container a8f3f5bc8682 03:40:15 ---> 368c377f09be 03:40:15 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:15 ---> Running in 56b95e7fe652 03:40:15 Removing intermediate container 56b95e7fe652 03:40:15 ---> 6d5bed903d41 03:40:15 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:40:15 ---> Running in 6f0f737bedf5 03:40:15 Removing intermediate container 6f0f737bedf5 03:40:15 ---> bc15792c5814 03:40:15 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:40:15 ---> Running in ccca7b417a5e 03:40:15 Removing intermediate container ccca7b417a5e 03:40:15 ---> c9cd9ae471a6 03:40:15 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:40:15 ---> Running in 4a2e7c2f914d 03:40:15 Removing intermediate container 4a2e7c2f914d 03:40:15 ---> 809eecc56b8b 03:40:15 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:15 ---> Running in 0de6578e1182 03:40:15 Removing intermediate container 0de6578e1182 03:40:15 ---> 4302607aaf33 03:40:15 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:15 ---> Running in ed1412a7b040 03:40:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:40:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:40:17 OK: 211 MiB in 51 packages 03:40:17 Removing intermediate container ed1412a7b040 03:40:17 ---> 83759750021e 03:40:17 Step 10/27 : WORKDIR /device-onvif-camera 03:40:17 ---> Running in 0ebfaa643a52 03:40:17 Removing intermediate container 0ebfaa643a52 03:40:17 ---> feba8853c316 03:40:17 Step 11/27 : COPY go.mod vendor* ./ 03:40:17 ---> 70613d0cd00a 03:40:17 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:17 ---> Running in 06954c0e0d18 03:40:18 Removing intermediate container 06954c0e0d18 03:40:18 ---> 5e252e6586c5 03:40:18 Step 13/27 : COPY . . 03:40:19 ---> 4e4b0445f6b5 03:40:19 Step 14/27 : RUN ${MAKE} 03:40:19 ---> Running in d20f1b405bbd 03:40:19 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:40:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7483 in /w/workspace/undry_device-onvif-camera_PR-175 [Pipeline] { [Pipeline] ws 03:40:40 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:40:40 The recommended git tool is: git 03:40:45 using credential edgex-jenkins-ssh 03:40:45 Cloning the remote Git repository 03:40:46 Removing intermediate container d20f1b405bbd 03:40:46 ---> 8d9a31231084 03:40:46 Step 15/27 : FROM alpine:3.16 03:40:46 3.16: Pulling from library/alpine 03:40:46 213ec9aee27d: Pulling fs layer 03:40:46 213ec9aee27d: Verifying Checksum 03:40:46 213ec9aee27d: Download complete 03:40:46 213ec9aee27d: Pull complete 03:40:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:40:46 Status: Downloaded newer image for alpine:3.16 03:40:46 ---> 9c6f07244728 03:40:46 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:40:46 ---> Running in f4f5e49e4002 03:40:46 Removing intermediate container f4f5e49e4002 03:40:46 ---> 93a1851e93ca 03:40:46 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 03:40:46 ---> Running in 8a9a3a90215a 03:40:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:40:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:40:46 (1/6) Installing dumb-init (1.2.5-r1) 03:40:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:40:46 (3/6) Installing libsodium (1.0.18-r0) 03:40:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:40:46 (5/6) Installing libzmq (4.3.4-r0) 03:40:46 (6/6) Installing zeromq (4.3.4-r0) 03:40:46 Executing busybox-1.35.0-r17.trigger 03:40:46 OK: 8 MiB in 20 packages 03:40:46 Removing intermediate container 8a9a3a90215a 03:40:46 ---> f1c7acaa322a 03:40:46 Step 18/27 : WORKDIR / 03:40:46 ---> Running in 5ae8eead8c4e 03:40:46 Removing intermediate container 5ae8eead8c4e 03:40:46 ---> ba38274a304d 03:40:46 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:40:45 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:40:45 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:40:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:40:45 > git --version # timeout=10 03:40:45 > git --version # 'git version 2.25.1' 03:40:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:45 Verifying host key using known hosts file 03:40:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:40:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:47 ---> 24877d4ac018 03:40:47 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:40:47 ---> 0e30a372d66d 03:40:47 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:40:47 ---> 870335b6e535 03:40:47 Step 22/27 : EXPOSE 59984 03:40:47 ---> Running in a6fc278e18a8 03:40:47 Removing intermediate container a6fc278e18a8 03:40:47 ---> 213a5df5106c 03:40:47 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:40:47 ---> Running in e28e97aa22f3 03:40:47 Removing intermediate container e28e97aa22f3 03:40:47 ---> ee72466e5c6f 03:40:47 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:40:47 ---> Running in 301b283ed86b 03:40:47 Removing intermediate container 301b283ed86b 03:40:47 ---> 45aa4de6dcd0 03:40:47 Step 25/27 : LABEL arch=amd64 03:40:47 ---> Running in 9d2ee3d8ce74 03:40:47 Removing intermediate container 9d2ee3d8ce74 03:40:47 ---> 43ae183ac7ec 03:40:47 Step 26/27 : LABEL git_sha=2ce65b8162ae828052412b131fddcd1021eae063 03:40:47 ---> Running in 2fc246f22dc0 03:40:47 Removing intermediate container 2fc246f22dc0 03:40:47 ---> 7740c5571885 03:40:47 Step 27/27 : LABEL version=0.0.0 03:40:47 ---> Running in 42c8f3377462 03:40:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:40:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:40:48 Removing intermediate container 42c8f3377462 03:40:48 ---> 3a0569cde03a 03:40:48 [Warning] One or more build-args [ARCH] were not consumed 03:40:48 Successfully built 3a0569cde03a 03:40:48 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:40:48 Merging remotes/origin/main commit 22d74d2547d10604d43a59f451f2f1d479f6a1f2 into PR head commit 2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] sh 03:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:49 03:40:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:40:49 Merge succeeded, producing 2ce65b8162ae828052412b131fddcd1021eae063 03:40:49 Checking out Revision 2ce65b8162ae828052412b131fddcd1021eae063 (PR-175) [Pipeline] sh 03:40:48 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:40:48 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:40:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:48 Verifying host key using known hosts file 03:40:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:40:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:40:48 > git config core.sparsecheckout # timeout=10 03:40:48 > git checkout -f 2ce65b8162ae828052412b131fddcd1021eae063 # timeout=10 03:40:48 > git remote # timeout=10 03:40:48 > git config --get remote.origin.url # timeout=10 03:40:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:40:49 Verifying host key using known hosts file 03:40:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 03:40:49 > git merge 22d74d2547d10604d43a59f451f2f1d479f6a1f2 # timeout=10 03:40:49 > git rev-parse HEAD^{commit} # timeout=10 03:40:49 > git config core.sparsecheckout # timeout=10 03:40:49 > git checkout -f 2ce65b8162ae828052412b131fddcd1021eae063 # timeout=10 03:40:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:49 latest: Pulling from edgex-lftools-log-publisher 03:40:49 5eb5b503b376: Pulling fs layer 03:40:49 5c69ac0246d0: Pulling fs layer 03:40:49 ec43610c2a17: Pulling fs layer 03:40:49 3a2ae6a8a46f: Pulling fs layer 03:40:49 33b1e0a273af: Pulling fs layer 03:40:49 5d3b04190fa2: Pulling fs layer 03:40:49 2f39f015ded8: Pulling fs layer 03:40:49 3a2ae6a8a46f: Waiting 03:40:49 33b1e0a273af: Waiting 03:40:49 5d3b04190fa2: Waiting 03:40:49 5c69ac0246d0: Download complete 03:40:49 3a2ae6a8a46f: Verifying Checksum 03:40:49 3a2ae6a8a46f: Download complete 03:40:49 33b1e0a273af: Verifying Checksum 03:40:49 33b1e0a273af: Download complete 03:40:49 5d3b04190fa2: Verifying Checksum 03:40:49 5d3b04190fa2: Download complete 03:40:49 ec43610c2a17: Verifying Checksum 03:40:49 5eb5b503b376: Verifying Checksum 03:40:49 5eb5b503b376: Download complete 03:40:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 03:40:49 > git --version # timeout=10 03:40:49 > git --version # 'git version 2.25.1' 03:40:49 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 03:40:50 03:40:50 GitHub has been notified of this commit’s build result 03:40:50 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:40:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:50 Dload Upload Total Spent Left Speed 03:40:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 93348 03:40:51 5eb5b503b376: Pull complete 03:40:51 5c69ac0246d0: Pull complete [Pipeline] sh 03:40:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:40:51 ec43610c2a17: Pull complete 03:40:51 3a2ae6a8a46f: Pull complete 03:40:51 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 03:40:51 /etc/docker/daemon.new 03:40:51 { 03:40:51 "registry-mirrors": [ 03:40:51 "https://nexus3.edgexfoundry.org:10001" 03:40:51 ], 03:40:51 "bip": "10.250.0.254/24", 03:40:51 "hosts": [ 03:40:51 "tcp://0.0.0.0:5555", 03:40:51 "unix:///var/run/docker.sock" 03:40:51 ], 03:40:51 "mtu": 1458, 03:40:51 "selinux-enabled": true, 03:40:51 "seccomp-profile": "/etc/docker/seccomp.json" 03:40:51 } 03:40:51 33b1e0a273af: Pull complete 03:40:51 5d3b04190fa2: Pull complete [Pipeline] sh 03:40:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:40:52 + sudo service docker restart 03:40:57 2f39f015ded8: Pull complete 03:40:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:57 prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container 03:40:57 $ 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-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:00 $ docker top 898d7a4db43a9d16bd77d86c308fb5ff15924029c1dfd0bc65f2f8b70788e238 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:01 ---> job-cost.sh 03:41:01 lf-activate-venv: SKIPPING 03:41:01 INFO: No Stack... 03:41:01 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:01 INFO: Archiving Costs [Pipeline] sh 03:41:02 + cat /w/workspace/undry_device-onvif-camera_PR-175/archives/cost.csv 03:41:02 + cut -d, -f6 [Pipeline] lock 03:41:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] 03:41:02 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] did not exist. Created. 03:41:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:02 + echo total: 0.2199999988079071 [Pipeline] stash 03:41:02 Stashed 1 file(s) [Pipeline] } 03:41:02 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:02 $ docker stop --time=1 898d7a4db43a9d16bd77d86c308fb5ff15924029c1dfd0bc65f2f8b70788e238 03:41:03 $ docker rm -f 898d7a4db43a9d16bd77d86c308fb5ff15924029c1dfd0bc65f2f8b70788e238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:10 provisioning config files... 03:41:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5107949625322917164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:11 ---> docker-login.sh 03:41:11 nexus3.edgexfoundry.org:10001 03:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:11 Configure a credential helper to remove this warning. See 03:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:11 03:41:11 Login Succeeded 03:41:11 nexus3.edgexfoundry.org:10002 03:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:12 Configure a credential helper to remove this warning. See 03:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:12 03:41:12 Login Succeeded 03:41:12 nexus3.edgexfoundry.org:10003 03:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:12 Configure a credential helper to remove this warning. See 03:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:12 03:41:12 Login Succeeded 03:41:12 nexus3.edgexfoundry.org:10004 03:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:12 Configure a credential helper to remove this warning. See 03:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:12 03:41:12 Login Succeeded 03:41:12 docker.io 03:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:13 Configure a credential helper to remove this warning. See 03:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:13 03:41:13 Login Succeeded 03:41:13 ---> docker-login.sh ends [Pipeline] } 03:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:13 ========================================================= 03:41:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:41:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:41:14 Sending build context to Docker daemon 14.2MB 03:41:14 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 03:41:14 Step 2/14 : FROM ${BASE} AS builder 03:41:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:41:14 b3c136eddcbf: Pulling fs layer 03:41:14 c0a3192eca97: Pulling fs layer 03:41:14 a050256f5b6f: Pulling fs layer 03:41:14 656be50a0ddc: Pulling fs layer 03:41:14 2bbca73fdf42: Pulling fs layer 03:41:14 f607e4fc86c3: Pulling fs layer 03:41:14 4d572c569a2c: Pulling fs layer 03:41:14 fcf976331f73: Pulling fs layer 03:41:14 656be50a0ddc: Waiting 03:41:14 f607e4fc86c3: Waiting 03:41:14 4d572c569a2c: Waiting 03:41:14 fcf976331f73: Waiting 03:41:14 2bbca73fdf42: Waiting 03:41:14 a050256f5b6f: Verifying Checksum 03:41:14 a050256f5b6f: Download complete 03:41:14 c0a3192eca97: Download complete 03:41:14 2bbca73fdf42: Verifying Checksum 03:41:14 2bbca73fdf42: Download complete 03:41:14 f607e4fc86c3: Verifying Checksum 03:41:14 f607e4fc86c3: Download complete 03:41:14 b3c136eddcbf: Verifying Checksum 03:41:14 b3c136eddcbf: Download complete 03:41:15 b3c136eddcbf: Pull complete 03:41:15 fcf976331f73: Download complete 03:41:16 c0a3192eca97: Pull complete 03:41:16 a050256f5b6f: Pull complete 03:41:17 4d572c569a2c: Verifying Checksum 03:41:17 656be50a0ddc: Verifying Checksum 03:41:17 656be50a0ddc: Download complete 03:41:30 656be50a0ddc: Pull complete 03:41:30 2bbca73fdf42: Pull complete 03:41:30 f607e4fc86c3: Pull complete 03:41:35 4d572c569a2c: Pull complete 03:41:36 fcf976331f73: Pull complete 03:41:36 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 03:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:41:36 ---> 3970a7415f9e 03:41:36 Step 3/14 : ARG ADD_BUILD_TAGS="" 03:41:38 ---> Running in ed0e697d5380 03:41:38 Removing intermediate container ed0e697d5380 03:41:38 ---> c5370fa17c05 03:41:38 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:41:38 ---> Running in 6a97785fc848 03:41:39 Removing intermediate container 6a97785fc848 03:41:39 ---> cd62a1f45e67 03:41:39 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:41:39 ---> Running in 7e43ecb9b7af 03:41:39 Removing intermediate container 7e43ecb9b7af 03:41:39 ---> f5610c0100a8 03:41:39 Step 6/14 : ARG ALPINE_PKG_EXTRA="" 03:41:39 ---> Running in da857dc8a48a 03:41:39 Removing intermediate container da857dc8a48a 03:41:39 ---> 22f373cb9e21 03:41:39 Step 7/14 : LABEL Name=edgex-device-onvif-camera 03:41:39 ---> Running in a150dfe7318d 03:41:40 Removing intermediate container a150dfe7318d 03:41:40 ---> c74744bcfcd7 03:41:40 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:41:40 ---> Running in f8ed465b7461 03:41:42 Removing intermediate container f8ed465b7461 03:41:42 ---> dd88b279b14b 03:41:42 Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:41:42 ---> Running in 21edd9b2d66b 03:41:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:41:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:41:44 OK: 221 MiB in 51 packages 03:41:45 Removing intermediate container 21edd9b2d66b 03:41:45 ---> 7c19a7338a98 03:41:45 Step 10/14 : WORKDIR /device-onvif-camera 03:41:45 ---> Running in b0a8725ca677 03:41:45 Removing intermediate container b0a8725ca677 03:41:45 ---> b010d43d4b36 03:41:45 Step 11/14 : COPY go.mod vendor* ./ 03:41:46 ---> 8c6921a63925 03:41:46 Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:46 ---> Running in e1fbe07d2b7c 03:42:33 Removing intermediate container e1fbe07d2b7c 03:42:33 ---> 22532b05bc55 03:42:33 Step 13/14 : COPY . . 03:42:34 ---> 3c9a1fdf5e25 03:42:34 Step 14/14 : RUN ${MAKE} 03:42:34 ---> Running in 9eeceff3c6f1 03:42:35 noop 03:42:35 Removing intermediate container 9eeceff3c6f1 03:42:35 ---> 08a52512fb2b 03:42:35 Successfully built 08a52512fb2b 03:42:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:36 + docker inspect -f . ci-base-image-arm64 03:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:36 prd-ubuntu20.04-docker-arm64-4c-16g-7483 does not seem to be running inside a container 03:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:42:37 $ docker top 726524da05795951e704a9a545503362c9a83ded8b9511e2db4ed865f6a096f2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:38 + go version 03:42:38 go version go1.18.3 linux/arm64 [Pipeline] } 03:42:38 $ docker stop --time=1 726524da05795951e704a9a545503362c9a83ded8b9511e2db4ed865f6a096f2 03:42:41 $ docker rm -f 726524da05795951e704a9a545503362c9a83ded8b9511e2db4ed865f6a096f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:41 + docker inspect -f . ci-base-image-arm64 03:42:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:42 prd-ubuntu20.04-docker-arm64-4c-16g-7483 does not seem to be running inside a container 03:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:42:43 $ docker top 9610fbc9931372ffb5ae023fc65289f248ffe32b4f23a1c2ea03f618f250ad05 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:43 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:42:44 + make test 03:42:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:42:46 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:44:22 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:44:22 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.194s coverage: 28.2% of statements 03:44:22 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:44:41 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.706s coverage: 86.5% of statements 03:44:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:44:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:45:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:45:07 ./bin/test-attribution-txt.sh [Pipeline] echo 03:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:45:07 $ docker stop --time=1 9610fbc9931372ffb5ae023fc65289f248ffe32b4f23a1c2ea03f618f250ad05 03:45:09 $ docker rm -f 9610fbc9931372ffb5ae023fc65289f248ffe32b4f23a1c2ea03f618f250ad05 [Pipeline] // withDockerContainer [Pipeline] sh 03:45:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:45:10 Warning: overwriting stash ‘coverage-report’ 03:45:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:45:12 + ls -al . 03:45:12 total 232 03:45:12 drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 03:42 . 03:45:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:40 .. 03:45:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 03:40 .git 03:45:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:40 .github 03:45:12 -rw-rw-r-- 1 jenkins jenkins 418 Oct 10 03:40 .gitignore 03:45:12 -rw-rw-r-- 1 jenkins jenkins 42 Oct 10 03:40 .golangci.yml 03:45:12 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 10 03:40 Attribution.txt 03:45:12 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 10 03:40 CHANGELOG.md 03:45:12 -rw-rw-r-- 1 jenkins jenkins 1726 Oct 10 03:40 Dockerfile 03:45:12 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 03:40 GOVERNANCE.md 03:45:12 -rw-rw-r-- 1 jenkins jenkins 734 Oct 10 03:40 Jenkinsfile 03:45:12 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 10 03:40 LICENSE 03:45:12 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 10 03:40 Makefile 03:45:12 -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 03:40 OWNERS.md 03:45:12 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 10 03:40 README.md 03:45:12 -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 03:38 VERSION 03:45:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 03:40 bin 03:45:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:40 cmd 03:45:12 -rw-r--r-- 1 jenkins jenkins 78461 Oct 10 03:44 coverage.out 03:45:12 drwxrwxr-x 6 jenkins jenkins 4096 Oct 10 03:40 doc 03:45:12 -rw-rw-r-- 1 jenkins jenkins 3747 Oct 10 03:40 go.mod 03:45:12 -rw-rw-r-- 1 jenkins jenkins 39691 Oct 10 03:40 go.sum 03:45:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:40 internal 03:45:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:40 snap 03:45:12 -rw-rw-r-- 1 jenkins jenkins 236 Oct 10 03:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:12 + 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=2ce65b8162ae828052412b131fddcd1021eae063 --label arch=arm64 --label version=0.0.0 . 03:45:13 Sending build context to Docker daemon 14.28MB 03:45:13 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 03:45:13 Step 2/27 : FROM ${BASE} AS builder 03:45:13 ---> 08a52512fb2b 03:45:13 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:45:14 ---> Running in 2d52388d2b2b 03:45:14 Removing intermediate container 2d52388d2b2b 03:45:14 ---> 956cc48cf008 03:45:14 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:45:14 ---> Running in 02964f64ad2e 03:45:14 Removing intermediate container 02964f64ad2e 03:45:14 ---> ef407fbfa7d8 03:45:14 Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:45:14 ---> Running in 40b89c1a7fa1 03:45:15 Removing intermediate container 40b89c1a7fa1 03:45:15 ---> a2dbda48f1ff 03:45:15 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:45:15 ---> Running in 4587ebc99783 03:45:16 Removing intermediate container 4587ebc99783 03:45:16 ---> 9faf6e2131a7 03:45:16 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:45:16 ---> Running in c924cf9c9a75 03:45:16 Removing intermediate container c924cf9c9a75 03:45:16 ---> b2ea9fffdbaa 03:45:16 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:16 ---> Running in 259351c557d0 03:45:18 Removing intermediate container 259351c557d0 03:45:18 ---> 13098f734678 03:45:18 Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:45:18 ---> Running in df4ea4bff3db 03:45:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:45:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:45:21 OK: 221 MiB in 51 packages 03:45:22 Removing intermediate container df4ea4bff3db 03:45:22 ---> 82d64e138088 03:45:22 Step 10/27 : WORKDIR /device-onvif-camera 03:45:22 ---> Running in ac1c71f659f4 03:45:23 Removing intermediate container ac1c71f659f4 03:45:23 ---> abb485d2865f 03:45:23 Step 11/27 : COPY go.mod vendor* ./ 03:45:23 ---> b8a098af5b49 03:45:23 Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:23 ---> Running in 5eff450b4d34 03:45:25 Removing intermediate container 5eff450b4d34 03:45:25 ---> 007ec7d56cdd 03:45:25 Step 13/27 : COPY . . 03:45:27 ---> 710560b4ba71 03:45:27 Step 14/27 : RUN ${MAKE} 03:45:27 ---> Running in db1aa2c6d80d 03:45:28 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:47:50 Removing intermediate container db1aa2c6d80d 03:47:50 ---> 08a44be60d23 03:47:50 Step 15/27 : FROM alpine:3.16 03:47:51 3.16: Pulling from library/alpine 03:47:51 9b18e9b68314: Pulling fs layer 03:47:51 9b18e9b68314: Verifying Checksum 03:47:51 9b18e9b68314: Download complete 03:47:51 9b18e9b68314: Pull complete 03:47:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:47:51 Status: Downloaded newer image for alpine:3.16 03:47:51 ---> a6215f271958 03:47:51 Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:47:51 ---> Running in 1eb0a49b6f53 03:47:52 Removing intermediate container 1eb0a49b6f53 03:47:52 ---> 9cd4b419545c 03:47:52 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 03:47:52 ---> Running in 04875c5a7450 03:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:54 (1/6) Installing dumb-init (1.2.5-r1) 03:47:54 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:47:54 (3/6) Installing libsodium (1.0.18-r0) 03:47:54 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:47:54 (5/6) Installing libzmq (4.3.4-r0) 03:47:54 (6/6) Installing zeromq (4.3.4-r0) 03:47:54 Executing busybox-1.35.0-r17.trigger 03:47:54 OK: 8 MiB in 20 packages 03:47:55 Removing intermediate container 04875c5a7450 03:47:55 ---> 916f963f52fd 03:47:55 Step 18/27 : WORKDIR / 03:47:55 ---> Running in c2d5c9eea457 03:47:55 Removing intermediate container c2d5c9eea457 03:47:55 ---> d439d74d1dd3 03:47:55 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:47:57 ---> 30bd8e2daab4 03:47:57 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:47:58 ---> c09b444bb995 03:47:58 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:47:59 ---> 1dd3f34dbd87 03:47:59 Step 22/27 : EXPOSE 59984 03:47:59 ---> Running in a297cba6c10f 03:47:59 Removing intermediate container a297cba6c10f 03:47:59 ---> 58d5c52d6bba 03:47:59 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:47:59 ---> Running in 37ac441d92a8 03:48:00 Removing intermediate container 37ac441d92a8 03:48:00 ---> 64d4fe0dac00 03:48:00 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:48:00 ---> Running in b9bcd64b095c 03:48:00 Removing intermediate container b9bcd64b095c 03:48:00 ---> 22fd9a31d1f8 03:48:00 Step 25/27 : LABEL arch=arm64 03:48:00 ---> Running in 65f5f1f5a22e 03:48:00 Removing intermediate container 65f5f1f5a22e 03:48:00 ---> 19e4134414a2 03:48:00 Step 26/27 : LABEL git_sha=2ce65b8162ae828052412b131fddcd1021eae063 03:48:00 ---> Running in a7139d0af61c 03:48:00 Removing intermediate container a7139d0af61c 03:48:00 ---> 74ef39feaebb 03:48:00 Step 27/27 : LABEL version=0.0.0 03:48:01 ---> Running in 04de26bf87e5 03:48:01 Removing intermediate container 04de26bf87e5 03:48:01 ---> bf65f70fd6c8 03:48:01 [Warning] One or more build-args [ARCH] were not consumed 03:48:01 Successfully built bf65f70fd6c8 03:48:01 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 03:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:02 03:48:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:02 arm64: Pulling from edgex-lftools-log-publisher 03:48:02 8998bd30e6a1: Pulling fs layer 03:48:02 04944245beec: Pulling fs layer 03:48:02 699f458cf7ca: Pulling fs layer 03:48:02 765212b225bb: Pulling fs layer 03:48:02 f23df028b6ca: Pulling fs layer 03:48:02 d65c8cfc05b1: Pulling fs layer 03:48:02 2437ff75d9bd: Pulling fs layer 03:48:02 765212b225bb: Waiting 03:48:02 f23df028b6ca: Waiting 03:48:02 d65c8cfc05b1: Waiting 03:48:02 2437ff75d9bd: Waiting 03:48:02 04944245beec: Verifying Checksum 03:48:02 04944245beec: Download complete 03:48:02 765212b225bb: Download complete 03:48:02 f23df028b6ca: Verifying Checksum 03:48:02 f23df028b6ca: Download complete 03:48:02 d65c8cfc05b1: Verifying Checksum 03:48:02 d65c8cfc05b1: Download complete 03:48:03 699f458cf7ca: Verifying Checksum 03:48:03 699f458cf7ca: Download complete 03:48:03 8998bd30e6a1: Verifying Checksum 03:48:03 8998bd30e6a1: Download complete 03:48:06 2437ff75d9bd: Verifying Checksum 03:48:06 2437ff75d9bd: Download complete 03:48:07 8998bd30e6a1: Pull complete 03:48:07 04944245beec: Pull complete 03:48:09 699f458cf7ca: Pull complete 03:48:09 765212b225bb: Pull complete 03:48:09 f23df028b6ca: Pull complete 03:48:10 d65c8cfc05b1: Pull complete 03:48:25 2437ff75d9bd: Pull complete 03:48:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:48:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-7483 does not seem to be running inside a container 03:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:48:28 $ docker top 1112e993706409922087fc099bd4dfd67ed672cb6bfa3f840505f5a2550c4dda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:28 ---> job-cost.sh 03:48:28 lf-activate-venv: SKIPPING 03:48:28 INFO: No Stack... 03:48:29 INFO: Retrieving Pricing Info for: v3-standard-4 03:48:30 INFO: Archiving Costs [Pipeline] sh 03:48:30 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:48:30 + cut -d, -f6 [Pipeline] lock 03:48:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] 03:48:30 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] did not exist. Created. 03:48:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:31 /w/workspace/device-onvif-camera/1@tmp/durable-c6594bec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:48:31 + echo total: 0.10999999940395355 [Pipeline] stash 03:48:31 Warning: overwriting stash ‘stack-cost’ 03:48:31 Stashed 1 file(s) [Pipeline] } 03:48:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:48:31 $ docker stop --time=1 1112e993706409922087fc099bd4dfd67ed672cb6bfa3f840505f5a2550c4dda 03:48:33 $ docker rm -f 1112e993706409922087fc099bd4dfd67ed672cb6bfa3f840505f5a2550c4dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:48:34 provisioning config files... 03:48:34 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-175@tmp/config16271615963067380261tmp [Pipeline] { [Pipeline] sh 03:48:34 + set +x 03:48:34 + bash -s -- 03:48:34 + curl -s https://codecov.io/bash 03:48:34 03:48:34 _____ _ 03:48:34 / ____| | | 03:48:34 | | ___ __| | ___ ___ _____ __ 03:48:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:48:34 | |___| (_) | (_| | __/ (_| (_) \ V / 03:48:34 \_____\___/ \__,_|\___|\___\___/ \_/ 03:48:34 Bash-1.0.6 03:48:34 03:48:34 03:48:34 ==> git version 2.25.1 found 03:48:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:48:34 Release-Date: 2020-01-08 03:48:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:48:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:48:34 ==> Jenkins CI detected. 03:48:34 current dir:  /w/workspace/undry_device-onvif-camera_PR-175 03:48:34 project root: . 03:48:34 --> token set from env 03:48:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:48:34 ==> Running gcov in . (disable via -X gcov) 03:48:34 ==> Python coveragepy not found 03:48:34 ==> Searching for coverage reports in: 03:48:34 + . 03:48:34 -> Found 1 reports 03:48:34 ==> Detecting git/mercurial file structure 03:48:34 ==> Reading reports 03:48:34 + ./coverage.out bytes=78461 03:48:34 ==> Appending adjustments 03:48:34 https://docs.codecov.io/docs/fixing-reports 03:48:34 + Found adjustments 03:48:34 ==> Gzipping contents 03:48:34 12K /tmp/codecov.0FPrVw.gz 03:48:34 ==> Uploading reports 03:48:34 url: https://codecov.io 03:48:34 query: branch=PR-175&commit=2ce65b8162ae828052412b131fddcd1021eae063&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=175&job=&cmd_args= 03:48:34 -> Pinging Codecov 03:48:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-175&commit=2ce65b8162ae828052412b131fddcd1021eae063&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=175&job=&cmd_args= 03:48:35 -> Uploading to 03:48:35 https://storage.googleapis.com/codecov/v4/raw/2022-10-10/F29A59C45E3A92E06B3E522C9905F8EF/2ce65b8162ae828052412b131fddcd1021eae063/1069ef7c-6b19-4907-89e2-14c815b86094.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T034834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=413e9e5e926df3d3a8af990e67536d2636bac44987a0f74fe4375ec453c01f99 03:48:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:35 Dload Upload Total Spent Left Speed 03:48:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10745 0 0 100 10745 0 44036 --:--:-- --:--:-- --:--:-- 44036 03:48:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2ce65b8162ae828052412b131fddcd1021eae063 [Pipeline] } 03:48:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:48:37 + [ -d /w/workspace/undry_device-onvif-camera_PR-175/archives ] 03:48:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-175/archives 03:48:37 total 16 03:48:37 drwxr-xr-x 3 root root 4096 Oct 10 03:41 . 03:48:37 drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 03:41 .. 03:48:37 drwxr-xr-x 2 root root 4096 Oct 10 03:41 cost 03:48:37 -rw-r--r-- 1 root root 91 Oct 10 03:41 cost.csv 03:48:37 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-175/archives 03:48:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-175/archives 03:48:37 total 16 03:48:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 03:41 . 03:48:37 drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 03:41 .. 03:48:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 03:41 cost 03:48:37 -rw-r--r-- 1 jenkins jenkins 91 Oct 10 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:48:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:38 ---> package-listing.sh 03:48:38 ++ facter osfamily 03:48:38 ++ tr '[:upper:]' '[:lower:]' 03:48:38 + OS_FAMILY=debian 03:48:38 + workspace=/w/workspace/undry_device-onvif-camera_PR-175 03:48:38 + START_PACKAGES=/tmp/packages_start.txt 03:48:38 + END_PACKAGES=/tmp/packages_end.txt 03:48:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:38 + PACKAGES=/tmp/packages_start.txt 03:48:38 + '[' /w/workspace/undry_device-onvif-camera_PR-175 ']' 03:48:38 + PACKAGES=/tmp/packages_end.txt 03:48:38 + case "${OS_FAMILY}" in 03:48:38 + dpkg -l 03:48:38 + grep '^ii' 03:48:38 + '[' -f /tmp/packages_start.txt ']' 03:48:38 + '[' -f /tmp/packages_end.txt ']' 03:48:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:38 + '[' /w/workspace/undry_device-onvif-camera_PR-175 ']' 03:48:38 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-175/archives/ 03:48:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-175/archives/ [Pipeline] echo 03:48:38 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-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:48:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:39 prd-ubuntu20.04-docker-8c-8g-7482 does not seem to be running inside a container 03:48:39 $ 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-175/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-175 -v /w/workspace/undry_device-onvif-camera_PR-175:/w/workspace/undry_device-onvif-camera_PR-175:rw,z -v /w/workspace/undry_device-onvif-camera_PR-175@tmp:/w/workspace/undry_device-onvif-camera_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:48:40 $ docker top c6707a1152e595fb0e295b62a56848e02e6e4a078d3a77b9eebe43af3baae01a -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:40 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:40 + mkdir -p /var/log/sysstat [Pipeline] sh 03:48:41 + ls /var/log/sa-host 03:48:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:41 provisioning config files... 03:48:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-175@tmp/config8927976661974465369tmp [Pipeline] { [Pipeline] echo 03:48:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:41 ---> create-netrc.sh [Pipeline] } 03:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:48:42 ---> python-tools-install.sh [Pipeline] echo 03:48:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:42 ---> sudo-logs.sh 03:48:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:48:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:42 ---> job-cost.sh 03:48:42 lf-activate-venv: SKIPPING 03:48:42 DEBUG: total: 0.2199999988079071 03:48:42 INFO: Retrieving Stack Cost... 03:48:43 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:43 INFO: Archiving Costs [Pipeline] echo 03:48:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:44 ---> logs-deploy.sh 03:48:44 lf-activate-venv: SKIPPING 03:48:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-175/1 03:48:44 INFO: archiving workspace using pattern(s): 03:48:44 Archives upload complete. 03:48:44 INFO: archiving logs to Nexus 03:48:45 ---> uname -a: 03:48:45 Linux prd-ubuntu20-04-docker-8c-8g-7482 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:48:45 03:48:45 03:48:45 ---> lscpu: 03:48:45 Architecture: x86_64 03:48:45 CPU op-mode(s): 32-bit, 64-bit 03:48:45 Byte Order: Little Endian 03:48:45 Address sizes: 40 bits physical, 48 bits virtual 03:48:45 CPU(s): 8 03:48:45 On-line CPU(s) list: 0-7 03:48:45 Thread(s) per core: 1 03:48:45 Core(s) per socket: 1 03:48:45 Socket(s): 8 03:48:45 NUMA node(s): 1 03:48:45 Vendor ID: AuthenticAMD 03:48:45 CPU family: 23 03:48:45 Model: 49 03:48:45 Model name: AMD EPYC-Rome Processor 03:48:45 Stepping: 0 03:48:45 CPU MHz: 2799.998 03:48:45 BogoMIPS: 5599.99 03:48:45 Virtualization: AMD-V 03:48:45 Hypervisor vendor: KVM 03:48:45 Virtualization type: full 03:48:45 L1d cache: 256 KiB 03:48:45 L1i cache: 256 KiB 03:48:45 L2 cache: 4 MiB 03:48:45 L3 cache: 128 MiB 03:48:45 NUMA node0 CPU(s): 0-7 03:48:45 Vulnerability Itlb multihit: Not affected 03:48:45 Vulnerability L1tf: Not affected 03:48:45 Vulnerability Mds: Not affected 03:48:45 Vulnerability Meltdown: Not affected 03:48:45 Vulnerability Mmio stale data: Not affected 03:48:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:48:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:48:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:48:45 Vulnerability Srbds: Not affected 03:48:45 Vulnerability Tsx async abort: Not affected 03:48:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:48:45 03:48:45 03:48:45 ---> nproc: 03:48:45 8 03:48:45 03:48:45 03:48:45 ---> df -h: 03:48:45 Filesystem Size Used Avail Use% Mounted on 03:48:45 overlay 155G 12G 144G 8% / 03:48:45 tmpfs 64M 0 64M 0% /dev 03:48:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:48:45 shm 64M 0 64M 0% /dev/shm 03:48:45 /dev/vda1 155G 12G 144G 8% /facter-os 03:48:45 03:48:45 03:48:45 ---> sar -b -r -n DEV: 03:48:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7482) 10/10/22 _x86_64_ (8 CPU) 03:48:45 03:48:45 03:37:55 LINUX RESTART (8 CPU) 03:48:45 03:48:45 03:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:48:45 03:39:01 135.63 47.88 87.75 0.00 5395.63 179925.88 0.00 03:48:45 03:40:01 181.67 2.80 178.87 0.00 71.99 65418.83 0.00 03:48:45 03:41:01 201.67 0.23 201.43 0.00 12.53 43445.83 0.00 03:48:45 03:42:01 4.75 0.00 4.75 0.00 0.00 72.00 0.00 03:48:45 03:43:01 11.55 1.53 10.01 0.00 85.72 1893.42 0.00 03:48:45 03:44:01 29.91 7.80 22.11 0.00 2798.60 2919.51 0.00 03:48:45 03:45:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 03:48:45 03:46:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 03:48:45 03:47:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 03:48:45 03:48:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 03:48:45 Average: 57.07 6.02 51.04 0.00 836.43 29373.24 0.00 03:48:45 03:48:45 03:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:45 03:39:01 29328192 31603532 729188 2.22 67484 2489104 2057760 6.06 990540 2225652 587032 03:48:45 03:40:01 27886528 31069164 1231936 3.75 134324 3243576 2282564 6.73 1733220 2806144 141708 03:48:45 03:41:01 27706236 31531556 766528 2.33 148316 3829140 2016300 5.94 1331924 3342180 348 03:48:45 03:42:01 27735544 31560472 739596 2.25 148368 3829128 1737752 5.12 1303988 3341680 144 03:48:45 03:43:01 27626736 31512752 780264 2.37 150660 3883776 1837672 5.42 1353340 3389368 92 03:48:45 03:44:01 27452804 31550008 732744 2.23 166856 4077776 1749304 5.16 1452120 3451540 4 03:48:45 03:45:01 27452780 31550100 732620 2.23 166948 4077780 1749304 5.16 1452148 3451548 8 03:48:45 03:46:01 27458300 31555696 726988 2.21 167000 4077780 1765412 5.20 1446864 3451556 248 03:48:45 03:47:01 27458212 31555668 726920 2.21 167084 4077784 1765412 5.20 1446836 3451564 8 03:48:45 03:48:01 27458432 31556336 726524 2.21 167140 4077788 1749128 5.15 1446600 3451904 176 03:48:45 Average: 27756376 31504528 789331 2.40 148418 3766363 1871061 5.51 1395758 3236314 72977 03:48:45 03:48:45 03:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:48:45 03:39:01 docker0 8.22 8.53 0.84 106.32 0.00 0.00 0.00 0.00 03:48:45 03:39:01 ens3 701.38 499.93 6539.45 91.63 0.00 0.00 0.00 0.00 03:48:45 03:39:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 03:48:45 03:40:01 veth39c26c5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:48:45 03:40:01 docker0 150.39 193.83 12.10 1735.02 0.00 0.00 0.00 0.00 03:48:45 03:40:01 ens3 238.58 188.74 1772.50 103.23 0.00 0.00 0.00 0.00 03:48:45 03:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:48:45 03:41:01 docker0 8.22 12.75 0.50 98.63 0.00 0.00 0.00 0.00 03:48:45 03:41:01 ens3 131.53 90.83 2682.29 20.18 0.00 0.00 0.00 0.00 03:48:45 03:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 03:48:45 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:42:01 ens3 3.32 2.27 3.49 1.34 0.00 0.00 0.00 0.00 03:48:45 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:45 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:43:01 ens3 35.13 20.76 835.04 1.82 0.00 0.00 0.00 0.00 03:48:45 03:43:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:48:45 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:44:01 ens3 32.69 22.53 475.43 1.66 0.00 0.00 0.00 0.00 03:48:45 03:44:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 03:48:45 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:48:45 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:45 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:47:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:45 03:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:48:45 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:45 Average: docker0 16.68 21.51 1.34 193.99 0.00 0.00 0.00 0.00 03:48:45 Average: ens3 114.28 82.53 1230.80 21.99 0.00 0.00 0.00 0.00 03:48:45 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 03:48:45 03:48:45 03:48:45 ---> sar -P ALL: 03:48:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7482) 10/10/22 _x86_64_ (8 CPU) 03:48:45 03:48:45 03:37:55 LINUX RESTART (8 CPU) 03:48:45 03:48:45 03:38:01 CPU %user %nice %system %iowait %steal %idle 03:48:45 03:39:01 all 7.94 0.00 2.82 1.51 0.05 87.68 03:48:45 03:39:01 0 7.04 0.00 2.61 1.02 0.05 89.28 03:48:45 03:39:01 1 5.90 0.00 3.24 0.29 0.05 90.52 03:48:45 03:39:01 2 8.96 0.00 2.49 4.14 0.05 84.36 03:48:45 03:39:01 3 8.05 0.00 2.71 0.37 0.05 88.82 03:48:45 03:39:01 4 8.99 0.00 2.57 1.76 0.03 86.64 03:48:45 03:39:01 5 8.29 0.00 2.25 3.64 0.05 85.76 03:48:45 03:39:01 6 6.35 0.00 2.35 0.47 0.05 90.77 03:48:45 03:39:01 7 9.93 0.00 4.32 0.40 0.05 85.30 03:48:45 03:40:01 all 25.06 0.00 5.96 2.79 0.07 66.12 03:48:45 03:40:01 0 25.69 0.00 5.68 0.24 0.07 68.32 03:48:45 03:40:01 1 25.59 0.00 5.20 0.25 0.07 68.89 03:48:45 03:40:01 2 24.71 0.00 6.14 5.54 0.08 63.52 03:48:45 03:40:01 3 24.23 0.00 5.61 0.12 0.07 69.98 03:48:45 03:40:01 4 25.63 0.00 5.50 4.05 0.08 64.74 03:48:45 03:40:01 5 23.93 0.00 6.11 0.17 0.05 69.74 03:48:45 03:40:01 6 24.81 0.00 6.54 10.77 0.07 57.81 03:48:45 03:40:01 7 25.90 0.00 6.94 1.24 0.07 65.85 03:48:45 03:41:01 all 30.92 0.00 5.93 1.96 0.09 61.10 03:48:45 03:41:01 0 31.75 0.00 7.01 10.04 0.12 51.08 03:48:45 03:41:01 1 29.96 0.00 5.78 0.27 0.07 63.92 03:48:45 03:41:01 2 30.24 0.00 5.98 1.98 0.08 61.72 03:48:45 03:41:01 3 31.27 0.00 5.49 0.47 0.07 62.70 03:48:45 03:41:01 4 31.53 0.00 6.45 1.28 0.08 60.66 03:48:45 03:41:01 5 30.30 0.00 5.59 0.05 0.08 63.98 03:48:45 03:41:01 6 30.37 0.00 5.72 1.49 0.10 62.31 03:48:45 03:41:01 7 31.93 0.00 5.45 0.12 0.10 62.39 03:48:45 03:42:01 all 0.15 0.00 0.06 0.01 0.00 99.78 03:48:45 03:42:01 0 0.10 0.00 0.05 0.00 0.00 99.85 03:48:45 03:42:01 1 0.07 0.00 0.08 0.02 0.00 99.83 03:48:45 03:42:01 2 0.07 0.00 0.07 0.00 0.00 99.87 03:48:45 03:42:01 3 0.50 0.00 0.08 0.00 0.00 99.42 03:48:45 03:42:01 4 0.03 0.00 0.07 0.00 0.00 99.90 03:48:45 03:42:01 5 0.12 0.00 0.03 0.00 0.00 99.85 03:48:45 03:42:01 6 0.30 0.00 0.07 0.02 0.00 99.62 03:48:45 03:42:01 7 0.03 0.00 0.03 0.03 0.00 99.90 03:48:45 03:43:01 all 0.56 0.00 0.14 0.12 0.01 99.17 03:48:45 03:43:01 0 0.52 0.00 0.07 0.02 0.02 99.38 03:48:45 03:43:01 1 0.12 0.00 0.08 0.02 0.00 99.78 03:48:45 03:43:01 2 0.50 0.00 0.12 0.02 0.02 99.35 03:48:45 03:43:01 3 2.22 0.00 0.13 0.00 0.02 97.64 03:48:45 03:43:01 4 0.13 0.00 0.12 0.00 0.00 99.75 03:48:45 03:43:01 5 0.58 0.00 0.20 0.42 0.00 98.80 03:48:45 03:43:01 6 0.17 0.00 0.27 0.20 0.00 99.37 03:48:45 03:43:01 7 0.22 0.00 0.15 0.33 0.02 99.28 03:48:45 03:44:01 all 0.92 0.00 0.70 0.26 0.01 98.10 03:48:45 03:44:01 0 0.65 0.00 0.60 0.00 0.00 98.75 03:48:45 03:44:01 1 1.70 0.00 1.92 0.33 0.02 96.03 03:48:45 03:44:01 2 1.08 0.00 0.83 0.03 0.02 98.04 03:48:45 03:44:01 3 1.07 0.00 0.37 0.27 0.00 98.30 03:48:45 03:44:01 4 0.85 0.00 0.75 0.40 0.02 97.98 03:48:45 03:44:01 5 0.67 0.00 0.33 0.05 0.02 98.93 03:48:45 03:44:01 6 0.84 0.00 0.44 0.22 0.02 98.49 03:48:45 03:44:01 7 0.52 0.00 0.40 0.82 0.00 98.26 03:48:45 03:45:01 all 0.02 0.00 0.01 0.01 0.00 99.97 03:48:45 03:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:48:45 03:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:48:45 03:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:48:45 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:45 03:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:48:45 03:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:48:45 03:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:48:45 03:45:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:48:45 03:46:01 all 0.03 0.00 0.04 0.00 0.01 99.92 03:48:45 03:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:48:45 03:46:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:48:45 03:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:45 03:46:01 3 0.03 0.00 0.12 0.00 0.00 99.85 03:48:45 03:46:01 4 0.03 0.00 0.07 0.00 0.02 99.88 03:48:45 03:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:48:45 03:46:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:48:45 03:46:01 7 0.03 0.00 0.07 0.02 0.00 99.88 03:48:45 03:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:48:45 03:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:48:45 03:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:48:45 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:45 03:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:45 03:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:48:45 03:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:48:45 03:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:48:45 03:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:48:45 03:48:01 all 0.03 0.00 0.00 0.01 0.00 99.95 03:48:45 03:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:48:45 03:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:48:45 03:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:45 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:48:45 03:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:48:45 03:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:48:45 03:48:01 6 0.12 0.00 0.00 0.00 0.00 99.88 03:48:45 03:48:01 7 0.00 0.00 0.02 0.05 0.00 99.93 03:48:45 Average: all 6.50 0.00 1.55 0.66 0.02 91.26 03:48:45 Average: 0 6.53 0.00 1.59 1.12 0.03 90.73 03:48:45 Average: 1 6.28 0.00 1.62 0.12 0.02 91.96 03:48:45 Average: 2 6.51 0.00 1.55 1.16 0.03 90.76 03:48:45 Average: 3 6.68 0.00 1.44 0.12 0.02 91.75 03:48:45 Average: 4 6.66 0.00 1.54 0.74 0.03 91.03 03:48:45 Average: 5 6.34 0.00 1.44 0.43 0.02 91.76 03:48:45 Average: 6 6.24 0.00 1.53 1.30 0.03 90.91 03:48:45 Average: 7 6.79 0.00 1.72 0.31 0.02 91.16 03:48:45 03:48:45 03:48:45