Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 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-ssh12637488669262473020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3223145762351031746.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 590556114a56c6d90cc8043840e039c2f74196dc 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16810113822908480774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1939911428957649674.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2526290623451921228.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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1006 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d (main) Commit message: "Merge pull request #437 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" > 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 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d # timeout=10 > git rev-list --no-walk 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:19 ========================================================= 04:19:19 EdgeX Global Pipelines Version Info 04:19:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:20 ------------------- 04:19:20 stable info: 04:19:20 ------------------- 04:19:20 Commited By: Ginny Guan ginny@iotechsys.com 04:19:20 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:19:20 Message: update stable to v1.0.260 04:19:20 ------------------- 04:19:20 experimental info: 04:19:20 ------------------- 04:19:20 Commited By: Ginny Guan ginny@iotechsys.com 04:19:20 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:19:20 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e152f0 [Pipeline] echo 04:19:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:21 provisioning config files... 04:19:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14169795154419422303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:22 ---> ****-login.sh 04:19:22 nexus3.edgexfoundry.org:10001 04:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:23 Configure a credential helper to remove this warning. See 04:19:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:23 04:19:23 Login Succeeded 04:19:23 nexus3.edgexfoundry.org:10002 04:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:23 Configure a credential helper to remove this warning. See 04:19:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:23 04:19:23 Login Succeeded 04:19:23 nexus3.edgexfoundry.org:10003 04:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:23 Configure a credential helper to remove this warning. See 04:19:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:23 04:19:23 Login Succeeded 04:19:23 nexus3.edgexfoundry.org:10004 04:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:23 Configure a credential helper to remove this warning. See 04:19:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:23 04:19:23 Login Succeeded 04:19:23 ****.io 04:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:24 Configure a credential helper to remove this warning. See 04:19:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:24 04:19:24 Login Succeeded 04:19:24 ---> ****-login.sh ends [Pipeline] } 04:19:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:24 + git rev-list -1 --merges 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d~1..9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] echo 04:19:24 -----------> git rev-list -1 --merges 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d~1..9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 04:19:24 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [false] [Pipeline] sh 04:19:24 + git log --format=format:%s -1 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] echo 04:19:24 ========================================================= 04:19:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:25 + git log --format=format:%s -1 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] echo 04:19:25 [semverPrep] GIT_COMMIT: 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d, Commit Message: Merge pull request #437 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15 [Pipeline] echo 04:19:25 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:25 + grep -v github /etc/ssh/ssh_known_hosts 04:19:25 + [ -e /tmp/ssh_known_hosts ] 04:19:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:25 + sudo tee -a /etc/ssh/ssh_known_hosts 04:19:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:26 04:19:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:27 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:27 b85a868b505f: Pulling fs layer 04:19:27 e2be974225ed: Pulling fs layer 04:19:27 339a4e72a1f5: Pulling fs layer 04:19:27 988bab9f4d93: Pulling fs layer 04:19:27 1469e6f7b9e6: Pulling fs layer 04:19:27 eaf3925da568: Pulling fs layer 04:19:27 bab4dde63d76: Pulling fs layer 04:19:27 bde34c3a00c8: Pulling fs layer 04:19:27 b352a97aabf1: Pulling fs layer 04:19:27 4872d77fe225: Pulling fs layer 04:19:27 5851b861e8e6: Pulling fs layer 04:19:27 988bab9f4d93: Waiting 04:19:27 eaf3925da568: Waiting 04:19:27 1469e6f7b9e6: Waiting 04:19:27 b352a97aabf1: Waiting 04:19:27 bde34c3a00c8: Waiting 04:19:27 4872d77fe225: Waiting 04:19:27 5851b861e8e6: Waiting 04:19:27 e2be974225ed: Download complete 04:19:27 988bab9f4d93: Verifying Checksum 04:19:27 988bab9f4d93: Download complete 04:19:27 1469e6f7b9e6: Verifying Checksum 04:19:27 1469e6f7b9e6: Download complete 04:19:27 eaf3925da568: Download complete 04:19:27 339a4e72a1f5: Verifying Checksum 04:19:27 339a4e72a1f5: Download complete 04:19:27 bde34c3a00c8: Download complete 04:19:27 b85a868b505f: Download complete 04:19:27 4872d77fe225: Download complete 04:19:27 5851b861e8e6: Verifying Checksum 04:19:27 5851b861e8e6: Download complete 04:19:27 b352a97aabf1: Verifying Checksum 04:19:27 b352a97aabf1: Download complete 04:19:27 bab4dde63d76: Verifying Checksum 04:19:27 bab4dde63d76: Download complete 04:19:28 b85a868b505f: Pull complete 04:19:28 e2be974225ed: Pull complete 04:19:29 339a4e72a1f5: Pull complete 04:19:29 988bab9f4d93: Pull complete 04:19:30 1469e6f7b9e6: Pull complete 04:19:30 eaf3925da568: Pull complete 04:19:32 bab4dde63d76: Pull complete 04:19:32 bde34c3a00c8: Pull complete 04:19:33 b352a97aabf1: Pull complete 04:19:34 4872d77fe225: Pull complete 04:19:35 5851b861e8e6: Pull complete 04:19:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:35 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 04:19:47 $ docker top be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 -eo pid,comm 04:19:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:19:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:47 [ssh-agent] Looking for ssh-agent implementation... 04:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:47 $ docker exec be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 ssh-agent 04:19:47 SSH_AUTH_SOCK=/tmp/ssh-ngDvUKBhV0zk/agent.21 04:19:47 SSH_AGENT_PID=38 04:19:47 Running ssh-add (command line suppressed) 04:19:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12182447516569350209.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12182447516569350209.key) 04:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:48 + git tag --points-at HEAD [Pipeline] } 04:19:48 $ docker exec --env ******** --env ******** be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 ssh-agent -k 04:19:48 unset SSH_AUTH_SOCK; 04:19:48 unset SSH_AGENT_PID; 04:19:48 echo Agent pid 38 killed; 04:19:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:48 [ssh-agent] Looking for ssh-agent implementation... 04:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:48 $ docker exec be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 ssh-agent 04:19:48 SSH_AUTH_SOCK=/tmp/ssh-XXvvfUytApxD/agent.71 04:19:48 SSH_AGENT_PID=77 04:19:48 Running ssh-add (command line suppressed) 04:19:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_121194103248680604.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_121194103248680604.key) 04:19:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:48 + git semver init 04:19:49 2024-05-29 04:19:49,137 [run_init] DEBUG init version:0.0.0 force:False 04:19:49 2024-05-29 04:19:49,138 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:19:49 2024-05-29 04:19:49,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:19:49 2024-05-29 04:19:49,139 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:19:50 2024-05-29 04:19:50,554 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:19:50 2024-05-29 04:19:50,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:19:50 2024-05-29 04:19:50,555 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:19:50 2024-05-29 04:19:50,555 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:19:50 3.2.0-dev.12 [Pipeline] } 04:19:50 $ docker exec --env ******** --env ******** be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 ssh-agent -k 04:19:50 unset SSH_AUTH_SOCK; 04:19:50 unset SSH_AGENT_PID; 04:19:50 echo Agent pid 77 killed; 04:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:51 + git semver [Pipeline] } 04:19:51 $ docker stop --time=1 be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 04:19:52 $ docker rm -f --volumes be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:53 Stashed 1 file(s) [Pipeline] echo 04:19:53 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:53 provisioning config files... 04:19:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15684103720974751753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:53 ---> ****-login.sh 04:19:53 nexus3.edgexfoundry.org:10001 04:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:53 Configure a credential helper to remove this warning. See 04:19:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:53 04:19:53 Login Succeeded 04:19:53 nexus3.edgexfoundry.org:10002 04:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:53 Configure a credential helper to remove this warning. See 04:19:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:53 04:19:53 Login Succeeded 04:19:54 nexus3.edgexfoundry.org:10003 04:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:54 Configure a credential helper to remove this warning. See 04:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:54 04:19:54 Login Succeeded 04:19:54 nexus3.edgexfoundry.org:10004 04:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:54 Configure a credential helper to remove this warning. See 04:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:54 04:19:54 Login Succeeded 04:19:54 ****.io 04:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:54 Configure a credential helper to remove this warning. See 04:19:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:54 04:19:54 Login Succeeded 04:19:54 ---> ****-login.sh ends [Pipeline] } 04:19:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:19:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:19:54 ========================================================= 04:19:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:19:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:19:54 Sending build context to Docker daemon 37.73MB 04:19:54 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:19:54 Step 2/13 : FROM ${BASE} AS builder 04:19:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:19:55 619be1103602: Pulling fs layer 04:19:55 7862e08f4a3e: Pulling fs layer 04:19:55 5df492c9dc93: Pulling fs layer 04:19:55 7629e6793208: Pulling fs layer 04:19:55 4f4fb700ef54: Pulling fs layer 04:19:55 fb5054dd5b73: Pulling fs layer 04:19:55 eeca6798cff9: Pulling fs layer 04:19:55 aa269ceb94a6: Pulling fs layer 04:19:55 ada007ff1a6a: Pulling fs layer 04:19:55 eeca6798cff9: Waiting 04:19:55 aa269ceb94a6: Waiting 04:19:55 ada007ff1a6a: Waiting 04:19:55 7629e6793208: Waiting 04:19:55 fb5054dd5b73: Waiting 04:19:55 4f4fb700ef54: Waiting 04:19:55 7862e08f4a3e: Verifying Checksum 04:19:55 7862e08f4a3e: Download complete 04:19:55 7629e6793208: Verifying Checksum 04:19:55 7629e6793208: Download complete 04:19:55 4f4fb700ef54: Verifying Checksum 04:19:55 4f4fb700ef54: Download complete 04:19:55 fb5054dd5b73: Verifying Checksum 04:19:55 fb5054dd5b73: Download complete 04:19:55 619be1103602: Verifying Checksum 04:19:55 619be1103602: Download complete 04:19:55 eeca6798cff9: Verifying Checksum 04:19:55 eeca6798cff9: Download complete 04:19:55 619be1103602: Pull complete 04:19:55 ada007ff1a6a: Verifying Checksum 04:19:55 ada007ff1a6a: Download complete 04:19:55 7862e08f4a3e: Pull complete 04:19:55 5df492c9dc93: Verifying Checksum 04:19:55 5df492c9dc93: Download complete 04:19:56 aa269ceb94a6: Verifying Checksum 04:19:56 aa269ceb94a6: Download complete 04:19:59 5df492c9dc93: Pull complete 04:19:59 7629e6793208: Pull complete 04:19:59 4f4fb700ef54: Pull complete 04:19:59 fb5054dd5b73: Pull complete 04:19:59 eeca6798cff9: Pull complete 04:20:01 aa269ceb94a6: Pull complete 04:20:02 ada007ff1a6a: Pull complete 04:20:02 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:20:02 ---> f489d0715acc 04:20:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:20:08 Still waiting to schedule task 04:20:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:20:09 ---> Running in ba84acee39e8 04:20:09 Removing intermediate container ba84acee39e8 04:20:09 ---> 594fe5e0a48a 04:20:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:20:09 ---> Running in e52262ad9f5b 04:20:09 Removing intermediate container e52262ad9f5b 04:20:09 ---> 944e51e2a676 04:20:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:20:09 ---> Running in 5a176ab2d0a4 04:20:09 Removing intermediate container 5a176ab2d0a4 04:20:09 ---> c99c8e3d21c4 04:20:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:20:09 ---> Running in af6a50512f00 04:20:09 Removing intermediate container af6a50512f00 04:20:09 ---> 9a4f3ceb6994 04:20:09 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:20:09 ---> Running in f1fd35c2e660 04:20:09 Removing intermediate container f1fd35c2e660 04:20:09 ---> d887d395e9ca 04:20:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:09 ---> Running in 44c55d844ce2 04:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:20:09 OK: 264 MiB in 52 packages 04:20:09 Removing intermediate container 44c55d844ce2 04:20:09 ---> 59cb699163b5 04:20:09 Step 9/13 : WORKDIR /device-onvif-camera 04:20:10 ---> Running in 095dd10c547f 04:20:10 Removing intermediate container 095dd10c547f 04:20:10 ---> ec7442b3615f 04:20:10 Step 10/13 : COPY go.mod vendor* ./ 04:20:10 ---> 5d9a70b3f994 04:20:10 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:10 ---> Running in ebbbf57bb766 04:21:17 Removing intermediate container ebbbf57bb766 04:21:17 ---> 5d82a293283a 04:21:17 Step 12/13 : COPY . . 04:21:17 ---> 46d1347435df 04:21:17 Step 13/13 : RUN ${MAKE} 04:21:17 ---> Running in 5cc0af53fc10 04:21:17 noop 04:21:17 Removing intermediate container 5cc0af53fc10 04:21:17 ---> a2d82c80843d 04:21:17 Successfully built a2d82c80843d 04:21:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker inspect -f . ci-base-image-x86_64 04:21:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:18 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 04:21:19 $ docker top a510b3e9f2832d7f8e8bf15e838461063f766aa251d3ec3d0aefe50ea5cc5604 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:19 + go version 04:21:19 go version go1.21.9 linux/amd64 [Pipeline] } 04:21:19 $ docker stop --time=1 a510b3e9f2832d7f8e8bf15e838461063f766aa251d3ec3d0aefe50ea5cc5604 04:21:20 $ docker rm -f --volumes a510b3e9f2832d7f8e8bf15e838461063f766aa251d3ec3d0aefe50ea5cc5604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:21 + docker inspect -f . ci-base-image-x86_64 04:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:21 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:21:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 04:21:21 $ docker top c71025965c25d03eb39a11187b072608c7148ca650381e3939b201ad7bd41a31 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:22 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:21:22 + make test 04:21:22 go test ./... -coverprofile=coverage.out ./... 04:21:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:21:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:21:42 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:21:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1007 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:21:42 Running in /w/workspace/device-onvif-camera/197 [Pipeline] { [Pipeline] checkout 04:21:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.5% of statements 04:21:44 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.050s coverage: 86.5% of statements 04:21:45 The recommended git tool is: git 04:21:53 using credential edgex-jenkins-ssh 04:21:53 Cloning the remote Git repository 04:21:53 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:21:53 > git init /w/workspace/device-onvif-camera/197 # timeout=10 04:21:53 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:21:53 > git --version # timeout=10 04:21:53 > git --version # 'git version 2.25.1' 04:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:57 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:21:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:58 go vet ./... 04:21:58 Avoid second fetch 04:21:58 Checking out Revision 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d (main) 04:21:58 > git config core.sparsecheckout # timeout=10 04:21:58 > git checkout -f 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d # timeout=10 04:21:59 Commit message: "Merge pull request #437 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" 04:22:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:02 ./bin/test-attribution-txt.sh 04:22:02 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:22:02 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:22:02 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:22:02 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:22:02 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:22:02 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:22:02 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:22:02 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:22:02 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:22:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:22:02 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:22:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:22:02 $ docker stop --time=1 c71025965c25d03eb39a11187b072608c7148ca650381e3939b201ad7bd41a31 04:22:04 $ docker rm -f --volumes c71025965c25d03eb39a11187b072608c7148ca650381e3939b201ad7bd41a31 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:22:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:22:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:22:05 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:05 Dload Upload Total Spent Left Speed 04:22:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [Pipeline] sh 04:22:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:22:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:22:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:22:06 + sudo tee /etc/docker/daemon.new 04:22:06 { 04:22:06 "registry-mirrors": [ 04:22:06 "https://nexus3.edgexfoundry.org:10001" 04:22:06 ], 04:22:06 "bip": "10.250.0.254/24", 04:22:06 "hosts": [ 04:22:06 "tcp://0.0.0.0:5555", 04:22:06 "unix:///var/run/docker.sock" 04:22:06 ], 04:22:06 "mtu": 1458, 04:22:06 "selinux-enabled": true, 04:22:06 "seccomp-profile": "/etc/docker/seccomp.json" 04:22:06 } [Pipeline] sh 04:22:06 + ls -al . 04:22:06 total 308 04:22:06 drwxrwxr-x 9 jenkins jenkins 4096 May 29 04:21 . 04:22:06 drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:19 .. 04:22:06 drwxrwxr-x 8 jenkins jenkins 4096 May 29 04:21 .git 04:22:06 drwxrwxr-x 3 jenkins jenkins 4096 May 29 04:19 .github 04:22:06 -rw-rw-r-- 1 jenkins jenkins 493 May 29 04:19 .gitignore 04:22:06 -rw-rw-r-- 1 jenkins jenkins 42 May 29 04:19 .golangci.yml 04:22:06 drwxr-xr-x 3 jenkins jenkins 4096 May 29 04:19 .semver 04:22:06 -rw-rw-r-- 1 jenkins jenkins 11155 May 29 04:19 Attribution.txt 04:22:06 -rw-rw-r-- 1 jenkins jenkins 17665 May 29 04:19 CHANGELOG.md 04:22:06 -rw-rw-r-- 1 jenkins jenkins 1683 May 29 04:19 Dockerfile 04:22:06 -rw-rw-r-- 1 jenkins jenkins 677 May 29 04:19 GOVERNANCE.md 04:22:06 -rw-rw-r-- 1 jenkins jenkins 739 May 29 04:19 Jenkinsfile 04:22:06 -rw-rw-r-- 1 jenkins jenkins 11348 May 29 04:19 LICENSE 04:22:06 -rw-rw-r-- 1 jenkins jenkins 2883 May 29 04:19 Makefile 04:22:06 -rw-rw-r-- 1 jenkins jenkins 625 May 29 04:19 OWNERS.md 04:22:06 -rw-rw-r-- 1 jenkins jenkins 2620 May 29 04:19 README.md 04:22:06 -rw-rw-r-- 1 jenkins jenkins 12 May 29 04:19 VERSION 04:22:06 drwxrwxr-x 2 jenkins jenkins 4096 May 29 04:19 bin 04:22:06 drwxrwxr-x 3 jenkins jenkins 4096 May 29 04:19 cmd 04:22:06 -rw-r--r-- 1 jenkins jenkins 78456 May 29 04:21 coverage.out 04:22:06 drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:19 doc 04:22:06 -rw-rw-r-- 1 jenkins jenkins 7387 May 29 04:19 go.mod 04:22:06 -rw-rw-r-- 1 jenkins jenkins 102284 May 29 04:19 go.sum 04:22:06 drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:19 internal 04:22:06 -rw-rw-r-- 1 jenkins jenkins 236 May 29 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:22:06 + 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=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d --label arch=amd64 --label version=3.2.0-dev.12 . 04:22:06 Sending build context to Docker daemon 37.81MB 04:22:06 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:22:06 Step 2/27 : FROM ${BASE} AS builder 04:22:06 ---> a2d82c80843d 04:22:06 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:22:06 + sudo service docker restart 04:22:07 ---> Running in 145b40a17250 04:22:07 Removing intermediate container 145b40a17250 04:22:07 ---> ebaa82b10e6f 04:22:07 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:22:07 ---> Running in 426b02553b84 04:22:07 Removing intermediate container 426b02553b84 04:22:07 ---> e8e2c30eb2d6 04:22:07 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:22:07 ---> Running in ef0574ca3226 04:22:07 Removing intermediate container ef0574ca3226 04:22:07 ---> 4d517ec4e891 04:22:07 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:22:07 ---> Running in 6cd392c73999 04:22:07 Removing intermediate container 6cd392c73999 04:22:07 ---> b937ed8198b8 04:22:07 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:22:07 ---> Running in 0bd6aa681876 04:22:08 Removing intermediate container 0bd6aa681876 04:22:08 ---> 1ad168fc44ec 04:22:08 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:08 ---> Running in 6496bda7b3d0 04:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:08 OK: 264 MiB in 52 packages 04:22:08 Removing intermediate container 6496bda7b3d0 04:22:08 ---> 6a59262754a4 04:22:08 Step 9/27 : WORKDIR /device-onvif-camera 04:22:08 ---> Running in 65fbf2f9d38b 04:22:09 Removing intermediate container 65fbf2f9d38b 04:22:09 ---> e3138921e8bd 04:22:09 Step 10/27 : COPY go.mod vendor* ./ 04:22:09 ---> 4add94b778d9 04:22:09 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:09 ---> Running in 47c0f6ee533f 04:22:09 Removing intermediate container 47c0f6ee533f 04:22:09 ---> 95ab8b6c9a74 04:22:09 Step 12/27 : COPY . . 04:22:11 ---> d3a5ad80b1d4 04:22:11 Step 13/27 : RUN ${MAKE} 04:22:11 ---> Running in ffdff51bfdbe 04:22:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:25 provisioning config files... 04:22:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/197@tmp/config10382023895762631076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:25 ---> ****-login.sh 04:22:25 nexus3.edgexfoundry.org:10001 04:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:26 Configure a credential helper to remove this warning. See 04:22:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:26 04:22:26 Login Succeeded 04:22:26 nexus3.edgexfoundry.org:10002 04:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:26 Configure a credential helper to remove this warning. See 04:22:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:26 04:22:26 Login Succeeded 04:22:26 nexus3.edgexfoundry.org:10003 04:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:27 Configure a credential helper to remove this warning. See 04:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:27 04:22:27 Login Succeeded 04:22:27 nexus3.edgexfoundry.org:10004 04:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:27 Configure a credential helper to remove this warning. See 04:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:27 04:22:27 Login Succeeded 04:22:27 ****.io 04:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:27 Configure a credential helper to remove this warning. See 04:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:27 04:22:27 Login Succeeded 04:22:27 ---> ****-login.sh ends [Pipeline] } 04:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:28 ========================================================= 04:22:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:22:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:22:29 Sending build context to Docker daemon 22.27MB 04:22:29 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:22:29 Step 2/13 : FROM ${BASE} AS builder 04:22:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:29 c6b39de5b339: Pulling fs layer 04:22:29 a69c41024577: Pulling fs layer 04:22:29 d6de4b400683: Pulling fs layer 04:22:29 35cb2a7552d0: Pulling fs layer 04:22:29 4f4fb700ef54: Pulling fs layer 04:22:29 464afbd9ba4c: Pulling fs layer 04:22:29 00f215d4a9da: Pulling fs layer 04:22:29 d496ad576159: Pulling fs layer 04:22:29 464afbd9ba4c: Waiting 04:22:29 00f215d4a9da: Waiting 04:22:29 d496ad576159: Waiting 04:22:29 35cb2a7552d0: Waiting 04:22:29 4f4fb700ef54: Waiting 04:22:29 a69c41024577: Verifying Checksum 04:22:29 a69c41024577: Download complete 04:22:29 35cb2a7552d0: Download complete 04:22:29 4f4fb700ef54: Verifying Checksum 04:22:29 4f4fb700ef54: Download complete 04:22:29 464afbd9ba4c: Verifying Checksum 04:22:29 464afbd9ba4c: Download complete 04:22:29 c6b39de5b339: Download complete 04:22:30 d496ad576159: Verifying Checksum 04:22:30 d496ad576159: Download complete 04:22:30 c6b39de5b339: Pull complete 04:22:31 a69c41024577: Pull complete 04:22:31 d6de4b400683: Verifying Checksum 04:22:31 d6de4b400683: Download complete 04:22:32 00f215d4a9da: Verifying Checksum 04:22:32 00f215d4a9da: Download complete 04:22:44 d6de4b400683: Pull complete 04:22:44 35cb2a7552d0: Pull complete 04:22:44 4f4fb700ef54: Pull complete 04:22:44 464afbd9ba4c: Pull complete 04:22:50 Removing intermediate container ffdff51bfdbe 04:22:50 ---> 77108f32f300 04:22:50 Step 14/27 : FROM alpine:3.18 04:22:50 3.18: Pulling from library/alpine 04:22:50 619be1103602: Already exists 04:22:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:22:50 Status: Downloaded newer image for alpine:3.18 04:22:50 ---> d3782b16ccc9 04:22:50 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:22:50 ---> Running in d83a3d92c713 04:22:50 Removing intermediate container d83a3d92c713 04:22:50 ---> e9c2813123c0 04:22:50 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:22:50 ---> Running in 285e5fefbf07 04:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:50 (1/1) Installing dumb-init (1.2.5-r2) 04:22:50 Executing busybox-1.36.1-r5.trigger 04:22:50 OK: 7 MiB in 16 packages 04:22:50 Removing intermediate container 285e5fefbf07 04:22:50 ---> 6afecfa4a083 04:22:50 Step 17/27 : RUN apk --no-cache upgrade 04:22:50 ---> Running in ad66a1150631 04:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:50 Upgrading critical system libraries and apk-tools: 04:22:50 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:22:50 Executing busybox-1.36.1-r5.trigger 04:22:50 Continuing the upgrade transaction with new apk-tools: 04:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:50 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:22:50 Executing busybox-1.36.1-r6.post-upgrade 04:22:50 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:22:50 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:22:50 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:22:50 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:22:50 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:22:50 Executing busybox-1.36.1-r6.trigger 04:22:50 OK: 7 MiB in 16 packages 04:22:50 Removing intermediate container ad66a1150631 04:22:50 ---> daf13ad3c318 04:22:50 Step 18/27 : WORKDIR / 04:22:50 ---> Running in 0da718070557 04:22:50 Removing intermediate container 0da718070557 04:22:50 ---> 174c142561de 04:22:50 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:22:50 ---> 37986887d47c 04:22:50 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:22:50 ---> 4b1e0d3333bd 04:22:50 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:22:50 ---> de5e3d307a4d 04:22:50 Step 22/27 : EXPOSE 59984 04:22:50 ---> Running in 4e4cde24d22c 04:22:50 Removing intermediate container 4e4cde24d22c 04:22:50 ---> e1bb0bc6e7b7 04:22:50 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:22:50 ---> Running in d0df9bdaeb61 04:22:50 Removing intermediate container d0df9bdaeb61 04:22:50 ---> b16d3ebe8fa0 04:22:50 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:22:50 ---> Running in d22b0a822cb0 04:22:50 Removing intermediate container d22b0a822cb0 04:22:50 ---> 55f74e821c29 04:22:50 Step 25/27 : LABEL arch=amd64 04:22:50 ---> Running in 82adc70073c3 04:22:50 Removing intermediate container 82adc70073c3 04:22:50 ---> 2d2331af38d3 04:22:50 Step 26/27 : LABEL git_sha=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 04:22:50 ---> Running in a2c7d16875e8 04:22:50 Removing intermediate container a2c7d16875e8 04:22:50 ---> 9304384addae 04:22:50 Step 27/27 : LABEL version=3.2.0-dev.12 04:22:50 ---> Running in 3cacfb83aae5 04:22:50 Removing intermediate container 3cacfb83aae5 04:22:50 ---> 5084ac080e4f 04:22:50 [Warning] One or more build-args [ARCH] were not consumed 04:22:50 Successfully built 5084ac080e4f 04:22:50 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 04:22:50 provisioning config files... 04:22:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15100562572840619998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:51 ---> ****-login.sh 04:22:51 nexus3.edgexfoundry.org:10001 04:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:51 Configure a credential helper to remove this warning. See 04:22:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:51 04:22:51 Login Succeeded 04:22:51 nexus3.edgexfoundry.org:10002 04:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:51 Configure a credential helper to remove this warning. See 04:22:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:51 04:22:51 Login Succeeded 04:22:51 nexus3.edgexfoundry.org:10003 04:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:51 Configure a credential helper to remove this warning. See 04:22:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:51 04:22:51 Login Succeeded 04:22:51 nexus3.edgexfoundry.org:10004 04:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:51 Configure a credential helper to remove this warning. See 04:22:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:51 04:22:51 Login Succeeded 04:22:51 ****.io 04:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:51 Configure a credential helper to remove this warning. See 04:22:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:51 04:22:51 Login Succeeded 04:22:51 ---> ****-login.sh ends [Pipeline] } 04:22:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:51 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:22:51 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 04:22:51 latest 04:22:51 3.2.0-dev.12 04:22:51 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 04:22:51 main 04:22:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:52 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 04:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:22:52 eabf8613f3b3: Preparing 04:22:52 9e93cfb6a462: Preparing 04:22:52 b038d2ba620e: Preparing 04:22:52 1cc930831591: Preparing 04:22:52 4d575f6b91fe: Preparing 04:22:52 aedc3bda2944: Preparing 04:22:52 aedc3bda2944: Waiting 04:22:52 9e93cfb6a462: Pushed 04:22:52 4d575f6b91fe: Pushed 04:22:52 eabf8613f3b3: Pushed 04:22:52 aedc3bda2944: Layer already exists 04:22:52 00f215d4a9da: Pull complete 04:22:52 1cc930831591: Pushed 04:22:54 d496ad576159: Pull complete 04:22:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:22:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:22:54 ---> f246e2811388 04:22:54 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:22:55 b038d2ba620e: Pushed 04:22:55 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:55 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:22:56 eabf8613f3b3: Preparing 04:22:56 9e93cfb6a462: Preparing 04:22:56 b038d2ba620e: Preparing 04:22:56 1cc930831591: Preparing 04:22:56 4d575f6b91fe: Preparing 04:22:56 aedc3bda2944: Preparing 04:22:56 aedc3bda2944: Waiting 04:22:56 eabf8613f3b3: Layer already exists 04:22:56 b038d2ba620e: Layer already exists 04:22:56 4d575f6b91fe: Layer already exists 04:22:56 1cc930831591: Layer already exists 04:22:56 9e93cfb6a462: Layer already exists 04:22:56 aedc3bda2944: Layer already exists 04:22:56 latest: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:22:56 ---> Running in 10ebdcfb93cd [Pipeline] sh 04:22:56 Removing intermediate container 10ebdcfb93cd 04:22:56 ---> 4e5a394965f0 04:22:56 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:22:56 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:56 ---> Running in f1232fd67421 04:22:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.12 04:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:22:56 eabf8613f3b3: Preparing 04:22:56 9e93cfb6a462: Preparing 04:22:56 b038d2ba620e: Preparing 04:22:56 1cc930831591: Preparing 04:22:56 4d575f6b91fe: Preparing 04:22:56 aedc3bda2944: Preparing 04:22:56 aedc3bda2944: Waiting 04:22:56 4d575f6b91fe: Layer already exists 04:22:56 eabf8613f3b3: Layer already exists 04:22:56 b038d2ba620e: Layer already exists 04:22:56 9e93cfb6a462: Layer already exists 04:22:56 1cc930831591: Layer already exists 04:22:56 aedc3bda2944: Layer already exists 04:22:56 3.2.0-dev.12: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:57 Removing intermediate container f1232fd67421 04:22:57 ---> b4ec134a0c62 04:22:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:22:57 ---> Running in c3e88bc1a332 04:22:57 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:57 Removing intermediate container c3e88bc1a332 04:22:57 ---> c2573cb9369b 04:22:57 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:22:57 ---> Running in 367d8f482f13 04:22:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 04:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:22:57 eabf8613f3b3: Preparing 04:22:57 9e93cfb6a462: Preparing 04:22:57 b038d2ba620e: Preparing 04:22:57 1cc930831591: Preparing 04:22:57 4d575f6b91fe: Preparing 04:22:57 aedc3bda2944: Preparing 04:22:57 aedc3bda2944: Waiting 04:22:57 4d575f6b91fe: Layer already exists 04:22:57 eabf8613f3b3: Layer already exists 04:22:57 9e93cfb6a462: Layer already exists 04:22:57 1cc930831591: Layer already exists 04:22:57 b038d2ba620e: Layer already exists 04:22:57 aedc3bda2944: Layer already exists 04:22:57 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 04:22:57 Removing intermediate container 367d8f482f13 04:22:57 ---> 255d175ecb6f 04:22:57 Step 7/13 : LABEL Name=edgex-device-onvif-camera [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:57 ---> Running in 4bd31edda919 04:22:57 Removing intermediate container 4bd31edda919 04:22:57 ---> 1deab1fb52c9 04:22:57 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:57 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:58 ---> Running in a86a82865d4e 04:22:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:22:58 eabf8613f3b3: Preparing 04:22:58 9e93cfb6a462: Preparing 04:22:58 b038d2ba620e: Preparing 04:22:58 1cc930831591: Preparing 04:22:58 4d575f6b91fe: Preparing 04:22:58 aedc3bda2944: Preparing 04:22:58 aedc3bda2944: Waiting 04:22:58 4d575f6b91fe: Layer already exists 04:22:58 1cc930831591: Layer already exists 04:22:58 eabf8613f3b3: Layer already exists 04:22:58 9e93cfb6a462: Layer already exists 04:22:58 b038d2ba620e: Layer already exists 04:22:58 aedc3bda2944: Layer already exists 04:22:58 main: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:58 ===================================================== [Pipeline] echo 04:22:58 taggedImages: 04:22:58 - nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 04:22:58 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:22:58 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.12 04:22:58 - nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 04:22:58 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:58 04:22:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:59 latest: Pulling from edgex-lftools-log-publisher 04:22:59 5eb5b503b376: Pulling fs layer 04:22:59 5c69ac0246d0: Pulling fs layer 04:22:59 ec43610c2a17: Pulling fs layer 04:22:59 3a2ae6a8a46f: Pulling fs layer 04:22:59 33b1e0a273af: Pulling fs layer 04:22:59 5d3b04190fa2: Pulling fs layer 04:22:59 2f39f015ded8: Pulling fs layer 04:22:59 33b1e0a273af: Waiting 04:22:59 2f39f015ded8: Waiting 04:22:59 3a2ae6a8a46f: Waiting 04:22:59 5c69ac0246d0: Download complete 04:22:59 3a2ae6a8a46f: Verifying Checksum 04:22:59 3a2ae6a8a46f: Download complete 04:22:59 33b1e0a273af: Verifying Checksum 04:22:59 33b1e0a273af: Download complete 04:22:59 5d3b04190fa2: Download complete 04:22:59 ec43610c2a17: Verifying Checksum 04:22:59 ec43610c2a17: Download complete 04:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:22:59 5eb5b503b376: Verifying Checksum 04:22:59 5eb5b503b376: Download complete 04:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:22:59 2f39f015ded8: Download complete 04:23:00 5eb5b503b376: Pull complete 04:23:00 OK: 266 MiB in 52 packages 04:23:00 5c69ac0246d0: Pull complete 04:23:00 ec43610c2a17: Pull complete 04:23:00 3a2ae6a8a46f: Pull complete 04:23:01 33b1e0a273af: Pull complete 04:23:01 5d3b04190fa2: Pull complete 04:23:01 Removing intermediate container a86a82865d4e 04:23:01 ---> db6225b2a146 04:23:01 Step 9/13 : WORKDIR /device-onvif-camera 04:23:01 ---> Running in 8a7dc4041708 04:23:01 Removing intermediate container 8a7dc4041708 04:23:01 ---> e34ecc1a7a0b 04:23:01 Step 10/13 : COPY go.mod vendor* ./ 04:23:02 ---> 612a06bebeeb 04:23:02 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:02 ---> Running in 17a3de16c2a8 04:23:05 2f39f015ded8: Pull complete 04:23:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:05 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:23:05 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 04:23:10 $ docker top a409f62e58f4c7bc5608794c151cdb335aed1c4038f35e275f6bbff7a2cd5a80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:10 ---> job-cost.sh 04:23:10 lf-activate-venv: SKIPPING 04:23:10 INFO: No Stack... 04:23:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:23:11 INFO: Archiving Costs [Pipeline] sh 04:23:11 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:23:11 + cut -d, -f6 [Pipeline] lock 04:23:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] 04:23:11 Resource [jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] did not exist. Created. 04:23:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:11 + echo total: 0.2199999988079071 [Pipeline] stash 04:23:11 Stashed 1 file(s) [Pipeline] } 04:23:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:11 $ docker stop --time=1 a409f62e58f4c7bc5608794c151cdb335aed1c4038f35e275f6bbff7a2cd5a80 04:23:12 $ docker rm -f --volumes a409f62e58f4c7bc5608794c151cdb335aed1c4038f35e275f6bbff7a2cd5a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:54 Removing intermediate container 17a3de16c2a8 04:24:54 ---> 442ba7c20f42 04:24:54 Step 12/13 : COPY . . 04:24:54 ---> 8d62f04ea323 04:24:54 Step 13/13 : RUN ${MAKE} 04:24:54 ---> Running in d53a1a76c0fe 04:24:54 noop 04:24:54 Removing intermediate container d53a1a76c0fe 04:24:54 ---> f79213a0c42b 04:24:54 Successfully built f79213a0c42b 04:24:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:54 + docker inspect -f . ci-base-image-arm64 04:24:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:54 prd-ubuntu20.04-docker-arm64-4c-16g-1007 does not seem to be running inside a container 04:24:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/197 -v /w/workspace/device-onvif-camera/197:/w/workspace/device-onvif-camera/197:rw,z -v /w/workspace/device-onvif-camera/197@tmp:/w/workspace/device-onvif-camera/197@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 04:24:55 $ docker top df1bace3b082ae77cceca3819cc3ce33d85ef3b4902415ee7edd1a0f0b02fa38 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:56 + go version 04:24:56 go version go1.21.9 linux/arm64 [Pipeline] } 04:24:56 $ docker stop --time=1 df1bace3b082ae77cceca3819cc3ce33d85ef3b4902415ee7edd1a0f0b02fa38 04:24:58 $ docker rm -f --volumes df1bace3b082ae77cceca3819cc3ce33d85ef3b4902415ee7edd1a0f0b02fa38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:58 + docker inspect -f . ci-base-image-arm64 04:24:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:59 prd-ubuntu20.04-docker-arm64-4c-16g-1007 does not seem to be running inside a container 04:24:59 $ 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/197 -v /w/workspace/device-onvif-camera/197:/w/workspace/device-onvif-camera/197:rw,z -v /w/workspace/device-onvif-camera/197@tmp:/w/workspace/device-onvif-camera/197@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 04:25:00 $ docker top ee343876bf7da278b45cd11ce4e2fc1389201c371bda7605c7abafbceea7ded8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:01 + git config --global --add safe.directory /w/workspace/device-onvif-camera/197 [Pipeline] fileExists [Pipeline] sh 04:25:01 + make test 04:25:01 go test ./... -coverprofile=coverage.out ./... 04:25:08 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:28:30 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:28:30 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:28:30 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 31.5% of statements 04:28:57 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.544s coverage: 86.5% of statements 04:28:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:28:57 go vet ./... 04:29:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:29:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:29:44 ./bin/test-attribution-txt.sh 04:29:44 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:29:44 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:29:44 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:29:44 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:29:44 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:29:44 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:29:44 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:29:44 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:29:44 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:29:44 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:29:44 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:29:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:29:44 $ docker stop --time=1 ee343876bf7da278b45cd11ce4e2fc1389201c371bda7605c7abafbceea7ded8 04:29:46 $ docker rm -f --volumes ee343876bf7da278b45cd11ce4e2fc1389201c371bda7605c7abafbceea7ded8 [Pipeline] // withDockerContainer [Pipeline] sh 04:29:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:29:47 Warning: overwriting stash ‘coverage-report’ 04:29:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:29:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:29:49 + ls -al . 04:29:49 total 304 04:29:49 drwxrwxr-x 8 jenkins jenkins 4096 May 29 04:25 . 04:29:49 drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:21 .. 04:29:49 drwxrwxr-x 8 jenkins jenkins 4096 May 29 04:22 .git 04:29:49 drwxrwxr-x 3 jenkins jenkins 4096 May 29 04:21 .github 04:29:49 -rw-rw-r-- 1 jenkins jenkins 493 May 29 04:21 .gitignore 04:29:49 -rw-rw-r-- 1 jenkins jenkins 42 May 29 04:21 .golangci.yml 04:29:49 -rw-rw-r-- 1 jenkins jenkins 11155 May 29 04:21 Attribution.txt 04:29:49 -rw-rw-r-- 1 jenkins jenkins 17665 May 29 04:21 CHANGELOG.md 04:29:49 -rw-rw-r-- 1 jenkins jenkins 1683 May 29 04:21 Dockerfile 04:29:49 -rw-rw-r-- 1 jenkins jenkins 677 May 29 04:21 GOVERNANCE.md 04:29:49 -rw-rw-r-- 1 jenkins jenkins 739 May 29 04:21 Jenkinsfile 04:29:49 -rw-rw-r-- 1 jenkins jenkins 11348 May 29 04:21 LICENSE 04:29:49 -rw-rw-r-- 1 jenkins jenkins 2883 May 29 04:21 Makefile 04:29:49 -rw-rw-r-- 1 jenkins jenkins 625 May 29 04:21 OWNERS.md 04:29:49 -rw-rw-r-- 1 jenkins jenkins 2620 May 29 04:21 README.md 04:29:49 -rw-rw-r-- 1 jenkins jenkins 12 May 29 04:19 VERSION 04:29:49 drwxrwxr-x 2 jenkins jenkins 4096 May 29 04:21 bin 04:29:49 drwxrwxr-x 3 jenkins jenkins 4096 May 29 04:21 cmd 04:29:49 -rw-r--r-- 1 jenkins jenkins 78456 May 29 04:28 coverage.out 04:29:49 drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:21 doc 04:29:49 -rw-rw-r-- 1 jenkins jenkins 7387 May 29 04:21 go.mod 04:29:49 -rw-rw-r-- 1 jenkins jenkins 102284 May 29 04:21 go.sum 04:29:49 drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:21 internal 04:29:49 -rw-rw-r-- 1 jenkins jenkins 236 May 29 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:49 + 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=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d --label arch=arm64 --label version=3.2.0-dev.12 . 04:29:49 Sending build context to Docker daemon 22.35MB 04:29:49 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:29:49 Step 2/27 : FROM ${BASE} AS builder 04:29:49 ---> f79213a0c42b 04:29:49 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:29:50 ---> Running in 05ecf32086a0 04:29:50 Removing intermediate container 05ecf32086a0 04:29:50 ---> d571b3666b94 04:29:50 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:29:50 ---> Running in 283c00e39f2e 04:29:50 Removing intermediate container 283c00e39f2e 04:29:50 ---> cb4224915e8b 04:29:50 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:29:51 ---> Running in 881f98b98c75 04:29:51 Removing intermediate container 881f98b98c75 04:29:51 ---> bbce40ae8e93 04:29:51 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:29:51 ---> Running in 4891b5c6d306 04:29:51 Removing intermediate container 4891b5c6d306 04:29:51 ---> f2146a9dd593 04:29:51 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:29:51 ---> Running in 67bc8769905b 04:29:51 Removing intermediate container 67bc8769905b 04:29:51 ---> 619809b43845 04:29:51 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:29:52 ---> Running in fc5d3a73cfff 04:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:29:54 OK: 266 MiB in 52 packages 04:29:55 Removing intermediate container fc5d3a73cfff 04:29:55 ---> 840965d85ae6 04:29:55 Step 9/27 : WORKDIR /device-onvif-camera 04:29:55 ---> Running in 902e89f7b8ac 04:29:55 Removing intermediate container 902e89f7b8ac 04:29:55 ---> 23fd4cbddd2d 04:29:55 Step 10/27 : COPY go.mod vendor* ./ 04:29:56 ---> a224d612a779 04:29:56 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:56 ---> Running in 70c44a77026d 04:29:58 Removing intermediate container 70c44a77026d 04:29:58 ---> a80e8d68fc94 04:29:58 Step 12/27 : COPY . . 04:30:00 ---> 538acc88e84f 04:30:00 Step 13/27 : RUN ${MAKE} 04:30:00 ---> Running in 04219383ef0d 04:30:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:33:23 Removing intermediate container 04219383ef0d 04:33:23 ---> af095686745d 04:33:23 Step 14/27 : FROM alpine:3.18 04:33:23 3.18: Pulling from library/alpine 04:33:23 c6b39de5b339: Already exists 04:33:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:33:23 Status: Downloaded newer image for alpine:3.18 04:33:23 ---> 33abbf032149 04:33:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:33:23 ---> Running in 0640e57de6ce 04:33:23 Removing intermediate container 0640e57de6ce 04:33:23 ---> 562ef2501ca0 04:33:23 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:33:23 ---> Running in bf45ee36fae1 04:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:26 (1/1) Installing dumb-init (1.2.5-r2) 04:33:26 Executing busybox-1.36.1-r5.trigger 04:33:26 OK: 8 MiB in 16 packages 04:33:27 Removing intermediate container bf45ee36fae1 04:33:27 ---> 6f3a41680211 04:33:27 Step 17/27 : RUN apk --no-cache upgrade 04:33:27 ---> Running in 8533fa4b4561 04:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:29 Upgrading critical system libraries and apk-tools: 04:33:29 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:33:29 Executing busybox-1.36.1-r5.trigger 04:33:29 Continuing the upgrade transaction with new apk-tools: 04:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:30 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:33:31 Executing busybox-1.36.1-r6.post-upgrade 04:33:31 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:33:31 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:33:31 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:33:31 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:33:31 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:33:31 Executing busybox-1.36.1-r6.trigger 04:33:31 OK: 8 MiB in 16 packages 04:33:32 Removing intermediate container 8533fa4b4561 04:33:32 ---> 402c634cf792 04:33:32 Step 18/27 : WORKDIR / 04:33:32 ---> Running in a8afc9108e8a 04:33:32 Removing intermediate container a8afc9108e8a 04:33:32 ---> 9e44f2500a10 04:33:32 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:33:34 ---> 84312ac6bc67 04:33:34 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:33:35 ---> 19f08e48b319 04:33:35 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:33:35 ---> bb3b0ce935f0 04:33:35 Step 22/27 : EXPOSE 59984 04:33:35 ---> Running in 3c9db7e1cff9 04:33:35 Removing intermediate container 3c9db7e1cff9 04:33:35 ---> f9f91ee20202 04:33:35 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:33:35 ---> Running in e5a1f6556013 04:33:36 Removing intermediate container e5a1f6556013 04:33:36 ---> 1fea8a1bd2e6 04:33:36 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:33:36 ---> Running in 2dfef7370210 04:33:36 Removing intermediate container 2dfef7370210 04:33:36 ---> d6455ee616b1 04:33:36 Step 25/27 : LABEL arch=arm64 04:33:36 ---> Running in 428b04e8e2dc 04:33:36 Removing intermediate container 428b04e8e2dc 04:33:36 ---> 174f878c99f2 04:33:36 Step 26/27 : LABEL git_sha=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 04:33:36 ---> Running in ee12ff04104b 04:33:37 Removing intermediate container ee12ff04104b 04:33:37 ---> 70b44b6eedc5 04:33:37 Step 27/27 : LABEL version=3.2.0-dev.12 04:33:37 ---> Running in 2fc28c7bfca4 04:33:37 Removing intermediate container 2fc28c7bfca4 04:33:37 ---> e9dc7a37e00d 04:33:37 [Warning] One or more build-args [ARCH] were not consumed 04:33:37 Successfully built e9dc7a37e00d 04:33:37 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 04:33:37 provisioning config files... 04:33:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/197@tmp/config5597667565159482975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:38 ---> ****-login.sh 04:33:38 nexus3.edgexfoundry.org:10001 04:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:38 Configure a credential helper to remove this warning. See 04:33:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:38 04:33:38 Login Succeeded 04:33:38 nexus3.edgexfoundry.org:10002 04:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:38 Configure a credential helper to remove this warning. See 04:33:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:38 04:33:38 Login Succeeded 04:33:38 nexus3.edgexfoundry.org:10003 04:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:39 Configure a credential helper to remove this warning. See 04:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:39 04:33:39 Login Succeeded 04:33:39 nexus3.edgexfoundry.org:10004 04:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:39 Configure a credential helper to remove this warning. See 04:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:39 04:33:39 Login Succeeded 04:33:39 ****.io 04:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:40 Configure a credential helper to remove this warning. See 04:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:40 04:33:40 Login Succeeded 04:33:40 ---> ****-login.sh ends [Pipeline] } 04:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:33:40 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:33:40 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 04:33:40 latest 04:33:40 3.2.0-dev.12 04:33:40 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 04:33:40 main 04:33:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:40 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 04:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:33:40 ca018ef33100: Preparing 04:33:40 cff7b879364d: Preparing 04:33:40 023f26d31314: Preparing 04:33:40 2089ae2f6a2f: Preparing 04:33:40 72496a2746a3: Preparing 04:33:40 7c504f21be85: Preparing 04:33:40 7c504f21be85: Waiting 04:33:41 72496a2746a3: Pushed 04:33:41 ca018ef33100: Pushed 04:33:41 cff7b879364d: Pushed 04:33:41 7c504f21be85: Layer already exists 04:33:42 2089ae2f6a2f: Pushed 04:33:47 023f26d31314: Pushed 04:33:47 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:48 + 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 04:33:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:33:48 ca018ef33100: Preparing 04:33:48 cff7b879364d: Preparing 04:33:48 023f26d31314: Preparing 04:33:48 2089ae2f6a2f: Preparing 04:33:48 72496a2746a3: Preparing 04:33:48 7c504f21be85: Preparing 04:33:48 7c504f21be85: Waiting 04:33:48 cff7b879364d: Layer already exists 04:33:48 023f26d31314: Layer already exists 04:33:48 72496a2746a3: Layer already exists 04:33:48 ca018ef33100: Layer already exists 04:33:48 2089ae2f6a2f: Layer already exists 04:33:48 7c504f21be85: Layer already exists 04:33:48 latest: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:49 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.12 04:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:33:49 ca018ef33100: Preparing 04:33:49 cff7b879364d: Preparing 04:33:49 023f26d31314: Preparing 04:33:49 2089ae2f6a2f: Preparing 04:33:49 72496a2746a3: Preparing 04:33:49 7c504f21be85: Preparing 04:33:49 7c504f21be85: Waiting 04:33:49 ca018ef33100: Layer already exists 04:33:49 2089ae2f6a2f: Layer already exists 04:33:49 023f26d31314: Layer already exists 04:33:49 72496a2746a3: Layer already exists 04:33:49 cff7b879364d: Layer already exists 04:33:49 7c504f21be85: Layer already exists 04:33:49 3.2.0-dev.12: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 04:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:33:50 ca018ef33100: Preparing 04:33:50 cff7b879364d: Preparing 04:33:50 023f26d31314: Preparing 04:33:50 2089ae2f6a2f: Preparing 04:33:50 72496a2746a3: Preparing 04:33:50 7c504f21be85: Preparing 04:33:50 7c504f21be85: Waiting 04:33:50 2089ae2f6a2f: Layer already exists 04:33:50 72496a2746a3: Layer already exists 04:33:50 ca018ef33100: Layer already exists 04:33:50 023f26d31314: Layer already exists 04:33:50 cff7b879364d: Layer already exists 04:33:50 7c504f21be85: Layer already exists 04:33:50 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:33:51 ca018ef33100: Preparing 04:33:51 cff7b879364d: Preparing 04:33:51 023f26d31314: Preparing 04:33:51 2089ae2f6a2f: Preparing 04:33:51 72496a2746a3: Preparing 04:33:51 7c504f21be85: Preparing 04:33:51 7c504f21be85: Waiting 04:33:51 ca018ef33100: Layer already exists 04:33:51 023f26d31314: Layer already exists 04:33:51 cff7b879364d: Layer already exists 04:33:51 72496a2746a3: Layer already exists 04:33:51 2089ae2f6a2f: Layer already exists 04:33:51 7c504f21be85: Layer already exists 04:33:51 main: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:51 ===================================================== [Pipeline] echo 04:33:51 taggedImages: 04:33:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 04:33:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:33:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.12 04:33:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 04:33:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:52 04:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:52 arm64: Pulling from edgex-lftools-log-publisher 04:33:52 8998bd30e6a1: Pulling fs layer 04:33:52 04944245beec: Pulling fs layer 04:33:52 699f458cf7ca: Pulling fs layer 04:33:52 765212b225bb: Pulling fs layer 04:33:52 f23df028b6ca: Pulling fs layer 04:33:52 d65c8cfc05b1: Pulling fs layer 04:33:52 2437ff75d9bd: Pulling fs layer 04:33:52 f23df028b6ca: Waiting 04:33:52 d65c8cfc05b1: Waiting 04:33:52 2437ff75d9bd: Waiting 04:33:52 765212b225bb: Waiting 04:33:52 04944245beec: Verifying Checksum 04:33:52 04944245beec: Download complete 04:33:52 765212b225bb: Verifying Checksum 04:33:52 765212b225bb: Download complete 04:33:52 f23df028b6ca: Verifying Checksum 04:33:52 f23df028b6ca: Download complete 04:33:52 d65c8cfc05b1: Verifying Checksum 04:33:52 d65c8cfc05b1: Download complete 04:33:52 699f458cf7ca: Verifying Checksum 04:33:52 699f458cf7ca: Download complete 04:33:53 8998bd30e6a1: Verifying Checksum 04:33:53 8998bd30e6a1: Download complete 04:33:55 2437ff75d9bd: Verifying Checksum 04:33:55 2437ff75d9bd: Download complete 04:33:57 8998bd30e6a1: Pull complete 04:33:57 04944245beec: Pull complete 04:33:59 699f458cf7ca: Pull complete 04:33:59 765212b225bb: Pull complete 04:34:00 f23df028b6ca: Pull complete 04:34:00 d65c8cfc05b1: Pull complete 04:34:18 2437ff75d9bd: Pull complete 04:34:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:19 prd-ubuntu20.04-docker-arm64-4c-16g-1007 does not seem to be running inside a container 04:34:19 $ 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/197 -v /w/workspace/device-onvif-camera/197:/w/workspace/device-onvif-camera/197:rw,z -v /w/workspace/device-onvif-camera/197@tmp:/w/workspace/device-onvif-camera/197@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 04:34:21 $ docker top a4928bc3492a385083c8ef7b041cb694ee6bcd4e9411f806d926966a8f266113 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:22 ---> job-cost.sh 04:34:22 lf-activate-venv: SKIPPING 04:34:22 INFO: No Stack... 04:34:23 INFO: Retrieving Pricing Info for: v3-standard-4 04:34:24 INFO: Archiving Costs [Pipeline] sh 04:34:24 + cat /w/workspace/device-onvif-camera/197/archives/cost.csv 04:34:24 + cut -d, -f6 [Pipeline] lock 04:34:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] 04:34:24 Resource [jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] did not exist. Created. 04:34:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:34:25 /w/workspace/device-onvif-camera/197@tmp/durable-e1bb07cb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:34:25 + echo total: 0.10999999940395355 [Pipeline] stash 04:34:25 Warning: overwriting stash ‘stack-cost’ 04:34:25 Stashed 1 file(s) [Pipeline] } 04:34:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 04:34:25 $ docker stop --time=1 a4928bc3492a385083c8ef7b041cb694ee6bcd4e9411f806d926966a8f266113 04:34:27 $ docker rm -f --volumes a4928bc3492a385083c8ef7b041cb694ee6bcd4e9411f806d926966a8f266113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:34:27 provisioning config files... 04:34:27 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2875125376839580853tmp [Pipeline] { [Pipeline] sh 04:34:28 + set +x 04:34:28 + + curl -s https://codecov.io/bash 04:34:28 bash -s -- 04:34:28 04:34:28 _____ _ 04:34:28 / ____| | | 04:34:28 | | ___ __| | ___ ___ _____ __ 04:34:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:34:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:34:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:34:28 Bash-1.0.6 04:34:28 04:34:28 04:34:28 ==> git version 2.25.1 found 04:34:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:34:28 Release-Date: 2020-01-08 04:34:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:34:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:34:28 ==> Jenkins CI detected. 04:34:28 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:34:28 project root: . 04:34:28 --> token set from env 04:34:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:34:28 ==> Running gcov in . (disable via -X gcov) 04:34:28 ==> Python coveragepy not found 04:34:28 ==> Searching for coverage reports in: 04:34:28 + . 04:34:28 -> Found 1 reports 04:34:28 ==> Detecting git/mercurial file structure 04:34:28 ==> Reading reports 04:34:28 + ./coverage.out bytes=78456 04:34:28 ==> Appending adjustments 04:34:28 https://docs.codecov.io/docs/fixing-reports 04:34:28 + Found adjustments 04:34:28 ==> Gzipping contents 04:34:28 12K /tmp/codecov.ZVdxRF.gz 04:34:28 ==> Uploading reports 04:34:28 url: https://codecov.io 04:34:28 query: branch=main&commit=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:34:28 -> Pinging Codecov 04:34:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:34:28 -> Uploading to 04:34:28 https://storage.googleapis.com/codecov/v4/raw/2024-05-29/F29A59C45E3A92E06B3E522C9905F8EF/9e152f0eea3cbe8e1fbe8298102668336ecdbf0d/18370d4b-875e-4650-b020-6597455cd7a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T043428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed32a8cbb75fc5d8c468b815998bd5e3186d0e6a53ee87eaac2a8f551ef57cd4 04:34:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:34:28 Dload Upload Total Spent Left Speed 04:34:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 40069 --:--:-- --:--:-- --:--:-- 40069 04:34:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] } 04:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:34:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:34:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:34:29 04:34:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:34:29 latest: Pulling from edgex-devops/edgex-snyk-go 04:34:29 619be1103602: Already exists 04:34:29 f8ea3408117e: Pulling fs layer 04:34:29 91320369b822: Pulling fs layer 04:34:29 0406650e8295: Pulling fs layer 04:34:29 4f4fb700ef54: Pulling fs layer 04:34:29 96d80e3f36e1: Pulling fs layer 04:34:29 bcf3aedb951c: Pulling fs layer 04:34:29 96d80e3f36e1: Waiting 04:34:29 bcf3aedb951c: Waiting 04:34:29 4f4fb700ef54: Waiting 04:34:29 0406650e8295: Verifying Checksum 04:34:29 0406650e8295: Download complete 04:34:29 4f4fb700ef54: Download complete 04:34:30 f8ea3408117e: Pull complete 04:34:30 96d80e3f36e1: Verifying Checksum 04:34:30 96d80e3f36e1: Download complete 04:34:30 91320369b822: Verifying Checksum 04:34:30 91320369b822: Download complete 04:34:30 bcf3aedb951c: Verifying Checksum 04:34:30 bcf3aedb951c: Download complete 04:34:33 91320369b822: Pull complete 04:34:33 0406650e8295: Pull complete 04:34:33 4f4fb700ef54: Pull complete 04:34:33 96d80e3f36e1: Pull complete 04:34:37 bcf3aedb951c: Pull complete 04:34:37 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:34:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:37 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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/edgex-snyk-go:latest cat 04:34:41 $ docker top 9ab551b7284f9b75901653fbd5e02f4264763dd9ecdbf6b932419d4508c748dc -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:41 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 04:34:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:34:42 + set -o pipefail 04:34:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:34:50 04:34:50 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:34:50 04:34:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/9db614a4-43d0-42be-ad1c-886e735b45d4 04:34:50 04:34:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:34:50 04:34:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:34:50 04:34:53 04:34:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:34:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:34:53 $ docker stop --time=1 9ab551b7284f9b75901653fbd5e02f4264763dd9ecdbf6b932419d4508c748dc 04:34:57 $ docker rm -f --volumes 9ab551b7284f9b75901653fbd5e02f4264763dd9ecdbf6b932419d4508c748dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:34:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:58 provisioning config files... 04:34:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3954431033095808908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:58 --> edgex-publish-swagger.sh 04:34:58 === Publish doc/openapi/v3 API === 04:34:58 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:34:58 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 04:34:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:34:58 Dload Upload Total Spent Left Speed 04:34:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 277 863k --:--:-- --:--:-- --:--:-- 865k 04:34:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:34:59 [Pipeline] } 04:34:59 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 04:34:59 + git log --format=format:%s -1 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] sh 04:35:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:00 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:01 $ docker top a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 -eo pid,comm 04:35:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:35:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:01 [ssh-agent] Looking for ssh-agent implementation... 04:35:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:01 $ docker exec a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 ssh-agent 04:35:01 SSH_AUTH_SOCK=/tmp/ssh-5Nr6jkPn2O6K/agent.32 04:35:01 SSH_AGENT_PID=38 04:35:01 Running ssh-add (command line suppressed) 04:35:01 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12635307609462255235.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12635307609462255235.key) 04:35:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:02 + git semver tag 04:35:02 2024-05-29 04:35:02,199 [run_tag] DEBUG tag force:False 04:35:02 2024-05-29 04:35:02,199 [check_head_tag] DEBUG check head tag 04:35:02 2024-05-29 04:35:02,200 [execute] INFO git cat-file --batch-check 04:35:02 2024-05-29 04:35:02,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:35:02 2024-05-29 04:35:02,203 [execute] INFO git cat-file --batch 04:35:02 2024-05-29 04:35:02,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:35:02 2024-05-29 04:35:02,218 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:35:02 2024-05-29 04:35:02,218 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 04:35:02 2024-05-29 04:35:02,219 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:35:02 2024-05-29 04:35:02,223 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:35:02 3.2.0-dev.12 [Pipeline] } 04:35:02 $ docker exec --env ******** --env ******** a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 ssh-agent -k 04:35:02 unset SSH_AUTH_SOCK; 04:35:02 unset SSH_AGENT_PID; 04:35:02 echo Agent pid 38 killed; 04:35:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:02 + git semver [Pipeline] } 04:35:03 $ docker stop --time=1 a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 04:35:04 $ docker rm -f --volumes a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:35:04 04:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:35:05 0.23.1-centos7: Pulling from edgex-lftools 04:35:05 ab5ef0e58194: Pulling fs layer 04:35:05 9712f1f96733: Pulling fs layer 04:35:05 63f879dbbcfc: Pulling fs layer 04:35:05 0d9ebad4ef96: Pulling fs layer 04:35:05 e9a5061849ea: Pulling fs layer 04:35:05 d747dcd14b5f: Pulling fs layer 04:35:05 2de7ff778b66: Pulling fs layer 04:35:05 0d9ebad4ef96: Waiting 04:35:05 e9a5061849ea: Waiting 04:35:05 d747dcd14b5f: Waiting 04:35:05 2de7ff778b66: Waiting 04:35:05 9712f1f96733: Verifying Checksum 04:35:05 9712f1f96733: Download complete 04:35:05 63f879dbbcfc: Verifying Checksum 04:35:05 63f879dbbcfc: Download complete 04:35:05 e9a5061849ea: Verifying Checksum 04:35:05 e9a5061849ea: Download complete 04:35:05 d747dcd14b5f: Verifying Checksum 04:35:05 d747dcd14b5f: Download complete 04:35:05 0d9ebad4ef96: Verifying Checksum 04:35:05 0d9ebad4ef96: Download complete 04:35:05 ab5ef0e58194: Download complete 04:35:05 2de7ff778b66: Verifying Checksum 04:35:05 2de7ff778b66: Download complete 04:35:09 ab5ef0e58194: Pull complete 04:35:09 9712f1f96733: Pull complete 04:35:09 63f879dbbcfc: Pull complete 04:35:13 0d9ebad4ef96: Pull complete 04:35:13 e9a5061849ea: Pull complete 04:35:13 d747dcd14b5f: Pull complete 04:35:15 2de7ff778b66: Pull complete 04:35:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:35:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:15 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:35:22 $ docker top 4eb4da77b4da79999049a3a037bff2aafd9decb8f5ef7cf77c6c748f0bdcbb11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:35:22 provisioning config files... 04:35:22 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13037434293800727692tmp 04:35:22 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10565652941076317282tmp 04:35:22 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14318491331397279191tmp [Pipeline] { [Pipeline] echo 04:35:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:35:22 ---> sigul-configuration.sh 04:35:22 gpg: directory `/root/.gnupg' created 04:35:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:35:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:35:22 gpg: keyring `/root/.gnupg/secring.gpg' created 04:35:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:35:22 gpg: CAST5 encrypted data 04:35:22 gpg: encrypted with 1 passphrase 04:35:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:35:22 + mkdir /home/jenkins 04:35:22 + mkdir /home/jenkins/sigul [Pipeline] sh 04:35:23 + 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 04:35:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:35:23 ---> sigul-install.sh 04:35:23 Sigul already installed; skipping installation. [Pipeline] sh 04:35:23 + git tag --list 04:35:23 v0.0.0 04:35:23 v2.2.0 04:35:23 v2.3.0 04:35:23 v2.3.1 04:35:23 v3.0 04:35:23 v3.0.0 04:35:23 v3.1 04:35:23 v3.1.0 04:35:23 v3.1.0-dev.1 04:35:23 v3.1.0-dev.10 04:35:23 v3.1.0-dev.11 04:35:23 v3.1.0-dev.12 04:35:23 v3.1.0-dev.13 04:35:23 v3.1.0-dev.14 04:35:23 v3.1.0-dev.15 04:35:23 v3.1.0-dev.16 04:35:23 v3.1.0-dev.17 04:35:23 v3.1.0-dev.18 04:35:23 v3.1.0-dev.19 04:35:23 v3.1.0-dev.2 04:35:23 v3.1.0-dev.20 04:35:23 v3.1.0-dev.21 04:35:23 v3.1.0-dev.22 04:35:23 v3.1.0-dev.23 04:35:23 v3.1.0-dev.24 04:35:23 v3.1.0-dev.25 04:35:23 v3.1.0-dev.26 04:35:23 v3.1.0-dev.27 04:35:23 v3.1.0-dev.28 04:35:23 v3.1.0-dev.3 04:35:23 v3.1.0-dev.4 04:35:23 v3.1.0-dev.5 04:35:23 v3.1.0-dev.6 04:35:23 v3.1.0-dev.7 04:35:23 v3.1.0-dev.8 04:35:23 v3.1.0-dev.9 04:35:23 v3.2.0-dev.1 04:35:23 v3.2.0-dev.10 04:35:23 v3.2.0-dev.11 04:35:23 v3.2.0-dev.12 04:35:23 v3.2.0-dev.2 04:35:23 v3.2.0-dev.3 04:35:23 v3.2.0-dev.4 04:35:23 v3.2.0-dev.5 04:35:23 v3.2.0-dev.6 04:35:23 v3.2.0-dev.7 04:35:23 v3.2.0-dev.8 04:35:23 v3.2.0-dev.9 [Pipeline] sh 04:35:23 + lftools sign git-tag v3.2.0-dev.12 04:35:24 Signing Git tag with Sigul... 04:35:24 Signing v3.2.0-dev.12 [Pipeline] echo 04:35:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:35:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:35:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:35:25 $ docker stop --time=1 4eb4da77b4da79999049a3a037bff2aafd9decb8f5ef7cf77c6c748f0bdcbb11 04:35:26 $ docker rm -f --volumes 4eb4da77b4da79999049a3a037bff2aafd9decb8f5ef7cf77c6c748f0bdcbb11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:35:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:27 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:27 $ docker top ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 -eo pid,comm 04:35:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:35:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:28 [ssh-agent] Looking for ssh-agent implementation... 04:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:28 $ docker exec ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 ssh-agent 04:35:28 SSH_AUTH_SOCK=/tmp/ssh-2LmOM3trlvoU/agent.32 04:35:28 SSH_AGENT_PID=38 04:35:28 Running ssh-add (command line suppressed) 04:35:28 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6321294587864891065.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6321294587864891065.key) 04:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:28 + git semver bump pre 04:35:28 2024-05-29 04:35:28,894 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:35:28 2024-05-29 04:35:28,894 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 04:35:28 2024-05-29 04:35:28,894 [bump_version] DEBUG bumped version:3.2.0-dev.13 04:35:28 2024-05-29 04:35:28,894 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:35:28 2024-05-29 04:35:28,894 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:35:28 2024-05-29 04:35:28,894 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:35:28 2024-05-29 04:35:28,896 [execute] INFO git cat-file --batch-check 04:35:28 2024-05-29 04:35:28,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:35:28 2024-05-29 04:35:28,903 [execute] INFO git cat-file --batch 04:35:28 2024-05-29 04:35:28,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:35:28 2024-05-29 04:35:28,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:35:28 3.2.0-dev.13 [Pipeline] } 04:35:29 $ docker exec --env ******** --env ******** ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 ssh-agent -k 04:35:29 unset SSH_AUTH_SOCK; 04:35:29 unset SSH_AGENT_PID; 04:35:29 echo Agent pid 38 killed; 04:35:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:29 + git semver [Pipeline] } 04:35:29 $ docker stop --time=1 ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 04:35:31 $ docker rm -f --volumes ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:31 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:32 $ docker top cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e -eo pid,comm 04:35:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:35:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:32 [ssh-agent] Looking for ssh-agent implementation... 04:35:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:32 $ docker exec cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e ssh-agent 04:35:32 SSH_AUTH_SOCK=/tmp/ssh-DK7NI2QNVbfX/agent.33 04:35:32 SSH_AGENT_PID=39 04:35:32 Running ssh-add (command line suppressed) 04:35:32 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3245489305649522505.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3245489305649522505.key) 04:35:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:32 + git semver push 04:35:33 2024-05-29 04:35:32,993 [run_push] DEBUG push 04:35:33 2024-05-29 04:35:32,994 [execute] INFO git cat-file --batch-check 04:35:33 2024-05-29 04:35:32,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:35:33 2024-05-29 04:35:32,998 [execute] INFO git rev-list ef52ddd92ded046a04184a6d193e034264214c3f -- 04:35:33 2024-05-29 04:35:32,998 [execute] DEBUG Popen(['git', 'rev-list', 'ef52ddd92ded046a04184a6d193e034264214c3f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:35:33 2024-05-29 04:35:33,006 [execute] INFO git fetch -v origin 04:35:33 2024-05-29 04:35:33,006 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:35:33 2024-05-29 04:35:33,451 [run_push] DEBUG no remote changes detected 04:35:33 2024-05-29 04:35:33,451 [execute] INFO git push origin semver 04:35:33 2024-05-29 04:35:33,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:35:34 2024-05-29 04:35:34,143 [run_push] DEBUG push all version tags 04:35:34 2024-05-29 04:35:34,144 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:35:34 2024-05-29 04:35:34,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:35:34 2024-05-29 04:35:34,790 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:35:34 3.2.0-dev.13 [Pipeline] } 04:35:35 $ docker exec --env ******** --env ******** cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e ssh-agent -k 04:35:35 unset SSH_AUTH_SOCK; 04:35:35 unset SSH_AGENT_PID; 04:35:35 echo Agent pid 39 killed; 04:35:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:35 + git semver [Pipeline] } 04:35:35 $ docker stop --time=1 cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e 04:35:36 $ docker rm -f --volumes cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:35:37 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:35:37 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:35:37 total 16 04:35:37 drwxr-xr-x 3 root root 4096 May 29 04:23 . 04:35:37 drwxrwxr-x 10 jenkins jenkins 4096 May 29 04:35 .. 04:35:37 drwxr-xr-x 2 root root 4096 May 29 04:23 cost 04:35:37 -rw-r--r-- 1 root root 91 May 29 04:23 cost.csv 04:35:37 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:35:37 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:35:37 total 16 04:35:37 drwxr-xr-x 3 jenkins jenkins 4096 May 29 04:23 . 04:35:37 drwxrwxr-x 10 jenkins jenkins 4096 May 29 04:35 .. 04:35:37 drwxr-xr-x 2 jenkins jenkins 4096 May 29 04:23 cost 04:35:37 -rw-r--r-- 1 jenkins jenkins 91 May 29 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:35:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:35:38 ---> package-listing.sh 04:35:38 ++ facter osfamily 04:35:38 ++ tr '[:upper:]' '[:lower:]' 04:35:39 + OS_FAMILY=debian 04:35:39 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:35:39 + START_PACKAGES=/tmp/packages_start.txt 04:35:39 + END_PACKAGES=/tmp/packages_end.txt 04:35:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:35:39 + PACKAGES=/tmp/packages_start.txt 04:35:39 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:35:39 + PACKAGES=/tmp/packages_end.txt 04:35:39 + case "${OS_FAMILY}" in 04:35:39 + dpkg -l 04:35:39 + grep '^ii' 04:35:39 + '[' -f /tmp/packages_start.txt ']' 04:35:39 + '[' -f /tmp/packages_end.txt ']' 04:35:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:35:39 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:35:39 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:35:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:35:39 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:35:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:39 prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container 04:35:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:35:40 $ docker top c9d932c5323f6727eb66798b841f1308fc9d6e2494f9edbedba80d4966e7c1e3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:40 + touch /tmp/pre-build-complete [Pipeline] sh 04:35:40 + mkdir -p /var/log/sysstat [Pipeline] sh 04:35:41 + ls /var/log/sa-host 04:35:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:41 provisioning config files... 04:35:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12207505083361059487tmp [Pipeline] { [Pipeline] echo 04:35:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:35:41 ---> create-netrc.sh [Pipeline] } 04:35:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:35:41 ---> python-tools-install.sh [Pipeline] echo 04:35:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:35:42 ---> sudo-logs.sh 04:35:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:35:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:35:42 ---> job-cost.sh 04:35:42 lf-activate-venv: SKIPPING 04:35:42 DEBUG: total: 0.2199999988079071 04:35:42 INFO: Retrieving Stack Cost... 04:35:43 INFO: Retrieving Pricing Info for: v3-standard-8 04:35:43 INFO: Archiving Costs [Pipeline] echo 04:35:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:35:43 ---> logs-deploy.sh 04:35:43 lf-activate-venv: SKIPPING 04:35:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/197 04:35:43 INFO: archiving workspace using pattern(s): 04:35:44 Archives upload complete. 04:35:44 INFO: archiving logs to Nexus 04:35:45 ---> uname -a: 04:35:45 Linux prd-ubuntu20-04-docker-8c-8g-1006 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:35:45 04:35:45 04:35:45 ---> lscpu: 04:35:45 Architecture: x86_64 04:35:45 CPU op-mode(s): 32-bit, 64-bit 04:35:45 Byte Order: Little Endian 04:35:45 Address sizes: 40 bits physical, 48 bits virtual 04:35:45 CPU(s): 8 04:35:45 On-line CPU(s) list: 0-7 04:35:45 Thread(s) per core: 1 04:35:45 Core(s) per socket: 1 04:35:45 Socket(s): 8 04:35:45 NUMA node(s): 1 04:35:45 Vendor ID: AuthenticAMD 04:35:45 CPU family: 23 04:35:45 Model: 49 04:35:45 Model name: AMD EPYC-Rome Processor 04:35:45 Stepping: 0 04:35:45 CPU MHz: 2799.996 04:35:45 BogoMIPS: 5599.99 04:35:45 Virtualization: AMD-V 04:35:45 Hypervisor vendor: KVM 04:35:45 Virtualization type: full 04:35:45 L1d cache: 256 KiB 04:35:45 L1i cache: 256 KiB 04:35:45 L2 cache: 4 MiB 04:35:45 L3 cache: 128 MiB 04:35:45 NUMA node0 CPU(s): 0-7 04:35:45 Vulnerability Itlb multihit: Not affected 04:35:45 Vulnerability L1tf: Not affected 04:35:45 Vulnerability Mds: Not affected 04:35:45 Vulnerability Meltdown: Not affected 04:35:45 Vulnerability Mmio stale data: Not affected 04:35:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:35:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:35:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:35:45 Vulnerability Srbds: Not affected 04:35:45 Vulnerability Tsx async abort: Not affected 04:35:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:35:45 04:35:45 04:35:45 ---> nproc: 04:35:45 8 04:35:45 04:35:45 04:35:45 ---> df -h: 04:35:45 Filesystem Size Used Avail Use% Mounted on 04:35:45 overlay 155G 14G 142G 9% / 04:35:45 tmpfs 64M 0 64M 0% /dev 04:35:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:35:45 shm 64M 0 64M 0% /dev/shm 04:35:45 /dev/vda1 155G 14G 142G 9% /facter-os 04:35:45 04:35:45 04:35:45 ---> sar -b -r -n DEV: 04:35:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1006) 05/29/24 _x86_64_ (8 CPU) 04:35:45 04:35:45 04:18:35 LINUX RESTART (8 CPU) 04:35:45 04:35:45 04:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:35:45 04:20:01 247.39 38.94 208.45 0.00 4353.27 15842.69 0.00 04:35:45 04:21:01 292.45 2.03 290.42 0.00 28.39 85740.49 0.00 04:35:45 04:22:01 82.32 0.00 82.32 0.00 0.00 31533.68 0.00 04:35:45 04:23:01 169.51 0.13 169.37 0.00 7.20 38241.09 0.00 04:35:45 04:24:01 94.55 5.12 89.44 0.00 4342.61 24831.61 0.00 04:35:45 04:25:01 5.38 0.02 5.37 0.00 0.13 119.05 0.00 04:35:45 04:26:01 2.17 0.00 2.17 0.00 0.00 25.60 0.00 04:35:45 04:27:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 04:35:45 04:28:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 04:35:45 04:29:01 1.97 0.00 1.97 0.00 0.00 22.13 0.00 04:35:45 04:30:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 04:35:45 04:31:01 2.05 0.00 2.05 0.00 0.00 23.73 0.00 04:35:45 04:32:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 04:35:45 04:33:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 04:35:45 04:34:01 2.33 0.02 2.32 0.00 0.13 30.26 0.00 04:35:45 04:35:02 84.40 0.25 84.15 0.00 15.60 38192.97 0.00 04:35:45 Average: 61.97 2.91 59.06 0.00 546.69 14668.11 0.00 04:35:45 04:35:45 04:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:35:45 04:20:01 29214232 31541128 784280 2.39 72264 2527756 1903208 5.61 1023972 2264484 610372 04:35:45 04:21:01 26858976 31517788 785652 2.39 186744 4525344 1879632 5.54 1336964 4063984 406688 04:35:45 04:22:01 27359604 31455548 842012 2.56 193440 3978876 1913448 5.64 1423120 3496048 38772 04:35:45 04:23:01 27052944 31488952 812144 2.47 200712 4326880 2073844 6.11 1406556 3831720 304604 04:35:45 04:24:01 26445656 31496960 774168 2.35 234312 4877768 1717360 5.06 1678968 4103344 1044 04:35:45 04:25:01 26452208 31498544 772084 2.35 232892 4874512 1724760 5.08 1676288 4100084 388 04:35:45 04:26:01 26462200 31508636 761928 2.32 232972 4874516 1724760 5.08 1666268 4100088 8 04:35:45 04:27:01 26461732 31508236 762212 2.32 233004 4874520 1724760 5.08 1666324 4100092 52 04:35:45 04:28:01 26467016 31513564 756840 2.30 233036 4874520 1724760 5.08 1661500 4100096 16 04:35:45 04:29:01 26467088 31513804 756620 2.30 233084 4874652 1724760 5.08 1661752 4100224 184 04:35:45 04:30:01 26467040 31513840 756520 2.30 233160 4874652 1724760 5.08 1661732 4100232 8 04:35:45 04:31:01 26468512 31515392 754880 2.30 233248 4874656 1724760 5.08 1660348 4100228 8 04:35:45 04:32:01 26468704 31515648 754820 2.30 233284 4874660 1724760 5.08 1660096 4100232 8 04:35:45 04:33:01 26468948 31515960 754448 2.29 233364 4874660 1724760 5.08 1660160 4100232 8 04:35:45 04:34:01 26467472 31514668 755732 2.30 233444 4874640 1728524 5.09 1660876 4100204 8 04:35:45 04:35:02 25719496 31462812 802656 2.44 247500 5503868 1782568 5.25 1751832 4701508 608 04:35:45 Average: 26706364 31505092 774187 2.35 216654 4655405 1782589 5.25 1578547 3966425 85174 04:35:45 04:35:45 04:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:35:45 04:20:01 docker0 36.16 37.86 2.69 251.18 0.00 0.00 0.00 0.00 04:35:45 04:20:01 ens3 547.91 397.72 6019.27 115.25 0.00 0.00 0.00 0.00 04:35:45 04:20:01 lo 6.47 6.47 0.64 0.64 0.00 0.00 0.00 0.00 04:35:45 04:21:01 docker0 326.36 521.79 28.27 3397.49 0.00 0.00 0.00 0.00 04:35:45 04:21:01 ens3 532.44 332.57 3405.81 37.22 0.00 0.00 0.00 0.00 04:35:45 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:45 04:22:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:35:45 04:22:01 ens3 27.76 18.90 29.19 12.37 0.00 0.00 0.00 0.00 04:35:45 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:22:01 veth63c62ed 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 04:35:45 04:23:01 docker0 6.57 11.45 0.41 169.16 0.00 0.00 0.00 0.00 04:35:45 04:23:01 ens3 151.69 110.28 2719.88 241.72 0.00 0.00 0.00 0.00 04:35:45 04:23:01 lo 8.27 8.27 0.82 0.82 0.00 0.00 0.00 0.00 04:35:45 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:24:01 ens3 169.57 76.02 2724.22 9.69 0.00 0.00 0.00 0.00 04:35:45 04:24:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:35:45 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:25:01 ens3 0.52 0.42 0.10 0.09 0.00 0.00 0.00 0.00 04:35:45 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:45 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:35:45 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:45 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:29:01 ens3 2.03 1.80 8.92 0.13 0.00 0.00 0.00 0.00 04:35:45 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:45 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:30:01 ens3 2.10 1.35 4.98 0.15 0.00 0.00 0.00 0.00 04:35:45 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:35:45 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:45 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:35:45 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:35:45 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 04:35:02 docker0 80.00 155.07 7.32 1304.68 0.00 0.00 0.00 0.00 04:35:45 04:35:02 veth72aaf65 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:35:45 04:35:02 ens3 317.48 206.87 4937.93 137.74 0.00 0.00 0.00 0.00 04:35:45 04:35:02 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 04:35:45 Average: docker0 28.07 45.40 2.42 320.18 0.00 0.00 0.00 0.00 04:35:45 Average: veth72aaf65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:45 Average: ens3 109.49 71.64 1240.64 34.65 0.00 0.00 0.00 0.00 04:35:45 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 04:35:45 04:35:45 04:35:45 ---> sar -P ALL: 04:35:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1006) 05/29/24 _x86_64_ (8 CPU) 04:35:45 04:35:45 04:18:35 LINUX RESTART (8 CPU) 04:35:45 04:35:45 04:19:01 CPU %user %nice %system %iowait %steal %idle 04:35:45 04:20:01 all 9.59 0.00 2.92 4.82 0.06 82.60 04:35:45 04:20:01 0 8.68 0.00 2.72 0.13 0.05 88.41 04:35:45 04:20:01 1 9.71 0.00 2.96 0.40 0.07 86.85 04:35:45 04:20:01 2 8.16 0.00 3.94 16.51 0.07 71.32 04:35:45 04:20:01 3 11.95 0.00 2.15 0.89 0.05 84.96 04:35:45 04:20:01 4 9.60 0.00 2.96 0.57 0.07 86.80 04:35:45 04:20:01 5 9.02 0.00 3.04 0.88 0.07 87.00 04:35:45 04:20:01 6 9.73 0.00 3.07 1.33 0.05 85.82 04:35:45 04:20:01 7 9.89 0.00 2.55 17.90 0.07 69.59 04:35:45 04:21:01 all 6.46 0.00 3.28 5.50 0.06 84.71 04:35:45 04:21:01 0 7.34 0.00 4.69 25.38 0.12 62.48 04:35:45 04:21:01 1 6.65 0.00 3.26 2.74 0.07 87.28 04:35:45 04:21:01 2 6.21 0.00 4.03 0.62 0.05 89.08 04:35:45 04:21:01 3 6.61 0.00 2.88 0.12 0.05 90.35 04:35:45 04:21:01 4 6.41 0.00 2.52 0.32 0.05 90.70 04:35:45 04:21:01 5 6.89 0.00 2.55 0.67 0.03 89.85 04:35:45 04:21:01 6 6.59 0.00 3.87 13.96 0.07 75.51 04:35:45 04:21:01 7 4.96 0.00 2.42 0.34 0.05 92.23 04:35:45 04:22:01 all 43.23 0.00 6.74 3.92 0.20 45.92 04:35:45 04:22:01 0 43.05 0.00 6.74 18.56 0.08 31.56 04:35:45 04:22:01 1 42.28 0.00 7.52 0.28 0.92 49.00 04:35:45 04:22:01 2 40.22 0.00 7.10 4.72 0.10 47.85 04:35:45 04:22:01 3 44.14 0.00 6.64 0.75 0.12 48.35 04:35:45 04:22:01 4 42.81 0.00 6.78 1.70 0.08 48.62 04:35:45 04:22:01 5 44.02 0.00 6.31 0.79 0.08 48.79 04:35:45 04:22:01 6 45.28 0.00 6.57 4.17 0.08 43.89 04:35:45 04:22:01 7 44.02 0.00 6.21 0.36 0.08 49.33 04:35:45 04:23:01 all 25.47 0.00 5.24 2.85 0.08 66.36 04:35:45 04:23:01 0 25.28 0.00 4.96 3.19 0.07 66.50 04:35:45 04:23:01 1 26.66 0.00 5.11 0.57 0.08 67.57 04:35:45 04:23:01 2 23.94 0.00 5.62 0.02 0.07 70.35 04:35:45 04:23:01 3 25.24 0.00 4.85 0.24 0.12 69.56 04:35:45 04:23:01 4 25.72 0.00 5.72 15.74 0.09 52.74 04:35:45 04:23:01 5 24.88 0.00 5.10 0.05 0.08 69.89 04:35:45 04:23:01 6 26.11 0.00 5.11 2.25 0.08 66.44 04:35:45 04:23:01 7 25.91 0.00 5.47 0.91 0.07 67.64 04:35:45 04:24:01 all 4.00 0.00 2.09 1.60 0.04 92.26 04:35:45 04:24:01 0 4.46 0.00 1.81 0.30 0.05 93.38 04:35:45 04:24:01 1 3.58 0.00 1.64 0.13 0.03 94.61 04:35:45 04:24:01 2 3.72 0.00 1.71 0.05 0.05 94.46 04:35:45 04:24:01 3 3.26 0.00 1.49 2.30 0.03 92.91 04:35:45 04:24:01 4 3.55 0.00 2.69 6.94 0.08 86.73 04:35:45 04:24:01 5 4.85 0.00 3.30 1.39 0.03 90.43 04:35:45 04:24:01 6 5.47 0.00 2.33 0.97 0.03 91.19 04:35:45 04:24:01 7 3.08 0.00 1.78 0.82 0.03 94.29 04:35:45 04:25:01 all 0.32 0.00 0.05 0.01 0.01 99.62 04:35:45 04:25:01 0 0.02 0.00 0.05 0.05 0.00 99.88 04:35:45 04:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:35:45 04:25:01 2 2.17 0.00 0.12 0.00 0.03 97.68 04:35:45 04:25:01 3 0.03 0.00 0.05 0.03 0.00 99.88 04:35:45 04:25:01 4 0.12 0.00 0.03 0.00 0.00 99.85 04:35:45 04:25:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:35:45 04:25:01 6 0.05 0.00 0.05 0.02 0.00 99.88 04:35:45 04:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:35:45 04:26:01 all 0.26 0.00 0.01 0.01 0.01 99.72 04:35:45 04:26:01 0 0.03 0.00 0.00 0.03 0.02 99.92 04:35:45 04:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:35:45 04:26:01 2 1.92 0.00 0.02 0.00 0.03 98.03 04:35:45 04:26:01 3 0.00 0.00 0.02 0.02 0.02 99.95 04:35:45 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:35:45 04:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:35:45 04:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:35:45 04:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:35:45 04:27:01 all 0.05 0.00 0.02 0.00 0.01 99.91 04:35:45 04:27:01 0 0.05 0.00 0.03 0.02 0.02 99.88 04:35:45 04:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:35:45 04:27:01 2 0.32 0.00 0.10 0.00 0.03 99.55 04:35:45 04:27:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:35:45 04:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:35:45 04:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:35:45 04:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:35:45 04:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:35:45 04:28:01 all 0.06 0.00 0.01 0.00 0.01 99.91 04:35:45 04:28:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:35:45 04:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:35:45 04:28:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:35:45 04:28:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:35:45 04:28:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:35:45 04:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:35:45 04:28:01 6 0.20 0.00 0.02 0.00 0.02 99.77 04:35:45 04:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:35:45 04:29:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:35:45 04:29:01 0 0.03 0.00 0.00 0.02 0.02 99.93 04:35:45 04:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:35:45 04:29:01 2 0.05 0.00 0.03 0.02 0.03 99.87 04:35:45 04:29:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:35:45 04:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:35:45 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:35:45 04:29:01 6 0.13 0.00 0.02 0.00 0.00 99.85 04:35:45 04:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:35:45 04:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:35:45 04:30:01 0 0.07 0.00 0.02 0.03 0.02 99.87 04:35:45 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:35:45 04:30:01 2 0.07 0.00 0.02 0.00 0.03 99.88 04:35:45 04:30:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:35:45 04:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:35:45 04:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:35:45 04:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:35:45 04:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:35:45 04:35:45 04:30:01 CPU %user %nice %system %iowait %steal %idle 04:35:45 04:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:35:45 04:31:01 0 0.02 0.00 0.02 0.07 0.00 99.90 04:35:45 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:35:45 04:31:01 2 0.03 0.00 0.03 0.02 0.03 99.88 04:35:45 04:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:35:45 04:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:35:45 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:35:45 04:31:01 6 0.07 0.00 0.02 0.00 0.00 99.92 04:35:45 04:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:35:45 04:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:35:45 04:32:01 0 0.05 0.00 0.00 0.02 0.02 99.92 04:35:45 04:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:35:45 04:32:01 2 0.02 0.00 0.05 0.00 0.03 99.90 04:35:45 04:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:35:45 04:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:35:45 04:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:35:45 04:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:35:45 04:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:35:45 04:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:35:45 04:33:01 0 0.03 0.00 0.00 0.03 0.02 99.92 04:35:45 04:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:35:45 04:33:01 2 0.02 0.00 0.03 0.02 0.05 99.88 04:35:45 04:33:01 3 0.05 0.00 0.02 0.02 0.00 99.92 04:35:45 04:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:35:45 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:35:45 04:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:35:45 04:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:35:45 04:34:01 all 0.04 0.00 0.03 0.01 0.00 99.92 04:35:45 04:34:01 0 0.10 0.00 0.02 0.05 0.00 99.83 04:35:45 04:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 04:35:45 04:34:01 2 0.07 0.00 0.03 0.02 0.03 99.85 04:35:45 04:34:01 3 0.07 0.00 0.03 0.00 0.00 99.90 04:35:45 04:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:35:45 04:34:01 5 0.07 0.00 0.05 0.00 0.00 99.88 04:35:45 04:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:35:45 04:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:35:45 04:35:02 all 5.22 0.00 2.21 1.59 0.05 90.93 04:35:45 04:35:02 0 5.74 0.00 3.59 1.56 0.08 89.02 04:35:45 04:35:02 1 5.94 0.00 1.59 0.05 0.05 92.36 04:35:45 04:35:02 2 4.86 0.00 1.81 0.64 0.07 92.62 04:35:45 04:35:02 3 5.01 0.00 2.02 4.44 0.03 88.50 04:35:45 04:35:02 4 4.46 0.00 2.40 0.20 0.05 92.89 04:35:45 04:35:02 5 4.35 0.00 2.05 0.08 0.03 93.48 04:35:45 04:35:02 6 6.75 0.00 2.41 5.35 0.05 85.44 04:35:45 04:35:02 7 4.64 0.00 1.83 0.39 0.05 93.09 04:35:45 Average: all 5.88 0.00 1.41 1.26 0.04 91.41 04:35:45 Average: 0 5.90 0.00 1.53 3.06 0.03 89.47 04:35:45 Average: 1 5.91 0.00 1.39 0.26 0.08 92.36 04:35:45 Average: 2 5.68 0.00 1.53 1.40 0.05 91.34 04:35:45 Average: 3 5.98 0.00 1.25 0.55 0.03 92.19 04:35:45 Average: 4 5.75 0.00 1.44 1.57 0.03 91.21 04:35:45 Average: 5 5.85 0.00 1.40 0.24 0.02 92.49 04:35:45 Average: 6 6.23 0.00 1.46 1.73 0.02 90.55 04:35:45 Average: 7 5.75 0.00 1.26 1.28 0.02 91.69 04:35:45 04:35:45 04:35:45