Started by upstream project "edgexfoundry/cd-management/release" build number 135 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d60271c1a122ad73ad4ab446ee385de813631e9 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-ssh15606660394097371109.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2384093416736608593.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh169007312377847622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh841696327301990341.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17092964231017116837.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, goVersion:1.18, 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5038 in /w/workspace/undry_device-onvif-camera_levski [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_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4d60271c1a122ad73ad4ab446ee385de813631e9 (levski) > 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 core.sparsecheckout # timeout=10 > git checkout -f 4d60271c1a122ad73ad4ab446ee385de813631e9 # timeout=10 Commit message: "docs: change log upated with levski patch (#283)" > git rev-list --no-walk 4d60271c1a122ad73ad4ab446ee385de813631e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:22:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:22:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:22:48 ========================================================= 02:22:48 EdgeX Global Pipelines Version Info 02:22:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:22:48 ------------------- 02:22:48 stable info: 02:22:48 ------------------- 02:22:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:22:48 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:22:48 Message: update stable to v1.0.245 02:22:49 ------------------- 02:22:49 experimental info: 02:22:49 ------------------- 02:22:49 Commited By: **** collab-it+edgex@linuxfoundation.org 02:22:49 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 02:22:49 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d60271 [Pipeline] echo 02:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:49 provisioning config files... 02:22:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15442988432798508435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:50 ---> docker-login.sh 02:22:50 nexus3.edgexfoundry.org:10001 02:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:50 Configure a credential helper to remove this warning. See 02:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:50 02:22:50 Login Succeeded 02:22:50 nexus3.edgexfoundry.org:10002 02:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:50 Configure a credential helper to remove this warning. See 02:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:50 02:22:50 Login Succeeded 02:22:50 nexus3.edgexfoundry.org:10003 02:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:50 Configure a credential helper to remove this warning. See 02:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:50 02:22:50 Login Succeeded 02:22:51 nexus3.edgexfoundry.org:10004 02:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:51 Configure a credential helper to remove this warning. See 02:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:51 02:22:51 Login Succeeded 02:22:51 docker.io 02:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:51 Configure a credential helper to remove this warning. See 02:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:51 02:22:51 Login Succeeded 02:22:51 ---> docker-login.sh ends [Pipeline] } 02:22:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:22:51 + git rev-list -1 --merges 4d60271c1a122ad73ad4ab446ee385de813631e9~1..4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo 02:22:51 -----------> git rev-list -1 --merges 4d60271c1a122ad73ad4ab446ee385de813631e9~1..4d60271c1a122ad73ad4ab446ee385de813631e9 4d60271c1a122ad73ad4ab446ee385de813631e9 [false] [Pipeline] sh 02:22:52 + git log --format=format:%s -1 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo 02:22:52 ========================================================= 02:22:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 02:22:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:22:52 + git log --format=format:%s -1 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo 02:22:52 [semverPrep] GIT_COMMIT: 4d60271c1a122ad73ad4ab446ee385de813631e9, Commit Message: docs: change log upated with levski patch (#283) [Pipeline] echo 02:22:52 [semverPrep] This is not a build commit. [Pipeline] sh 02:22:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:52 + grep -v github /etc/ssh/ssh_known_hosts 02:22:52 + [ -e /tmp/ssh_known_hosts ] 02:22:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:22:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:22:52 + sudo tee -a /etc/ssh/ssh_known_hosts 02:22:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:53 02:22:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:22:53 b85a868b505f: Pulling fs layer 02:22:53 e2be974225ed: Pulling fs layer 02:22:53 339a4e72a1f5: Pulling fs layer 02:22:53 988bab9f4d93: Pulling fs layer 02:22:53 1469e6f7b9e6: Pulling fs layer 02:22:53 eaf3925da568: Pulling fs layer 02:22:53 bab4dde63d76: Pulling fs layer 02:22:53 bde34c3a00c8: Pulling fs layer 02:22:53 b352a97aabf1: Pulling fs layer 02:22:53 4872d77fe225: Pulling fs layer 02:22:53 5851b861e8e6: Pulling fs layer 02:22:53 b352a97aabf1: Waiting 02:22:53 4872d77fe225: Waiting 02:22:53 bde34c3a00c8: Waiting 02:22:53 bab4dde63d76: Waiting 02:22:53 5851b861e8e6: Waiting 02:22:53 1469e6f7b9e6: Waiting 02:22:53 eaf3925da568: Waiting 02:22:53 e2be974225ed: Verifying Checksum 02:22:53 e2be974225ed: Download complete 02:22:53 988bab9f4d93: Verifying Checksum 02:22:53 988bab9f4d93: Download complete 02:22:53 1469e6f7b9e6: Verifying Checksum 02:22:53 1469e6f7b9e6: Download complete 02:22:53 339a4e72a1f5: Verifying Checksum 02:22:53 339a4e72a1f5: Download complete 02:22:53 eaf3925da568: Verifying Checksum 02:22:53 eaf3925da568: Download complete 02:22:53 bde34c3a00c8: Verifying Checksum 02:22:53 bde34c3a00c8: Download complete 02:22:53 b352a97aabf1: Verifying Checksum 02:22:53 b352a97aabf1: Download complete 02:22:53 4872d77fe225: Verifying Checksum 02:22:53 4872d77fe225: Download complete 02:22:53 b85a868b505f: Verifying Checksum 02:22:53 b85a868b505f: Download complete 02:22:53 5851b861e8e6: Verifying Checksum 02:22:53 5851b861e8e6: Download complete 02:22:54 bab4dde63d76: Verifying Checksum 02:22:54 bab4dde63d76: Download complete 02:22:55 b85a868b505f: Pull complete 02:22:56 e2be974225ed: Pull complete 02:22:56 339a4e72a1f5: Pull complete 02:22:56 988bab9f4d93: Pull complete 02:22:56 1469e6f7b9e6: Pull complete 02:22:56 eaf3925da568: Pull complete 02:22:58 bab4dde63d76: Pull complete 02:22:58 bde34c3a00c8: Pull complete 02:22:58 b352a97aabf1: Pull complete 02:22:59 4872d77fe225: Pull complete 02:22:59 5851b861e8e6: Pull complete 02:22:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:59 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:22:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:23:02 $ docker top 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 -eo pid,comm 02:23:02 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). 02:23:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:02 [ssh-agent] Looking for ssh-agent implementation... 02:23:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:02 $ docker exec 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 ssh-agent 02:23:02 SSH_AUTH_SOCK=/tmp/ssh-0PM5apbgVNPN/agent.32 02:23:02 SSH_AGENT_PID=38 02:23:02 Running ssh-add (command line suppressed) 02:23:02 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6130454930252391588.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6130454930252391588.key) 02:23:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:03 + git tag --points-at 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } 02:23:03 $ docker exec --env ******** --env ******** 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 ssh-agent -k 02:23:03 unset SSH_AUTH_SOCK; 02:23:03 unset SSH_AGENT_PID; 02:23:03 echo Agent pid 38 killed; 02:23:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:23:03 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.1|v2.3.1-dev.5' [Pipeline] sshagent 02:23:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:03 [ssh-agent] Looking for ssh-agent implementation... 02:23:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:03 $ docker exec 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 ssh-agent 02:23:03 SSH_AUTH_SOCK=/tmp/ssh-6R10v6s40Hcu/agent.70 02:23:03 SSH_AGENT_PID=76 02:23:03 Running ssh-add (command line suppressed) 02:23:03 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1967344390119564517.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1967344390119564517.key) 02:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:04 + git semver init 02:23:04 2023-03-22 02:23:04,261 [run_init] DEBUG init version:0.0.0 force:False 02:23:04 2023-03-22 02:23:04,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver 02:23:04 2023-03-22 02:23:04,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver 02:23:04 2023-03-22 02:23:04,263 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) 02:23:05 2023-03-22 02:23:05,139 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude 02:23:05 2023-03-22 02:23:05,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False 02:23:05 2023-03-22 02:23:05,140 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 02:23:05 2023-03-22 02:23:05,140 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 02:23:05 2.3.1 [Pipeline] } 02:23:05 $ docker exec --env ******** --env ******** 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 ssh-agent -k 02:23:05 unset SSH_AUTH_SOCK; 02:23:05 unset SSH_AGENT_PID; 02:23:05 echo Agent pid 76 killed; 02:23:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:05 + git semver [Pipeline] } 02:23:05 $ docker stop --time=1 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 02:23:07 $ docker rm -f --volumes 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:23:07 Stashed 1 file(s) [Pipeline] echo 02:23:07 [edgeXSemver]: initialized semver on version 2.3.1 [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] sh 02:23:08 + git checkout 4d60271c1a122ad73ad4ab446ee385de813631e9 02:23:08 HEAD is now at 4d60271 docs: change log upated with levski patch (#283) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:08 provisioning config files... 02:23:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config9563516741342166144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:08 ---> docker-login.sh 02:23:08 nexus3.edgexfoundry.org:10001 02:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:08 Configure a credential helper to remove this warning. See 02:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:08 02:23:08 Login Succeeded 02:23:08 nexus3.edgexfoundry.org:10002 02:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:08 Configure a credential helper to remove this warning. See 02:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:08 02:23:08 Login Succeeded 02:23:08 nexus3.edgexfoundry.org:10003 02:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:08 Configure a credential helper to remove this warning. See 02:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:08 02:23:08 Login Succeeded 02:23:08 nexus3.edgexfoundry.org:10004 02:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:08 Configure a credential helper to remove this warning. See 02:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:08 02:23:08 Login Succeeded 02:23:08 docker.io 02:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:09 Configure a credential helper to remove this warning. See 02:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:09 02:23:09 Login Succeeded 02:23:09 ---> docker-login.sh ends [Pipeline] } 02:23:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:23:09 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:23:09 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:23:09 ========================================================= 02:23:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:23:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:09 + 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 . 02:23:09 Sending build context to Docker daemon 27.01MB 02:23:09 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:23:09 Step 2/13 : FROM ${BASE} AS builder 02:23:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:23:09 213ec9aee27d: Pulling fs layer 02:23:09 4583459ba037: Pulling fs layer 02:23:09 93c1e223e6f2: Pulling fs layer 02:23:09 53926ce57604: Pulling fs layer 02:23:09 21b2b0c7a3f4: Pulling fs layer 02:23:09 22ff95d597cd: Pulling fs layer 02:23:09 12d6caf4c0d1: Pulling fs layer 02:23:09 96b7cbca73a9: Pulling fs layer 02:23:09 a7acece74701: Pulling fs layer 02:23:09 53926ce57604: Waiting 02:23:09 21b2b0c7a3f4: Waiting 02:23:09 22ff95d597cd: Waiting 02:23:09 12d6caf4c0d1: Waiting 02:23:09 96b7cbca73a9: Waiting 02:23:09 a7acece74701: Waiting 02:23:09 93c1e223e6f2: Verifying Checksum 02:23:09 93c1e223e6f2: Download complete 02:23:09 4583459ba037: Verifying Checksum 02:23:09 4583459ba037: Download complete 02:23:09 21b2b0c7a3f4: Download complete 02:23:09 22ff95d597cd: Download complete 02:23:10 213ec9aee27d: Verifying Checksum 02:23:10 213ec9aee27d: Download complete 02:23:10 12d6caf4c0d1: Verifying Checksum 02:23:10 12d6caf4c0d1: Download complete 02:23:10 213ec9aee27d: Pull complete 02:23:10 4583459ba037: Pull complete 02:23:10 93c1e223e6f2: Pull complete 02:23:10 a7acece74701: Verifying Checksum 02:23:10 a7acece74701: Download complete 02:23:10 96b7cbca73a9: Verifying Checksum 02:23:10 96b7cbca73a9: Download complete 02:23:10 53926ce57604: Verifying Checksum 02:23:10 53926ce57604: Download complete 02:23:15 53926ce57604: Pull complete 02:23:15 21b2b0c7a3f4: Pull complete 02:23:15 22ff95d597cd: Pull complete 02:23:15 12d6caf4c0d1: Pull complete 02:23:16 96b7cbca73a9: Pull complete 02:23:17 a7acece74701: Pull complete 02:23:17 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:23:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:23:17 ---> db6d94c90886 02:23:17 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:23:23 Still waiting to schedule task 02:23:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:23:24 ---> Running in 9a5af1d2d74c 02:23:24 Removing intermediate container 9a5af1d2d74c 02:23:24 ---> 756ffc0bbf06 02:23:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:23:24 ---> Running in 96dc63f31ae9 02:23:24 Removing intermediate container 96dc63f31ae9 02:23:24 ---> 215853e8326e 02:23:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:23:24 ---> Running in f0d743e6a94d 02:23:24 Removing intermediate container f0d743e6a94d 02:23:24 ---> 3b76d93a08df 02:23:24 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:23:24 ---> Running in 704b68d6cdea 02:23:24 Removing intermediate container 704b68d6cdea 02:23:24 ---> dbc4526bfbff 02:23:24 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:23:24 ---> Running in 658dfa53abe3 02:23:24 Removing intermediate container 658dfa53abe3 02:23:24 ---> 9abba45092e4 02:23:24 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:23:24 ---> Running in 1af6e0fe85c5 02:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:23:25 OK: 211 MiB in 51 packages 02:23:25 Removing intermediate container 1af6e0fe85c5 02:23:25 ---> 3a3ff975fa9c 02:23:25 Step 9/13 : WORKDIR /device-onvif-camera 02:23:25 ---> Running in cacc2dd791d9 02:23:25 Removing intermediate container cacc2dd791d9 02:23:25 ---> e5b0d2e6b717 02:23:25 Step 10/13 : COPY go.mod vendor* ./ 02:23:26 ---> 2a26a4a0a525 02:23:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:26 ---> Running in 8b27e5f67e29 02:24:04 Removing intermediate container 8b27e5f67e29 02:24:04 ---> f7912005ac57 02:24:04 Step 12/13 : COPY . . 02:24:04 ---> bdf2d7c72643 02:24:04 Step 13/13 : RUN ${MAKE} 02:24:04 ---> Running in 059ec7f8170c 02:24:04 noop 02:24:04 Removing intermediate container 059ec7f8170c 02:24:04 ---> cf97be351de3 02:24:04 Successfully built cf97be351de3 02:24:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker inspect -f . ci-base-image-x86_64 02:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:05 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:24:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat 02:24:05 $ docker top a8e8b1f7dbafd44ac213be5b31124e9a142b36bcc018e59599492e18f2318b3f -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:05 + go version 02:24:05 go version go1.18.7 linux/amd64 [Pipeline] } 02:24:05 $ docker stop --time=1 a8e8b1f7dbafd44ac213be5b31124e9a142b36bcc018e59599492e18f2318b3f 02:24:07 $ docker rm -f --volumes a8e8b1f7dbafd44ac213be5b31124e9a142b36bcc018e59599492e18f2318b3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:07 + docker inspect -f . ci-base-image-x86_64 02:24:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:07 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:24:07 $ 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_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat 02:24:08 $ docker top 495b08f6ca2123eb09dff5d3a710df150a18236719185cae69cb36bc1c60561e -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:08 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh 02:24:08 + make test 02:24:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:24:09 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:24:21 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:24:22 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 29.3% of statements 02:24:22 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:24:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.440s coverage: 86.5% of statements 02:24:30 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." 02:24:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:24:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:24:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:24:34 ./bin/test-attribution-txt.sh [Pipeline] echo 02:24:34 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:24:34 $ docker stop --time=1 495b08f6ca2123eb09dff5d3a710df150a18236719185cae69cb36bc1c60561e 02:24:37 $ docker rm -f --volumes 495b08f6ca2123eb09dff5d3a710df150a18236719185cae69cb36bc1c60561e [Pipeline] // withDockerContainer [Pipeline] sh 02:24:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:24:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:24:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:24:38 + ls -al . 02:24:38 total 248 02:24:38 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 02:24 . 02:24:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:22 .. 02:24:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 02:24 .git 02:24:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:22 .github 02:24:38 -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 02:22 .gitignore 02:24:38 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 02:22 .golangci.yml 02:24:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 02:23 .semver 02:24:38 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 22 02:22 Attribution.txt 02:24:38 -rw-rw-r-- 1 jenkins jenkins 6535 Mar 22 02:22 CHANGELOG.md 02:24:38 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 22 02:22 Dockerfile 02:24:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 02:22 GOVERNANCE.md 02:24:38 -rw-rw-r-- 1 jenkins jenkins 762 Mar 22 02:22 Jenkinsfile 02:24:38 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 02:22 LICENSE 02:24:38 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 22 02:22 Makefile 02:24:38 -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 02:22 OWNERS.md 02:24:38 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 22 02:22 README.md 02:24:38 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 02:23 VERSION 02:24:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 02:22 bin 02:24:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:22 cmd 02:24:38 -rw-r--r-- 1 jenkins jenkins 79184 Mar 22 02:24 coverage.out 02:24:38 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 02:22 doc 02:24:38 -rw-rw-r-- 1 jenkins jenkins 3687 Mar 22 02:22 go.mod 02:24:38 -rw-rw-r-- 1 jenkins jenkins 46105 Mar 22 02:22 go.sum 02:24:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:22 internal 02:24:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:22 snap 02:24:38 -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 02:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:39 + 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=4d60271c1a122ad73ad4ab446ee385de813631e9 --label arch=amd64 --label version=2.3.1 . 02:24:39 Sending build context to Docker daemon 27.09MB 02:24:39 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:24:39 Step 2/26 : FROM ${BASE} AS builder 02:24:39 ---> cf97be351de3 02:24:39 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:24:39 ---> Running in 78f489fad0ed 02:24:39 Removing intermediate container 78f489fad0ed 02:24:39 ---> 7d15ed5c9184 02:24:39 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:24:39 ---> Running in 509d169650d3 02:24:39 Removing intermediate container 509d169650d3 02:24:39 ---> 9067dee5d072 02:24:39 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:24:39 ---> Running in fd72631ea8d8 02:24:40 Removing intermediate container fd72631ea8d8 02:24:40 ---> 98ec70df3bcd 02:24:40 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:24:40 ---> Running in acb064db0134 02:24:40 Removing intermediate container acb064db0134 02:24:40 ---> a9b37e086a11 02:24:40 Step 7/26 : LABEL Name=edgex-device-onvif-camera 02:24:40 ---> Running in 74228091f7e6 02:24:40 Removing intermediate container 74228091f7e6 02:24:40 ---> 6fd9082038a8 02:24:40 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:24:40 ---> Running in 00596884865d 02:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:24:41 OK: 211 MiB in 51 packages 02:24:41 Removing intermediate container 00596884865d 02:24:41 ---> 41779eb71469 02:24:41 Step 9/26 : WORKDIR /device-onvif-camera 02:24:41 ---> Running in b3392b4ffd6d 02:24:41 Removing intermediate container b3392b4ffd6d 02:24:41 ---> 18e99ea66cfd 02:24:41 Step 10/26 : COPY go.mod vendor* ./ 02:24:41 ---> b1e376d25d3a 02:24:41 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:41 ---> Running in 44c73eaa5581 02:24:42 Removing intermediate container 44c73eaa5581 02:24:42 ---> 1c766bccddbe 02:24:42 Step 12/26 : COPY . . 02:24:43 ---> 3a38ec9b965f 02:24:43 Step 13/26 : RUN ${MAKE} 02:24:43 ---> Running in 7a3e50eee5e9 02:24:43 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:25:10 Removing intermediate container 7a3e50eee5e9 02:25:10 ---> c858b053f4d8 02:25:10 Step 14/26 : FROM alpine:3.16 02:25:10 3.16: Pulling from library/alpine 02:25:10 ef5531b6e74e: Pulling fs layer 02:25:10 ef5531b6e74e: Verifying Checksum 02:25:10 ef5531b6e74e: Download complete 02:25:10 ef5531b6e74e: Pull complete 02:25:10 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 02:25:10 Status: Downloaded newer image for alpine:3.16 02:25:10 ---> dfd21b5a31f5 02:25:10 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:25:10 ---> Running in efcc17f12edb 02:25:10 Removing intermediate container efcc17f12edb 02:25:10 ---> f5ee83441b03 02:25:10 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:25:10 ---> Running in 0f2f054a93b3 02:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:25:10 (1/6) Installing dumb-init (1.2.5-r1) 02:25:10 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:25:10 (3/6) Installing libsodium (1.0.18-r0) 02:25:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:25:10 (5/6) Installing libzmq (4.3.4-r0) 02:25:10 (6/6) Installing zeromq (4.3.4-r0) 02:25:10 Executing busybox-1.35.0-r17.trigger 02:25:10 OK: 8 MiB in 20 packages 02:25:10 Removing intermediate container 0f2f054a93b3 02:25:10 ---> 1f3090f3f918 02:25:10 Step 17/26 : WORKDIR / 02:25:10 ---> Running in 8bd4ec292b14 02:25:10 Removing intermediate container 8bd4ec292b14 02:25:10 ---> e2cd0938eec4 02:25:10 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:25:10 ---> df0cf926ce27 02:25:10 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:25:10 ---> 50678045e437 02:25:10 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:25:10 ---> 16cdceee6fa9 02:25:10 Step 21/26 : EXPOSE 59984 02:25:10 ---> Running in 71094a289e3a 02:25:10 Removing intermediate container 71094a289e3a 02:25:10 ---> a8365168c901 02:25:10 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:25:10 ---> Running in b0d840678359 02:25:10 Removing intermediate container b0d840678359 02:25:10 ---> c810a7f576a3 02:25:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:10 ---> Running in 29ef989fa085 02:25:10 Removing intermediate container 29ef989fa085 02:25:10 ---> 4e172e4ea0cc 02:25:10 Step 24/26 : LABEL arch=amd64 02:25:10 ---> Running in 5a3218da4640 02:25:10 Removing intermediate container 5a3218da4640 02:25:10 ---> af177cb4382b 02:25:10 Step 25/26 : LABEL git_sha=4d60271c1a122ad73ad4ab446ee385de813631e9 02:25:10 ---> Running in e72c7ed1a3ff 02:25:10 Removing intermediate container e72c7ed1a3ff 02:25:10 ---> 17f2c9bb1282 02:25:10 Step 26/26 : LABEL version=2.3.1 02:25:10 ---> Running in 2e9320de8bd3 02:25:10 Removing intermediate container 2e9320de8bd3 02:25:10 ---> 941c98a79701 02:25:10 [Warning] One or more build-args [ARCH] were not consumed 02:25:10 Successfully built 941c98a79701 02:25:10 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:10 provisioning config files... 02:25:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config13635188092544906668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:10 ---> docker-login.sh 02:25:10 nexus3.edgexfoundry.org:10001 02:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:10 Configure a credential helper to remove this warning. See 02:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:10 02:25:10 Login Succeeded 02:25:10 nexus3.edgexfoundry.org:10002 02:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:10 Configure a credential helper to remove this warning. See 02:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:10 02:25:10 Login Succeeded 02:25:10 nexus3.edgexfoundry.org:10003 02:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:11 Configure a credential helper to remove this warning. See 02:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:11 02:25:11 Login Succeeded 02:25:11 nexus3.edgexfoundry.org:10004 02:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:11 Configure a credential helper to remove this warning. See 02:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:11 02:25:11 Login Succeeded 02:25:11 docker.io 02:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:11 Configure a credential helper to remove this warning. See 02:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:11 02:25:11 Login Succeeded 02:25:11 ---> docker-login.sh ends [Pipeline] } 02:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:11 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:25:11 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 02:25:11 4d60271c1a122ad73ad4ab446ee385de813631e9 02:25:11 latest 02:25:11 2.3.1 02:25:11 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 02:25:11 levski 02:25:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:11 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9 02:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:25:12 72a9a4ad4d76: Preparing 02:25:12 2f46426deab0: Preparing 02:25:12 bba1584e5512: Preparing 02:25:12 7d8bd419ca52: Preparing 02:25:12 aa5968d388b8: Preparing 02:25:12 aa5968d388b8: Layer already exists 02:25:12 2f46426deab0: Pushed 02:25:12 72a9a4ad4d76: Pushed 02:25:12 7d8bd419ca52: Pushed 02:25:14 bba1584e5512: Pushed 02:25:14 4d60271c1a122ad73ad4ab446ee385de813631e9: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 02:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:25:15 72a9a4ad4d76: Preparing 02:25:15 2f46426deab0: Preparing 02:25:15 bba1584e5512: Preparing 02:25:15 7d8bd419ca52: Preparing 02:25:15 aa5968d388b8: Preparing 02:25:15 aa5968d388b8: Layer already exists 02:25:15 bba1584e5512: Layer already exists 02:25:15 7d8bd419ca52: Layer already exists 02:25:15 2f46426deab0: Layer already exists 02:25:15 72a9a4ad4d76: Layer already exists 02:25:15 latest: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1 02:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:25:16 72a9a4ad4d76: Preparing 02:25:16 2f46426deab0: Preparing 02:25:16 bba1584e5512: Preparing 02:25:16 7d8bd419ca52: Preparing 02:25:16 aa5968d388b8: Preparing 02:25:16 72a9a4ad4d76: Layer already exists 02:25:16 bba1584e5512: Layer already exists 02:25:16 aa5968d388b8: Layer already exists 02:25:16 2f46426deab0: Layer already exists 02:25:16 7d8bd419ca52: Layer already exists 02:25:16 2.3.1: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 02:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:25:16 72a9a4ad4d76: Preparing 02:25:16 2f46426deab0: Preparing 02:25:16 bba1584e5512: Preparing 02:25:16 7d8bd419ca52: Preparing 02:25:16 aa5968d388b8: Preparing 02:25:16 7d8bd419ca52: Layer already exists 02:25:16 72a9a4ad4d76: Layer already exists 02:25:16 bba1584e5512: Layer already exists 02:25:16 aa5968d388b8: Layer already exists 02:25:16 2f46426deab0: Layer already exists 02:25:16 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski 02:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 02:25:17 72a9a4ad4d76: Preparing 02:25:17 2f46426deab0: Preparing 02:25:17 bba1584e5512: Preparing 02:25:17 7d8bd419ca52: Preparing 02:25:17 aa5968d388b8: Preparing 02:25:17 2f46426deab0: Layer already exists 02:25:17 aa5968d388b8: Layer already exists 02:25:17 bba1584e5512: Layer already exists 02:25:17 72a9a4ad4d76: Layer already exists 02:25:17 7d8bd419ca52: Layer already exists 02:25:17 levski: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:17 ===================================================== [Pipeline] echo 02:25:17 taggedImages: 02:25:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9 02:25:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 02:25:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1 02:25:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 02:25:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:17 02:25:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:18 latest: Pulling from edgex-lftools-log-publisher 02:25:18 5eb5b503b376: Pulling fs layer 02:25:18 5c69ac0246d0: Pulling fs layer 02:25:18 ec43610c2a17: Pulling fs layer 02:25:18 3a2ae6a8a46f: Pulling fs layer 02:25:18 33b1e0a273af: Pulling fs layer 02:25:18 5d3b04190fa2: Pulling fs layer 02:25:18 2f39f015ded8: Pulling fs layer 02:25:18 3a2ae6a8a46f: Waiting 02:25:18 33b1e0a273af: Waiting 02:25:18 5d3b04190fa2: Waiting 02:25:18 2f39f015ded8: Waiting 02:25:18 5c69ac0246d0: Download complete 02:25:18 3a2ae6a8a46f: Verifying Checksum 02:25:18 3a2ae6a8a46f: Download complete 02:25:18 33b1e0a273af: Verifying Checksum 02:25:18 33b1e0a273af: Download complete 02:25:18 5d3b04190fa2: Verifying Checksum 02:25:18 5d3b04190fa2: Download complete 02:25:18 ec43610c2a17: Verifying Checksum 02:25:18 ec43610c2a17: Download complete 02:25:18 5eb5b503b376: Verifying Checksum 02:25:18 5eb5b503b376: Download complete 02:25:18 2f39f015ded8: Download complete 02:25:19 5eb5b503b376: Pull complete 02:25:19 5c69ac0246d0: Pull complete 02:25:20 ec43610c2a17: Pull complete 02:25:20 3a2ae6a8a46f: Pull complete 02:25:20 33b1e0a273af: Pull complete 02:25:20 5d3b04190fa2: Pull complete 02:25:24 2f39f015ded8: Pull complete 02:25:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:24 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:25:24 $ 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_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 02:25:29 $ docker top dfdfcf427cbe27aa7dcb8f9d06d3c657077f1b109a58c5651f309a5af4ba946e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:30 ---> job-cost.sh 02:25:30 lf-activate-venv: SKIPPING 02:25:30 INFO: No Stack... 02:25:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:25:30 INFO: Archiving Costs [Pipeline] sh 02:25:31 + cut+ -d, -f6 02:25:31 cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [Pipeline] lock 02:25:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] 02:25:31 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] did not exist. Created. 02:25:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:25:31 + echo total: 0.2199999988079071 [Pipeline] stash 02:25:31 Stashed 1 file(s) [Pipeline] } 02:25:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [Pipeline] // lock [Pipeline] } 02:25:31 $ docker stop --time=1 dfdfcf427cbe27aa7dcb8f9d06d3c657077f1b109a58c5651f309a5af4ba946e 02:25:32 $ docker rm -f --volumes dfdfcf427cbe27aa7dcb8f9d06d3c657077f1b109a58c5651f309a5af4ba946e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:26:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5042 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws 02:26:14 Running in /w/workspace/device-onvif-camera/8 [Pipeline] { [Pipeline] checkout 02:26:14 The recommended git tool is: git 02:26:21 using credential edgex-jenkins-ssh 02:26:21 Cloning the remote Git repository 02:26:21 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 02:26:21 > git init /w/workspace/device-onvif-camera/8 # timeout=10 02:26:22 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:26:22 > git --version # timeout=10 02:26:22 > git --version # 'git version 2.25.1' 02:26:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:23 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:26:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:25 Avoid second fetch 02:26:25 Checking out Revision 4d60271c1a122ad73ad4ab446ee385de813631e9 (levski) 02:26:25 Commit message: "docs: change log upated with levski patch (#283)" 02:26:25 > git config core.sparsecheckout # timeout=10 02:26:25 > git checkout -f 4d60271c1a122ad73ad4ab446ee385de813631e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:26:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:26:26 Dload Upload Total Spent Left Speed 02:26:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 02:26:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:26:27 + sudo tee /etc/docker/daemon.new 02:26:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:26:27 { 02:26:27 "registry-mirrors": [ 02:26:27 "https://nexus3.edgexfoundry.org:10001" 02:26:27 ], 02:26:27 "bip": "10.250.0.254/24", 02:26:27 "hosts": [ 02:26:27 "tcp://0.0.0.0:5555", 02:26:27 "unix:///var/run/docker.sock" 02:26:27 ], 02:26:27 "mtu": 1458, 02:26:27 "selinux-enabled": true, 02:26:27 "seccomp-profile": "/etc/docker/seccomp.json" 02:26:27 } [Pipeline] sh 02:26:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:26:28 + sudo service docker restart [Pipeline] sh 02:26:47 + git checkout 4d60271c1a122ad73ad4ab446ee385de813631e9 02:26:47 HEAD is now at 4d60271 docs: change log upated with levski patch (#283) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:47 provisioning config files... 02:26:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/8@tmp/config3211601700092718871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:47 ---> docker-login.sh 02:26:47 nexus3.edgexfoundry.org:10001 02:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:48 Configure a credential helper to remove this warning. See 02:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:48 02:26:48 Login Succeeded 02:26:48 nexus3.edgexfoundry.org:10002 02:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:48 Configure a credential helper to remove this warning. See 02:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:48 02:26:48 Login Succeeded 02:26:48 nexus3.edgexfoundry.org:10003 02:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:49 Configure a credential helper to remove this warning. See 02:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:49 02:26:49 Login Succeeded 02:26:49 nexus3.edgexfoundry.org:10004 02:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:49 Configure a credential helper to remove this warning. See 02:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:49 02:26:49 Login Succeeded 02:26:49 docker.io 02:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:50 Configure a credential helper to remove this warning. See 02:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:50 02:26:50 Login Succeeded 02:26:50 ---> docker-login.sh ends [Pipeline] } 02:26:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:26:50 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:26:50 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:26:50 ========================================================= 02:26:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:26:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:50 + 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 . 02:26:51 Sending build context to Docker daemon 19.71MB 02:26:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:26:51 Step 2/13 : FROM ${BASE} AS builder 02:26:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:26:51 9b18e9b68314: Pulling fs layer 02:26:51 35d82f9e3411: Pulling fs layer 02:26:51 e16973657156: Pulling fs layer 02:26:51 fc693d55d65f: Pulling fs layer 02:26:51 7e9fc2657dce: Pulling fs layer 02:26:51 dda99020689f: Pulling fs layer 02:26:51 db1c61fa0a46: Pulling fs layer 02:26:51 891c053d2c06: Pulling fs layer 02:26:51 fc693d55d65f: Waiting 02:26:51 7e9fc2657dce: Waiting 02:26:51 dda99020689f: Waiting 02:26:51 db1c61fa0a46: Waiting 02:26:51 891c053d2c06: Waiting 02:26:51 e16973657156: Download complete 02:26:51 35d82f9e3411: Verifying Checksum 02:26:51 35d82f9e3411: Download complete 02:26:51 7e9fc2657dce: Verifying Checksum 02:26:51 7e9fc2657dce: Download complete 02:26:51 9b18e9b68314: Verifying Checksum 02:26:51 9b18e9b68314: Download complete 02:26:51 dda99020689f: Verifying Checksum 02:26:51 dda99020689f: Download complete 02:26:52 9b18e9b68314: Pull complete 02:26:53 891c053d2c06: Verifying Checksum 02:26:53 891c053d2c06: Download complete 02:26:53 35d82f9e3411: Pull complete 02:26:53 e16973657156: Pull complete 02:26:54 db1c61fa0a46: Verifying Checksum 02:26:54 db1c61fa0a46: Download complete 02:26:54 fc693d55d65f: Verifying Checksum 02:26:54 fc693d55d65f: Download complete 02:27:07 fc693d55d65f: Pull complete 02:27:07 7e9fc2657dce: Pull complete 02:27:07 dda99020689f: Pull complete 02:27:12 db1c61fa0a46: Pull complete 02:27:13 891c053d2c06: Pull complete 02:27:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:27:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:27:13 ---> f96f9c87975a 02:27:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:27:16 ---> Running in 18a0537b04c3 02:27:16 Removing intermediate container 18a0537b04c3 02:27:16 ---> aeb39d4f9a93 02:27:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:27:16 ---> Running in 891287531dcb 02:27:16 Removing intermediate container 891287531dcb 02:27:16 ---> f54e78ca097d 02:27:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:27:16 ---> Running in bedf924fb096 02:27:17 Removing intermediate container bedf924fb096 02:27:17 ---> a3e89d5e24d5 02:27:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:27:17 ---> Running in 936b451e7b47 02:27:17 Removing intermediate container 936b451e7b47 02:27:17 ---> 469ebabf2f06 02:27:17 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:27:17 ---> Running in f6ad927b263a 02:27:17 Removing intermediate container f6ad927b263a 02:27:17 ---> 11dfd42e4ab1 02:27:17 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:27:18 ---> Running in 07c04d9a5c60 02:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:27:20 OK: 221 MiB in 51 packages 02:27:21 Removing intermediate container 07c04d9a5c60 02:27:21 ---> 91a4323b1f5b 02:27:21 Step 9/13 : WORKDIR /device-onvif-camera 02:27:21 ---> Running in 270c82d899e2 02:27:22 Removing intermediate container 270c82d899e2 02:27:22 ---> b07e238a482b 02:27:22 Step 10/13 : COPY go.mod vendor* ./ 02:27:23 ---> 628683d9109d 02:27:23 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:23 ---> Running in 2c3eeab8c662 02:28:31 Removing intermediate container 2c3eeab8c662 02:28:31 ---> 4d48057ff4a0 02:28:31 Step 12/13 : COPY . . 02:28:31 ---> 6fb890699bb9 02:28:31 Step 13/13 : RUN ${MAKE} 02:28:31 ---> Running in 08104882a9ed 02:28:31 noop 02:28:31 Removing intermediate container 08104882a9ed 02:28:31 ---> 59a191ee546a 02:28:31 Successfully built 59a191ee546a 02:28:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:31 + docker inspect -f . ci-base-image-arm64 02:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:32 prd-ubuntu20.04-docker-arm64-4c-16g-5042 does not seem to be running inside a container 02:28:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@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 ******** ci-base-image-arm64 cat 02:28:33 $ docker top d177a4eacf9e87dae6c5b970f2448b545b019c54cd3ddddd7d3d5e97f3f9f3d5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:34 + go version 02:28:34 go version go1.18.7 linux/arm64 [Pipeline] } 02:28:34 $ docker stop --time=1 d177a4eacf9e87dae6c5b970f2448b545b019c54cd3ddddd7d3d5e97f3f9f3d5 02:28:36 $ docker rm -f --volumes d177a4eacf9e87dae6c5b970f2448b545b019c54cd3ddddd7d3d5e97f3f9f3d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:36 + docker inspect -f . ci-base-image-arm64 02:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:36 prd-ubuntu20.04-docker-arm64-4c-16g-5042 does not seem to be running inside a container 02:28:37 $ 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/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@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 ******** ci-base-image-arm64 cat 02:28:38 $ docker top 1c71109533550b8cc7d7a68c79da2c3cdc23d03c42e5cf602abd68bd58fd554f -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:38 + git config --global --add safe.directory /w/workspace/device-onvif-camera/8 [Pipeline] fileExists [Pipeline] sh 02:28:39 + make test 02:28:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:28:41 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:30:33 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:30:43 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.267s coverage: 29.3% of statements 02:30:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:30:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.167s coverage: 86.5% of statements 02:30:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:30:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:31:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:31:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:31:34 ./bin/test-attribution-txt.sh [Pipeline] echo 02:31:34 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:31:34 $ docker stop --time=1 1c71109533550b8cc7d7a68c79da2c3cdc23d03c42e5cf602abd68bd58fd554f 02:31:36 $ docker rm -f --volumes 1c71109533550b8cc7d7a68c79da2c3cdc23d03c42e5cf602abd68bd58fd554f [Pipeline] // withDockerContainer [Pipeline] sh 02:31:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:31:37 Warning: overwriting stash ‘coverage-report’ 02:31:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:31:39 + ls -al . 02:31:39 total 244 02:31:39 drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 02:28 . 02:31:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:26 .. 02:31:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 02:26 .git 02:31:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:26 .github 02:31:39 -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 02:26 .gitignore 02:31:39 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 02:26 .golangci.yml 02:31:39 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 22 02:26 Attribution.txt 02:31:39 -rw-rw-r-- 1 jenkins jenkins 6535 Mar 22 02:26 CHANGELOG.md 02:31:39 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 22 02:26 Dockerfile 02:31:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 02:26 GOVERNANCE.md 02:31:39 -rw-rw-r-- 1 jenkins jenkins 762 Mar 22 02:26 Jenkinsfile 02:31:39 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 02:26 LICENSE 02:31:39 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 22 02:26 Makefile 02:31:39 -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 02:26 OWNERS.md 02:31:39 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 22 02:26 README.md 02:31:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 02:23 VERSION 02:31:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 02:26 bin 02:31:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:26 cmd 02:31:39 -rw-r--r-- 1 jenkins jenkins 79184 Mar 22 02:30 coverage.out 02:31:39 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 02:26 doc 02:31:39 -rw-rw-r-- 1 jenkins jenkins 3687 Mar 22 02:26 go.mod 02:31:39 -rw-rw-r-- 1 jenkins jenkins 46105 Mar 22 02:26 go.sum 02:31:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:26 internal 02:31:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:26 snap 02:31:39 -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 02:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:39 + 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=4d60271c1a122ad73ad4ab446ee385de813631e9 --label arch=arm64 --label version=2.3.1 . 02:31:40 Sending build context to Docker daemon 19.79MB 02:31:40 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:31:40 Step 2/26 : FROM ${BASE} AS builder 02:31:40 ---> 59a191ee546a 02:31:40 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:31:40 ---> Running in 31d0dcbdeda8 02:31:40 Removing intermediate container 31d0dcbdeda8 02:31:40 ---> f409f1082e57 02:31:40 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:31:40 ---> Running in d0f71162630e 02:31:41 Removing intermediate container d0f71162630e 02:31:41 ---> d6b349d4c212 02:31:41 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:31:41 ---> Running in a67b7fadfced 02:31:41 Removing intermediate container a67b7fadfced 02:31:41 ---> 6cbb1da0cb39 02:31:41 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:31:41 ---> Running in 9f24148dd4d1 02:31:42 Removing intermediate container 9f24148dd4d1 02:31:42 ---> ff648da5a59e 02:31:42 Step 7/26 : LABEL Name=edgex-device-onvif-camera 02:31:42 ---> Running in 0531ac5f2fa0 02:31:42 Removing intermediate container 0531ac5f2fa0 02:31:42 ---> dca6a75f2754 02:31:42 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:31:42 ---> Running in a4abad469c7b 02:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:31:45 OK: 221 MiB in 51 packages 02:31:46 Removing intermediate container a4abad469c7b 02:31:46 ---> c8b77c5c73a4 02:31:46 Step 9/26 : WORKDIR /device-onvif-camera 02:31:46 ---> Running in a02ea37c94a0 02:31:46 Removing intermediate container a02ea37c94a0 02:31:46 ---> 91c4c7241cdb 02:31:46 Step 10/26 : COPY go.mod vendor* ./ 02:31:47 ---> 436fe522298b 02:31:47 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:47 ---> Running in 1adcd506c8f4 02:31:49 Removing intermediate container 1adcd506c8f4 02:31:49 ---> ab0042b66687 02:31:49 Step 12/26 : COPY . . 02:31:51 ---> 09215e0e181d 02:31:51 Step 13/26 : RUN ${MAKE} 02:31:51 ---> Running in 3d99336c80a8 02:31:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:34:44 Removing intermediate container 3d99336c80a8 02:34:44 ---> 97ecf315b1b7 02:34:44 Step 14/26 : FROM alpine:3.16 02:34:44 3.16: Pulling from library/alpine 02:34:44 3760b48202b3: Pulling fs layer 02:34:44 3760b48202b3: Verifying Checksum 02:34:44 3760b48202b3: Download complete 02:34:44 3760b48202b3: Pull complete 02:34:44 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 02:34:44 Status: Downloaded newer image for alpine:3.16 02:34:44 ---> 4c81e5bf8899 02:34:44 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:34:44 ---> Running in 28d4c7c11a38 02:34:44 Removing intermediate container 28d4c7c11a38 02:34:44 ---> 632568ab0567 02:34:44 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:34:44 ---> Running in 94431eea84b4 02:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:34:44 (1/6) Installing dumb-init (1.2.5-r1) 02:34:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:34:44 (3/6) Installing libsodium (1.0.18-r0) 02:34:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:34:44 (5/6) Installing libzmq (4.3.4-r0) 02:34:44 (6/6) Installing zeromq (4.3.4-r0) 02:34:44 Executing busybox-1.35.0-r17.trigger 02:34:44 OK: 8 MiB in 20 packages 02:34:44 Removing intermediate container 94431eea84b4 02:34:44 ---> 326270e56daf 02:34:44 Step 17/26 : WORKDIR / 02:34:44 ---> Running in ee64b66355b7 02:34:44 Removing intermediate container ee64b66355b7 02:34:44 ---> 21937452048a 02:34:44 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:34:46 ---> 637eec0349ff 02:34:46 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:34:46 ---> b290ec47f557 02:34:46 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:34:47 ---> 95d2d5f33386 02:34:47 Step 21/26 : EXPOSE 59984 02:34:47 ---> Running in 41632f8b784a 02:34:48 Removing intermediate container 41632f8b784a 02:34:48 ---> 1a30003fc932 02:34:48 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:34:48 ---> Running in bcb4c1370602 02:34:48 Removing intermediate container bcb4c1370602 02:34:48 ---> 7832de29d6a8 02:34:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:34:48 ---> Running in 6b4f2a0449e1 02:34:48 Removing intermediate container 6b4f2a0449e1 02:34:48 ---> 0eb7aa2ea870 02:34:48 Step 24/26 : LABEL arch=arm64 02:34:48 ---> Running in bcd1f0b80335 02:34:49 Removing intermediate container bcd1f0b80335 02:34:49 ---> d245ce1d1f5d 02:34:49 Step 25/26 : LABEL git_sha=4d60271c1a122ad73ad4ab446ee385de813631e9 02:34:49 ---> Running in d58e7adb2b17 02:34:49 Removing intermediate container d58e7adb2b17 02:34:49 ---> 094e0b10bafc 02:34:49 Step 26/26 : LABEL version=2.3.1 02:34:49 ---> Running in 1c856c15ca41 02:34:49 Removing intermediate container 1c856c15ca41 02:34:49 ---> 0e17a97147f1 02:34:49 [Warning] One or more build-args [ARCH] were not consumed 02:34:49 Successfully built 0e17a97147f1 02:34:49 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:50 provisioning config files... 02:34:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/8@tmp/config13970953620487066183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:50 ---> docker-login.sh 02:34:50 nexus3.edgexfoundry.org:10001 02:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:50 Configure a credential helper to remove this warning. See 02:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:50 02:34:50 Login Succeeded 02:34:50 nexus3.edgexfoundry.org:10002 02:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:50 Configure a credential helper to remove this warning. See 02:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:50 02:34:50 Login Succeeded 02:34:51 nexus3.edgexfoundry.org:10003 02:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:51 Configure a credential helper to remove this warning. See 02:34:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:51 02:34:51 Login Succeeded 02:34:51 nexus3.edgexfoundry.org:10004 02:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:52 Configure a credential helper to remove this warning. See 02:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:52 02:34:52 Login Succeeded 02:34:52 docker.io 02:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:52 Configure a credential helper to remove this warning. See 02:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:52 02:34:52 Login Succeeded 02:34:52 ---> docker-login.sh ends [Pipeline] } 02:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:52 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:34:52 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 02:34:52 4d60271c1a122ad73ad4ab446ee385de813631e9 02:34:52 latest 02:34:52 2.3.1 02:34:52 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 02:34:52 levski 02:34:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:53 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9 02:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:34:53 024922f3932a: Preparing 02:34:53 e837996147ed: Preparing 02:34:53 64722708db78: Preparing 02:34:53 5b16d848915b: Preparing 02:34:53 f70ee36035b9: Preparing 02:34:53 f70ee36035b9: Layer already exists 02:34:53 024922f3932a: Pushed 02:34:53 e837996147ed: Pushed 02:34:54 5b16d848915b: Pushed 02:35:01 64722708db78: Pushed 02:35:01 4d60271c1a122ad73ad4ab446ee385de813631e9: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:01 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:35:02 024922f3932a: Preparing 02:35:02 e837996147ed: Preparing 02:35:02 64722708db78: Preparing 02:35:02 5b16d848915b: Preparing 02:35:02 f70ee36035b9: Preparing 02:35:02 5b16d848915b: Layer already exists 02:35:02 f70ee36035b9: Layer already exists 02:35:02 64722708db78: Layer already exists 02:35:02 024922f3932a: Layer already exists 02:35:02 e837996147ed: Layer already exists 02:35:02 latest: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:02 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1 02:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:35:03 024922f3932a: Preparing 02:35:03 e837996147ed: Preparing 02:35:03 64722708db78: Preparing 02:35:03 5b16d848915b: Preparing 02:35:03 f70ee36035b9: Preparing 02:35:03 024922f3932a: Layer already exists 02:35:03 5b16d848915b: Layer already exists 02:35:03 64722708db78: Layer already exists 02:35:03 f70ee36035b9: Layer already exists 02:35:03 e837996147ed: Layer already exists 02:35:03 2.3.1: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:03 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 02:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:35:04 024922f3932a: Preparing 02:35:04 e837996147ed: Preparing 02:35:04 64722708db78: Preparing 02:35:04 5b16d848915b: Preparing 02:35:04 f70ee36035b9: Preparing 02:35:04 e837996147ed: Layer already exists 02:35:04 5b16d848915b: Layer already exists 02:35:04 64722708db78: Layer already exists 02:35:04 024922f3932a: Layer already exists 02:35:04 f70ee36035b9: Layer already exists 02:35:04 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:04 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:04 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski 02:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:35:04 024922f3932a: Preparing 02:35:04 e837996147ed: Preparing 02:35:04 64722708db78: Preparing 02:35:04 5b16d848915b: Preparing 02:35:04 f70ee36035b9: Preparing 02:35:04 64722708db78: Layer already exists 02:35:04 e837996147ed: Layer already exists 02:35:04 5b16d848915b: Layer already exists 02:35:04 024922f3932a: Layer already exists 02:35:04 f70ee36035b9: Layer already exists 02:35:04 levski: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:05 ===================================================== [Pipeline] echo 02:35:05 taggedImages: 02:35:05 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9 02:35:05 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:35:05 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1 02:35:05 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 02:35:05 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:05 02:35:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:06 arm64: Pulling from edgex-lftools-log-publisher 02:35:06 8998bd30e6a1: Pulling fs layer 02:35:06 04944245beec: Pulling fs layer 02:35:06 699f458cf7ca: Pulling fs layer 02:35:06 765212b225bb: Pulling fs layer 02:35:06 f23df028b6ca: Pulling fs layer 02:35:06 d65c8cfc05b1: Pulling fs layer 02:35:06 2437ff75d9bd: Pulling fs layer 02:35:06 f23df028b6ca: Waiting 02:35:06 d65c8cfc05b1: Waiting 02:35:06 2437ff75d9bd: Waiting 02:35:06 765212b225bb: Waiting 02:35:06 04944245beec: Verifying Checksum 02:35:06 04944245beec: Download complete 02:35:06 765212b225bb: Verifying Checksum 02:35:06 765212b225bb: Download complete 02:35:06 f23df028b6ca: Verifying Checksum 02:35:06 f23df028b6ca: Download complete 02:35:06 d65c8cfc05b1: Download complete 02:35:06 699f458cf7ca: Verifying Checksum 02:35:06 699f458cf7ca: Download complete 02:35:06 8998bd30e6a1: Verifying Checksum 02:35:06 8998bd30e6a1: Download complete 02:35:09 2437ff75d9bd: Download complete 02:35:11 8998bd30e6a1: Pull complete 02:35:11 04944245beec: Pull complete 02:35:12 699f458cf7ca: Pull complete 02:35:13 765212b225bb: Pull complete 02:35:15 f23df028b6ca: Pull complete 02:35:15 d65c8cfc05b1: Pull complete 02:35:30 2437ff75d9bd: Pull complete 02:35:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:30 prd-ubuntu20.04-docker-arm64-4c-16g-5042 does not seem to be running inside a container 02:35:31 $ 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/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@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:arm64 cat 02:35:33 $ docker top 77de84ddc3bd3b01f49c93af3c11eaec98469f286f1f8318c96b618992e164cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:34 ---> job-cost.sh 02:35:34 lf-activate-venv: SKIPPING 02:35:34 INFO: No Stack... 02:35:35 INFO: Retrieving Pricing Info for: v3-standard-4 02:35:35 INFO: Archiving Costs [Pipeline] sh 02:35:36 + cat /w/workspace/device-onvif-camera/8/archives/cost.csv 02:35:36 + cut -d, -f6 [Pipeline] lock 02:35:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] 02:35:36 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] did not exist. Created. 02:35:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:35:37 /w/workspace/device-onvif-camera/8@tmp/durable-96944886/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:35:37 + echo total: 0.10999999940395355 [Pipeline] stash 02:35:37 Warning: overwriting stash ‘stack-cost’ 02:35:38 Stashed 1 file(s) [Pipeline] } 02:35:38 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [Pipeline] // lock [Pipeline] } 02:35:38 $ docker stop --time=1 77de84ddc3bd3b01f49c93af3c11eaec98469f286f1f8318c96b618992e164cd 02:35:40 $ docker rm -f --volumes 77de84ddc3bd3b01f49c93af3c11eaec98469f286f1f8318c96b618992e164cd [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 02:35:41 provisioning config files... 02:35:41 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config11068698031503292603tmp [Pipeline] { [Pipeline] sh 02:35:41 + set +x 02:35:41 + bash -s -- 02:35:41 + curl -s https://codecov.io/bash 02:35:41 02:35:41 _____ _ 02:35:41 / ____| | | 02:35:41 | | ___ __| | ___ ___ _____ __ 02:35:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:35:41 | |___| (_) | (_| | __/ (_| (_) \ V / 02:35:41 \_____\___/ \__,_|\___|\___\___/ \_/ 02:35:41 Bash-1.0.6 02:35:41 02:35:41 02:35:41 ==> git version 2.25.1 found 02:35:41 ==> 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 02:35:41 Release-Date: 2020-01-08 02:35:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:35:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:35:41 ==> Jenkins CI detected. 02:35:41 current dir:  /w/workspace/undry_device-onvif-camera_levski 02:35:41 project root: . 02:35:41 --> token set from env 02:35:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:35:41 ==> Running gcov in . (disable via -X gcov) 02:35:41 ==> Python coveragepy not found 02:35:41 ==> Searching for coverage reports in: 02:35:41 + . 02:35:41 -> Found 1 reports 02:35:41 ==> Detecting git/mercurial file structure 02:35:41 ==> Reading reports 02:35:41 + ./coverage.out bytes=79184 02:35:41 ==> Appending adjustments 02:35:41 https://docs.codecov.io/docs/fixing-reports 02:35:41 + Found adjustments 02:35:41 ==> Gzipping contents 02:35:41 12K /tmp/codecov.JU6bdr.gz 02:35:41 ==> Uploading reports 02:35:41 url: https://codecov.io 02:35:41 query: branch=levski&commit=4d60271c1a122ad73ad4ab446ee385de813631e9&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:35:41 -> Pinging Codecov 02:35:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=4d60271c1a122ad73ad4ab446ee385de813631e9&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:35:42 -> Uploading to 02:35:42 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/F29A59C45E3A92E06B3E522C9905F8EF/4d60271c1a122ad73ad4ab446ee385de813631e9/29c56225-641d-4e14-be1c-cf3d7b01dbe1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T023541Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea8bbc335afc7ac4221601ad6e0029511db90f244f232a37ee6f5e99a6b22184 02:35:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:42 Dload Upload Total Spent Left Speed 02:35:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10848 0 0 100 10848 0 43392 --:--:-- --:--:-- --:--:-- 43392 02:35:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } 02:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:35:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:35:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:35:42 02:35:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:35:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:35:43 df9b9388f04a: Pulling fs layer 02:35:43 52dc419b0ee2: Pulling fs layer 02:35:43 25bc292e5bac: Pulling fs layer 02:35:43 114826534d7a: Pulling fs layer 02:35:43 4657fd5d0bcf: Pulling fs layer 02:35:43 6ad1cebc031e: Pulling fs layer 02:35:43 8a3aa393b2d8: Pulling fs layer 02:35:43 114826534d7a: Waiting 02:35:43 4657fd5d0bcf: Waiting 02:35:43 6ad1cebc031e: Waiting 02:35:43 8a3aa393b2d8: Waiting 02:35:43 25bc292e5bac: Download complete 02:35:43 52dc419b0ee2: Verifying Checksum 02:35:43 52dc419b0ee2: Download complete 02:35:43 4657fd5d0bcf: Download complete 02:35:43 df9b9388f04a: Verifying Checksum 02:35:43 df9b9388f04a: Download complete 02:35:43 df9b9388f04a: Pull complete 02:35:43 6ad1cebc031e: Verifying Checksum 02:35:43 6ad1cebc031e: Download complete 02:35:43 52dc419b0ee2: Pull complete 02:35:43 25bc292e5bac: Pull complete 02:35:44 114826534d7a: Verifying Checksum 02:35:44 114826534d7a: Download complete 02:35:44 8a3aa393b2d8: Verifying Checksum 02:35:44 8a3aa393b2d8: Download complete 02:35:47 114826534d7a: Pull complete 02:35:47 4657fd5d0bcf: Pull complete 02:35:47 6ad1cebc031e: Pull complete 02:35:50 8a3aa393b2d8: Pull complete 02:35:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:35:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:50 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:35:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-devops/edgex-snyk-go:1.410.4 cat 02:35:56 $ docker top 08bb7ee1015902d47fcdba2d48863495c1647e18d446090163046559991199b4 -eo pid,comm [Pipeline] { [Pipeline] echo 02:35:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh 02:35:56 + set -o pipefail 02:35:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' 02:36:03 02:36:03 Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... 02:36:03 02:36:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/cc27ed65-b348-4313-b872-fc15e27021c9 02:36:03 02:36:03 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 02:36:03 02:36:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:36:03 02:36:03 02:36:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:36:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:36:03 More details here: https://snyk.co/ue1NS [Pipeline] } 02:36:03 $ docker stop --time=1 08bb7ee1015902d47fcdba2d48863495c1647e18d446090163046559991199b4 02:36:07 $ docker rm -f --volumes 08bb7ee1015902d47fcdba2d48863495c1647e18d446090163046559991199b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:36:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:07 provisioning config files... 02:36:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config552611753014430490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:07 --> edgex-publish-swagger.sh 02:36:07 === Publish doc/openapi/v2 API === 02:36:07 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 02:36:07 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] 02:36:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:36:07 Dload Upload Total Spent Left Speed 02:36:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 691k --:--:-- --:--:-- --:--:-- 691k 02:36:08 02:36:08 [Pipeline] } 02:36:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:08 + git log --format=format:%s -1 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] sh 02:36:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:09 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:10 $ docker top 1a9c958f5adf07d3eaec72f1702db43d44334c2006d085f965e93fdc8c2eca1b -eo pid,comm 02:36:10 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). 02:36:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:36:10 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.5' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:10 + git semver [Pipeline] } 02:36:10 $ docker stop --time=1 1a9c958f5adf07d3eaec72f1702db43d44334c2006d085f965e93fdc8c2eca1b 02:36:11 $ docker rm -f --volumes 1a9c958f5adf07d3eaec72f1702db43d44334c2006d085f965e93fdc8c2eca1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:36:12 02:36:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:36:12 0.23.1-centos7: Pulling from edgex-lftools 02:36:12 ab5ef0e58194: Pulling fs layer 02:36:12 9712f1f96733: Pulling fs layer 02:36:12 63f879dbbcfc: Pulling fs layer 02:36:12 0d9ebad4ef96: Pulling fs layer 02:36:12 e9a5061849ea: Pulling fs layer 02:36:12 d747dcd14b5f: Pulling fs layer 02:36:12 2de7ff778b66: Pulling fs layer 02:36:12 0d9ebad4ef96: Waiting 02:36:12 e9a5061849ea: Waiting 02:36:12 d747dcd14b5f: Waiting 02:36:12 9712f1f96733: Verifying Checksum 02:36:12 9712f1f96733: Download complete 02:36:13 63f879dbbcfc: Verifying Checksum 02:36:13 63f879dbbcfc: Download complete 02:36:13 0d9ebad4ef96: Verifying Checksum 02:36:13 0d9ebad4ef96: Download complete 02:36:13 d747dcd14b5f: Verifying Checksum 02:36:13 d747dcd14b5f: Download complete 02:36:13 e9a5061849ea: Verifying Checksum 02:36:13 e9a5061849ea: Download complete 02:36:13 ab5ef0e58194: Download complete 02:36:13 2de7ff778b66: Verifying Checksum 02:36:13 2de7ff778b66: Download complete 02:36:15 ab5ef0e58194: Pull complete 02:36:16 9712f1f96733: Pull complete 02:36:17 63f879dbbcfc: Pull complete 02:36:21 0d9ebad4ef96: Pull complete 02:36:21 e9a5061849ea: Pull complete 02:36:21 d747dcd14b5f: Pull complete 02:36:21 2de7ff778b66: Pull complete 02:36:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:36:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:36:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:21 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:36:28 $ docker top affd5f4abd795ac49366c3ae204b0de2206e86f094cb8abccc832d6a581811f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:36:28 provisioning config files... 02:36:28 copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15747452592719543564tmp 02:36:28 copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config16603907885644128562tmp 02:36:28 copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config1950849065214580530tmp [Pipeline] { [Pipeline] echo 02:36:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:36:28 ---> sigul-configuration.sh 02:36:28 gpg: directory `/root/.gnupg' created 02:36:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:36:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:36:28 gpg: keyring `/root/.gnupg/secring.gpg' created 02:36:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:36:28 gpg: CAST5 encrypted data 02:36:28 gpg: encrypted with 1 passphrase 02:36:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:36:29 + mkdir /home/jenkins 02:36:29 + mkdir /home/jenkins/sigul [Pipeline] sh 02:36:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:36:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:36:29 ---> sigul-install.sh 02:36:29 Sigul already installed; skipping installation. [Pipeline] sh 02:36:30 + git tag --list 02:36:30 v0.0.0 02:36:30 v0.0.1-dev.1 02:36:30 v0.0.1-dev.10 02:36:30 v0.0.1-dev.11 02:36:30 v0.0.1-dev.12 02:36:30 v0.0.1-dev.13 02:36:30 v0.0.1-dev.14 02:36:30 v0.0.1-dev.15 02:36:30 v0.0.1-dev.16 02:36:30 v0.0.1-dev.17 02:36:30 v0.0.1-dev.18 02:36:30 v0.0.1-dev.19 02:36:30 v0.0.1-dev.2 02:36:30 v0.0.1-dev.20 02:36:30 v0.0.1-dev.21 02:36:30 v0.0.1-dev.22 02:36:30 v0.0.1-dev.23 02:36:30 v0.0.1-dev.24 02:36:30 v0.0.1-dev.25 02:36:30 v0.0.1-dev.26 02:36:30 v0.0.1-dev.27 02:36:30 v0.0.1-dev.28 02:36:30 v0.0.1-dev.3 02:36:30 v0.0.1-dev.4 02:36:30 v0.0.1-dev.5 02:36:30 v0.0.1-dev.6 02:36:30 v0.0.1-dev.7 02:36:30 v0.0.1-dev.8 02:36:30 v0.0.1-dev.9 02:36:30 v2.2.0 02:36:30 v2.2.0-dev.29 02:36:30 v2.2.0-dev.30 02:36:30 v2.2.0-dev.31 02:36:30 v2.2.0-dev.32 02:36:30 v2.2.0-dev.33 02:36:30 v2.2.0-dev.34 02:36:30 v2.2.0-dev.35 02:36:30 v2.3.0 02:36:30 v2.3.0-dev.1 02:36:30 v2.3.0-dev.10 02:36:30 v2.3.0-dev.11 02:36:30 v2.3.0-dev.12 02:36:30 v2.3.0-dev.13 02:36:30 v2.3.0-dev.14 02:36:30 v2.3.0-dev.15 02:36:30 v2.3.0-dev.16 02:36:30 v2.3.0-dev.17 02:36:30 v2.3.0-dev.18 02:36:30 v2.3.0-dev.19 02:36:30 v2.3.0-dev.2 02:36:30 v2.3.0-dev.20 02:36:30 v2.3.0-dev.21 02:36:30 v2.3.0-dev.22 02:36:30 v2.3.0-dev.23 02:36:30 v2.3.0-dev.24 02:36:30 v2.3.0-dev.25 02:36:30 v2.3.0-dev.26 02:36:30 v2.3.0-dev.27 02:36:30 v2.3.0-dev.28 02:36:30 v2.3.0-dev.29 02:36:30 v2.3.0-dev.3 02:36:30 v2.3.0-dev.30 02:36:30 v2.3.0-dev.31 02:36:30 v2.3.0-dev.32 02:36:30 v2.3.0-dev.33 02:36:30 v2.3.0-dev.34 02:36:30 v2.3.0-dev.35 02:36:30 v2.3.0-dev.36 02:36:30 v2.3.0-dev.37 02:36:30 v2.3.0-dev.38 02:36:30 v2.3.0-dev.39 02:36:30 v2.3.0-dev.4 02:36:30 v2.3.0-dev.40 02:36:30 v2.3.0-dev.41 02:36:30 v2.3.0-dev.42 02:36:30 v2.3.0-dev.43 02:36:30 v2.3.0-dev.44 02:36:30 v2.3.0-dev.45 02:36:30 v2.3.0-dev.5 02:36:30 v2.3.0-dev.6 02:36:30 v2.3.0-dev.7 02:36:30 v2.3.0-dev.8 02:36:30 v2.3.0-dev.9 02:36:30 v2.3.1 02:36:30 v2.3.1-dev.1 02:36:30 v2.3.1-dev.4 02:36:30 v2.3.1-dev.5 02:36:30 v3.0.0-dev.1 02:36:30 v3.0.0-dev.10 02:36:30 v3.0.0-dev.11 02:36:30 v3.0.0-dev.12 02:36:30 v3.0.0-dev.13 02:36:30 v3.0.0-dev.14 02:36:30 v3.0.0-dev.15 02:36:30 v3.0.0-dev.16 02:36:30 v3.0.0-dev.17 02:36:30 v3.0.0-dev.18 02:36:30 v3.0.0-dev.19 02:36:30 v3.0.0-dev.2 02:36:30 v3.0.0-dev.20 02:36:30 v3.0.0-dev.21 02:36:30 v3.0.0-dev.22 02:36:30 v3.0.0-dev.23 02:36:30 v3.0.0-dev.3 02:36:30 v3.0.0-dev.4 02:36:30 v3.0.0-dev.5 02:36:30 v3.0.0-dev.6 02:36:30 v3.0.0-dev.7 02:36:30 v3.0.0-dev.8 02:36:30 v3.0.0-dev.9 [Pipeline] sh 02:36:30 + lftools sign git-tag v2.3.1 02:36:30 Signing Git tag with Sigul... 02:36:30 Signing v2.3.1 [Pipeline] echo 02:36:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:36:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:36:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:36:31 $ docker stop --time=1 affd5f4abd795ac49366c3ae204b0de2206e86f094cb8abccc832d6a581811f2 02:36:32 $ docker rm -f --volumes affd5f4abd795ac49366c3ae204b0de2206e86f094cb8abccc832d6a581811f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:36:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:33 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:36:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:33 $ docker top 5a962627052b8dcaea7669b68604384208f48a26535bfaafbd7e710c0346b9c7 -eo pid,comm 02:36:33 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). 02:36:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:36:34 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.5' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:34 + git semver [Pipeline] } 02:36:34 $ docker stop --time=1 5a962627052b8dcaea7669b68604384208f48a26535bfaafbd7e710c0346b9c7 02:36:35 $ docker rm -f --volumes 5a962627052b8dcaea7669b68604384208f48a26535bfaafbd7e710c0346b9c7 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:36 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:36:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:37 $ docker top 4a1700674e987c7901d2abbc459af77070d45e738b891c238710908940860fb4 -eo pid,comm 02:36:37 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). 02:36:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:36:37 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.5' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:37 + git semver [Pipeline] } 02:36:37 $ docker stop --time=1 4a1700674e987c7901d2abbc459af77070d45e738b891c238710908940860fb4 02:36:38 $ docker rm -f --volumes 4a1700674e987c7901d2abbc459af77070d45e738b891c238710908940860fb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 02:36:39 + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] 02:36:39 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 02:36:39 total 16 02:36:39 drwxr-xr-x 3 root root 4096 Mar 22 02:25 . 02:36:39 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 02:36 .. 02:36:39 drwxr-xr-x 2 root root 4096 Mar 22 02:25 cost 02:36:39 -rw-r--r-- 1 root root 91 Mar 22 02:25 cost.csv 02:36:39 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives 02:36:39 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 02:36:39 total 16 02:36:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 02:25 . 02:36:39 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 02:36 .. 02:36:39 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 02:25 cost 02:36:39 -rw-r--r-- 1 jenkins jenkins 91 Mar 22 02:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:36:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:36:40 ---> package-listing.sh 02:36:40 ++ facter osfamily 02:36:40 ++ tr '[:upper:]' '[:lower:]' 02:36:40 + OS_FAMILY=debian 02:36:40 + workspace=/w/workspace/undry_device-onvif-camera_levski 02:36:40 + START_PACKAGES=/tmp/packages_start.txt 02:36:40 + END_PACKAGES=/tmp/packages_end.txt 02:36:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:36:40 + PACKAGES=/tmp/packages_start.txt 02:36:40 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 02:36:40 + PACKAGES=/tmp/packages_end.txt 02:36:40 + case "${OS_FAMILY}" in 02:36:40 + dpkg -l 02:36:40 + grep '^ii' 02:36:40 + '[' -f /tmp/packages_start.txt ']' 02:36:40 + '[' -f /tmp/packages_end.txt ']' 02:36:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:36:40 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 02:36:40 + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ 02:36:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo 02:36:40 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_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:36:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:41 prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container 02:36:41 $ 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_levski/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_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:36:42 $ docker top 1794df961f49f8c24100a931249a2d93c447b0e66247a4039f59eb36eb205b49 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:42 + touch /tmp/pre-build-complete [Pipeline] sh 02:36:42 + mkdir -p /var/log/sysstat [Pipeline] sh 02:36:43 + ls /var/log/sa-host 02:36:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:43 provisioning config files... 02:36:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config14143680089455644496tmp [Pipeline] { [Pipeline] echo 02:36:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:36:43 ---> create-netrc.sh [Pipeline] } 02:36:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:36:43 ---> python-tools-install.sh [Pipeline] echo 02:36:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:36:43 ---> sudo-logs.sh 02:36:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:36:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:36:44 ---> job-cost.sh 02:36:44 lf-activate-venv: SKIPPING 02:36:44 DEBUG: total: 0.2199999988079071 02:36:44 INFO: Retrieving Stack Cost... 02:36:44 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:45 INFO: Archiving Costs [Pipeline] echo 02:36:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:36:45 ---> logs-deploy.sh 02:36:45 lf-activate-venv: SKIPPING 02:36:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/8 02:36:45 INFO: archiving workspace using pattern(s): 02:36:46 Archives upload complete. 02:36:46 INFO: archiving logs to Nexus 02:36:47 ---> uname -a: 02:36:47 Linux prd-ubuntu20-04-docker-8c-8g-5038 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:36:47 02:36:47 02:36:47 ---> lscpu: 02:36:47 Architecture: x86_64 02:36:47 CPU op-mode(s): 32-bit, 64-bit 02:36:47 Byte Order: Little Endian 02:36:47 Address sizes: 40 bits physical, 48 bits virtual 02:36:47 CPU(s): 8 02:36:47 On-line CPU(s) list: 0-7 02:36:47 Thread(s) per core: 1 02:36:47 Core(s) per socket: 1 02:36:47 Socket(s): 8 02:36:47 NUMA node(s): 1 02:36:47 Vendor ID: AuthenticAMD 02:36:47 CPU family: 23 02:36:47 Model: 49 02:36:47 Model name: AMD EPYC-Rome Processor 02:36:47 Stepping: 0 02:36:47 CPU MHz: 2799.998 02:36:47 BogoMIPS: 5599.99 02:36:47 Virtualization: AMD-V 02:36:47 Hypervisor vendor: KVM 02:36:47 Virtualization type: full 02:36:47 L1d cache: 256 KiB 02:36:47 L1i cache: 256 KiB 02:36:47 L2 cache: 4 MiB 02:36:47 L3 cache: 128 MiB 02:36:47 NUMA node0 CPU(s): 0-7 02:36:47 Vulnerability Itlb multihit: Not affected 02:36:47 Vulnerability L1tf: Not affected 02:36:47 Vulnerability Mds: Not affected 02:36:47 Vulnerability Meltdown: Not affected 02:36:47 Vulnerability Mmio stale data: Not affected 02:36:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:36:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:36:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:36:47 Vulnerability Srbds: Not affected 02:36:47 Vulnerability Tsx async abort: Not affected 02:36:47 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 02:36:47 02:36:47 02:36:47 ---> nproc: 02:36:47 8 02:36:47 02:36:47 02:36:47 ---> df -h: 02:36:47 Filesystem Size Used Avail Use% Mounted on 02:36:47 overlay 155G 13G 143G 9% / 02:36:47 tmpfs 64M 0 64M 0% /dev 02:36:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:36:47 shm 64M 0 64M 0% /dev/shm 02:36:47 /dev/vda1 155G 13G 143G 9% /facter-os 02:36:47 02:36:47 02:36:47 ---> sar -b -r -n DEV: 02:36:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5038) 03/22/23 _x86_64_ (8 CPU) 02:36:47 02:36:47 02:22:06 LINUX RESTART (8 CPU) 02:36:47 02:36:47 02:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:36:47 02:24:01 166.92 3.87 163.06 0.00 428.86 81738.91 0.00 02:36:47 02:25:01 111.41 0.18 111.23 0.00 3.07 33145.54 0.00 02:36:47 02:26:01 108.43 0.07 108.37 0.00 7.73 45368.71 0.00 02:36:47 02:27:01 4.67 0.00 4.67 0.00 0.00 15756.19 0.00 02:36:47 02:28:01 43.09 11.80 31.29 0.00 5432.32 22104.23 0.00 02:36:47 02:29:01 3.98 0.00 3.98 0.00 0.00 15879.75 0.00 02:36:47 02:30:02 3.20 0.00 3.20 0.00 0.00 15732.58 0.00 02:36:47 02:31:01 4.03 0.00 4.03 0.00 0.00 15739.30 0.00 02:36:47 02:32:01 2.68 0.00 2.68 0.00 0.00 11034.56 0.00 02:36:47 02:33:01 2.65 0.00 2.65 0.00 0.00 40.92 0.00 02:36:47 02:34:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 02:36:47 02:35:01 3.80 1.67 2.13 0.00 37.73 26.80 0.00 02:36:47 02:36:01 35.72 0.30 35.42 0.00 9.73 25942.82 0.00 02:36:47 Average: 37.89 1.38 36.51 0.00 455.98 21740.44 0.00 02:36:47 02:36:47 02:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:36:47 02:24:01 28502508 31602248 698812 2.13 137640 3184668 1866444 5.50 1053004 2901184 26944 02:36:47 02:25:01 28197824 31565184 729852 2.22 142984 3426196 1894376 5.58 1266096 2963932 43632 02:36:47 02:26:01 27691276 31577212 716036 2.18 153488 3887700 1751820 5.16 1302056 3383892 412 02:36:47 02:27:01 27690956 31577116 715956 2.18 153572 3887700 1751820 5.16 1302108 3383896 20 02:36:47 02:28:01 27319276 31561872 721184 2.19 162064 4220444 1813252 5.34 1533592 3496840 4 02:36:47 02:29:01 27319172 31561852 721068 2.19 162160 4220436 1813252 5.34 1533364 3496840 12 02:36:47 02:30:02 27328672 31571464 711572 2.16 162232 4220440 1813252 5.34 1523916 3496844 12 02:36:47 02:31:01 27328128 31571020 712024 2.17 162320 4220448 1813252 5.34 1524204 3496848 12 02:36:47 02:32:01 27328136 31571556 711900 2.16 162380 4220452 1813252 5.34 1523636 3497304 20 02:36:47 02:33:01 27328380 31571928 711436 2.16 162536 4220432 1813252 5.34 1523820 3497308 8 02:36:47 02:34:01 27328512 31572180 711100 2.16 162620 4220432 1813252 5.34 1524220 3497300 12 02:36:47 02:35:01 27320808 31566656 716704 2.18 162712 4221564 1813252 5.34 1533400 3497648 164 02:36:47 02:36:01 26122432 31465264 810828 2.47 182068 5206568 1894240 5.58 1735380 4391804 280956 02:36:47 Average: 27446622 31564273 722190 2.20 159137 4104422 1820363 5.36 1452215 3461665 27093 02:36:47 02:36:47 02:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:36:47 02:24:01 ens3 467.47 284.00 5971.06 38.24 0.00 0.00 0.00 0.00 02:36:47 02:24:01 docker0 178.14 299.90 14.05 1935.58 0.00 0.00 0.00 0.00 02:36:47 02:24:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 02:36:47 02:25:01 ens3 65.64 60.54 84.60 98.99 0.00 0.00 0.00 0.00 02:36:47 02:25:01 docker0 2.60 4.37 0.15 40.60 0.00 0.00 0.00 0.00 02:36:47 02:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:36:47 02:26:01 ens3 162.61 116.68 2654.42 242.15 0.00 0.00 0.00 0.00 02:36:47 02:26:01 docker0 2.03 4.38 0.14 57.99 0.00 0.00 0.00 0.00 02:36:47 02:26:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 02:36:47 02:27:01 ens3 1.02 0.35 0.39 0.26 0.00 0.00 0.00 0.00 02:36:47 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:47 02:28:01 ens3 150.52 83.27 1956.16 6.02 0.00 0.00 0.00 0.00 02:36:47 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:28:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:36:47 02:29:01 ens3 0.23 0.18 0.02 0.01 0.00 0.00 0.00 0.00 02:36:47 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:47 02:30:02 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:36:47 02:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:31:01 ens3 0.73 0.44 0.28 0.22 0.00 0.00 0.00 0.00 02:36:47 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:47 02:32:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:47 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:33:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:36:47 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:47 02:34:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:36:47 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:35:01 ens3 8.42 6.42 5.49 5.94 0.00 0.00 0.00 0.00 02:36:47 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:47 02:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:36:47 02:36:01 veth2088e7c 53.73 95.55 5.02 741.49 0.00 0.00 0.00 0.06 02:36:47 02:36:01 ens3 232.87 135.44 4715.77 17.50 0.00 0.00 0.00 0.00 02:36:47 02:36:01 docker0 53.73 95.45 4.28 741.49 0.00 0.00 0.00 0.00 02:36:47 02:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:36:47 Average: veth2088e7c 4.14 7.36 0.39 57.12 0.00 0.00 0.00 0.00 02:36:47 Average: ens3 83.99 52.95 1185.29 31.53 0.00 0.00 0.00 0.00 02:36:47 Average: docker0 18.22 31.12 1.43 213.79 0.00 0.00 0.00 0.00 02:36:47 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 02:36:47 02:36:47 02:36:47 ---> sar -P ALL: 02:36:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5038) 03/22/23 _x86_64_ (8 CPU) 02:36:47 02:36:47 02:22:06 LINUX RESTART (8 CPU) 02:36:47 02:36:47 02:23:01 CPU %user %nice %system %iowait %steal %idle 02:36:47 02:24:01 all 7.31 0.00 3.40 6.67 0.10 82.51 02:36:47 02:24:01 0 7.70 0.00 2.69 7.08 0.10 82.42 02:36:47 02:24:01 1 6.86 0.00 4.32 28.62 0.12 60.07 02:36:47 02:24:01 2 6.68 0.00 3.12 0.59 0.07 89.54 02:36:47 02:24:01 3 8.13 0.00 3.82 2.58 0.10 85.37 02:36:47 02:24:01 4 6.94 0.00 3.93 10.75 0.10 78.28 02:36:47 02:24:01 5 7.43 0.00 2.84 0.91 0.14 88.69 02:36:47 02:24:01 6 6.81 0.00 2.72 2.72 0.08 87.66 02:36:47 02:24:01 7 7.93 0.00 3.80 0.20 0.12 87.95 02:36:47 02:25:01 all 41.25 0.00 6.25 1.39 0.08 51.02 02:36:47 02:25:01 0 41.07 0.00 6.24 3.69 0.08 48.92 02:36:47 02:25:01 1 37.12 0.00 6.36 5.42 0.08 51.02 02:36:47 02:25:01 2 44.79 0.00 6.58 0.27 0.08 48.28 02:36:47 02:25:01 3 41.10 0.00 6.22 0.44 0.10 52.14 02:36:47 02:25:01 4 40.74 0.00 5.98 0.57 0.07 52.64 02:36:47 02:25:01 5 41.13 0.00 5.95 0.29 0.07 52.56 02:36:47 02:25:01 6 41.65 0.00 6.36 0.27 0.08 51.64 02:36:47 02:25:01 7 42.43 0.00 6.35 0.17 0.07 50.99 02:36:47 02:26:01 all 4.29 0.00 1.70 2.27 0.08 91.66 02:36:47 02:26:01 0 4.75 0.00 2.04 8.76 0.30 84.15 02:36:47 02:26:01 1 3.20 0.00 1.26 4.54 0.07 90.93 02:36:47 02:26:01 2 4.60 0.00 1.31 0.60 0.02 93.47 02:36:47 02:26:01 3 5.52 0.00 1.66 1.95 0.03 90.85 02:36:47 02:26:01 4 4.31 0.00 1.29 0.08 0.02 94.30 02:36:47 02:26:01 5 3.55 0.00 1.72 0.64 0.13 93.96 02:36:47 02:26:01 6 4.52 0.00 2.71 1.31 0.03 91.43 02:36:47 02:26:01 7 3.89 0.00 1.61 0.27 0.05 94.18 02:36:47 02:27:01 all 0.05 0.00 0.01 0.05 0.01 99.88 02:36:47 02:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:36:47 02:27:01 1 0.02 0.00 0.00 0.33 0.00 99.65 02:36:47 02:27:01 2 0.02 0.00 0.02 0.08 0.02 99.87 02:36:47 02:27:01 3 0.25 0.00 0.00 0.00 0.02 99.73 02:36:47 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:36:47 02:27:01 5 0.05 0.00 0.02 0.02 0.03 99.88 02:36:47 02:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:36:47 02:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:36:47 02:28:01 all 1.51 0.00 0.65 0.93 0.02 96.88 02:36:47 02:28:01 0 2.10 0.00 0.78 0.45 0.02 96.65 02:36:47 02:28:01 1 0.68 0.00 0.60 1.18 0.02 97.51 02:36:47 02:28:01 2 1.12 0.00 0.57 0.52 0.02 97.78 02:36:47 02:28:01 3 2.23 0.00 0.88 2.13 0.03 94.73 02:36:47 02:28:01 4 1.87 0.00 0.88 0.45 0.00 96.80 02:36:47 02:28:01 5 1.40 0.00 0.50 1.64 0.02 96.44 02:36:47 02:28:01 6 0.97 0.00 0.47 1.02 0.03 97.51 02:36:47 02:28:01 7 1.73 0.00 0.53 0.05 0.03 97.66 02:36:47 02:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 02:36:47 02:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:36:47 02:29:01 1 0.00 0.00 0.02 0.03 0.00 99.95 02:36:47 02:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:36:47 02:29:01 3 0.03 0.00 0.02 0.05 0.00 99.90 02:36:47 02:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:36:47 02:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:36:47 02:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:36:47 02:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:36:47 02:30:02 all 0.02 0.00 0.01 0.02 0.01 99.94 02:36:47 02:30:02 0 0.03 0.00 0.00 0.00 0.00 99.97 02:36:47 02:30:02 1 0.00 0.00 0.00 0.03 0.00 99.97 02:36:47 02:30:02 2 0.05 0.00 0.02 0.00 0.03 99.90 02:36:47 02:30:02 3 0.05 0.00 0.00 0.12 0.02 99.82 02:36:47 02:30:02 4 0.02 0.00 0.02 0.00 0.00 99.97 02:36:47 02:30:02 5 0.02 0.00 0.02 0.00 0.02 99.95 02:36:47 02:30:02 6 0.00 0.00 0.00 0.00 0.00 100.00 02:36:47 02:30:02 7 0.02 0.00 0.02 0.00 0.02 99.95 02:36:47 02:31:01 all 0.01 0.00 0.01 0.01 0.00 99.96 02:36:47 02:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:36:47 02:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:36:47 02:31:01 2 0.02 0.00 0.02 0.05 0.02 99.90 02:36:47 02:31:01 3 0.02 0.00 0.02 0.05 0.00 99.92 02:36:47 02:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:36:47 02:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:36:47 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:36:47 02:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:36:47 02:32:01 all 0.03 0.00 0.01 0.02 0.01 99.92 02:36:47 02:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:36:47 02:32:01 1 0.02 0.00 0.02 0.03 0.00 99.93 02:36:47 02:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:36:47 02:32:01 3 0.05 0.00 0.00 0.15 0.02 99.78 02:36:47 02:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:36:47 02:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:36:47 02:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:36:47 02:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:36:47 02:33:01 all 0.01 0.00 0.01 0.05 0.00 99.92 02:36:47 02:33:01 0 0.00 0.00 0.02 0.05 0.00 99.93 02:36:47 02:33:01 1 0.00 0.00 0.00 0.05 0.00 99.95 02:36:47 02:33:01 2 0.07 0.00 0.03 0.18 0.03 99.68 02:36:47 02:33:01 3 0.03 0.00 0.03 0.10 0.00 99.83 02:36:47 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:36:47 02:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:36:47 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:36:47 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:36:47 02:34:01 all 0.02 0.00 0.01 0.02 0.01 99.94 02:36:47 02:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:36:47 02:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:36:47 02:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:36:47 02:34:01 3 0.05 0.00 0.02 0.18 0.00 99.75 02:36:47 02:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:36:47 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:36:47 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:36:47 02:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:36:47 02:36:47 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:36:47 02:35:01 all 0.24 0.00 0.04 0.03 0.02 99.67 02:36:47 02:35:01 0 0.38 0.00 0.13 0.10 0.08 99.30 02:36:47 02:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:36:47 02:35:01 2 0.33 0.00 0.03 0.02 0.02 99.60 02:36:47 02:35:01 3 0.97 0.00 0.02 0.13 0.02 98.87 02:36:47 02:35:01 4 0.10 0.00 0.03 0.02 0.00 99.85 02:36:47 02:35:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:36:47 02:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:36:47 02:35:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:36:47 02:36:01 all 4.14 0.00 1.50 1.43 0.03 92.89 02:36:47 02:36:01 0 3.99 0.00 1.41 0.07 0.02 94.52 02:36:47 02:36:01 1 4.54 0.00 1.61 0.27 0.05 93.53 02:36:47 02:36:01 2 5.16 0.00 1.71 0.03 0.03 93.06 02:36:47 02:36:01 3 5.12 0.00 1.15 2.76 0.03 90.94 02:36:47 02:36:01 4 4.52 0.00 1.14 0.20 0.02 94.13 02:36:47 02:36:01 5 2.83 0.00 1.81 0.00 0.03 95.33 02:36:47 02:36:01 6 3.41 0.00 2.12 8.03 0.03 86.40 02:36:47 02:36:01 7 3.53 0.00 1.07 0.10 0.05 95.25 02:36:47 Average: all 4.50 0.00 1.04 0.99 0.03 93.44 02:36:47 Average: 0 4.60 0.00 1.03 1.55 0.05 92.78 02:36:47 Average: 1 4.00 0.00 1.08 3.09 0.03 91.80 02:36:47 Average: 2 4.79 0.00 1.02 0.18 0.03 93.98 02:36:47 Average: 3 4.85 0.00 1.06 0.82 0.03 93.24 02:36:47 Average: 4 4.47 0.00 1.02 0.92 0.02 93.57 02:36:47 Average: 5 4.31 0.00 0.99 0.27 0.03 94.40 02:36:47 Average: 6 4.39 0.00 1.10 1.03 0.02 93.45 02:36:47 Average: 7 4.57 0.00 1.03 0.06 0.03 94.31 02:36:47 02:36:47 02:36:47