Started by upstream project "edgexfoundry/cd-management/release-lts" build number 142 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 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-ssh8053460134053774350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2260596688953064080.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17998261503631546251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh7120186105920175550.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2561267783401799984.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], goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11394 in /w/workspace/oundry_device-onvif-camera_palau [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/oundry_device-onvif-camera_palau # 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 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 (palau) > 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 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.2 @df835d9" > git rev-list --no-walk 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:58:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:58:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:58:05 ========================================================= 03:58:05 EdgeX Global Pipelines Version Info 03:58:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:58:06 ------------------- 03:58:06 stable info: 03:58:06 ------------------- 03:58:06 Commited By: Cherry Wang cherry@iotechsys.com 03:58:06 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:58:06 Message: update stable to v1.0.280 03:58:07 ------------------- 03:58:07 experimental info: 03:58:07 ------------------- 03:58:07 Commited By: Cherry Wang cherry@iotechsys.com 03:58:07 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:58:07 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fa6db0 [Pipeline] echo 03:58:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:08 provisioning config files... 03:58:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config897685545270110937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:08 ---> ****-login.sh 03:58:08 nexus3.edgexfoundry.org:10001 03:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:08 03:58:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:08 Configure a credential helper to remove this warning. See 03:58:08 https://docs.****.com/go/credential-store/ 03:58:08 03:58:08 Login Succeeded 03:58:08 nexus3.edgexfoundry.org:10002 03:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:08 03:58:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:08 Configure a credential helper to remove this warning. See 03:58:08 https://docs.****.com/go/credential-store/ 03:58:08 03:58:08 Login Succeeded 03:58:08 nexus3.edgexfoundry.org:10003 03:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:08 03:58:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:08 Configure a credential helper to remove this warning. See 03:58:08 https://docs.****.com/go/credential-store/ 03:58:08 03:58:08 Login Succeeded 03:58:08 nexus3.edgexfoundry.org:10004 03:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:08 03:58:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:08 Configure a credential helper to remove this warning. See 03:58:08 https://docs.****.com/go/credential-store/ 03:58:08 03:58:08 Login Succeeded 03:58:08 ****.io 03:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:09 03:58:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:58:09 Configure a credential helper to remove this warning. See 03:58:09 https://docs.****.com/go/credential-store/ 03:58:09 03:58:09 Login Succeeded 03:58:09 ---> ****-login.sh ends [Pipeline] } 03:58:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:58:09 + git rev-list -1 --merges 8fa6db0fd16d0616bded398bf63aa6b072ae2e99~1..8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] echo 03:58:09 -----------> git rev-list -1 --merges 8fa6db0fd16d0616bded398bf63aa6b072ae2e99~1..8fa6db0fd16d0616bded398bf63aa6b072ae2e99 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [false] [Pipeline] sh 03:58:10 + git log --format=format:%s -1 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] echo 03:58:10 ========================================================= 03:58:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 03:58:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:10 + git log --format=format:%s -1 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] echo 03:58:10 [semverPrep] GIT_COMMIT: 8fa6db0fd16d0616bded398bf63aa6b072ae2e99, Commit Message: ci(lts-release): LTS release v4.0.2 @df835d9 [Pipeline] echo 03:58:10 [semverPrep] This is not a build commit. [Pipeline] sh 03:58:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:58:10 + grep -v github /etc/ssh/ssh_known_hosts 03:58:10 + [ -e /tmp/ssh_known_hosts ] 03:58:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:58:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:58:10 + sudo tee -a /etc/ssh/ssh_known_hosts 03:58:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:11 03:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:58:11 3dae71ba6b94: Pulling fs layer 03:58:11 6bf1a483ea7c: Pulling fs layer 03:58:11 f5dfc541a4d3: Pulling fs layer 03:58:11 461d9e800cba: Pulling fs layer 03:58:11 80192f66455f: Pulling fs layer 03:58:11 2e8e34ca0e6c: Pulling fs layer 03:58:11 a29436f7fd5d: Pulling fs layer 03:58:11 923cac83aea3: Pulling fs layer 03:58:11 25ad8b0a4227: Pulling fs layer 03:58:11 db01528c6b51: Pulling fs layer 03:58:11 28988de357af: Pulling fs layer 03:58:11 461d9e800cba: Waiting 03:58:11 80192f66455f: Waiting 03:58:11 2e8e34ca0e6c: Waiting 03:58:11 a29436f7fd5d: Waiting 03:58:11 923cac83aea3: Waiting 03:58:11 25ad8b0a4227: Waiting 03:58:11 db01528c6b51: Waiting 03:58:11 28988de357af: Waiting 03:58:11 6bf1a483ea7c: Verifying Checksum 03:58:11 6bf1a483ea7c: Download complete 03:58:11 461d9e800cba: Download complete 03:58:11 80192f66455f: Verifying Checksum 03:58:11 80192f66455f: Download complete 03:58:11 f5dfc541a4d3: Verifying Checksum 03:58:11 f5dfc541a4d3: Download complete 03:58:11 3dae71ba6b94: Verifying Checksum 03:58:11 3dae71ba6b94: Download complete 03:58:11 923cac83aea3: Download complete 03:58:11 25ad8b0a4227: Verifying Checksum 03:58:11 25ad8b0a4227: Download complete 03:58:11 db01528c6b51: Verifying Checksum 03:58:11 db01528c6b51: Download complete 03:58:11 28988de357af: Verifying Checksum 03:58:11 28988de357af: Download complete 03:58:11 a29436f7fd5d: Verifying Checksum 03:58:11 a29436f7fd5d: Download complete 03:58:12 2e8e34ca0e6c: Verifying Checksum 03:58:12 2e8e34ca0e6c: Download complete 03:58:13 3dae71ba6b94: Pull complete 03:58:13 6bf1a483ea7c: Pull complete 03:58:14 f5dfc541a4d3: Pull complete 03:58:14 461d9e800cba: Pull complete 03:58:14 80192f66455f: Pull complete 03:58:19 2e8e34ca0e6c: Pull complete 03:58:19 a29436f7fd5d: Pull complete 03:58:19 923cac83aea3: Pull complete 03:58:20 25ad8b0a4227: Pull complete 03:58:20 db01528c6b51: Pull complete 03:58:20 28988de357af: Pull complete 03:58:20 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:20 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 03:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:58:22 $ docker top 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a -eo pid,comm 03:58:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:58:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:58:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:58:22 [ssh-agent] Looking for ssh-agent implementation... 03:58:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:58:23 $ docker exec 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a ssh-agent 03:58:23 SSH_AUTH_SOCK=/tmp/ssh-DFKIP0EghEjp/agent.32 03:58:23 SSH_AGENT_PID=38 03:58:23 Running ssh-add (command line suppressed) 03:58:23 Identity added: /w/workspace/oundry_device-onvif-camera_palau@tmp/private_key_14000972402985604749.key (/w/workspace/oundry_device-onvif-camera_palau@tmp/private_key_14000972402985604749.key) 03:58:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:58:23 + git config --global --add safe.directory /w/workspace/oundry_device-onvif-camera_palau [Pipeline] sh 03:58:23 + git tag --points-at 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] } 03:58:23 $ docker exec --env ******** --env ******** 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a ssh-agent -k 03:58:23 unset SSH_AUTH_SOCK; 03:58:23 unset SSH_AGENT_PID; 03:58:23 echo Agent pid 38 killed; 03:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:58:23 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent 03:58:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:58:24 [ssh-agent] Looking for ssh-agent implementation... 03:58:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:58:24 $ docker exec 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a ssh-agent 03:58:24 SSH_AUTH_SOCK=/tmp/ssh-z3DIVYFsfLPg/agent.86 03:58:24 SSH_AGENT_PID=92 03:58:24 Running ssh-add (command line suppressed) 03:58:24 Identity added: /w/workspace/oundry_device-onvif-camera_palau@tmp/private_key_3173650063405112071.key (/w/workspace/oundry_device-onvif-camera_palau@tmp/private_key_3173650063405112071.key) 03:58:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:58:24 + git semver init 03:58:24 2026-05-26 03:58:24,918 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:58:24 2026-05-26 03:58:24,922 [run_init] DEBUG init version:0.0.0 force:False 03:58:24 2026-05-26 03:58:24,923 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_palau/.semver 03:58:24 2026-05-26 03:58:24,924 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_palau/.semver 03:58:24 2026-05-26 03:58:24,924 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_palau/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_palau, stdin=None, shell=False, universal_newlines=False) 03:58:26 2026-05-26 03:58:26,680 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_palau/.git/info/exclude 03:58:26 2026-05-26 03:58:26,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_palau/.semver/palau with force:False 03:58:26 2026-05-26 03:58:26,680 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_palau/.semver/palau 03:58:26 2026-05-26 03:58:26,681 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_palau/.semver/palau 03:58:26 4.0.2 [Pipeline] } 03:58:26 $ docker exec --env ******** --env ******** 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a ssh-agent -k 03:58:26 unset SSH_AUTH_SOCK; 03:58:26 unset SSH_AGENT_PID; 03:58:26 echo Agent pid 92 killed; 03:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:58:27 + git semver [Pipeline] } 03:58:27 $ docker stop --time=1 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a 03:58:29 $ docker rm -f --volumes 48eb83ed6746bee89a95d9b4ef2402133639b7a5607d17891d12b801232d072a [Pipeline] // withDockerContainer [Pipeline] sh 03:58:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:58:29 Stashed 1 file(s) [Pipeline] echo 03:58:29 [edgeXSemver]: initialized semver on version 4.0.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:30 + git checkout 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 03:58:30 HEAD is now at 8fa6db0 ci(lts-release): LTS release v4.0.2 @df835d9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:30 provisioning config files... 03:58:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config12887933637430055232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:30 ---> ****-login.sh 03:58:30 nexus3.edgexfoundry.org:10001 03:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:30 Login Succeeded 03:58:30 nexus3.edgexfoundry.org:10002 03:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:30 Login Succeeded 03:58:30 nexus3.edgexfoundry.org:10003 03:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:30 Login Succeeded 03:58:30 nexus3.edgexfoundry.org:10004 03:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:30 Login Succeeded 03:58:30 ****.io 03:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:31 Login Succeeded 03:58:31 ---> ****-login.sh ends [Pipeline] } 03:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:58:31 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 03:58:31 + grep ^go [0-9].[0-9]* go.mod 03:58:31 + cut -d -f 2 03:58:31 + cut -d . -f1-2 [Pipeline] echo 03:58:31 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:58:31 ========================================================= 03:58:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] 03:58:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:58:32 #0 building with "default" instance using docker driver 03:58:32 03:58:32 #1 [internal] load build definition from Dockerfile 03:58:32 #1 transferring dockerfile: 1.75kB done 03:58:32 #1 DONE 0.0s 03:58:32 03:58:32 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 03:58:32 #2 DONE 0.1s 03:58:32 03:58:32 #3 [internal] load .dockerignore 03:58:32 #3 transferring context: 2B done 03:58:32 #3 DONE 0.0s 03:58:32 03:58:32 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 03:58:32 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done 03:58:32 #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done 03:58:32 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 03:58:32 #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done 03:58:32 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.0s done 03:58:32 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 2.10MB / 60.24MB 0.1s 03:58:32 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:58:32 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 13.63MB / 60.24MB 0.2s 03:58:32 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 03:58:32 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:58:32 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done 03:58:32 #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s done 03:58:32 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0B / 14.25MB 0.2s 03:58:32 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0B / 2.38MB 0.2s 03:58:33 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 28.31MB / 60.24MB 0.3s 03:58:33 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 03:58:33 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 4.19MB / 14.25MB 0.3s 03:58:33 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.3s done 03:58:33 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 42.99MB / 60.24MB 0.4s 03:58:33 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 11.93MB / 14.25MB 0.4s 03:58:33 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 03:58:33 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.10MB / 98.38MB 0.4s 03:58:33 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.5s 03:58:33 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.5s done 03:58:33 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done 03:58:33 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 10.49MB / 98.38MB 0.5s 03:58:33 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 23.07MB / 98.38MB 0.6s 03:58:33 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.7s done 03:58:33 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 53.48MB / 98.38MB 0.8s 03:58:33 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 3.15MB / 14.74MB 0.8s 03:58:33 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 71.30MB / 98.38MB 0.9s 03:58:33 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.9s 03:58:33 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 03:58:33 #4 ... 03:58:33 03:58:33 #5 [internal] load build context 03:58:33 #5 transferring context: 96.81MB 1.0s done 03:58:33 #5 DONE 1.0s 03:58:33 03:58:33 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 03:58:33 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 91.23MB / 98.38MB 1.0s 03:58:33 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 1.0s done 03:58:33 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.1s 03:58:34 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.5s done 03:58:38 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 5.0s done 03:58:38 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 03:58:38 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 03:58:38 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:58:38 #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done 03:58:38 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.1s 03:58:39 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.2s done 03:58:39 #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done 03:58:39 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 03:58:42 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.7s done 03:58:42 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 03:58:42 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.6s done 03:58:42 #4 DONE 10.2s 03:58:42 03:58:42 #6 [builder 2/7] RUN apk add --no-cache make git 03:58:43 #6 0.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:58:43 #6 0.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:58:43 #6 0.823 OK: 265 MiB in 60 packages 03:58:44 Still waiting to schedule task 03:58:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:58:47 #6 DONE 4.4s 03:58:47 03:58:47 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:58:47 #7 DONE 0.0s 03:58:47 03:58:47 #8 [builder 4/7] COPY go.mod vendor* ./ 03:58:47 #8 DONE 0.6s 03:58:48 03:58:48 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:03 #9 DONE 13.1s 03:59:03 03:59:03 #10 [builder 6/7] COPY . . 03:59:03 #10 DONE 0.9s 03:59:03 03:59:03 #11 [builder 7/7] RUN echo noop 03:59:03 #11 0.191 noop 03:59:03 #11 DONE 0.2s 03:59:03 03:59:03 #12 exporting to image 03:59:03 #12 exporting layers 03:59:09 #12 exporting layers 7.4s done 03:59:09 #12 writing image sha256:de4a44c82e2384b2f1983b30444b33a3245fe9ed8862781bed447cf3221e78b9 done 03:59:09 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:59:09 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:10 + docker inspect -f . ci-base-image-x86_64 03:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:10 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 03:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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 03:59:11 $ docker top f5b2328cf2c1ab1747750fbc4079037e0ab4647e2811024313a9fa44f668a1d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:11 + go version 03:59:11 go version go1.25.10 linux/amd64 [Pipeline] } 03:59:11 $ docker stop --time=1 f5b2328cf2c1ab1747750fbc4079037e0ab4647e2811024313a9fa44f668a1d6 03:59:12 $ docker rm -f --volumes f5b2328cf2c1ab1747750fbc4079037e0ab4647e2811024313a9fa44f668a1d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:13 + docker inspect -f . ci-base-image-x86_64 03:59:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:13 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 03:59:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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 03:59:13 $ docker top 2433cab6cc20c55a187df0dbd2fbcacc54291963d1ca70811ba87967e436bb5e -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:13 + git config --global --add safe.directory /w/workspace/oundry_device-onvif-camera_palau [Pipeline] fileExists [Pipeline] sh 03:59:14 + make test 03:59:14 go test ./... -coverprofile=coverage.out ./... 03:59:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:59:41 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:59:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.2% of statements 03:59:41 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:59:41 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.921s coverage: 86.5% of statements 03:59:54 0 issues. 03:59:54 go vet ./... 03:59:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:59:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:59:59 ./bin/test-attribution-txt.sh 03:59:59 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:59:59 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:00:00 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 04:00:00 + go mod tidy [Pipeline] } 04:00:00 $ docker stop --time=1 2433cab6cc20c55a187df0dbd2fbcacc54291963d1ca70811ba87967e436bb5e 04:00:03 $ docker rm -f --volumes 2433cab6cc20c55a187df0dbd2fbcacc54291963d1ca70811ba87967e436bb5e [Pipeline] // withDockerContainer [Pipeline] sh 04:00:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:00:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:00:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:00:04 + ls -al . 04:00:04 total 316 04:00:04 drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:59 . 04:00:04 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:57 .. 04:00:04 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:59 .git 04:00:04 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 .github 04:00:04 -rw-rw-r-- 1 jenkins jenkins 493 May 26 03:58 .gitignore 04:00:04 -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:58 .golangci.yml 04:00:04 drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:58 .semver 04:00:04 -rw-rw-r-- 1 jenkins jenkins 22626 May 26 03:58 Attribution.txt 04:00:04 -rw-rw-r-- 1 jenkins jenkins 19360 May 26 03:58 CHANGELOG.md 04:00:04 -rw-rw-r-- 1 jenkins jenkins 1715 May 26 03:58 Dockerfile 04:00:04 -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:58 GOVERNANCE.md 04:00:04 -rw-rw-r-- 1 jenkins jenkins 762 May 26 03:58 Jenkinsfile 04:00:04 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 03:58 LICENSE 04:00:04 -rw-rw-r-- 1 jenkins jenkins 3464 May 26 03:58 Makefile 04:00:04 -rw-rw-r-- 1 jenkins jenkins 625 May 26 03:58 OWNERS.md 04:00:04 -rw-rw-r-- 1 jenkins jenkins 2620 May 26 03:58 README.md 04:00:04 -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:58 VERSION 04:00:04 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:58 bin 04:00:04 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:58 cmd 04:00:04 -rw-r--r-- 1 jenkins jenkins 85674 May 26 03:59 coverage.out 04:00:04 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:58 doc 04:00:04 -rw-rw-r-- 1 jenkins jenkins 6874 May 26 03:58 go.mod 04:00:04 -rw-rw-r-- 1 jenkins jenkins 89808 May 26 03:58 go.sum 04:00:04 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:58 internal 04:00:04 drwxrwxr-x 10 jenkins jenkins 4096 May 26 03:58 vendor 04:00:04 -rw-rw-r-- 1 jenkins jenkins 236 May 26 03:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:04 + 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=8fa6db0fd16d0616bded398bf63aa6b072ae2e99 --label arch=amd64 --label version=4.0.2 . 04:00:05 #0 building with "default" instance using docker driver 04:00:05 04:00:05 #1 [internal] load build definition from Dockerfile 04:00:05 #1 transferring dockerfile: 1.75kB done 04:00:05 #1 DONE 0.0s 04:00:05 04:00:05 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:00:05 #2 DONE 0.0s 04:00:05 04:00:05 #3 [internal] load metadata for docker.io/library/alpine:3.22 04:00:05 #3 DONE 0.1s 04:00:05 04:00:05 #4 [internal] load .dockerignore 04:00:05 #4 transferring context: 2B done 04:00:05 #4 DONE 0.0s 04:00:05 04:00:05 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:00:05 #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:00:05 #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:00:05 #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:00:05 #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:00:05 #5 DONE 0.1s 04:00:05 04:00:05 #6 [internal] load build context 04:00:05 #6 ... 04:00:05 04:00:05 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:00:05 #7 DONE 0.2s 04:00:05 04:00:05 #6 [internal] load build context 04:00:05 #6 transferring context: 529.18kB 0.3s done 04:00:05 #6 DONE 0.3s 04:00:05 04:00:05 #8 [builder 2/7] RUN apk add --no-cache make git 04:00:05 #8 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:00:06 #8 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:00:06 #8 1.283 OK: 265 MiB in 60 packages 04:00:06 #8 DONE 1.4s 04:00:06 04:00:06 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:00:06 #9 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:00:06 #9 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:00:06 #9 1.334 (1/1) Installing dumb-init (1.2.5-r3) 04:00:06 #9 1.343 Executing busybox-1.37.0-r20.trigger 04:00:06 #9 1.352 OK: 7 MiB in 17 packages 04:00:06 #9 DONE 1.5s 04:00:06 04:00:06 #10 [builder 3/7] WORKDIR /device-onvif-camera 04:00:06 #10 DONE 0.0s 04:00:06 04:00:06 #11 [builder 4/7] COPY go.mod vendor* ./ 04:00:07 #11 DONE 0.7s 04:00:07 04:00:07 #12 [stage-1 3/7] RUN apk --no-cache upgrade 04:00:07 #12 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:00:07 #12 0.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:00:07 #12 0.735 OK: 7 MiB in 17 packages 04:00:07 #12 DONE 0.8s 04:00:07 04:00:07 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:07 #13 0.343 skipping... 04:00:07 #13 DONE 0.4s 04:00:07 04:00:07 #14 [builder 6/7] COPY . . 04:00:08 #14 DONE 0.9s 04:00:08 04:00:08 #15 [builder 7/7] RUN make build 04:00:09 #15 0.230 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:00:41 #15 DONE 28.3s 04:00:41 04:00:41 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 04:00:41 #16 DONE 0.2s 04:00:41 04:00:41 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 04:00:41 #17 DONE 0.0s 04:00:41 04:00:41 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 04:00:41 #18 DONE 0.0s 04:00:41 04:00:41 #19 exporting to image 04:00:41 #19 exporting layers 04:00:41 #19 exporting layers 0.2s done 04:00:41 #19 writing image sha256:64c723c4faf074bbecab39deab904ad3cee9bc4e0458108f0c0a0c3f476d9b89 done 04:00:41 #19 naming to docker.io/library/device-onvif-camera done 04:00:41 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:00:41 provisioning config files... 04:00:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config7853052116000942210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:41 ---> ****-login.sh 04:00:41 nexus3.edgexfoundry.org:10001 04:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:41 Login Succeeded 04:00:41 nexus3.edgexfoundry.org:10002 04:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:41 Login Succeeded 04:00:41 nexus3.edgexfoundry.org:10003 04:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:42 Login Succeeded 04:00:42 nexus3.edgexfoundry.org:10004 04:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:42 Login Succeeded 04:00:42 ****.io 04:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:00:42 Login Succeeded 04:00:42 ---> ****-login.sh ends [Pipeline] } 04:00:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:42 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:00:42 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:00:42 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 04:00:42 4.0.2 04:00:42 8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 04:00:42 palau 04:00:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:42 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 04:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:00:43 1f6d5c8853ef: Preparing 04:00:43 5fd5395070cb: Preparing 04:00:43 a1fa98a36ade: Preparing 04:00:43 6338fcc16180: Preparing 04:00:43 c6d42a1e8a4b: Preparing 04:00:43 0854555d70ac: Preparing 04:00:43 0854555d70ac: Waiting 04:00:43 5fd5395070cb: Pushed 04:00:43 c6d42a1e8a4b: Pushed 04:00:43 1f6d5c8853ef: Pushed 04:00:43 6338fcc16180: Pushed 04:00:43 0854555d70ac: Layer already exists 04:00:47 a1fa98a36ade: Pushed 04:00:47 8fa6db0fd16d0616bded398bf63aa6b072ae2e99: digest: sha256:f62272520658bf6f0325d1a4fc7a00a854ce32665928d1c0f375915992020b91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:47 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.2 04:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:00:47 1f6d5c8853ef: Preparing 04:00:47 5fd5395070cb: Preparing 04:00:47 a1fa98a36ade: Preparing 04:00:47 6338fcc16180: Preparing 04:00:47 c6d42a1e8a4b: Preparing 04:00:47 0854555d70ac: Preparing 04:00:47 0854555d70ac: Waiting 04:00:47 a1fa98a36ade: Layer already exists 04:00:47 5fd5395070cb: Layer already exists 04:00:47 6338fcc16180: Layer already exists 04:00:47 1f6d5c8853ef: Layer already exists 04:00:47 c6d42a1e8a4b: Layer already exists 04:00:47 0854555d70ac: Layer already exists 04:00:47 4.0.2: digest: sha256:f62272520658bf6f0325d1a4fc7a00a854ce32665928d1c0f375915992020b91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 04:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:00:48 1f6d5c8853ef: Preparing 04:00:48 5fd5395070cb: Preparing 04:00:48 a1fa98a36ade: Preparing 04:00:48 6338fcc16180: Preparing 04:00:48 c6d42a1e8a4b: Preparing 04:00:48 0854555d70ac: Preparing 04:00:48 0854555d70ac: Waiting 04:00:48 a1fa98a36ade: Layer already exists 04:00:48 c6d42a1e8a4b: Layer already exists 04:00:48 6338fcc16180: Layer already exists 04:00:48 1f6d5c8853ef: Layer already exists 04:00:48 5fd5395070cb: Layer already exists 04:00:48 0854555d70ac: Layer already exists 04:00:48 8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2: digest: sha256:f62272520658bf6f0325d1a4fc7a00a854ce32665928d1c0f375915992020b91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:palau 04:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:00:49 1f6d5c8853ef: Preparing 04:00:49 5fd5395070cb: Preparing 04:00:49 a1fa98a36ade: Preparing 04:00:49 6338fcc16180: Preparing 04:00:49 c6d42a1e8a4b: Preparing 04:00:49 0854555d70ac: Preparing 04:00:49 0854555d70ac: Waiting 04:00:49 c6d42a1e8a4b: Layer already exists 04:00:49 1f6d5c8853ef: Layer already exists 04:00:49 6338fcc16180: Layer already exists 04:00:49 a1fa98a36ade: Layer already exists 04:00:49 5fd5395070cb: Layer already exists 04:00:49 0854555d70ac: Layer already exists 04:00:49 palau: digest: sha256:f62272520658bf6f0325d1a4fc7a00a854ce32665928d1c0f375915992020b91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:49 ===================================================== [Pipeline] echo 04:00:49 taggedImages: 04:00:49 - nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 04:00:49 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.2 04:00:49 - nexus3.edgexfoundry.org:10004/device-onvif-camera:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 04:00:49 - nexus3.edgexfoundry.org:10004/device-onvif-camera:palau [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:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:49 04:00:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:50 latest: Pulling from edgex-lftools-log-publisher 04:00:50 5eb5b503b376: Pulling fs layer 04:00:50 5c69ac0246d0: Pulling fs layer 04:00:50 ec43610c2a17: Pulling fs layer 04:00:50 3a2ae6a8a46f: Pulling fs layer 04:00:50 33b1e0a273af: Pulling fs layer 04:00:50 5d3b04190fa2: Pulling fs layer 04:00:50 2f39f015ded8: Pulling fs layer 04:00:50 3a2ae6a8a46f: Waiting 04:00:50 33b1e0a273af: Waiting 04:00:50 2f39f015ded8: Waiting 04:00:50 5c69ac0246d0: Verifying Checksum 04:00:50 5c69ac0246d0: Download complete 04:00:50 3a2ae6a8a46f: Verifying Checksum 04:00:50 3a2ae6a8a46f: Download complete 04:00:50 33b1e0a273af: Verifying Checksum 04:00:50 33b1e0a273af: Download complete 04:00:50 5d3b04190fa2: Verifying Checksum 04:00:50 ec43610c2a17: Verifying Checksum 04:00:50 ec43610c2a17: Download complete 04:00:50 5d3b04190fa2: Download complete 04:00:50 5eb5b503b376: Download complete 04:00:51 2f39f015ded8: Download complete 04:00:52 5eb5b503b376: Pull complete 04:00:52 5c69ac0246d0: Pull complete 04:00:53 ec43610c2a17: Pull complete 04:00:53 3a2ae6a8a46f: Pull complete 04:00:53 33b1e0a273af: Pull complete 04:00:53 5d3b04190fa2: Pull complete 04:00:59 2f39f015ded8: Pull complete 04:00:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:00 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 04:01:00 $ 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/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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:01:02 $ docker top 582efed8dd945b2183567222bce5d4cb04d43e35eb08b8d1be8124d3c8d0ac0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:02 ---> job-cost.sh 04:01:02 lf-activate-venv: SKIPPING 04:01:02 INFO: No Stack... 04:01:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:01:03 INFO: Archiving Costs [Pipeline] sh 04:01:03 + cat /w/workspace/oundry_device-onvif-camera_palau/archives/cost.csv 04:01:03 + cut -d, -f6 [Pipeline] lock 04:01:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] 04:01:03 Resource [jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] did not exist. Created. 04:01:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:01:04 + echo total: 0.2199999988079071 [Pipeline] stash 04:01:04 Stashed 1 file(s) [Pipeline] } 04:01:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:01:04 $ docker stop --time=1 582efed8dd945b2183567222bce5d4cb04d43e35eb08b8d1be8124d3c8d0ac0d 04:01:05 $ docker rm -f --volumes 582efed8dd945b2183567222bce5d4cb04d43e35eb08b8d1be8124d3c8d0ac0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:01:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11397 in /w/workspace/oundry_device-onvif-camera_palau [Pipeline] { [Pipeline] ws 04:01:13 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 04:01:16 The recommended git tool is: git 04:01:25 using credential edgex-jenkins-ssh 04:01:25 Cloning the remote Git repository 04:01:25 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:01:25 > git init /w/workspace/device-onvif-camera/2 # timeout=10 04:01:25 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:01:25 > git --version # timeout=10 04:01:25 > git --version # 'git version 2.25.1' 04:01:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:30 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:01:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:31 Avoid second fetch 04:01:31 Checking out Revision 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 (palau) 04:01:31 > git config core.sparsecheckout # timeout=10 04:01:32 > git checkout -f 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 # timeout=10 04:01:34 Commit message: "ci(lts-release): LTS release v4.0.2 @df835d9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:39 + git checkout 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 04:01:40 HEAD is now at 8fa6db0 ci(lts-release): LTS release v4.0.2 @df835d9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:40 provisioning config files... 04:01:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config8438153333663469732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:41 ---> ****-login.sh 04:01:41 nexus3.edgexfoundry.org:10001 04:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:41 Configure a credential helper to remove this warning. See 04:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:41 04:01:41 Login Succeeded 04:01:41 nexus3.edgexfoundry.org:10002 04:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:42 Configure a credential helper to remove this warning. See 04:01:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:42 04:01:42 Login Succeeded 04:01:42 nexus3.edgexfoundry.org:10003 04:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:42 Configure a credential helper to remove this warning. See 04:01:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:42 04:01:42 Login Succeeded 04:01:42 nexus3.edgexfoundry.org:10004 04:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:43 Configure a credential helper to remove this warning. See 04:01:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:43 04:01:43 Login Succeeded 04:01:43 ****.io 04:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:43 Configure a credential helper to remove this warning. See 04:01:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:43 04:01:43 Login Succeeded 04:01:43 ---> ****-login.sh ends [Pipeline] } 04:01:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:01:44 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 04:01:44 + grep ^go [0-9].[0-9]* go.mod 04:01:44 + cut -d -f 2 04:01:44 + cut -d . -f1-2 [Pipeline] echo 04:01:44 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:01:44 ========================================================= 04:01:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] 04:01:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 04:01:50 Sending build context to Docker daemon 75.49MB 04:01:50 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 04:01:50 Step 2/13 : FROM ${BASE} AS builder 04:01:50 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 04:01:50 58e777220c39: Pulling fs layer 04:01:50 5d96c866386f: Pulling fs layer 04:01:50 8985e74deb67: Pulling fs layer 04:01:50 a90cb41c1532: Pulling fs layer 04:01:50 4f4fb700ef54: Pulling fs layer 04:01:50 19c9b082531f: Pulling fs layer 04:01:50 8959fe4f68e1: Pulling fs layer 04:01:50 418f8e902c44: Pulling fs layer 04:01:50 c3ba8a69b7b1: Pulling fs layer 04:01:50 a90cb41c1532: Waiting 04:01:50 4f4fb700ef54: Waiting 04:01:50 19c9b082531f: Waiting 04:01:50 8959fe4f68e1: Waiting 04:01:50 c3ba8a69b7b1: Waiting 04:01:50 418f8e902c44: Waiting 04:01:50 5d96c866386f: Download complete 04:01:50 a90cb41c1532: Verifying Checksum 04:01:50 a90cb41c1532: Download complete 04:01:50 4f4fb700ef54: Verifying Checksum 04:01:50 4f4fb700ef54: Download complete 04:01:50 19c9b082531f: Verifying Checksum 04:01:50 19c9b082531f: Download complete 04:01:50 58e777220c39: Verifying Checksum 04:01:50 58e777220c39: Download complete 04:01:51 8959fe4f68e1: Verifying Checksum 04:01:51 8959fe4f68e1: Download complete 04:01:51 c3ba8a69b7b1: Verifying Checksum 04:01:51 c3ba8a69b7b1: Download complete 04:01:51 58e777220c39: Pull complete 04:01:52 8985e74deb67: Verifying Checksum 04:01:52 8985e74deb67: Download complete 04:01:52 5d96c866386f: Pull complete 04:01:54 418f8e902c44: Verifying Checksum 04:01:54 418f8e902c44: Download complete 04:02:06 8985e74deb67: Pull complete 04:02:07 a90cb41c1532: Pull complete 04:02:07 4f4fb700ef54: Pull complete 04:02:07 19c9b082531f: Pull complete 04:02:08 8959fe4f68e1: Pull complete 04:02:17 418f8e902c44: Pull complete 04:02:19 c3ba8a69b7b1: Pull complete 04:02:19 Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 04:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 04:02:19 ---> 081e04c5fda7 04:02:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:02:21 ---> Running in 7663e3be284c 04:02:22 Removing intermediate container 7663e3be284c 04:02:22 ---> b7a4b37c01f7 04:02:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:22 ---> Running in b1bfa0de8ba6 04:02:22 Removing intermediate container b1bfa0de8ba6 04:02:22 ---> 9a88ca48e1e4 04:02:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:02:22 ---> Running in 4b6de8ef2fbd 04:02:23 Removing intermediate container 4b6de8ef2fbd 04:02:23 ---> 796b8ee103dc 04:02:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:02:23 ---> Running in 41dd599c1215 04:02:23 Removing intermediate container 41dd599c1215 04:02:23 ---> 32831faf6cd0 04:02:23 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:02:23 ---> Running in 050404979db0 04:02:24 Removing intermediate container 050404979db0 04:02:24 ---> b865baed4153 04:02:24 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:02:24 ---> Running in e86bc561c748 04:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:02:27 OK: 255 MiB in 60 packages 04:02:28 Removing intermediate container e86bc561c748 04:02:28 ---> 27935f20c09a 04:02:28 Step 9/13 : WORKDIR /device-onvif-camera 04:02:28 ---> Running in 54133ab1d21d 04:02:29 Removing intermediate container 54133ab1d21d 04:02:29 ---> cdd557592c8d 04:02:29 Step 10/13 : COPY go.mod vendor* ./ 04:02:44 ---> 5dc348693dd4 04:02:44 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:44 ---> Running in 28aacc97c150 04:04:52 Removing intermediate container 28aacc97c150 04:04:52 ---> 9ab3d7da6d50 04:04:52 Step 12/13 : COPY . . 04:04:55 ---> 0906c8356df4 04:04:55 Step 13/13 : RUN ${MAKE} 04:04:55 ---> Running in 044e7c294fbd 04:04:56 noop 04:04:57 Removing intermediate container 044e7c294fbd 04:04:57 ---> a30bab6004b6 04:04:58 Successfully built a30bab6004b6 04:04:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:58 + docker inspect -f . ci-base-image-arm64 04:04:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:58 prd-ubuntu20.04-docker-arm64-4c-16g-11397 does not seem to be running inside a container 04:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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:05:00 $ docker top de1ac3f760acf8b76cc6ed445562e25bbfa725dfc28711365cac62f928e9d027 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:01 + go version 04:05:01 go version go1.25.10 linux/arm64 [Pipeline] } 04:05:01 $ docker stop --time=1 de1ac3f760acf8b76cc6ed445562e25bbfa725dfc28711365cac62f928e9d027 04:05:02 $ docker rm -f --volumes de1ac3f760acf8b76cc6ed445562e25bbfa725dfc28711365cac62f928e9d027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:03 + docker inspect -f . ci-base-image-arm64 04:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:03 prd-ubuntu20.04-docker-arm64-4c-16g-11397 does not seem to be running inside a container 04:05:03 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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:05:05 $ docker top 9052921b686c17c1b5feb86de20377ebd9a38814da9e04847ceb3398a898e3f1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:05 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 04:05:06 + make test 04:05:06 go test ./... -coverprofile=coverage.out ./... 04:05:10 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:09:48 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 04:09:48 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.178s coverage: 31.2% of statements 04:09:48 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 04:10:10 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.231s coverage: 86.5% of statements 04:10:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:10:10 go vet ./... 04:11:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:11:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:11:08 ./bin/test-attribution-txt.sh 04:11:08 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:11:08 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:11:08 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 04:11:09 + go mod tidy [Pipeline] } 04:11:15 $ docker stop --time=1 9052921b686c17c1b5feb86de20377ebd9a38814da9e04847ceb3398a898e3f1 04:11:17 $ docker rm -f --volumes 9052921b686c17c1b5feb86de20377ebd9a38814da9e04847ceb3398a898e3f1 [Pipeline] // withDockerContainer [Pipeline] sh 04:11:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:19 Warning: overwriting stash ‘coverage-report’ 04:11:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:23 + ls -al . 04:11:23 total 312 04:11:23 drwxrwxr-x 9 jenkins jenkins 4096 May 26 04:05 . 04:11:23 drwxrwxr-x 4 jenkins jenkins 4096 May 26 04:01 .. 04:11:23 drwxrwxr-x 8 jenkins jenkins 4096 May 26 04:01 .git 04:11:23 drwxrwxr-x 3 jenkins jenkins 4096 May 26 04:01 .github 04:11:23 -rw-rw-r-- 1 jenkins jenkins 493 May 26 04:01 .gitignore 04:11:23 -rw-rw-r-- 1 jenkins jenkins 359 May 26 04:01 .golangci.yml 04:11:23 -rw-rw-r-- 1 jenkins jenkins 22626 May 26 04:01 Attribution.txt 04:11:23 -rw-rw-r-- 1 jenkins jenkins 19360 May 26 04:01 CHANGELOG.md 04:11:23 -rw-rw-r-- 1 jenkins jenkins 1715 May 26 04:01 Dockerfile 04:11:23 -rw-rw-r-- 1 jenkins jenkins 677 May 26 04:01 GOVERNANCE.md 04:11:23 -rw-rw-r-- 1 jenkins jenkins 762 May 26 04:01 Jenkinsfile 04:11:23 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 04:01 LICENSE 04:11:23 -rw-rw-r-- 1 jenkins jenkins 3464 May 26 04:01 Makefile 04:11:23 -rw-rw-r-- 1 jenkins jenkins 625 May 26 04:01 OWNERS.md 04:11:23 -rw-rw-r-- 1 jenkins jenkins 2620 May 26 04:01 README.md 04:11:23 -rw-rw-r-- 1 jenkins jenkins 5 May 26 03:58 VERSION 04:11:23 drwxrwxr-x 2 jenkins jenkins 4096 May 26 04:01 bin 04:11:23 drwxrwxr-x 3 jenkins jenkins 4096 May 26 04:01 cmd 04:11:23 -rw-r--r-- 1 jenkins jenkins 85674 May 26 04:10 coverage.out 04:11:23 drwxrwxr-x 4 jenkins jenkins 4096 May 26 04:01 doc 04:11:23 -rw-rw-r-- 1 jenkins jenkins 6874 May 26 04:01 go.mod 04:11:23 -rw-rw-r-- 1 jenkins jenkins 89808 May 26 04:01 go.sum 04:11:23 drwxrwxr-x 4 jenkins jenkins 4096 May 26 04:01 internal 04:11:23 drwxrwxr-x 10 jenkins jenkins 4096 May 26 04:01 vendor 04:11:23 -rw-rw-r-- 1 jenkins jenkins 236 May 26 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:24 + 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=8fa6db0fd16d0616bded398bf63aa6b072ae2e99 --label arch=arm64 --label version=4.0.2 . 04:11:28 Sending build context to Docker daemon 75.58MB 04:11:28 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 04:11:28 Step 2/27 : FROM ${BASE} AS builder 04:11:28 ---> a30bab6004b6 04:11:28 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:11:29 ---> Running in 2239eb45d302 04:11:29 Removing intermediate container 2239eb45d302 04:11:29 ---> 7a77a0dd2bd0 04:11:29 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:11:29 ---> Running in 49b8ac86373f 04:11:30 Removing intermediate container 49b8ac86373f 04:11:30 ---> 6a4291194c7e 04:11:30 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:11:30 ---> Running in 13c1ac7b32dc 04:11:30 Removing intermediate container 13c1ac7b32dc 04:11:30 ---> 329410058a7d 04:11:30 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:11:30 ---> Running in c7131afb5235 04:11:30 Removing intermediate container c7131afb5235 04:11:30 ---> dacb3d946fd0 04:11:30 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:11:31 ---> Running in d0bd6a3ae0bd 04:11:31 Removing intermediate container d0bd6a3ae0bd 04:11:31 ---> f47fee611236 04:11:31 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:31 ---> Running in 33a74178304e 04:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:34 OK: 255 MiB in 60 packages 04:11:35 Removing intermediate container 33a74178304e 04:11:35 ---> c7c6bff1f9ef 04:11:35 Step 9/27 : WORKDIR /device-onvif-camera 04:11:35 ---> Running in 5f3b6e5095b9 04:11:36 Removing intermediate container 5f3b6e5095b9 04:11:36 ---> c18ef032d9fe 04:11:36 Step 10/27 : COPY go.mod vendor* ./ 04:11:55 ---> 6fe04a2f6990 04:11:55 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:55 ---> Running in f73b123c0875 04:11:55 skipping... 04:11:55 Removing intermediate container f73b123c0875 04:11:55 ---> 9a6df3995f06 04:11:55 Step 12/27 : COPY . . 04:12:10 ---> 85d530b60118 04:12:10 Step 13/27 : RUN ${MAKE} 04:12:10 ---> Running in b1a6b5d3a197 04:12:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:16:34 Removing intermediate container b1a6b5d3a197 04:16:34 ---> 50d9404f6727 04:16:34 Step 14/27 : FROM alpine:3.22 04:16:34 3.22: Pulling from library/alpine 04:16:34 58e777220c39: Already exists 04:16:34 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:16:34 Status: Downloaded newer image for alpine:3.22 04:16:34 ---> 6a2735c23ff3 04:16:34 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:16:34 ---> Running in 5a52f64da84b 04:16:34 Removing intermediate container 5a52f64da84b 04:16:34 ---> d56e455f7ff9 04:16:34 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:16:34 ---> Running in 39ee556e67a8 04:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:16:35 (1/1) Installing dumb-init (1.2.5-r3) 04:16:35 Executing busybox-1.37.0-r20.trigger 04:16:35 OK: 8 MiB in 17 packages 04:16:36 Removing intermediate container 39ee556e67a8 04:16:36 ---> 30c673edb49c 04:16:36 Step 17/27 : RUN apk --no-cache upgrade 04:16:36 ---> Running in 20e13cbbf954 04:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:16:39 OK: 8 MiB in 17 packages 04:16:40 Removing intermediate container 20e13cbbf954 04:16:40 ---> f6594bdb081c 04:16:40 Step 18/27 : WORKDIR / 04:16:40 ---> Running in 54b621947548 04:16:40 Removing intermediate container 54b621947548 04:16:40 ---> f60985cb9944 04:16:40 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:16:43 ---> deef3f2e9b31 04:16:43 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:16:43 ---> 5142a81c5ce1 04:16:43 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:16:44 ---> 143a4d96ce0f 04:16:44 Step 22/27 : EXPOSE 59984 04:16:44 ---> Running in c62d8dcb9c1c 04:16:44 Removing intermediate container c62d8dcb9c1c 04:16:44 ---> 6dbf23d5bdbb 04:16:44 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:16:44 ---> Running in b69757d7ca6f 04:16:45 Removing intermediate container b69757d7ca6f 04:16:45 ---> cba5c2588b72 04:16:45 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:16:45 ---> Running in 0c119b12d92a 04:16:45 Removing intermediate container 0c119b12d92a 04:16:45 ---> ff52a4f5b37f 04:16:45 Step 25/27 : LABEL arch=arm64 04:16:45 ---> Running in a8f9b1ea46dc 04:16:45 Removing intermediate container a8f9b1ea46dc 04:16:45 ---> 5427c9fd97e3 04:16:45 Step 26/27 : LABEL git_sha=8fa6db0fd16d0616bded398bf63aa6b072ae2e99 04:16:46 ---> Running in 0e3bf1ea615e 04:16:46 Removing intermediate container 0e3bf1ea615e 04:16:46 ---> f4482bf8ded3 04:16:46 Step 27/27 : LABEL version=4.0.2 04:16:46 ---> Running in dc1c1da8df73 04:16:46 Removing intermediate container dc1c1da8df73 04:16:46 ---> 7571253ccc1e 04:16:46 [Warning] One or more build-args [ARCH] were not consumed 04:16:47 Successfully built 7571253ccc1e 04:16:47 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:16:47 provisioning config files... 04:16:47 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config2503488673102674858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:48 ---> ****-login.sh 04:16:48 nexus3.edgexfoundry.org:10001 04:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:48 Configure a credential helper to remove this warning. See 04:16:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:48 04:16:48 Login Succeeded 04:16:48 nexus3.edgexfoundry.org:10002 04:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:48 Configure a credential helper to remove this warning. See 04:16:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:48 04:16:48 Login Succeeded 04:16:48 nexus3.edgexfoundry.org:10003 04:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:49 Configure a credential helper to remove this warning. See 04:16:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:49 04:16:49 Login Succeeded 04:16:49 nexus3.edgexfoundry.org:10004 04:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:49 Configure a credential helper to remove this warning. See 04:16:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:49 04:16:49 Login Succeeded 04:16:49 ****.io 04:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:50 Configure a credential helper to remove this warning. See 04:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:50 04:16:50 Login Succeeded 04:16:50 ---> ****-login.sh ends [Pipeline] } 04:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:50 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:16:50 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:16:50 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 04:16:50 4.0.2 04:16:50 8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 04:16:50 palau 04:16:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 04:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:16:51 6aae24e6ccda: Preparing 04:16:51 88bb2bafba23: Preparing 04:16:51 0976fa682004: Preparing 04:16:51 a3d4571a4a16: Preparing 04:16:51 0d39ef1b205a: Preparing 04:16:51 eeaa73608b53: Preparing 04:16:51 eeaa73608b53: Waiting 04:16:52 6aae24e6ccda: Pushed 04:16:52 88bb2bafba23: Pushed 04:16:52 a3d4571a4a16: Pushed 04:16:52 0d39ef1b205a: Pushed 04:16:52 eeaa73608b53: Layer already exists 04:17:00 0976fa682004: Pushed 04:17:00 8fa6db0fd16d0616bded398bf63aa6b072ae2e99: digest: sha256:9845ad9d97e0c21a82ed527ed72919401b587944e47c358b680d3e3a17af1d84 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:01 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.2 04:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:17:01 6aae24e6ccda: Preparing 04:17:01 88bb2bafba23: Preparing 04:17:01 0976fa682004: Preparing 04:17:01 a3d4571a4a16: Preparing 04:17:01 0d39ef1b205a: Preparing 04:17:01 eeaa73608b53: Preparing 04:17:01 eeaa73608b53: Waiting 04:17:01 0976fa682004: Layer already exists 04:17:01 a3d4571a4a16: Layer already exists 04:17:01 6aae24e6ccda: Layer already exists 04:17:01 0d39ef1b205a: Layer already exists 04:17:01 88bb2bafba23: Layer already exists 04:17:01 eeaa73608b53: Layer already exists 04:17:01 4.0.2: digest: sha256:9845ad9d97e0c21a82ed527ed72919401b587944e47c358b680d3e3a17af1d84 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:02 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 04:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:17:02 6aae24e6ccda: Preparing 04:17:02 88bb2bafba23: Preparing 04:17:02 0976fa682004: Preparing 04:17:02 a3d4571a4a16: Preparing 04:17:02 0d39ef1b205a: Preparing 04:17:02 eeaa73608b53: Preparing 04:17:02 eeaa73608b53: Waiting 04:17:02 6aae24e6ccda: Layer already exists 04:17:02 a3d4571a4a16: Layer already exists 04:17:02 88bb2bafba23: Layer already exists 04:17:02 0d39ef1b205a: Layer already exists 04:17:02 0976fa682004: Layer already exists 04:17:02 eeaa73608b53: Layer already exists 04:17:02 8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2: digest: sha256:9845ad9d97e0c21a82ed527ed72919401b587944e47c358b680d3e3a17af1d84 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:03 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:palau 04:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:17:03 6aae24e6ccda: Preparing 04:17:03 88bb2bafba23: Preparing 04:17:03 0976fa682004: Preparing 04:17:03 a3d4571a4a16: Preparing 04:17:03 0d39ef1b205a: Preparing 04:17:03 eeaa73608b53: Preparing 04:17:03 eeaa73608b53: Waiting 04:17:03 88bb2bafba23: Layer already exists 04:17:03 a3d4571a4a16: Layer already exists 04:17:03 6aae24e6ccda: Layer already exists 04:17:03 0d39ef1b205a: Layer already exists 04:17:03 0976fa682004: Layer already exists 04:17:03 eeaa73608b53: Layer already exists 04:17:03 palau: digest: sha256:9845ad9d97e0c21a82ed527ed72919401b587944e47c358b680d3e3a17af1d84 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:04 ===================================================== [Pipeline] echo 04:17:04 taggedImages: 04:17:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99 04:17:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.2 04:17:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8fa6db0fd16d0616bded398bf63aa6b072ae2e99-4.0.2 04:17:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:04 04:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:04 arm64: Pulling from edgex-lftools-log-publisher 04:17:04 8998bd30e6a1: Pulling fs layer 04:17:04 04944245beec: Pulling fs layer 04:17:04 699f458cf7ca: Pulling fs layer 04:17:04 765212b225bb: Pulling fs layer 04:17:04 f23df028b6ca: Pulling fs layer 04:17:04 d65c8cfc05b1: Pulling fs layer 04:17:04 2437ff75d9bd: Pulling fs layer 04:17:04 f23df028b6ca: Waiting 04:17:04 d65c8cfc05b1: Waiting 04:17:04 2437ff75d9bd: Waiting 04:17:04 765212b225bb: Waiting 04:17:05 04944245beec: Verifying Checksum 04:17:05 04944245beec: Download complete 04:17:05 765212b225bb: Verifying Checksum 04:17:05 765212b225bb: Download complete 04:17:05 f23df028b6ca: Verifying Checksum 04:17:05 f23df028b6ca: Download complete 04:17:05 d65c8cfc05b1: Verifying Checksum 04:17:05 d65c8cfc05b1: Download complete 04:17:05 699f458cf7ca: Verifying Checksum 04:17:05 699f458cf7ca: Download complete 04:17:05 8998bd30e6a1: Verifying Checksum 04:17:05 8998bd30e6a1: Download complete 04:17:08 2437ff75d9bd: Verifying Checksum 04:17:08 2437ff75d9bd: Download complete 04:17:10 8998bd30e6a1: Pull complete 04:17:10 04944245beec: Pull complete 04:17:12 699f458cf7ca: Pull complete 04:17:12 765212b225bb: Pull complete 04:17:13 f23df028b6ca: Pull complete 04:17:13 d65c8cfc05b1: Pull complete 04:17:29 2437ff75d9bd: Pull complete 04:17:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:29 prd-ubuntu20.04-docker-arm64-4c-16g-11397 does not seem to be running inside a container 04:17:29 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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:17:32 $ docker top 06f0906bd5090dd4448cff98a19e6076dbebb0f6f4514215516fe951d031f90d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:33 ---> job-cost.sh 04:17:33 lf-activate-venv: SKIPPING 04:17:33 INFO: No Stack... 04:17:33 INFO: Retrieving Pricing Info for: v3-standard-4 04:17:34 INFO: Archiving Costs [Pipeline] sh 04:17:34 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv 04:17:34 + cut -d, -f6 [Pipeline] lock 04:17:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] 04:17:34 Resource [jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] did not exist. Created. 04:17:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:35 /w/workspace/device-onvif-camera/2@tmp/durable-5718048d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:35 + echo total: 0.10999999940395355 [Pipeline] stash 04:17:36 Warning: overwriting stash ‘stack-cost’ 04:17:36 Stashed 1 file(s) [Pipeline] } 04:17:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:36 $ docker stop --time=1 06f0906bd5090dd4448cff98a19e6076dbebb0f6f4514215516fe951d031f90d 04:17:38 $ docker rm -f --volumes 06f0906bd5090dd4448cff98a19e6076dbebb0f6f4514215516fe951d031f90d [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:17:39 provisioning config files... 04:17:39 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config4607195290256655280tmp [Pipeline] { [Pipeline] sh 04:17:40 + set +x 04:17:40 + curl -s https://codecov.io/bash 04:17:40 + bash -s -- 04:17:40 04:17:40 _____ _ 04:17:40 / ____| | | 04:17:40 | | ___ __| | ___ ___ _____ __ 04:17:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:17:40 | |___| (_) | (_| | __/ (_| (_) \ V / 04:17:40 \_____\___/ \__,_|\___|\___\___/ \_/ 04:17:40 Bash-1.0.6 04:17:40 04:17:40 04:17:40 ==> git version 2.25.1 found 04:17:40 ==> 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:17:40 Release-Date: 2020-01-08 04:17:40 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:17:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:17:40 ==> Jenkins CI detected. 04:17:40 current dir:  /w/workspace/oundry_device-onvif-camera_palau 04:17:40 project root: . 04:17:40 --> token set from env 04:17:40 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 04:17:40 ==> Running gcov in . (disable via -X gcov) 04:17:40 ==> Python coveragepy not found 04:17:40 ==> Searching for coverage reports in: 04:17:40 + . 04:17:40 -> Found 1 reports 04:17:40 ==> Detecting git/mercurial file structure 04:17:40 ==> Reading reports 04:17:40 + ./coverage.out bytes=85674 04:17:40 ==> Appending adjustments 04:17:40 https://docs.codecov.io/docs/fixing-reports 04:17:40 + Found adjustments 04:17:40 ==> Gzipping contents 04:17:40 40K /tmp/codecov.8uYHi1.gz 04:17:40 ==> Uploading reports 04:17:40 url: https://codecov.io 04:17:40 query: branch=palau&commit=8fa6db0fd16d0616bded398bf63aa6b072ae2e99&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:17:40 -> Pinging Codecov 04:17:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=8fa6db0fd16d0616bded398bf63aa6b072ae2e99&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:17:40 -> Uploading to 04:17:40 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/8fa6db0fd16d0616bded398bf63aa6b072ae2e99/92355118-4824-4393-9d79-530b0766e4b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T041740Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a0afe463f501d0db82d6e8778f43f417ca2a81e30e45db3b03ac2de7406692c 04:17:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:40 Dload Upload Total Spent Left Speed 04:17:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38100 0 0 100 38100 0 218k --:--:-- --:--:-- --:--:-- 218k 04:17:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] } 04:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:17:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:17:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:17:41 04:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:17:41 latest: Pulling from edgex-devops/edgex-snyk-go 04:17:41 2d35ebdb57d9: Pulling fs layer 04:17:41 85e8836fcdb2: Pulling fs layer 04:17:41 91631faa732a: Pulling fs layer 04:17:41 f3f5ae8826fa: Pulling fs layer 04:17:41 4f4fb700ef54: Pulling fs layer 04:17:41 7861252a18e6: Pulling fs layer 04:17:41 9130f900ef6f: Pulling fs layer 04:17:41 7861252a18e6: Waiting 04:17:41 4f4fb700ef54: Waiting 04:17:41 9130f900ef6f: Waiting 04:17:41 f3f5ae8826fa: Waiting 04:17:41 f3f5ae8826fa: Verifying Checksum 04:17:41 f3f5ae8826fa: Download complete 04:17:41 4f4fb700ef54: Verifying Checksum 04:17:41 4f4fb700ef54: Download complete 04:17:41 2d35ebdb57d9: Download complete 04:17:42 2d35ebdb57d9: Pull complete 04:17:42 7861252a18e6: Verifying Checksum 04:17:42 7861252a18e6: Download complete 04:17:42 85e8836fcdb2: Pull complete 04:17:42 91631faa732a: Verifying Checksum 04:17:42 91631faa732a: Download complete 04:17:43 9130f900ef6f: Verifying Checksum 04:17:43 9130f900ef6f: Download complete 04:17:47 91631faa732a: Pull complete 04:17:47 f3f5ae8826fa: Pull complete 04:17:47 4f4fb700ef54: Pull complete 04:17:47 7861252a18e6: Pull complete 04:17:52 9130f900ef6f: Pull complete 04:17:52 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:17:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:17:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:52 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 04:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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:17:55 $ docker top 8c839e12e014d66fb08b025005021e5f14a86f5868c27f6a5eb6bcd90033a1c0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:55 + git config --global --add safe.directory /w/workspace/oundry_device-onvif-camera_palau [Pipeline] echo 04:17:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:palau' [Pipeline] sh 04:17:56 + set -o pipefail 04:17:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:palau' 04:18:00 04:18:00 Monitoring /w/workspace/oundry_device-onvif-camera_palau (github.com/edgexfoundry/device-onvif-camera)... 04:18:00 04:18:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/40ef8f03-b601-4719-97f7-bff5bfb7364b/history/7c6d0a36-e756-40bb-ba1e-d175da8e585f 04:18:00 04:18:00 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 04:18:00 04:18:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:18:00 [Pipeline] } 04:18:00 $ docker stop --time=1 8c839e12e014d66fb08b025005021e5f14a86f5868c27f6a5eb6bcd90033a1c0 04:18:01 $ docker rm -f --volumes 8c839e12e014d66fb08b025005021e5f14a86f5868c27f6a5eb6bcd90033a1c0 [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:18:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:02 provisioning config files... 04:18:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config3475228649810931387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:03 --> edgex-publish-swagger.sh 04:18:03 === Publish doc/openapi/v3 API === 04:18:03 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:18:03 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/oundry_device-onvif-camera_palau/doc/openapi/v3/device-onvif-camera.yaml] 04:18:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:03 Dload Upload Total Spent Left Speed 04:18:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 275 2023k --:--:-- --:--:-- --:--:-- 2023k 04:18:03 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:18:03 [Pipeline] } 04:18:03 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:18:04 + git log --format=format:%s -1 8fa6db0fd16d0616bded398bf63aa6b072ae2e99 [Pipeline] sh 04:18:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:06 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 04:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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:18:06 $ docker top 6b5c7d9a0293ce2e04a8e2b82738e8ffe21f93c0ac57c21ab0cbaf5d5575febc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:18:06 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:07 + git semver [Pipeline] } 04:18:07 $ docker stop --time=1 6b5c7d9a0293ce2e04a8e2b82738e8ffe21f93c0ac57c21ab0cbaf5d5575febc 04:18:08 $ docker rm -f --volumes 6b5c7d9a0293ce2e04a8e2b82738e8ffe21f93c0ac57c21ab0cbaf5d5575febc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:18:09 04:18:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:18:10 0.23.1-centos7: Pulling from edgex-lftools 04:18:10 ab5ef0e58194: Pulling fs layer 04:18:10 9712f1f96733: Pulling fs layer 04:18:10 63f879dbbcfc: Pulling fs layer 04:18:10 0d9ebad4ef96: Pulling fs layer 04:18:10 e9a5061849ea: Pulling fs layer 04:18:10 d747dcd14b5f: Pulling fs layer 04:18:10 2de7ff778b66: Pulling fs layer 04:18:10 0d9ebad4ef96: Waiting 04:18:10 e9a5061849ea: Waiting 04:18:10 d747dcd14b5f: Waiting 04:18:10 2de7ff778b66: Waiting 04:18:10 9712f1f96733: Verifying Checksum 04:18:10 9712f1f96733: Download complete 04:18:10 63f879dbbcfc: Verifying Checksum 04:18:10 63f879dbbcfc: Download complete 04:18:10 e9a5061849ea: Verifying Checksum 04:18:10 e9a5061849ea: Download complete 04:18:10 d747dcd14b5f: Download complete 04:18:10 2de7ff778b66: Verifying Checksum 04:18:10 2de7ff778b66: Download complete 04:18:10 0d9ebad4ef96: Verifying Checksum 04:18:10 0d9ebad4ef96: Download complete 04:18:10 ab5ef0e58194: Verifying Checksum 04:18:10 ab5ef0e58194: Download complete 04:18:15 ab5ef0e58194: Pull complete 04:18:15 9712f1f96733: Pull complete 04:18:15 63f879dbbcfc: Pull complete 04:18:21 0d9ebad4ef96: Pull complete 04:18:21 e9a5061849ea: Pull complete 04:18:21 d747dcd14b5f: Pull complete 04:18:22 2de7ff778b66: Pull complete 04:18:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:18:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:22 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 04:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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:18:26 $ docker top 0acf982aa6ee225227a74fe114bac61c35ef254b40edbacaa84cbf1caf772379 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:18:26 provisioning config files... 04:18:26 copy managed file [sigul-config] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config7093030095316089914tmp 04:18:27 copy managed file [sigul-password] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config12408625746068864861tmp 04:18:27 copy managed file [sigul-pki] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config1958043027598916805tmp [Pipeline] { [Pipeline] echo 04:18:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:18:27 ---> sigul-configuration.sh 04:18:27 gpg: directory `/root/.gnupg' created 04:18:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:18:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:18:27 gpg: keyring `/root/.gnupg/secring.gpg' created 04:18:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:18:27 gpg: CAST5 encrypted data 04:18:27 gpg: encrypted with 1 passphrase 04:18:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:18:28 + mkdir /home/jenkins 04:18:28 + mkdir /home/jenkins/sigul [Pipeline] sh 04:18:28 + 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:18:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:18:29 ---> sigul-install.sh 04:18:29 Sigul already installed; skipping installation. [Pipeline] sh 04:18:29 + git tag --list 04:18:29 v0.0.0 04:18:29 v2.2.0 04:18:29 v2.3.0 04:18:29 v2.3.1 04:18:29 v3.0 04:18:29 v3.0.0 04:18:29 v3.1 04:18:29 v3.1.0 04:18:29 v3.1.1 04:18:29 v4.0 04:18:29 v4.0.0 04:18:29 v4.0.1 04:18:29 v4.0.1-dev.1 04:18:29 v4.0.2 04:18:29 v4.1.0-dev.1 04:18:29 v4.1.0-dev.10 04:18:29 v4.1.0-dev.11 04:18:29 v4.1.0-dev.12 04:18:29 v4.1.0-dev.13 04:18:29 v4.1.0-dev.14 04:18:29 v4.1.0-dev.15 04:18:29 v4.1.0-dev.16 04:18:29 v4.1.0-dev.17 04:18:29 v4.1.0-dev.18 04:18:29 v4.1.0-dev.19 04:18:29 v4.1.0-dev.2 04:18:29 v4.1.0-dev.20 04:18:29 v4.1.0-dev.21 04:18:29 v4.1.0-dev.3 04:18:29 v4.1.0-dev.4 04:18:29 v4.1.0-dev.5 04:18:29 v4.1.0-dev.6 04:18:29 v4.1.0-dev.7 04:18:29 v4.1.0-dev.8 04:18:29 v4.1.0-dev.9 [Pipeline] sh 04:18:29 + lftools sign git-tag v4.0.2 04:18:30 Signing Git tag with Sigul... 04:18:30 Signing v4.0.2 [Pipeline] echo 04:18:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:18:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:18:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:18:31 $ docker stop --time=1 0acf982aa6ee225227a74fe114bac61c35ef254b40edbacaa84cbf1caf772379 04:18:32 $ docker rm -f --volumes 0acf982aa6ee225227a74fe114bac61c35ef254b40edbacaa84cbf1caf772379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:18:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:34 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 04:18:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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:18:34 $ docker top db3974515f4c958ddb6145856e9a21745c8561fda93cbdf530fd951aa53c76b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:18:34 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:35 + git semver [Pipeline] } 04:18:35 $ docker stop --time=1 db3974515f4c958ddb6145856e9a21745c8561fda93cbdf530fd951aa53c76b8 04:18:37 $ docker rm -f --volumes db3974515f4c958ddb6145856e9a21745c8561fda93cbdf530fd951aa53c76b8 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:38 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 04:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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:18:38 $ docker top f38448f63c62988adbd237c7082466052f920cf04a43f95b904ae0512e6d93c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:18:39 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:39 + git semver [Pipeline] } 04:18:39 $ docker stop --time=1 f38448f63c62988adbd237c7082466052f920cf04a43f95b904ae0512e6d93c7 04:18:41 $ docker rm -f --volumes f38448f63c62988adbd237c7082466052f920cf04a43f95b904ae0512e6d93c7 [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:18:42 + [ -d /w/workspace/oundry_device-onvif-camera_palau/archives ] 04:18:42 + ls -al /w/workspace/oundry_device-onvif-camera_palau/archives 04:18:43 total 16 04:18:43 drwxr-xr-x 3 root root 4096 May 26 04:01 . 04:18:43 drwxrwxr-x 11 jenkins jenkins 4096 May 26 04:18 .. 04:18:43 drwxr-xr-x 2 root root 4096 May 26 04:01 cost 04:18:43 -rw-r--r-- 1 root root 90 May 26 04:01 cost.csv 04:18:43 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_palau/archives 04:18:43 + ls -al /w/workspace/oundry_device-onvif-camera_palau/archives 04:18:43 total 16 04:18:43 drwxr-xr-x 3 jenkins jenkins 4096 May 26 04:01 . 04:18:43 drwxrwxr-x 11 jenkins jenkins 4096 May 26 04:18 .. 04:18:43 drwxr-xr-x 2 jenkins jenkins 4096 May 26 04:01 cost 04:18:43 -rw-r--r-- 1 jenkins jenkins 90 May 26 04:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:18:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:44 ---> package-listing.sh 04:18:44 ++ facter osfamily 04:18:44 ++ tr '[:upper:]' '[:lower:]' 04:18:44 + OS_FAMILY=debian 04:18:44 + workspace=/w/workspace/oundry_device-onvif-camera_palau 04:18:44 + START_PACKAGES=/tmp/packages_start.txt 04:18:44 + END_PACKAGES=/tmp/packages_end.txt 04:18:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:44 + PACKAGES=/tmp/packages_start.txt 04:18:44 + '[' /w/workspace/oundry_device-onvif-camera_palau ']' 04:18:44 + PACKAGES=/tmp/packages_end.txt 04:18:44 + case "${OS_FAMILY}" in 04:18:44 + dpkg -l 04:18:44 + grep '^ii' 04:18:44 + '[' -f /tmp/packages_start.txt ']' 04:18:44 + '[' -f /tmp/packages_end.txt ']' 04:18:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:44 + '[' /w/workspace/oundry_device-onvif-camera_palau ']' 04:18:44 + mkdir -p /w/workspace/oundry_device-onvif-camera_palau/archives/ 04:18:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_palau/archives/ [Pipeline] echo 04:18:44 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/oundry_device-onvif-camera_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:45 prd-ubuntu20.04-docker-8c-8g-11394 does not seem to be running inside a container 04:18:45 $ 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/oundry_device-onvif-camera_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_palau -v /w/workspace/oundry_device-onvif-camera_palau:/w/workspace/oundry_device-onvif-camera_palau:rw,z -v /w/workspace/oundry_device-onvif-camera_palau@tmp:/w/workspace/oundry_device-onvif-camera_palau@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:18:46 $ docker top b0dc05e41af896a61eb540cae5f780c3d095f95dabc6ed39c60c77f115f461ca -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:46 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:47 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:47 + ls /var/log/sa-host 04:18:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:47 provisioning config files... 04:18:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_palau@tmp/config8926294928647707347tmp [Pipeline] { [Pipeline] echo 04:18:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:48 ---> create-netrc.sh [Pipeline] } 04:18:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:48 ---> python-tools-install.sh [Pipeline] echo 04:18:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:49 ---> sudo-logs.sh 04:18:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:49 ---> job-cost.sh 04:18:49 lf-activate-venv: SKIPPING 04:18:49 DEBUG: total: 0.2199999988079071 04:18:49 INFO: Retrieving Stack Cost... 04:18:50 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:50 INFO: Archiving Costs [Pipeline] echo 04:18:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:50 ---> logs-deploy.sh 04:18:50 lf-activate-venv: SKIPPING 04:18:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/palau/2 04:18:50 INFO: archiving workspace using pattern(s): 04:18:51 Archives upload complete. 04:18:51 INFO: archiving logs to Nexus 04:18:52 ---> uname -a: 04:18:52 Linux prd-ubuntu20-04-docker-8c-8g-11394 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:18:52 04:18:52 04:18:52 ---> lscpu: 04:18:52 Architecture: x86_64 04:18:52 CPU op-mode(s): 32-bit, 64-bit 04:18:52 Byte Order: Little Endian 04:18:52 Address sizes: 40 bits physical, 48 bits virtual 04:18:52 CPU(s): 8 04:18:52 On-line CPU(s) list: 0-7 04:18:52 Thread(s) per core: 1 04:18:52 Core(s) per socket: 1 04:18:52 Socket(s): 8 04:18:52 NUMA node(s): 1 04:18:52 Vendor ID: AuthenticAMD 04:18:52 CPU family: 23 04:18:52 Model: 49 04:18:52 Model name: AMD EPYC-Rome Processor 04:18:52 Stepping: 0 04:18:52 CPU MHz: 2799.998 04:18:52 BogoMIPS: 5599.99 04:18:52 Virtualization: AMD-V 04:18:52 Hypervisor vendor: KVM 04:18:52 Virtualization type: full 04:18:52 L1d cache: 256 KiB 04:18:52 L1i cache: 256 KiB 04:18:52 L2 cache: 4 MiB 04:18:52 L3 cache: 128 MiB 04:18:52 NUMA node0 CPU(s): 0-7 04:18:52 Vulnerability Gather data sampling: Not affected 04:18:52 Vulnerability Itlb multihit: Not affected 04:18:52 Vulnerability L1tf: Not affected 04:18:52 Vulnerability Mds: Not affected 04:18:52 Vulnerability Meltdown: Not affected 04:18:52 Vulnerability Mmio stale data: Not affected 04:18:52 Vulnerability Retbleed: Vulnerable 04:18:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:18:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:18:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:18:52 Vulnerability Srbds: Not affected 04:18:52 Vulnerability Tsx async abort: Not affected 04:18:52 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:18:52 04:18:52 04:18:52 ---> nproc: 04:18:52 8 04:18:52 04:18:52 04:18:52 ---> df -h: 04:18:52 Filesystem Size Used Avail Use% Mounted on 04:18:52 overlay 155G 15G 141G 10% / 04:18:52 tmpfs 64M 0 64M 0% /dev 04:18:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:18:52 shm 64M 0 64M 0% /dev/shm 04:18:52 /dev/vda1 155G 15G 141G 10% /facter-os 04:18:52 04:18:52 04:18:52 ---> sar -b -r -n DEV: 04:18:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11394) 05/26/26 _x86_64_ (8 CPU) 04:18:52 04:18:52 03:57:23 LINUX RESTART (8 CPU) 04:18:52 04:18:52 03:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:18:52 03:59:01 514.93 22.55 492.38 0.00 3168.81 98943.51 0.00 04:18:52 04:00:01 71.85 0.40 71.45 0.00 7.20 18718.88 0.00 04:18:52 04:01:01 146.73 0.37 146.36 0.00 51.59 40153.31 0.00 04:18:52 04:02:01 29.77 0.02 29.76 0.00 0.80 8105.05 0.00 04:18:52 04:03:01 47.41 3.90 43.51 0.00 4286.49 8947.04 0.00 04:18:52 04:04:01 6.68 0.02 6.66 0.00 0.13 123.83 0.00 04:18:52 04:05:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 04:18:52 04:06:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 04:18:52 04:07:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 04:18:52 04:08:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 04:18:52 04:09:01 1.00 0.00 1.00 0.00 0.00 15.46 0.00 04:18:52 04:10:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 04:18:52 04:11:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 04:18:52 04:12:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 04:18:52 04:13:01 1.93 0.02 1.92 0.00 0.13 25.33 0.00 04:18:52 04:14:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 04:18:52 04:15:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 04:18:52 04:16:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 04:18:52 04:17:01 1.03 0.02 1.02 0.00 0.13 10.93 0.00 04:18:52 04:18:01 44.89 0.20 44.69 0.00 12.40 32949.68 0.00 04:18:52 Average: 43.95 1.37 42.58 0.00 376.36 10406.45 0.00 04:18:52 04:18:52 03:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:18:52 03:59:01 26928844 31463732 820068 2.49 165916 4479980 1933084 5.70 1420988 3945568 58944 04:18:52 04:00:01 26249980 31448740 823624 2.51 182868 5033500 1895656 5.59 1812180 4135592 183772 04:18:52 04:01:01 25570276 31457052 815640 2.48 209068 5654948 1850872 5.46 1879368 4703316 208200 04:18:52 04:02:01 25576112 31463380 810600 2.47 209400 5654980 1746540 5.15 1885984 4690692 12 04:18:52 04:03:01 25072400 31434856 822000 2.50 244180 6081088 1755368 5.18 2181912 4863424 928 04:18:52 04:04:01 25096028 31458076 799144 2.43 243944 6080936 1758148 5.18 2160664 4863252 4 04:18:52 04:05:01 25096664 31458824 798304 2.43 244024 6080944 1758148 5.18 2160508 4863256 12 04:18:52 04:06:01 25102692 31464928 792008 2.41 244056 6080952 1758148 5.18 2153700 4863260 68 04:18:52 04:07:01 25103812 31466056 790864 2.41 244072 6080952 1758148 5.18 2153184 4863264 12 04:18:52 04:08:01 25103684 31465996 790808 2.41 244108 6080956 1758148 5.18 2153356 4863268 36 04:18:52 04:09:01 25107628 31469972 786772 2.39 244144 6080956 1758148 5.18 2149300 4863268 52 04:18:52 04:10:01 25107936 31470308 786376 2.39 244168 6080960 1758148 5.18 2149264 4863272 40 04:18:52 04:11:01 25107880 31470308 786304 2.39 244180 6080964 1758148 5.18 2149568 4863276 4 04:18:52 04:12:01 25107636 31470092 786492 2.39 244212 6080964 1758148 5.18 2149596 4863276 140 04:18:52 04:13:01 25106744 31469292 787768 2.40 244268 6080940 1770152 5.22 2149816 4863244 32 04:18:52 04:14:01 25106728 31469312 787688 2.40 244308 6080940 1770152 5.22 2149716 4863244 16 04:18:52 04:15:01 25107396 31470016 786968 2.39 244332 6080944 1770152 5.22 2149708 4863248 4 04:18:52 04:16:01 25106628 31469312 787632 2.40 244348 6080952 1770152 5.22 2149776 4863256 68 04:18:52 04:17:01 25106888 31469572 787304 2.40 244368 6080948 1770152 5.22 2149768 4863256 8 04:18:52 04:18:01 24171536 31423080 827284 2.52 263240 6882432 1992124 5.87 2289776 5584144 85396 04:18:52 Average: 25251875 31461645 798682 2.43 234660 5946012 1792387 5.28 2079907 4800419 26887 04:18:52 04:18:52 03:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:18:52 03:59:01 docker0 357.19 501.80 30.42 3536.24 0.00 0.00 0.00 0.00 04:18:52 03:59:01 lo 4.67 4.67 0.47 0.47 0.00 0.00 0.00 0.00 04:18:52 03:59:01 ens3 857.44 574.47 10582.22 117.74 0.00 0.00 0.00 0.00 04:18:52 04:00:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:18:52 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:52 04:00:01 ens3 37.44 20.61 35.85 13.94 0.00 0.00 0.00 0.00 04:18:52 04:00:01 veth3dbaea6 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 04:18:52 04:01:01 docker0 6.10 9.12 0.41 128.54 0.00 0.00 0.00 0.00 04:18:52 04:01:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 04:18:52 04:01:01 ens3 155.81 108.65 2681.51 227.74 0.00 0.00 0.00 0.00 04:18:52 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:18:52 04:02:01 ens3 9.18 5.30 9.09 2.97 0.00 0.00 0.00 0.00 04:18:52 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:03:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 04:18:52 04:03:01 ens3 199.30 113.03 2969.20 7.88 0.00 0.00 0.00 0.00 04:18:52 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:52 04:04:01 ens3 1.15 0.67 0.33 0.23 0.00 0.00 0.00 0.00 04:18:52 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:05:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:18:52 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:52 04:06:01 ens3 0.32 0.13 0.03 0.01 0.00 0.00 0.00 0.00 04:18:52 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:18:52 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:52 04:08:01 ens3 0.43 0.25 0.15 0.08 0.00 0.00 0.00 0.00 04:18:52 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:09:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:18:52 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:52 04:10:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:18:52 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:11:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:18:52 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:52 04:12:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:18:52 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:13:01 ens3 0.33 0.17 0.15 0.08 0.00 0.00 0.00 0.00 04:18:52 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:52 04:14:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:18:52 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:15:01 ens3 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 04:18:52 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:18:52 04:16:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:18:52 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:52 04:17:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:18:52 04:18:01 docker0 2.45 1.97 0.74 0.74 0.00 0.00 0.00 0.00 04:18:52 04:18:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 04:18:52 04:18:01 ens3 160.96 95.10 4098.53 15.54 0.00 0.00 0.00 0.00 04:18:52 04:18:01 veth00ee449 2.45 2.08 0.77 0.75 0.00 0.00 0.00 0.00 04:18:52 Average: docker0 18.29 25.65 1.58 183.26 0.00 0.00 0.00 0.00 04:18:52 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 04:18:52 Average: ens3 71.18 45.94 1018.82 19.31 0.00 0.00 0.00 0.00 04:18:52 Average: veth00ee449 0.12 0.10 0.04 0.04 0.00 0.00 0.00 0.00 04:18:52 04:18:52 04:18:52 ---> sar -P ALL: 04:18:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11394) 05/26/26 _x86_64_ (8 CPU) 04:18:52 04:18:52 03:57:23 LINUX RESTART (8 CPU) 04:18:52 04:18:52 03:58:01 CPU %user %nice %system %iowait %steal %idle 04:18:52 03:59:01 all 10.29 0.00 4.62 3.57 0.07 81.45 04:18:52 03:59:01 0 9.87 0.00 4.00 0.39 0.07 85.67 04:18:52 03:59:01 1 8.15 0.00 4.18 3.32 0.07 84.28 04:18:52 03:59:01 2 10.35 0.00 4.48 0.59 0.07 84.52 04:18:52 03:59:01 3 11.55 0.00 4.42 0.88 0.07 83.09 04:18:52 03:59:01 4 9.41 0.00 5.14 12.85 0.08 72.52 04:18:52 03:59:01 5 10.87 0.00 5.16 8.22 0.08 75.67 04:18:52 03:59:01 6 12.30 0.00 5.20 1.58 0.07 80.85 04:18:52 03:59:01 7 9.86 0.00 4.39 0.73 0.05 84.98 04:18:52 04:00:01 all 53.71 0.00 8.38 0.68 0.09 37.14 04:18:52 04:00:01 0 54.95 0.00 8.17 0.44 0.10 36.34 04:18:52 04:00:01 1 53.95 0.00 7.87 0.15 0.10 37.92 04:18:52 04:00:01 2 52.57 0.00 8.50 0.22 0.08 38.62 04:18:52 04:00:01 3 53.23 0.00 8.51 0.25 0.08 37.93 04:18:52 04:00:01 4 53.53 0.00 8.92 1.48 0.08 35.98 04:18:52 04:00:01 5 55.20 0.00 8.51 2.24 0.10 33.94 04:18:52 04:00:01 6 52.92 0.00 8.24 0.35 0.08 38.40 04:18:52 04:00:01 7 53.31 0.00 8.33 0.29 0.10 37.97 04:18:52 04:01:01 all 30.71 0.00 5.85 0.98 0.08 62.38 04:18:52 04:01:01 0 31.22 0.00 5.51 1.53 0.08 61.65 04:18:52 04:01:01 1 30.15 0.00 5.77 1.75 0.08 62.24 04:18:52 04:01:01 2 30.46 0.00 6.02 0.15 0.08 63.29 04:18:52 04:01:01 3 32.15 0.00 6.05 1.37 0.08 60.35 04:18:52 04:01:01 4 30.44 0.00 6.10 0.78 0.08 62.60 04:18:52 04:01:01 5 31.41 0.00 5.90 0.27 0.10 62.32 04:18:52 04:01:01 6 28.74 0.00 5.34 0.91 0.07 64.95 04:18:52 04:01:01 7 31.11 0.00 6.11 1.04 0.08 61.65 04:18:52 04:02:01 all 0.24 0.00 0.18 0.18 0.02 99.38 04:18:52 04:02:01 0 0.22 0.00 0.22 0.12 0.02 99.43 04:18:52 04:02:01 1 0.32 0.00 0.13 0.17 0.00 99.38 04:18:52 04:02:01 2 0.27 0.00 0.18 0.02 0.03 99.50 04:18:52 04:02:01 3 0.13 0.00 0.37 1.10 0.03 98.36 04:18:52 04:02:01 4 0.13 0.00 0.13 0.00 0.00 99.73 04:18:52 04:02:01 5 0.20 0.00 0.08 0.00 0.02 99.70 04:18:52 04:02:01 6 0.28 0.00 0.15 0.05 0.02 99.50 04:18:52 04:02:01 7 0.37 0.00 0.17 0.02 0.02 99.43 04:18:52 04:03:01 all 2.22 0.00 1.34 0.32 0.03 96.09 04:18:52 04:03:01 0 2.12 0.00 0.68 0.20 0.03 96.96 04:18:52 04:03:01 1 1.70 0.00 1.14 0.78 0.02 96.36 04:18:52 04:03:01 2 2.94 0.00 1.24 0.15 0.03 95.64 04:18:52 04:03:01 3 2.26 0.00 1.10 0.59 0.03 96.02 04:18:52 04:03:01 4 1.65 0.00 1.05 0.48 0.03 96.78 04:18:52 04:03:01 5 2.57 0.00 0.88 0.18 0.02 96.34 04:18:52 04:03:01 6 2.93 0.00 2.43 0.10 0.03 94.51 04:18:52 04:03:01 7 1.62 0.00 2.19 0.03 0.03 96.13 04:18:52 04:04:01 all 0.09 0.00 0.06 0.01 0.01 99.82 04:18:52 04:04:01 0 0.12 0.00 0.05 0.00 0.02 99.82 04:18:52 04:04:01 1 0.02 0.00 0.07 0.00 0.00 99.92 04:18:52 04:04:01 2 0.30 0.00 0.12 0.00 0.02 99.57 04:18:52 04:04:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:18:52 04:04:01 4 0.03 0.00 0.07 0.05 0.00 99.85 04:18:52 04:04:01 5 0.10 0.00 0.07 0.00 0.03 99.80 04:18:52 04:04:01 6 0.05 0.00 0.05 0.05 0.00 99.85 04:18:52 04:04:01 7 0.05 0.00 0.07 0.00 0.00 99.88 04:18:52 04:05:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:18:52 04:05:01 0 0.13 0.00 0.03 0.00 0.02 99.82 04:18:52 04:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:18:52 04:05:01 2 0.12 0.00 0.02 0.00 0.00 99.87 04:18:52 04:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:18:52 04:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:18:52 04:05:01 5 0.07 0.00 0.03 0.00 0.02 99.88 04:18:52 04:05:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:18:52 04:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:18:52 04:06:01 all 0.28 0.00 0.02 0.00 0.01 99.68 04:18:52 04:06:01 0 0.10 0.00 0.05 0.00 0.03 99.82 04:18:52 04:06:01 1 0.33 0.00 0.00 0.00 0.00 99.67 04:18:52 04:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:18:52 04:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:18:52 04:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:18:52 04:06:01 5 1.74 0.00 0.02 0.00 0.02 98.22 04:18:52 04:06:01 6 0.03 0.00 0.07 0.02 0.00 99.88 04:18:52 04:06:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:18:52 04:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:18:52 04:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:18:52 04:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:18:52 04:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:18:52 04:07:01 3 0.07 0.00 0.00 0.00 0.02 99.92 04:18:52 04:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:18:52 04:07:01 5 0.05 0.00 0.02 0.00 0.03 99.90 04:18:52 04:07:01 6 0.07 0.00 0.00 0.02 0.02 99.90 04:18:52 04:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:18:52 04:08:01 all 0.04 0.00 0.01 0.01 0.01 99.94 04:18:52 04:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:18:52 04:08:01 1 0.10 0.00 0.00 0.02 0.00 99.88 04:18:52 04:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:18:52 04:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:18:52 04:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:18:52 04:08:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:18:52 04:08:01 6 0.03 0.00 0.05 0.02 0.02 99.88 04:18:52 04:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:18:52 04:09:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:18:52 04:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:18:52 04:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:18:52 04:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:18:52 04:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:18:52 04:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:18:52 04:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:18:52 04:09:01 6 0.08 0.00 0.02 0.02 0.02 99.87 04:18:52 04:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:18:52 04:18:52 04:09:01 CPU %user %nice %system %iowait %steal %idle 04:18:52 04:10:01 all 0.03 0.00 0.02 0.00 0.01 99.95 04:18:52 04:10:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:18:52 04:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:18:52 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:18:52 04:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:18:52 04:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:18:52 04:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:18:52 04:10:01 6 0.08 0.00 0.07 0.00 0.03 99.82 04:18:52 04:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:18:52 04:11:01 all 0.04 0.00 0.02 0.00 0.01 99.93 04:18:52 04:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:18:52 04:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:18:52 04:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:18:52 04:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:18:52 04:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:18:52 04:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:18:52 04:11:01 6 0.15 0.00 0.07 0.02 0.02 99.75 04:18:52 04:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:18:52 04:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:18:52 04:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:18:52 04:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:18:52 04:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:18:52 04:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:18:52 04:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:18:52 04:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:18:52 04:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:18:52 04:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:18:52 04:13:01 all 0.04 0.00 0.04 0.01 0.01 99.91 04:18:52 04:13:01 0 0.05 0.00 0.07 0.00 0.02 99.87 04:18:52 04:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 04:18:52 04:13:01 2 0.07 0.00 0.03 0.02 0.02 99.87 04:18:52 04:13:01 3 0.08 0.00 0.03 0.00 0.00 99.88 04:18:52 04:13:01 4 0.05 0.00 0.03 0.02 0.02 99.88 04:18:52 04:13:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:18:52 04:13:01 6 0.05 0.00 0.03 0.02 0.02 99.88 04:18:52 04:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:18:52 04:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:18:52 04:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:18:52 04:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:18:52 04:14:01 2 0.07 0.00 0.02 0.00 0.00 99.92 04:18:52 04:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:18:52 04:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:18:52 04:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:18:52 04:14:01 6 0.05 0.00 0.02 0.02 0.02 99.90 04:18:52 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:18:52 04:15:01 all 0.12 0.00 0.01 0.00 0.01 99.85 04:18:52 04:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:18:52 04:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:18:52 04:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:18:52 04:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:18:52 04:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:18:52 04:15:01 5 0.75 0.00 0.02 0.00 0.02 99.22 04:18:52 04:15:01 6 0.07 0.00 0.03 0.02 0.03 99.85 04:18:52 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:18:52 04:16:01 all 0.17 0.00 0.01 0.00 0.01 99.81 04:18:52 04:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:18:52 04:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:18:52 04:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:18:52 04:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:18:52 04:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:18:52 04:16:01 5 1.16 0.00 0.00 0.00 0.00 98.84 04:18:52 04:16:01 6 0.10 0.00 0.02 0.02 0.02 99.85 04:18:52 04:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:18:52 04:17:01 all 0.04 0.00 0.03 0.00 0.01 99.92 04:18:52 04:17:01 0 0.05 0.00 0.07 0.00 0.02 99.87 04:18:52 04:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:18:52 04:17:01 2 0.08 0.00 0.02 0.00 0.02 99.88 04:18:52 04:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:18:52 04:17:01 4 0.00 0.00 0.03 0.02 0.00 99.95 04:18:52 04:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:18:52 04:17:01 6 0.10 0.00 0.03 0.00 0.03 99.83 04:18:52 04:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:18:52 04:18:01 all 3.78 0.00 1.53 0.71 0.03 93.95 04:18:52 04:18:01 0 4.19 0.00 1.55 0.15 0.03 94.08 04:18:52 04:18:01 1 3.17 0.00 1.17 0.00 0.03 95.63 04:18:52 04:18:01 2 3.71 0.00 1.16 0.00 0.03 95.10 04:18:52 04:18:01 3 4.47 0.00 2.44 0.03 0.03 93.02 04:18:52 04:18:01 4 4.00 0.00 1.49 0.02 0.03 94.46 04:18:52 04:18:01 5 3.54 0.00 1.14 0.02 0.02 95.29 04:18:52 04:18:01 6 3.98 0.00 1.28 0.44 0.03 94.27 04:18:52 04:18:01 7 3.16 0.00 2.03 5.04 0.02 89.75 04:18:52 Average: all 5.06 0.00 1.10 0.32 0.02 93.50 04:18:52 Average: 0 5.13 0.00 1.02 0.14 0.03 93.68 04:18:52 Average: 1 4.86 0.00 1.01 0.31 0.02 93.80 04:18:52 Average: 2 5.02 0.00 1.09 0.06 0.02 93.81 04:18:52 Average: 3 5.17 0.00 1.14 0.21 0.02 93.46 04:18:52 Average: 4 4.92 0.00 1.14 0.78 0.02 93.13 04:18:52 Average: 5 5.35 0.00 1.09 0.54 0.03 92.99 04:18:52 Average: 6 5.07 0.00 1.15 0.18 0.03 93.58 04:18:52 Average: 7 4.93 0.00 1.16 0.36 0.02 93.53 04:18:52 04:18:52 04:18:52