Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89941b0a9895bc26ebe4c09e1e6b065cfac3867b 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-ssh4806027541564164074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8977525837597510407.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7887030465646569358.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh13824725959065083428.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12408683898757391784.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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 ‘prd-ubuntu20.04-docker-8c-8g-39540’ Running on prd-ubuntu20.04-docker-8c-8g-39542 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 89941b0a9895bc26ebe4c09e1e6b065cfac3867b (main) Commit message: "Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 89941b0a9895bc26ebe4c09e1e6b065cfac3867b # timeout=10 > git rev-list --no-walk cd5a528e1d82f2703daaa0735f5f6947e753b36c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:08:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:08:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:08:00 ========================================================= 13:08:00 EdgeX Global Pipelines Version Info 13:08:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:08:01 ------------------- 13:08:01 stable info: 13:08:01 ------------------- 13:08:01 Commited By: Cherry Wang cherry@iotechsys.com 13:08:01 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:08:01 Message: update stable to v1.0.269 13:08:01 ------------------- 13:08:01 experimental info: 13:08:01 ------------------- 13:08:01 Commited By: **** collab-it+edgex@linuxfoundation.org 13:08:01 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:08:01 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89941b0 [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:02 provisioning config files... 13:08:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5600404942176176134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:02 ---> ****-login.sh 13:08:02 nexus3.edgexfoundry.org:10001 13:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:03 Configure a credential helper to remove this warning. See 13:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:03 13:08:03 Login Succeeded 13:08:03 nexus3.edgexfoundry.org:10002 13:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:03 Configure a credential helper to remove this warning. See 13:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:03 13:08:03 Login Succeeded 13:08:03 nexus3.edgexfoundry.org:10003 13:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:03 Configure a credential helper to remove this warning. See 13:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:03 13:08:03 Login Succeeded 13:08:03 nexus3.edgexfoundry.org:10004 13:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:03 Configure a credential helper to remove this warning. See 13:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:03 13:08:03 Login Succeeded 13:08:03 ****.io 13:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:03 Configure a credential helper to remove this warning. See 13:08:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:03 13:08:03 Login Succeeded 13:08:03 ---> ****-login.sh ends [Pipeline] } 13:08:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:08:04 + git rev-list -1 --merges 89941b0a9895bc26ebe4c09e1e6b065cfac3867b~1..89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] echo 13:08:04 -----------> git rev-list -1 --merges 89941b0a9895bc26ebe4c09e1e6b065cfac3867b~1..89941b0a9895bc26ebe4c09e1e6b065cfac3867b 89941b0a9895bc26ebe4c09e1e6b065cfac3867b 13:08:04 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [false] [Pipeline] sh 13:08:04 + git log --format=format:%s -1 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] echo 13:08:04 ========================================================= 13:08:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:08:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:04 + git log --format=format:%s -1 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] echo 13:08:04 [semverPrep] GIT_COMMIT: 89941b0a9895bc26ebe4c09e1e6b065cfac3867b, Commit Message: Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo 13:08:04 [semverPrep] This is not a build commit. [Pipeline] sh 13:08:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:08:05 + grep -v github /etc/ssh/ssh_known_hosts 13:08:05 + [ -e /tmp/ssh_known_hosts ] 13:08:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:08:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:08:05 + sudo tee -a /etc/ssh/ssh_known_hosts 13:08:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:05 13:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:05 0.1.4: Pulling from edgex-devops/py-git-semver 13:08:05 b85a868b505f: Pulling fs layer 13:08:05 e2be974225ed: Pulling fs layer 13:08:05 339a4e72a1f5: Pulling fs layer 13:08:05 988bab9f4d93: Pulling fs layer 13:08:05 1469e6f7b9e6: Pulling fs layer 13:08:05 eaf3925da568: Pulling fs layer 13:08:05 bab4dde63d76: Pulling fs layer 13:08:05 bde34c3a00c8: Pulling fs layer 13:08:05 b352a97aabf1: Pulling fs layer 13:08:05 4872d77fe225: Pulling fs layer 13:08:05 5851b861e8e6: Pulling fs layer 13:08:05 988bab9f4d93: Waiting 13:08:05 4872d77fe225: Waiting 13:08:05 5851b861e8e6: Waiting 13:08:05 1469e6f7b9e6: Waiting 13:08:05 eaf3925da568: Waiting 13:08:05 bab4dde63d76: Waiting 13:08:05 e2be974225ed: Verifying Checksum 13:08:05 e2be974225ed: Download complete 13:08:05 988bab9f4d93: Verifying Checksum 13:08:05 988bab9f4d93: Download complete 13:08:05 1469e6f7b9e6: Verifying Checksum 13:08:05 1469e6f7b9e6: Download complete 13:08:05 eaf3925da568: Download complete 13:08:06 339a4e72a1f5: Verifying Checksum 13:08:06 339a4e72a1f5: Download complete 13:08:06 bde34c3a00c8: Verifying Checksum 13:08:06 bde34c3a00c8: Download complete 13:08:06 b352a97aabf1: Download complete 13:08:06 4872d77fe225: Verifying Checksum 13:08:06 4872d77fe225: Download complete 13:08:06 5851b861e8e6: Verifying Checksum 13:08:06 5851b861e8e6: Download complete 13:08:06 b85a868b505f: Verifying Checksum 13:08:06 b85a868b505f: Download complete 13:08:06 bab4dde63d76: Verifying Checksum 13:08:06 bab4dde63d76: Download complete 13:08:07 b85a868b505f: Pull complete 13:08:07 e2be974225ed: Pull complete 13:08:08 339a4e72a1f5: Pull complete 13:08:08 988bab9f4d93: Pull complete 13:08:08 1469e6f7b9e6: Pull complete 13:08:08 eaf3925da568: Pull complete 13:08:10 bab4dde63d76: Pull complete 13:08:10 bde34c3a00c8: Pull complete 13:08:10 b352a97aabf1: Pull complete 13:08:10 4872d77fe225: Pull complete 13:08:10 5851b861e8e6: Pull complete 13:08:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:10 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:08:12 $ docker top 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 -eo pid,comm 13:08:12 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). 13:08:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:08:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:12 [ssh-agent] Looking for ssh-agent implementation... 13:08:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:12 $ docker exec 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 ssh-agent 13:08:12 SSH_AUTH_SOCK=/tmp/ssh-VTTCIfIb8oXd/agent.32 13:08:12 SSH_AGENT_PID=39 13:08:12 Running ssh-add (command line suppressed) 13:08:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5692860935283101245.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5692860935283101245.key) 13:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:13 + git tag --points-at HEAD [Pipeline] } 13:08:13 $ docker exec --env ******** --env ******** 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 ssh-agent -k 13:08:13 unset SSH_AUTH_SOCK; 13:08:13 unset SSH_AGENT_PID; 13:08:13 echo Agent pid 39 killed; 13:08:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:08:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:13 [ssh-agent] Looking for ssh-agent implementation... 13:08:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:13 $ docker exec 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 ssh-agent 13:08:13 SSH_AUTH_SOCK=/tmp/ssh-L5VOcVFNJEhr/agent.72 13:08:13 SSH_AGENT_PID=78 13:08:13 Running ssh-add (command line suppressed) 13:08:13 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11409621955133433540.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11409621955133433540.key) 13:08:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:13 + git semver init 13:08:14 2025-02-23 13:08:14,123 [run_init] DEBUG init version:0.0.0 force:False 13:08:14 2025-02-23 13:08:14,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 13:08:14 2025-02-23 13:08:14,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 13:08:14 2025-02-23 13:08:14,125 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 13:08:15 2025-02-23 13:08:15,295 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 13:08:15 2025-02-23 13:08:15,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 13:08:15 2025-02-23 13:08:15,295 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:08:15 2025-02-23 13:08:15,296 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:08:15 4.0.0-dev.12 [Pipeline] } 13:08:15 $ docker exec --env ******** --env ******** 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 ssh-agent -k 13:08:15 unset SSH_AUTH_SOCK; 13:08:15 unset SSH_AGENT_PID; 13:08:15 echo Agent pid 78 killed; 13:08:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:08:16 + git semver [Pipeline] } 13:08:16 $ docker stop --time=1 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 13:08:17 $ docker rm -f --volumes 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 [Pipeline] // withDockerContainer [Pipeline] sh 13:08:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:08:18 Stashed 1 file(s) [Pipeline] echo 13:08:18 [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:18 provisioning config files... 13:08:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4267502966052476348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:18 ---> ****-login.sh 13:08:18 nexus3.edgexfoundry.org:10001 13:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:18 Configure a credential helper to remove this warning. See 13:08:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:18 13:08:18 Login Succeeded 13:08:18 nexus3.edgexfoundry.org:10002 13:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:18 Configure a credential helper to remove this warning. See 13:08:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:18 13:08:18 Login Succeeded 13:08:18 nexus3.edgexfoundry.org:10003 13:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:19 Configure a credential helper to remove this warning. See 13:08:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:19 13:08:19 Login Succeeded 13:08:19 nexus3.edgexfoundry.org:10004 13:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:19 Configure a credential helper to remove this warning. See 13:08:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:19 13:08:19 Login Succeeded 13:08:19 ****.io 13:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:19 Configure a credential helper to remove this warning. See 13:08:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:19 13:08:19 Login Succeeded 13:08:19 ---> ****-login.sh ends [Pipeline] } 13:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:08:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:08:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:08:19 ========================================================= 13:08:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:08:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:08:19 Sending build context to Docker daemon 37.05MB 13:08:19 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 13:08:19 Step 2/13 : FROM ${BASE} AS builder 13:08:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:08:20 da9db072f522: Pulling fs layer 13:08:20 6ef4a4ee8ca5: Pulling fs layer 13:08:20 06f05ace1117: Pulling fs layer 13:08:20 5fe327b54edc: Pulling fs layer 13:08:20 4f4fb700ef54: Pulling fs layer 13:08:20 5fe327b54edc: Waiting 13:08:20 92a5565b7b96: Pulling fs layer 13:08:20 ff9bb7016b71: Pulling fs layer 13:08:20 4f4fb700ef54: Waiting 13:08:20 b67dba6c2c7d: Pulling fs layer 13:08:20 a813b0c90790: Pulling fs layer 13:08:20 ff9bb7016b71: Waiting 13:08:20 b67dba6c2c7d: Waiting 13:08:20 92a5565b7b96: Waiting 13:08:20 a813b0c90790: Waiting 13:08:20 6ef4a4ee8ca5: Verifying Checksum 13:08:20 6ef4a4ee8ca5: Download complete 13:08:20 5fe327b54edc: Verifying Checksum 13:08:20 5fe327b54edc: Download complete 13:08:20 4f4fb700ef54: Download complete 13:08:20 92a5565b7b96: Verifying Checksum 13:08:20 92a5565b7b96: Download complete 13:08:20 da9db072f522: Download complete 13:08:20 ff9bb7016b71: Verifying Checksum 13:08:20 ff9bb7016b71: Download complete 13:08:20 da9db072f522: Pull complete 13:08:20 a813b0c90790: Download complete 13:08:20 6ef4a4ee8ca5: Pull complete 13:08:20 06f05ace1117: Verifying Checksum 13:08:20 06f05ace1117: Download complete 13:08:20 b67dba6c2c7d: Verifying Checksum 13:08:20 b67dba6c2c7d: Download complete 13:08:24 06f05ace1117: Pull complete 13:08:24 5fe327b54edc: Pull complete 13:08:24 4f4fb700ef54: Pull complete 13:08:24 92a5565b7b96: Pull complete 13:08:24 ff9bb7016b71: Pull complete 13:08:27 b67dba6c2c7d: Pull complete 13:08:27 a813b0c90790: Pull complete 13:08:27 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 13:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:08:27 ---> 3ba60ce46760 13:08:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 13:08:29 ---> Running in d84b139aecd2 13:08:29 Removing intermediate container d84b139aecd2 13:08:29 ---> 5fe6f8170bfa 13:08:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:29 ---> Running in 8cba1e8066b3 13:08:29 Removing intermediate container 8cba1e8066b3 13:08:29 ---> 2c2103b68c67 13:08:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 13:08:29 ---> Running in a2d7c6182188 13:08:29 Removing intermediate container a2d7c6182188 13:08:29 ---> cb54c20125b9 13:08:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 13:08:29 ---> Running in 16f1d982c370 13:08:30 Removing intermediate container 16f1d982c370 13:08:30 ---> 4916ca0ebbbb 13:08:30 Step 7/13 : LABEL Name=edgex-device-onvif-camera 13:08:30 ---> Running in d23a6f66550d 13:08:30 Removing intermediate container d23a6f66550d 13:08:30 ---> 3db59a308ab5 13:08:30 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:30 ---> Running in 421920095b82 13:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:08:30 OK: 248 MiB in 58 packages 13:08:31 Removing intermediate container 421920095b82 13:08:31 ---> dfa66ca6c68a 13:08:31 Step 9/13 : WORKDIR /device-onvif-camera 13:08:31 ---> Running in 1663f1342878 13:08:31 Removing intermediate container 1663f1342878 13:08:31 ---> 642ebc6f271c 13:08:31 Step 10/13 : COPY go.mod vendor* ./ 13:08:31 ---> 3c18366445dd 13:08:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:31 ---> Running in 42cd407f9925 13:08:33 Still waiting to schedule task 13:08:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39541’ 13:09:10 Removing intermediate container 42cd407f9925 13:09:10 ---> c960cf77d3a8 13:09:10 Step 12/13 : COPY . . 13:09:10 ---> 85c66e524645 13:09:10 Step 13/13 : RUN ${MAKE} 13:09:10 ---> Running in 0543ef0c31dc 13:09:10 noop 13:09:10 Removing intermediate container 0543ef0c31dc 13:09:10 ---> c83b03905774 13:09:10 Successfully built c83b03905774 13:09:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:10 + docker inspect -f . ci-base-image-x86_64 13:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:10 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:09:11 $ docker top e12fc54922dfdc3a79cc4e5f8b7d03778ec0a6b7be84a4304deb9fb0d35b9995 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:11 + go version 13:09:11 go version go1.23.4 linux/amd64 [Pipeline] } 13:09:11 $ docker stop --time=1 e12fc54922dfdc3a79cc4e5f8b7d03778ec0a6b7be84a4304deb9fb0d35b9995 13:09:12 $ docker rm -f --volumes e12fc54922dfdc3a79cc4e5f8b7d03778ec0a6b7be84a4304deb9fb0d35b9995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:13 + docker inspect -f . ci-base-image-x86_64 13:09:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:13 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:09:13 $ docker top e52a8c67ef6997abca6532186f883591cd4e764a317424850ed13f6e1cc17337 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:13 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 13:09:14 + make test 13:09:14 go test ./... -coverprofile=coverage.out ./... 13:09:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 13:09:37 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 13:09:37 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 13:09:37 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.4% of statements 13:09:37 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.574s coverage: 86.5% of statements 13:09:49 go vet ./... 13:09:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:09:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:09:56 ./bin/test-attribution-txt.sh [Pipeline] echo 13:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:09:56 $ docker stop --time=1 e52a8c67ef6997abca6532186f883591cd4e764a317424850ed13f6e1cc17337 13:09:58 $ docker rm -f --volumes e52a8c67ef6997abca6532186f883591cd4e764a317424850ed13f6e1cc17337 [Pipeline] // withDockerContainer [Pipeline] sh 13:09:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:09:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:09:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:09:59 + ls -al . 13:09:59 total 316 13:09:59 drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 13:09 . 13:09:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:07 .. 13:09:59 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:09 .git 13:09:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:07 .github 13:09:59 -rw-rw-r-- 1 jenkins jenkins 493 Feb 23 13:07 .gitignore 13:09:59 -rw-rw-r-- 1 jenkins jenkins 199 Feb 23 13:07 .golangci.yml 13:09:59 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 13:08 .semver 13:09:59 -rw-rw-r-- 1 jenkins jenkins 19973 Feb 23 13:07 Attribution.txt 13:09:59 -rw-rw-r-- 1 jenkins jenkins 17665 Feb 23 13:07 CHANGELOG.md 13:09:59 -rw-rw-r-- 1 jenkins jenkins 1715 Feb 23 13:07 Dockerfile 13:09:59 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 13:07 GOVERNANCE.md 13:09:59 -rw-rw-r-- 1 jenkins jenkins 739 Feb 23 13:07 Jenkinsfile 13:09:59 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 23 13:07 LICENSE 13:09:59 -rw-rw-r-- 1 jenkins jenkins 3465 Feb 23 13:07 Makefile 13:09:59 -rw-rw-r-- 1 jenkins jenkins 625 Feb 23 13:07 OWNERS.md 13:09:59 -rw-rw-r-- 1 jenkins jenkins 2620 Feb 23 13:07 README.md 13:09:59 -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 13:08 VERSION 13:09:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:07 bin 13:09:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:07 cmd 13:09:59 -rw-r--r-- 1 jenkins jenkins 92466 Feb 23 13:09 coverage.out 13:09:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:07 doc 13:09:59 -rw-rw-r-- 1 jenkins jenkins 6489 Feb 23 13:07 go.mod 13:09:59 -rw-rw-r-- 1 jenkins jenkins 87368 Feb 23 13:07 go.sum 13:09:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:07 internal 13:09:59 -rw-rw-r-- 1 jenkins jenkins 236 Feb 23 13:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:00 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=89941b0a9895bc26ebe4c09e1e6b065cfac3867b --label arch=amd64 --label version=4.0.0-dev.12 . 13:10:00 Sending build context to Docker daemon 37.15MB 13:10:00 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:10:00 Step 2/27 : FROM ${BASE} AS builder 13:10:00 ---> c83b03905774 13:10:00 Step 3/27 : ARG ADD_BUILD_TAGS="" 13:10:00 ---> Running in 792c350543ff 13:10:00 Removing intermediate container 792c350543ff 13:10:00 ---> 4a9d72c7fcf8 13:10:00 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:00 ---> Running in 9f356bab86c4 13:10:00 Removing intermediate container 9f356bab86c4 13:10:00 ---> 8b5aafeda142 13:10:00 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 13:10:00 ---> Running in da787ac58ee4 13:10:00 Removing intermediate container da787ac58ee4 13:10:00 ---> 872275e0931a 13:10:00 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 13:10:00 ---> Running in d76ec9f40f25 13:10:00 Removing intermediate container d76ec9f40f25 13:10:00 ---> 1e8e3606abc5 13:10:00 Step 7/27 : LABEL Name=edgex-device-onvif-camera 13:10:00 ---> Running in 42c329cc775a 13:10:00 Removing intermediate container 42c329cc775a 13:10:00 ---> 1599155d0076 13:10:00 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:00 ---> Running in 697ef80856a6 13:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:10:01 OK: 248 MiB in 58 packages 13:10:01 Removing intermediate container 697ef80856a6 13:10:01 ---> def579dacd4c 13:10:01 Step 9/27 : WORKDIR /device-onvif-camera 13:10:01 ---> Running in 1f9fac6128ff 13:10:01 Removing intermediate container 1f9fac6128ff 13:10:01 ---> cd272936e4eb 13:10:01 Step 10/27 : COPY go.mod vendor* ./ 13:10:02 ---> 59391acb5360 13:10:02 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:02 ---> Running in 3e792046b7b8 13:10:03 Removing intermediate container 3e792046b7b8 13:10:03 ---> 985faa8808d6 13:10:03 Step 12/27 : COPY . . 13:10:03 ---> b2150333130f 13:10:03 Step 13/27 : RUN ${MAKE} 13:10:03 ---> Running in ee33f543580d 13:10:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 13:10:36 Removing intermediate container ee33f543580d 13:10:36 ---> 219b97e37cf2 13:10:36 Step 14/27 : FROM alpine:3.20 13:10:36 3.20: Pulling from library/alpine 13:10:36 0a9a5dfd008f: Pulling fs layer 13:10:36 0a9a5dfd008f: Verifying Checksum 13:10:36 0a9a5dfd008f: Download complete 13:10:36 0a9a5dfd008f: Pull complete 13:10:36 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:10:36 Status: Downloaded newer image for alpine:3.20 13:10:36 ---> ff221270b9fb 13:10:36 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:10:36 ---> Running in f649dc80dbe7 13:10:36 Removing intermediate container f649dc80dbe7 13:10:36 ---> ea0ae66211ee 13:10:36 Step 16/27 : RUN apk add --update --no-cache dumb-init 13:10:36 ---> Running in 7f1e3e3137e0 13:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:10:36 (1/1) Installing dumb-init (1.2.5-r3) 13:10:36 Executing busybox-1.36.1-r29.trigger 13:10:36 OK: 8 MiB in 15 packages 13:10:36 Removing intermediate container 7f1e3e3137e0 13:10:36 ---> 90559dd5ffab 13:10:36 Step 17/27 : RUN apk --no-cache upgrade 13:10:36 ---> Running in 3d4606bcddb9 13:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:10:36 OK: 8 MiB in 15 packages 13:10:36 Removing intermediate container 3d4606bcddb9 13:10:36 ---> 4feba856bc34 13:10:36 Step 18/27 : WORKDIR / 13:10:36 ---> Running in cf21021b48ed 13:10:36 Removing intermediate container cf21021b48ed 13:10:36 ---> 38f43c655614 13:10:36 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 13:10:36 ---> 64d7dc830850 13:10:36 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 13:10:36 ---> 8ede312c380b 13:10:36 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 13:10:36 ---> d49fa50deb0f 13:10:36 Step 22/27 : EXPOSE 59984 13:10:36 ---> Running in 4c55efbb14fb 13:10:36 Removing intermediate container 4c55efbb14fb 13:10:36 ---> ec5e38954fbd 13:10:36 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 13:10:36 ---> Running in 9592a1c85ddb 13:10:37 Removing intermediate container 9592a1c85ddb 13:10:37 ---> b15778678ade 13:10:37 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:10:37 ---> Running in c7992aa323fc 13:10:37 Removing intermediate container c7992aa323fc 13:10:37 ---> 96085d22ad3b 13:10:37 Step 25/27 : LABEL arch=amd64 13:10:37 ---> Running in a525e6be263e 13:10:37 Removing intermediate container a525e6be263e 13:10:37 ---> 8198f6293797 13:10:37 Step 26/27 : LABEL git_sha=89941b0a9895bc26ebe4c09e1e6b065cfac3867b 13:10:37 ---> Running in b550dabf5517 13:10:37 Removing intermediate container b550dabf5517 13:10:37 ---> 799edd19bfb4 13:10:37 Step 27/27 : LABEL version=4.0.0-dev.12 13:10:37 ---> Running in 54f0d66dea95 13:10:37 Removing intermediate container 54f0d66dea95 13:10:37 ---> 8119b8d8e81b 13:10:37 [Warning] One or more build-args [ARCH] were not consumed 13:10:37 Successfully built 8119b8d8e81b 13:10:37 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:37 provisioning config files... 13:10:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5700400902596205395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:37 ---> ****-login.sh 13:10:37 nexus3.edgexfoundry.org:10001 13:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:37 Configure a credential helper to remove this warning. See 13:10:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:37 13:10:37 Login Succeeded 13:10:37 nexus3.edgexfoundry.org:10002 13:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:38 Configure a credential helper to remove this warning. See 13:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:38 13:10:38 Login Succeeded 13:10:38 nexus3.edgexfoundry.org:10003 13:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:38 Configure a credential helper to remove this warning. See 13:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:38 13:10:38 Login Succeeded 13:10:38 nexus3.edgexfoundry.org:10004 13:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:38 Configure a credential helper to remove this warning. See 13:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:38 13:10:38 Login Succeeded 13:10:38 ****.io 13:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:38 Configure a credential helper to remove this warning. See 13:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:38 13:10:38 Login Succeeded 13:10:38 ---> ****-login.sh ends [Pipeline] } 13:10:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:10:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:10:38 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 13:10:38 89941b0a9895bc26ebe4c09e1e6b065cfac3867b 13:10:38 latest 13:10:38 4.0.0-dev.12 13:10:38 89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 13:10:38 main 13:10:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b 13:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:10:39 ce3a11e09550: Preparing 13:10:39 8a6901b8764e: Preparing 13:10:39 a7676487c326: Preparing 13:10:39 4c68c099cbe3: Preparing 13:10:39 6efce095f502: Preparing 13:10:39 994456c4fd7b: Preparing 13:10:39 994456c4fd7b: Waiting 13:10:54 6efce095f502: Pushed 13:10:54 4c68c099cbe3: Pushed 13:10:54 a7676487c326: Pushed 13:10:54 ce3a11e09550: Pushed 13:10:54 8a6901b8764e: Pushed 13:10:54 994456c4fd7b: Layer already exists 13:10:54 89941b0a9895bc26ebe4c09e1e6b065cfac3867b: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 13:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:10:54 ce3a11e09550: Preparing 13:10:54 8a6901b8764e: Preparing 13:10:54 a7676487c326: Preparing 13:10:54 4c68c099cbe3: Preparing 13:10:54 6efce095f502: Preparing 13:10:54 994456c4fd7b: Preparing 13:10:54 994456c4fd7b: Waiting 13:10:54 6efce095f502: Layer already exists 13:10:54 a7676487c326: Layer already exists 13:10:54 8a6901b8764e: Layer already exists 13:10:54 4c68c099cbe3: Layer already exists 13:10:54 ce3a11e09550: Layer already exists 13:10:54 994456c4fd7b: Layer already exists 13:10:54 latest: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:55 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.12 13:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:10:55 ce3a11e09550: Preparing 13:10:55 8a6901b8764e: Preparing 13:10:55 a7676487c326: Preparing 13:10:55 4c68c099cbe3: Preparing 13:10:55 6efce095f502: Preparing 13:10:55 994456c4fd7b: Preparing 13:10:55 994456c4fd7b: Waiting 13:10:55 ce3a11e09550: Layer already exists 13:10:55 8a6901b8764e: Layer already exists 13:10:55 4c68c099cbe3: Layer already exists 13:10:55 6efce095f502: Layer already exists 13:10:55 a7676487c326: Layer already exists 13:10:55 994456c4fd7b: Layer already exists 13:10:55 4.0.0-dev.12: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:55 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 13:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:10:56 ce3a11e09550: Preparing 13:10:56 8a6901b8764e: Preparing 13:10:56 a7676487c326: Preparing 13:10:56 4c68c099cbe3: Preparing 13:10:56 6efce095f502: Preparing 13:10:56 994456c4fd7b: Preparing 13:10:56 994456c4fd7b: Waiting 13:10:56 a7676487c326: Layer already exists 13:10:56 6efce095f502: Layer already exists 13:10:56 4c68c099cbe3: Layer already exists 13:10:56 ce3a11e09550: Layer already exists 13:10:56 8a6901b8764e: Layer already exists 13:10:56 994456c4fd7b: Layer already exists 13:10:56 89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:56 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 13:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 13:10:56 ce3a11e09550: Preparing 13:10:56 8a6901b8764e: Preparing 13:10:56 a7676487c326: Preparing 13:10:56 4c68c099cbe3: Preparing 13:10:56 6efce095f502: Preparing 13:10:56 994456c4fd7b: Preparing 13:10:56 994456c4fd7b: Waiting 13:10:56 4c68c099cbe3: Layer already exists 13:10:56 a7676487c326: Layer already exists 13:10:56 8a6901b8764e: Layer already exists 13:10:56 ce3a11e09550: Layer already exists 13:10:56 6efce095f502: Layer already exists 13:10:56 994456c4fd7b: Layer already exists 13:10:56 main: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:10:56 ===================================================== [Pipeline] echo 13:10:56 taggedImages: 13:10:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b 13:10:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 13:10:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.12 13:10:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 13:10:56 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:57 13:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:57 latest: Pulling from edgex-lftools-log-publisher 13:10:57 5eb5b503b376: Pulling fs layer 13:10:57 5c69ac0246d0: Pulling fs layer 13:10:57 ec43610c2a17: Pulling fs layer 13:10:57 3a2ae6a8a46f: Pulling fs layer 13:10:57 33b1e0a273af: Pulling fs layer 13:10:57 5d3b04190fa2: Pulling fs layer 13:10:57 2f39f015ded8: Pulling fs layer 13:10:57 33b1e0a273af: Waiting 13:10:57 5d3b04190fa2: Waiting 13:10:57 2f39f015ded8: Waiting 13:10:57 3a2ae6a8a46f: Waiting 13:10:57 5c69ac0246d0: Download complete 13:10:57 3a2ae6a8a46f: Verifying Checksum 13:10:57 3a2ae6a8a46f: Download complete 13:10:57 33b1e0a273af: Verifying Checksum 13:10:57 33b1e0a273af: Download complete 13:10:57 5d3b04190fa2: Verifying Checksum 13:10:57 5d3b04190fa2: Download complete 13:10:57 ec43610c2a17: Download complete 13:10:57 5eb5b503b376: Verifying Checksum 13:10:57 5eb5b503b376: Download complete 13:10:58 2f39f015ded8: Download complete 13:10:58 5eb5b503b376: Pull complete 13:10:59 5c69ac0246d0: Pull complete 13:10:59 ec43610c2a17: Pull complete 13:10:59 3a2ae6a8a46f: Pull complete 13:10:59 33b1e0a273af: Pull complete 13:10:59 5d3b04190fa2: Pull complete 13:11:04 2f39f015ded8: Pull complete 13:11:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:04 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:11:05 $ docker top 76edfe8418a7510d510716b3e631801c9fa3b2c3e6579ba527074e3f78cb0572 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:06 ---> job-cost.sh 13:11:06 lf-activate-venv: SKIPPING 13:11:06 INFO: No Stack... 13:11:06 INFO: Retrieving Pricing Info for: v3-standard-8 13:11:07 INFO: Archiving Costs [Pipeline] sh 13:11:07 + + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 13:11:07 cut -d, -f6 [Pipeline] lock 13:11:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] 13:11:07 Resource [jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] did not exist. Created. 13:11:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:11:07 + echo total: 0.2199999988079071 [Pipeline] stash 13:11:07 Stashed 1 file(s) [Pipeline] } 13:11:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [Pipeline] // lock [Pipeline] } 13:11:07 $ docker stop --time=1 76edfe8418a7510d510716b3e631801c9fa3b2c3e6579ba527074e3f78cb0572 13:11:09 $ docker rm -f --volumes 76edfe8418a7510d510716b3e631801c9fa3b2c3e6579ba527074e3f78cb0572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:11:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39544 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] // withEnv [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] ws 13:11:09 Running in /w/workspace/device-onvif-camera/221 [Pipeline] { [Pipeline] checkout 13:11:12 The recommended git tool is: git 13:11:16 using credential edgex-jenkins-ssh 13:11:16 Cloning the remote Git repository 13:11:16 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 13:11:16 > git init /w/workspace/device-onvif-camera/221 # timeout=10 13:11:16 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 13:11:16 > git --version # timeout=10 13:11:16 > git --version # 'git version 2.25.1' 13:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:19 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 13:11:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:20 Avoid second fetch 13:11:20 Checking out Revision 89941b0a9895bc26ebe4c09e1e6b065cfac3867b (main) 13:11:20 > git config core.sparsecheckout # timeout=10 13:11:20 > git checkout -f 89941b0a9895bc26ebe4c09e1e6b065cfac3867b # timeout=10 13:11:21 Commit message: "Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:11:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:11:25 % Total % Received % Xferd Average Speed Time Time Time Current 13:11:25 Dload Upload Total Spent Left Speed 13:11:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh 13:11:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:11:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:11:26 + sudo tee /etc/docker/daemon.new 13:11:26 { 13:11:26 "registry-mirrors": [ 13:11:26 "https://nexus3.edgexfoundry.org:10001" 13:11:26 ], 13:11:26 "bip": "10.250.0.254/24", 13:11:26 "hosts": [ 13:11:26 "tcp://0.0.0.0:5555", 13:11:26 "unix:///var/run/docker.sock" 13:11:26 ], 13:11:26 "mtu": 1458, 13:11:26 "selinux-enabled": true, 13:11:26 "seccomp-profile": "/etc/docker/seccomp.json" 13:11:26 } [Pipeline] sh 13:11:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:11:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:45 provisioning config files... 13:11:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/221@tmp/config14650669133686392224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:46 ---> ****-login.sh 13:11:46 nexus3.edgexfoundry.org:10001 13:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:46 Configure a credential helper to remove this warning. See 13:11:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:46 13:11:46 Login Succeeded 13:11:46 nexus3.edgexfoundry.org:10002 13:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:47 Configure a credential helper to remove this warning. See 13:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:47 13:11:47 Login Succeeded 13:11:47 nexus3.edgexfoundry.org:10003 13:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:47 Configure a credential helper to remove this warning. See 13:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:47 13:11:47 Login Succeeded 13:11:47 nexus3.edgexfoundry.org:10004 13:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:47 Configure a credential helper to remove this warning. See 13:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:47 13:11:47 Login Succeeded 13:11:47 ****.io 13:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:48 Configure a credential helper to remove this warning. See 13:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:48 13:11:48 Login Succeeded 13:11:48 ---> ****-login.sh ends [Pipeline] } 13:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:11:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:11:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:11:48 ========================================================= 13:11:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:11:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:11:49 Sending build context to Docker daemon 21.94MB 13:11:49 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 13:11:49 Step 2/13 : FROM ${BASE} AS builder 13:11:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:11:50 9986a736f7d3: Pulling fs layer 13:11:50 1f018df60701: Pulling fs layer 13:11:50 39f8f326b044: Pulling fs layer 13:11:50 e6a1e7a6a96a: Pulling fs layer 13:11:50 4f4fb700ef54: Pulling fs layer 13:11:50 d45d956e0dbf: Pulling fs layer 13:11:50 d7702b0d1db1: Pulling fs layer 13:11:50 5c7f0f088c93: Pulling fs layer 13:11:50 4fdc064ae6cf: Pulling fs layer 13:11:50 e6a1e7a6a96a: Waiting 13:11:50 d7702b0d1db1: Waiting 13:11:50 5c7f0f088c93: Waiting 13:11:50 4fdc064ae6cf: Waiting 13:11:50 4f4fb700ef54: Waiting 13:11:50 d45d956e0dbf: Waiting 13:11:50 1f018df60701: Verifying Checksum 13:11:50 1f018df60701: Download complete 13:11:50 e6a1e7a6a96a: Verifying Checksum 13:11:50 e6a1e7a6a96a: Download complete 13:11:50 4f4fb700ef54: Download complete 13:11:50 d45d956e0dbf: Verifying Checksum 13:11:50 d45d956e0dbf: Download complete 13:11:50 d7702b0d1db1: Verifying Checksum 13:11:50 d7702b0d1db1: Download complete 13:11:50 9986a736f7d3: Download complete 13:11:50 4fdc064ae6cf: Verifying Checksum 13:11:50 4fdc064ae6cf: Download complete 13:11:51 9986a736f7d3: Pull complete 13:11:52 1f018df60701: Pull complete 13:11:52 39f8f326b044: Download complete 13:11:53 5c7f0f088c93: Verifying Checksum 13:11:53 5c7f0f088c93: Download complete 13:12:08 39f8f326b044: Pull complete 13:12:08 e6a1e7a6a96a: Pull complete 13:12:08 4f4fb700ef54: Pull complete 13:12:08 d45d956e0dbf: Pull complete 13:12:08 d7702b0d1db1: Pull complete 13:12:16 5c7f0f088c93: Pull complete 13:12:18 4fdc064ae6cf: Pull complete 13:12:18 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:12:18 ---> 63f30b955cb9 13:12:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 13:12:19 ---> Running in 5c9b49201ea0 13:12:19 Removing intermediate container 5c9b49201ea0 13:12:19 ---> 3b20b027fa76 13:12:19 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:12:19 ---> Running in ac6e8bb9fc06 13:12:19 Removing intermediate container ac6e8bb9fc06 13:12:19 ---> 3e7589fed2fa 13:12:19 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 13:12:20 ---> Running in 379d10bd3d7b 13:12:20 Removing intermediate container 379d10bd3d7b 13:12:20 ---> a0588d3b683b 13:12:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 13:12:20 ---> Running in a0f19f3eb444 13:12:21 Removing intermediate container a0f19f3eb444 13:12:21 ---> bb132118e586 13:12:21 Step 7/13 : LABEL Name=edgex-device-onvif-camera 13:12:21 ---> Running in fca04b227c3a 13:12:21 Removing intermediate container fca04b227c3a 13:12:21 ---> 50f4711361c4 13:12:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:12:21 ---> Running in c6e44f782d5b 13:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:12:25 OK: 239 MiB in 58 packages 13:12:25 Removing intermediate container c6e44f782d5b 13:12:25 ---> 2157e6c5afed 13:12:25 Step 9/13 : WORKDIR /device-onvif-camera 13:12:25 ---> Running in 3233185aba5f 13:12:26 Removing intermediate container 3233185aba5f 13:12:26 ---> 44ca99427340 13:12:26 Step 10/13 : COPY go.mod vendor* ./ 13:12:26 ---> 7095eb713a49 13:12:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:26 ---> Running in 33b7dd2b2414 13:14:18 Removing intermediate container 33b7dd2b2414 13:14:18 ---> 2010fd7ec77f 13:14:18 Step 12/13 : COPY . . 13:14:20 ---> 7b724c9e4ad6 13:14:20 Step 13/13 : RUN ${MAKE} 13:14:20 ---> Running in a9a9a6af3049 13:14:21 noop 13:14:22 Removing intermediate container a9a9a6af3049 13:14:22 ---> 3af9820975a6 13:14:22 Successfully built 3af9820975a6 13:14:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:22 + docker inspect -f . ci-base-image-arm64 13:14:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:22 prd-ubuntu20.04-docker-arm64-4c-16g-39544 does not seem to be running inside a container 13:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/221 -v /w/workspace/device-onvif-camera/221:/w/workspace/device-onvif-camera/221:rw,z -v /w/workspace/device-onvif-camera/221@tmp:/w/workspace/device-onvif-camera/221@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 13:14:23 $ docker top d2c5c95d5f6e70bfc2091bccc9272182e116d939cce3d96c8c5c2f66ab9ea379 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:24 + go version 13:14:24 go version go1.23.4 linux/arm64 [Pipeline] } 13:14:24 $ docker stop --time=1 d2c5c95d5f6e70bfc2091bccc9272182e116d939cce3d96c8c5c2f66ab9ea379 13:14:26 $ docker rm -f --volumes d2c5c95d5f6e70bfc2091bccc9272182e116d939cce3d96c8c5c2f66ab9ea379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:26 + docker inspect -f . ci-base-image-arm64 13:14:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:27 prd-ubuntu20.04-docker-arm64-4c-16g-39544 does not seem to be running inside a container 13:14:27 $ 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/221 -v /w/workspace/device-onvif-camera/221:/w/workspace/device-onvif-camera/221:rw,z -v /w/workspace/device-onvif-camera/221@tmp:/w/workspace/device-onvif-camera/221@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 13:14:28 $ docker top efb6408e596982aa7ba46a7072d0f88ffb3540fe984f879170120621000240f4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:28 + git config --global --add safe.directory /w/workspace/device-onvif-camera/221 [Pipeline] fileExists [Pipeline] sh 13:14:29 + make test 13:14:29 go test ./... -coverprofile=coverage.out ./... 13:14:34 ? github.com/edgexfoundry/device-onvif-camera [no test files] 13:18:26 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 13:18:26 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 13:18:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.180s coverage: 31.4% of statements 13:18:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.837s coverage: 86.5% of statements 13:18:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:18:49 go vet ./... 13:19:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:19:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:19:45 ./bin/test-attribution-txt.sh [Pipeline] echo 13:19:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:19:46 $ docker stop --time=1 efb6408e596982aa7ba46a7072d0f88ffb3540fe984f879170120621000240f4 13:19:48 $ docker rm -f --volumes efb6408e596982aa7ba46a7072d0f88ffb3540fe984f879170120621000240f4 [Pipeline] // withDockerContainer [Pipeline] sh 13:19:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:19:50 Warning: overwriting stash ‘coverage-report’ 13:19:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:19:51 + ls -al . 13:19:51 total 312 13:19:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:14 . 13:19:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:11 .. 13:19:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:11 .git 13:19:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:11 .github 13:19:51 -rw-rw-r-- 1 jenkins jenkins 493 Feb 23 13:11 .gitignore 13:19:51 -rw-rw-r-- 1 jenkins jenkins 199 Feb 23 13:11 .golangci.yml 13:19:51 -rw-rw-r-- 1 jenkins jenkins 19973 Feb 23 13:11 Attribution.txt 13:19:51 -rw-rw-r-- 1 jenkins jenkins 17665 Feb 23 13:11 CHANGELOG.md 13:19:51 -rw-rw-r-- 1 jenkins jenkins 1715 Feb 23 13:11 Dockerfile 13:19:51 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 13:11 GOVERNANCE.md 13:19:51 -rw-rw-r-- 1 jenkins jenkins 739 Feb 23 13:11 Jenkinsfile 13:19:51 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 23 13:11 LICENSE 13:19:51 -rw-rw-r-- 1 jenkins jenkins 3465 Feb 23 13:11 Makefile 13:19:51 -rw-rw-r-- 1 jenkins jenkins 625 Feb 23 13:11 OWNERS.md 13:19:51 -rw-rw-r-- 1 jenkins jenkins 2620 Feb 23 13:11 README.md 13:19:51 -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 13:08 VERSION 13:19:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:11 bin 13:19:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:11 cmd 13:19:51 -rw-r--r-- 1 jenkins jenkins 92466 Feb 23 13:18 coverage.out 13:19:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:11 doc 13:19:51 -rw-rw-r-- 1 jenkins jenkins 6489 Feb 23 13:11 go.mod 13:19:51 -rw-rw-r-- 1 jenkins jenkins 87368 Feb 23 13:11 go.sum 13:19:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:11 internal 13:19:51 -rw-rw-r-- 1 jenkins jenkins 236 Feb 23 13:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:52 + 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=89941b0a9895bc26ebe4c09e1e6b065cfac3867b --label arch=arm64 --label version=4.0.0-dev.12 . 13:19:52 Sending build context to Docker daemon 22.03MB 13:19:52 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:19:52 Step 2/27 : FROM ${BASE} AS builder 13:19:52 ---> 3af9820975a6 13:19:52 Step 3/27 : ARG ADD_BUILD_TAGS="" 13:19:53 ---> Running in a848ad213305 13:19:53 Removing intermediate container a848ad213305 13:19:53 ---> 4800cd0f1849 13:19:53 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:19:53 ---> Running in 24c6c6d74c93 13:19:53 Removing intermediate container 24c6c6d74c93 13:19:53 ---> 019a328315a7 13:19:53 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 13:19:53 ---> Running in 0ce494a088f2 13:19:54 Removing intermediate container 0ce494a088f2 13:19:54 ---> cb407a1997e7 13:19:54 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 13:19:54 ---> Running in d759077d6035 13:19:54 Removing intermediate container d759077d6035 13:19:54 ---> e3a9566d3aeb 13:19:54 Step 7/27 : LABEL Name=edgex-device-onvif-camera 13:19:54 ---> Running in 846418ed327a 13:19:55 Removing intermediate container 846418ed327a 13:19:55 ---> 26072409305b 13:19:55 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:19:55 ---> Running in 6133338c2640 13:19:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:19:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:19:58 OK: 239 MiB in 58 packages 13:19:59 Removing intermediate container 6133338c2640 13:19:59 ---> d27b8954c4e4 13:19:59 Step 9/27 : WORKDIR /device-onvif-camera 13:19:59 ---> Running in b30c4e8f5da3 13:20:00 Removing intermediate container b30c4e8f5da3 13:20:00 ---> 12460eb44074 13:20:00 Step 10/27 : COPY go.mod vendor* ./ 13:20:00 ---> 2acfe19b92cf 13:20:00 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:00 ---> Running in e481f110d2ca 13:20:03 Removing intermediate container e481f110d2ca 13:20:03 ---> 97e496f327ef 13:20:03 Step 12/27 : COPY . . 13:20:05 ---> 55dfab1b2bc6 13:20:05 Step 13/27 : RUN ${MAKE} 13:20:05 ---> Running in 73fedd4b8cd5 13:20:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 13:23:57 Removing intermediate container 73fedd4b8cd5 13:23:57 ---> 957c9b5621de 13:23:57 Step 14/27 : FROM alpine:3.20 13:23:57 3.20: Pulling from library/alpine 13:23:57 94e9d8af2201: Pulling fs layer 13:23:57 94e9d8af2201: Verifying Checksum 13:23:57 94e9d8af2201: Download complete 13:23:57 94e9d8af2201: Pull complete 13:23:57 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:23:57 Status: Downloaded newer image for alpine:3.20 13:23:57 ---> 7aab056cecc6 13:23:57 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:23:57 ---> Running in 7aabbbff8ad9 13:23:57 Removing intermediate container 7aabbbff8ad9 13:23:57 ---> bd5b2dd75513 13:23:57 Step 16/27 : RUN apk add --update --no-cache dumb-init 13:23:57 ---> Running in 5a7d2c1b131a 13:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:24:01 (1/1) Installing dumb-init (1.2.5-r3) 13:24:01 Executing busybox-1.36.1-r29.trigger 13:24:01 OK: 9 MiB in 15 packages 13:24:02 Removing intermediate container 5a7d2c1b131a 13:24:02 ---> a2442dfc7f58 13:24:02 Step 17/27 : RUN apk --no-cache upgrade 13:24:02 ---> Running in de65c2c777bc 13:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:24:05 OK: 9 MiB in 15 packages 13:24:06 Removing intermediate container de65c2c777bc 13:24:06 ---> 0f5830d413d4 13:24:06 Step 18/27 : WORKDIR / 13:24:06 ---> Running in d6909847e856 13:24:06 Removing intermediate container d6909847e856 13:24:06 ---> e0186a82d64c 13:24:06 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 13:24:08 ---> a4bb9208e4d8 13:24:08 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 13:24:09 ---> 67a9eaec0c2b 13:24:09 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 13:24:09 ---> efaaf17d8a22 13:24:09 Step 22/27 : EXPOSE 59984 13:24:09 ---> Running in e9927e81d7c3 13:24:10 Removing intermediate container e9927e81d7c3 13:24:10 ---> c3a857eefe1e 13:24:10 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 13:24:10 ---> Running in df7cee570d3a 13:24:10 Removing intermediate container df7cee570d3a 13:24:10 ---> d128030c79bf 13:24:10 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:24:10 ---> Running in 23f88083922e 13:24:10 Removing intermediate container 23f88083922e 13:24:10 ---> 0c1f4e9ce6be 13:24:10 Step 25/27 : LABEL arch=arm64 13:24:10 ---> Running in 11d532afff2c 13:24:11 Removing intermediate container 11d532afff2c 13:24:11 ---> d9456996b6ca 13:24:11 Step 26/27 : LABEL git_sha=89941b0a9895bc26ebe4c09e1e6b065cfac3867b 13:24:11 ---> Running in fa02fb716a80 13:24:11 Removing intermediate container fa02fb716a80 13:24:11 ---> 5264d156939d 13:24:11 Step 27/27 : LABEL version=4.0.0-dev.12 13:24:11 ---> Running in a5b24e51266e 13:24:11 Removing intermediate container a5b24e51266e 13:24:11 ---> ad4ffabd61b7 13:24:11 [Warning] One or more build-args [ARCH] were not consumed 13:24:12 Successfully built ad4ffabd61b7 13:24:12 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 13:24:12 provisioning config files... 13:24:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/221@tmp/config9193020171648929033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:12 ---> ****-login.sh 13:24:12 nexus3.edgexfoundry.org:10001 13:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:13 Configure a credential helper to remove this warning. See 13:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:13 13:24:13 Login Succeeded 13:24:13 nexus3.edgexfoundry.org:10002 13:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:13 Configure a credential helper to remove this warning. See 13:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:13 13:24:13 Login Succeeded 13:24:13 nexus3.edgexfoundry.org:10003 13:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:13 Configure a credential helper to remove this warning. See 13:24:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:13 13:24:13 Login Succeeded 13:24:13 nexus3.edgexfoundry.org:10004 13:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:14 Configure a credential helper to remove this warning. See 13:24:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:14 13:24:14 Login Succeeded 13:24:14 ****.io 13:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:14 Configure a credential helper to remove this warning. See 13:24:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:14 13:24:14 Login Succeeded 13:24:14 ---> ****-login.sh ends [Pipeline] } 13:24:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:24:15 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 13:24:15 89941b0a9895bc26ebe4c09e1e6b065cfac3867b 13:24:15 latest 13:24:15 4.0.0-dev.12 13:24:15 89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 13:24:15 main 13:24:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:15 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b 13:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:15 bf92968125c6: Preparing 13:24:15 91f67499cb00: Preparing 13:24:15 1c7a5498c2c8: Preparing 13:24:15 f5ca17450fe3: Preparing 13:24:15 c87ceae0efa7: Preparing 13:24:15 dd9c8f8612c8: Preparing 13:24:15 dd9c8f8612c8: Waiting 13:24:16 91f67499cb00: Pushed 13:24:16 bf92968125c6: Pushed 13:24:16 c87ceae0efa7: Pushed 13:24:16 f5ca17450fe3: Pushed 13:24:16 dd9c8f8612c8: Layer already exists 13:24:24 1c7a5498c2c8: Pushed 13:24:24 89941b0a9895bc26ebe4c09e1e6b065cfac3867b: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 13:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:25 bf92968125c6: Preparing 13:24:25 91f67499cb00: Preparing 13:24:25 1c7a5498c2c8: Preparing 13:24:25 f5ca17450fe3: Preparing 13:24:25 c87ceae0efa7: Preparing 13:24:25 dd9c8f8612c8: Preparing 13:24:25 dd9c8f8612c8: Waiting 13:24:25 1c7a5498c2c8: Layer already exists 13:24:25 f5ca17450fe3: Layer already exists 13:24:25 91f67499cb00: Layer already exists 13:24:25 bf92968125c6: Layer already exists 13:24:25 c87ceae0efa7: Layer already exists 13:24:25 dd9c8f8612c8: Layer already exists 13:24:25 latest: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:25 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.12 13:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:26 bf92968125c6: Preparing 13:24:26 91f67499cb00: Preparing 13:24:26 1c7a5498c2c8: Preparing 13:24:26 f5ca17450fe3: Preparing 13:24:26 c87ceae0efa7: Preparing 13:24:26 dd9c8f8612c8: Preparing 13:24:26 dd9c8f8612c8: Waiting 13:24:26 1c7a5498c2c8: Layer already exists 13:24:26 91f67499cb00: Layer already exists 13:24:26 bf92968125c6: Layer already exists 13:24:26 c87ceae0efa7: Layer already exists 13:24:26 f5ca17450fe3: Layer already exists 13:24:26 dd9c8f8612c8: Layer already exists 13:24:26 4.0.0-dev.12: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 13:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:27 bf92968125c6: Preparing 13:24:27 91f67499cb00: Preparing 13:24:27 1c7a5498c2c8: Preparing 13:24:27 f5ca17450fe3: Preparing 13:24:27 c87ceae0efa7: Preparing 13:24:27 dd9c8f8612c8: Preparing 13:24:27 f5ca17450fe3: Layer already exists 13:24:27 c87ceae0efa7: Layer already exists 13:24:27 bf92968125c6: Layer already exists 13:24:27 1c7a5498c2c8: Layer already exists 13:24:27 91f67499cb00: Layer already exists 13:24:27 dd9c8f8612c8: Layer already exists 13:24:27 89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:27 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 13:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 13:24:28 bf92968125c6: Preparing 13:24:28 91f67499cb00: Preparing 13:24:28 1c7a5498c2c8: Preparing 13:24:28 f5ca17450fe3: Preparing 13:24:28 c87ceae0efa7: Preparing 13:24:28 dd9c8f8612c8: Preparing 13:24:28 dd9c8f8612c8: Waiting 13:24:28 f5ca17450fe3: Layer already exists 13:24:28 bf92968125c6: Layer already exists 13:24:28 c87ceae0efa7: Layer already exists 13:24:28 1c7a5498c2c8: Layer already exists 13:24:28 91f67499cb00: Layer already exists 13:24:28 dd9c8f8612c8: Layer already exists 13:24:28 main: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:28 ===================================================== [Pipeline] echo 13:24:28 taggedImages: 13:24:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b 13:24:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 13:24:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.12 13:24:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 13:24:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:28 13:24:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:29 arm64: Pulling from edgex-lftools-log-publisher 13:24:29 8998bd30e6a1: Pulling fs layer 13:24:29 04944245beec: Pulling fs layer 13:24:29 699f458cf7ca: Pulling fs layer 13:24:29 765212b225bb: Pulling fs layer 13:24:29 f23df028b6ca: Pulling fs layer 13:24:29 d65c8cfc05b1: Pulling fs layer 13:24:29 2437ff75d9bd: Pulling fs layer 13:24:29 765212b225bb: Waiting 13:24:29 f23df028b6ca: Waiting 13:24:29 d65c8cfc05b1: Waiting 13:24:29 2437ff75d9bd: Waiting 13:24:29 04944245beec: Verifying Checksum 13:24:29 04944245beec: Download complete 13:24:29 765212b225bb: Download complete 13:24:29 f23df028b6ca: Verifying Checksum 13:24:29 f23df028b6ca: Download complete 13:24:29 d65c8cfc05b1: Verifying Checksum 13:24:29 d65c8cfc05b1: Download complete 13:24:29 699f458cf7ca: Verifying Checksum 13:24:29 699f458cf7ca: Download complete 13:24:30 8998bd30e6a1: Download complete 13:24:32 2437ff75d9bd: Verifying Checksum 13:24:32 2437ff75d9bd: Download complete 13:24:35 8998bd30e6a1: Pull complete 13:24:35 04944245beec: Pull complete 13:24:37 699f458cf7ca: Pull complete 13:24:37 765212b225bb: Pull complete 13:24:38 f23df028b6ca: Pull complete 13:24:38 d65c8cfc05b1: Pull complete 13:24:56 2437ff75d9bd: Pull complete 13:24:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:57 prd-ubuntu20.04-docker-arm64-4c-16g-39544 does not seem to be running inside a container 13:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/221 -v /w/workspace/device-onvif-camera/221:/w/workspace/device-onvif-camera/221:rw,z -v /w/workspace/device-onvif-camera/221@tmp:/w/workspace/device-onvif-camera/221@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 13:25:00 $ docker top 315d3d509c167cbdff2c55dc9aa65651a221fa1a2172ae030d0c3953b27e19c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:01 ---> job-cost.sh 13:25:01 lf-activate-venv: SKIPPING 13:25:01 INFO: No Stack... 13:25:01 INFO: Retrieving Pricing Info for: v3-standard-4 13:25:02 INFO: Archiving Costs [Pipeline] sh 13:25:03 + cat /w/workspace/device-onvif-camera/221/archives/cost.csv 13:25:03 + cut -d, -f6 [Pipeline] lock 13:25:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] 13:25:03 Resource [jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] did not exist. Created. 13:25:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:04 /w/workspace/device-onvif-camera/221@tmp/durable-75ae1d3b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:25:04 + echo total: 0.10999999940395355 [Pipeline] stash 13:25:04 Warning: overwriting stash ‘stack-cost’ 13:25:04 Stashed 1 file(s) [Pipeline] } 13:25:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [Pipeline] // lock [Pipeline] } 13:25:04 $ docker stop --time=1 315d3d509c167cbdff2c55dc9aa65651a221fa1a2172ae030d0c3953b27e19c7 13:25:06 $ docker rm -f --volumes 315d3d509c167cbdff2c55dc9aa65651a221fa1a2172ae030d0c3953b27e19c7 [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 13:25:06 provisioning config files... 13:25:07 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8444336324298109973tmp [Pipeline] { [Pipeline] sh 13:25:07 + set +x 13:25:07 + curl -s https://codecov.io/bash 13:25:07 + bash -s -- 13:25:07 13:25:07 _____ _ 13:25:07 / ____| | | 13:25:07 | | ___ __| | ___ ___ _____ __ 13:25:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:25:07 | |___| (_) | (_| | __/ (_| (_) \ V / 13:25:07 \_____\___/ \__,_|\___|\___\___/ \_/ 13:25:07 Bash-1.0.6 13:25:07 13:25:07 13:25:07 [0;36m==>[0m git version 2.25.1 found 13:25:07 [0;36m==>[0m 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 13:25:07 Release-Date: 2020-01-08 13:25:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:25:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:25:07 [0;90m==>[0m Jenkins CI detected. 13:25:07 [0;90mcurrent dir: [0m /w/workspace/foundry_device-onvif-camera_main 13:25:07 [0;90mproject root:[0m . 13:25:07 [0;90m-->[0m token set from env 13:25:07 [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m 13:25:07 [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m 13:25:07 [0;90m==>[0m Python coveragepy not found 13:25:07 [0;90m==>[0m Searching for coverage reports in: 13:25:07 [0;32m+[0m . 13:25:07 [0;90m->[0m Found 1 reports 13:25:07 [0;90m==>[0m Detecting git/mercurial file structure 13:25:07 [0;90m==>[0m Reading reports 13:25:07 [0;32m+[0m ./coverage.out [0;90mbytes=92466[0m 13:25:07 [0;90m==>[0m Appending adjustments 13:25:07 [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m 13:25:07 [0;32m+[0m Found adjustments 13:25:07 [0;90m==>[0m Gzipping contents 13:25:07 12K /tmp/codecov.32XhiF.gz 13:25:07 [0;90m==>[0m Uploading reports 13:25:07 [0;90murl:[0m https://codecov.io 13:25:07 [0;90mquery:[0m branch=main&commit=89941b0a9895bc26ebe4c09e1e6b065cfac3867b&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:25:07 [0;90m->[0m Pinging Codecov 13:25:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=89941b0a9895bc26ebe4c09e1e6b065cfac3867b&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:25:07 [0;90m->[0m Uploading to 13:25:07 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/89941b0a9895bc26ebe4c09e1e6b065cfac3867b/2ac5b4ed-e215-4cd6-8226-c96c751ea8a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250223%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250223T132507Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6d0a1f6010608a9817001d196f009603056ed17c8af4804a97c42f3eaa92370c 13:25:07 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:07 Dload Upload Total Spent Left Speed 13:25:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 68772 --:--:-- --:--:-- --:--:-- 68772 13:25:08 [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/89941b0a9895bc26ebe4c09e1e6b065cfac3867b[0m [Pipeline] } 13:25:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:25:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:25:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:25:08 13:25:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:25:09 latest: Pulling from edgex-devops/edgex-snyk-go 13:25:09 43c4264eed91: Pulling fs layer 13:25:09 4cc291be95ef: Pulling fs layer 13:25:09 2ac1f1163629: Pulling fs layer 13:25:09 5c3c966382ef: Pulling fs layer 13:25:09 4f4fb700ef54: Pulling fs layer 13:25:09 d9c7d2e4e75e: Pulling fs layer 13:25:09 9c3e1370e548: Pulling fs layer 13:25:09 9c3e1370e548: Waiting 13:25:09 d9c7d2e4e75e: Waiting 13:25:09 5c3c966382ef: Waiting 13:25:09 4cc291be95ef: Download complete 13:25:09 5c3c966382ef: Download complete 13:25:09 4f4fb700ef54: Verifying Checksum 13:25:09 4f4fb700ef54: Download complete 13:25:09 43c4264eed91: Download complete 13:25:09 d9c7d2e4e75e: Verifying Checksum 13:25:09 d9c7d2e4e75e: Download complete 13:25:09 43c4264eed91: Pull complete 13:25:09 4cc291be95ef: Pull complete 13:25:09 2ac1f1163629: Verifying Checksum 13:25:09 2ac1f1163629: Download complete 13:25:10 9c3e1370e548: Verifying Checksum 13:25:10 9c3e1370e548: Download complete 13:25:12 2ac1f1163629: Pull complete 13:25:13 5c3c966382ef: Pull complete 13:25:13 4f4fb700ef54: Pull complete 13:25:13 d9c7d2e4e75e: Pull complete 13:25:16 9c3e1370e548: Pull complete 13:25:16 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:16 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:25:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:25:19 $ docker top 04cdd3b4dc9a60f8c7daa9ffdcebe92886d77a402b34fa8cf99eecf6e948e6da -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:19 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 13:25:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 13:25:19 + set -o pipefail 13:25:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 13:25:26 13:25:26 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 13:25:26 13:25:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/89501111-f2fb-4464-a903-bfba44e2941d 13:25:26 13:25:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:25:26 13:25:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:25:26 [Pipeline] } 13:25:26 $ docker stop --time=1 04cdd3b4dc9a60f8c7daa9ffdcebe92886d77a402b34fa8cf99eecf6e948e6da 13:25:29 $ docker rm -f --volumes 04cdd3b4dc9a60f8c7daa9ffdcebe92886d77a402b34fa8cf99eecf6e948e6da [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 13:25:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:29 provisioning config files... 13:25:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13499160558014013217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:29 --> edgex-publish-swagger.sh 13:25:29 === Publish doc/openapi/v3 API === 13:25:29 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 13:25:29 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 13:25:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:29 Dload Upload Total Spent Left Speed 13:25:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 279 868k --:--:-- --:--:-- --:--:-- 870k 13:25:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:25:30 [Pipeline] } 13:25:30 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 13:25:30 + git log --format=format:%s -1 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] sh 13:25:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:25:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:31 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:25:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:25:32 $ docker top b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:25:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:32 [ssh-agent] Looking for ssh-agent implementation... 13:25:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:32 $ docker exec b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 ssh-agent 13:25:32 SSH_AUTH_SOCK=/tmp/ssh-XaTzHcam2cla/agent.32 13:25:32 SSH_AGENT_PID=38 13:25:32 Running ssh-add (command line suppressed) 13:25:32 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5772273883236000285.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5772273883236000285.key) 13:25:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:32 + git semver tag 13:25:33 2025-02-23 13:25:33,010 [run_tag] DEBUG tag force:False 13:25:33 2025-02-23 13:25:33,010 [check_head_tag] DEBUG check head tag 13:25:33 2025-02-23 13:25:33,012 [execute] INFO git cat-file --batch-check 13:25:33 2025-02-23 13:25:33,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=<valid stream>) 13:25:33 2025-02-23 13:25:33,016 [execute] INFO git cat-file --batch 13:25:33 2025-02-23 13:25:33,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=<valid stream>) 13:25:33 2025-02-23 13:25:33,040 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:25:33 2025-02-23 13:25:33,040 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 13:25:33 2025-02-23 13:25:33,040 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 13:25:33 2025-02-23 13:25:33,045 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:25:33 4.0.0-dev.12 [Pipeline] } 13:25:33 $ docker exec --env ******** --env ******** b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 ssh-agent -k 13:25:33 unset SSH_AUTH_SOCK; 13:25:33 unset SSH_AGENT_PID; 13:25:33 echo Agent pid 38 killed; 13:25:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:25:33 + git semver [Pipeline] } 13:25:33 $ docker stop --time=1 b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 13:25:35 $ docker rm -f --volumes b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:25:35 13:25:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:25:35 0.23.1-centos7: Pulling from edgex-lftools 13:25:35 ab5ef0e58194: Pulling fs layer 13:25:35 9712f1f96733: Pulling fs layer 13:25:35 63f879dbbcfc: Pulling fs layer 13:25:35 0d9ebad4ef96: Pulling fs layer 13:25:35 e9a5061849ea: Pulling fs layer 13:25:35 d747dcd14b5f: Pulling fs layer 13:25:35 2de7ff778b66: Pulling fs layer 13:25:35 e9a5061849ea: Waiting 13:25:35 d747dcd14b5f: Waiting 13:25:35 2de7ff778b66: Waiting 13:25:35 0d9ebad4ef96: Waiting 13:25:35 9712f1f96733: Verifying Checksum 13:25:35 9712f1f96733: Download complete 13:25:36 63f879dbbcfc: Verifying Checksum 13:25:36 63f879dbbcfc: Download complete 13:25:36 e9a5061849ea: Verifying Checksum 13:25:36 e9a5061849ea: Download complete 13:25:36 d747dcd14b5f: Verifying Checksum 13:25:36 d747dcd14b5f: Download complete 13:25:36 0d9ebad4ef96: Verifying Checksum 13:25:36 0d9ebad4ef96: Download complete 13:25:36 ab5ef0e58194: Download complete 13:25:36 2de7ff778b66: Verifying Checksum 13:25:36 2de7ff778b66: Download complete 13:25:39 ab5ef0e58194: Pull complete 13:25:39 9712f1f96733: Pull complete 13:25:39 63f879dbbcfc: Pull complete 13:25:43 0d9ebad4ef96: Pull complete 13:25:43 e9a5061849ea: Pull complete 13:25:43 d747dcd14b5f: Pull complete 13:25:44 2de7ff778b66: Pull complete 13:25:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:25:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:45 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:25:47 $ docker top 7afcc3af9d6d1fc49e48d7c96f0a2c39a61dc45f8560db4cb33d9b0f71e55516 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:25:47 provisioning config files... 13:25:47 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3133090061900782164tmp 13:25:47 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15258401729656334314tmp 13:25:47 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1159724172451034068tmp [Pipeline] { [Pipeline] echo 13:25:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:25:47 ---> sigul-configuration.sh 13:25:47 gpg: directory `/root/.gnupg' created 13:25:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:25:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:25:47 gpg: keyring `/root/.gnupg/secring.gpg' created 13:25:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:25:47 gpg: CAST5 encrypted data 13:25:47 gpg: encrypted with 1 passphrase 13:25:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:25:48 + mkdir /home/jenkins 13:25:48 + mkdir /home/jenkins/sigul [Pipeline] sh 13:25:48 + 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 13:25:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:25:48 ---> sigul-install.sh 13:25:48 Sigul already installed; skipping installation. [Pipeline] sh 13:25:49 + git tag --list 13:25:49 v0.0.0 13:25:49 v2.2.0 13:25:49 v2.3.0 13:25:49 v2.3.1 13:25:49 v3.0 13:25:49 v3.0.0 13:25:49 v3.1 13:25:49 v3.1.0 13:25:49 v3.1.0-dev.1 13:25:49 v3.1.0-dev.10 13:25:49 v3.1.0-dev.11 13:25:49 v3.1.0-dev.12 13:25:49 v3.1.0-dev.13 13:25:49 v3.1.0-dev.14 13:25:49 v3.1.0-dev.15 13:25:49 v3.1.0-dev.16 13:25:49 v3.1.0-dev.17 13:25:49 v3.1.0-dev.18 13:25:49 v3.1.0-dev.19 13:25:49 v3.1.0-dev.2 13:25:49 v3.1.0-dev.20 13:25:49 v3.1.0-dev.21 13:25:49 v3.1.0-dev.22 13:25:49 v3.1.0-dev.23 13:25:49 v3.1.0-dev.24 13:25:49 v3.1.0-dev.25 13:25:49 v3.1.0-dev.26 13:25:49 v3.1.0-dev.27 13:25:49 v3.1.0-dev.28 13:25:49 v3.1.0-dev.3 13:25:49 v3.1.0-dev.4 13:25:49 v3.1.0-dev.5 13:25:49 v3.1.0-dev.6 13:25:49 v3.1.0-dev.7 13:25:49 v3.1.0-dev.8 13:25:49 v3.1.0-dev.9 13:25:49 v3.1.1 13:25:49 v3.2.0-dev.1 13:25:49 v3.2.0-dev.10 13:25:49 v3.2.0-dev.11 13:25:49 v3.2.0-dev.12 13:25:49 v3.2.0-dev.13 13:25:49 v3.2.0-dev.14 13:25:49 v3.2.0-dev.15 13:25:49 v3.2.0-dev.16 13:25:49 v3.2.0-dev.17 13:25:49 v3.2.0-dev.18 13:25:49 v3.2.0-dev.19 13:25:49 v3.2.0-dev.2 13:25:49 v3.2.0-dev.20 13:25:49 v3.2.0-dev.21 13:25:49 v3.2.0-dev.22 13:25:49 v3.2.0-dev.23 13:25:49 v3.2.0-dev.3 13:25:49 v3.2.0-dev.4 13:25:49 v3.2.0-dev.5 13:25:49 v3.2.0-dev.6 13:25:49 v3.2.0-dev.7 13:25:49 v3.2.0-dev.8 13:25:49 v3.2.0-dev.9 13:25:49 v4.0.0-dev.1 13:25:49 v4.0.0-dev.10 13:25:49 v4.0.0-dev.11 13:25:49 v4.0.0-dev.12 13:25:49 v4.0.0-dev.2 13:25:49 v4.0.0-dev.3 13:25:49 v4.0.0-dev.4 13:25:49 v4.0.0-dev.5 13:25:49 v4.0.0-dev.6 13:25:49 v4.0.0-dev.7 13:25:49 v4.0.0-dev.8 13:25:49 v4.0.0-dev.9 [Pipeline] sh 13:25:49 + lftools sign git-tag v4.0.0-dev.12 13:25:50 Signing Git tag with Sigul... 13:25:50 Signing v4.0.0-dev.12 [Pipeline] echo 13:25:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:25:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:25:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:25:50 $ docker stop --time=1 7afcc3af9d6d1fc49e48d7c96f0a2c39a61dc45f8560db4cb33d9b0f71e55516 13:25:51 $ docker rm -f --volumes 7afcc3af9d6d1fc49e48d7c96f0a2c39a61dc45f8560db4cb33d9b0f71e55516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:25:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:25:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:52 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:25:53 $ docker top 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c -eo pid,comm 13:25:53 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). 13:25:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:25:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:53 [ssh-agent] Looking for ssh-agent implementation... 13:25:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:53 $ docker exec 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c ssh-agent 13:25:53 SSH_AUTH_SOCK=/tmp/ssh-fJgCC4zSNjYn/agent.31 13:25:53 SSH_AGENT_PID=37 13:25:53 Running ssh-add (command line suppressed) 13:25:53 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4100896206632511885.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4100896206632511885.key) 13:25:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:53 + git semver bump pre 13:25:54 2025-02-23 13:25:54,089 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:25:54 2025-02-23 13:25:54,089 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev 13:25:54 2025-02-23 13:25:54,089 [bump_version] DEBUG bumped version:4.0.0-dev.13 13:25:54 2025-02-23 13:25:54,089 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 13:25:54 2025-02-23 13:25:54,089 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:25:54 2025-02-23 13:25:54,089 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 13:25:54 2025-02-23 13:25:54,091 [execute] INFO git cat-file --batch-check 13:25:54 2025-02-23 13:25:54,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 13:25:54 2025-02-23 13:25:54,097 [execute] INFO git cat-file --batch 13:25:54 2025-02-23 13:25:54,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 13:25:54 2025-02-23 13:25:54,102 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:25:54 4.0.0-dev.13 [Pipeline] } 13:25:54 $ docker exec --env ******** --env ******** 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c ssh-agent -k 13:25:54 unset SSH_AUTH_SOCK; 13:25:54 unset SSH_AGENT_PID; 13:25:54 echo Agent pid 37 killed; 13:25:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:25:54 + git semver [Pipeline] } 13:25:54 $ docker stop --time=1 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c 13:25:56 $ docker rm -f --volumes 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c [Pipeline] // withDockerContainer [Pipeline] sh 13:25:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:25:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:56 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:25:57 $ docker top 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 -eo pid,comm 13:25:57 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). 13:25:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:25:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:57 [ssh-agent] Looking for ssh-agent implementation... 13:25:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:57 $ docker exec 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 ssh-agent 13:25:57 SSH_AUTH_SOCK=/tmp/ssh-7n1o9yybx6VX/agent.33 13:25:57 SSH_AGENT_PID=40 13:25:57 Running ssh-add (command line suppressed) 13:25:57 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9193769240289789930.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9193769240289789930.key) 13:25:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:58 + git semver push 13:25:58 2025-02-23 13:25:58,307 [run_push] DEBUG push 13:25:58 2025-02-23 13:25:58,307 [execute] INFO git cat-file --batch-check 13:25:58 2025-02-23 13:25:58,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 13:25:58 2025-02-23 13:25:58,312 [execute] INFO git rev-list 2145eaa810b1f81e44bb4da0a692109d7feb9be5 -- 13:25:58 2025-02-23 13:25:58,312 [execute] DEBUG Popen(['git', 'rev-list', '2145eaa810b1f81e44bb4da0a692109d7feb9be5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 13:25:58 2025-02-23 13:25:58,322 [execute] INFO git fetch -v origin 13:25:58 2025-02-23 13:25:58,322 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 13:25:58 2025-02-23 13:25:58,768 [run_push] DEBUG no remote changes detected 13:25:58 2025-02-23 13:25:58,769 [execute] INFO git push origin semver 13:25:58 2025-02-23 13:25:58,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 13:25:59 2025-02-23 13:25:59,328 [run_push] DEBUG push all version tags 13:25:59 2025-02-23 13:25:59,329 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:25:59 2025-02-23 13:25:59,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 13:26:00 2025-02-23 13:25:59,947 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 13:26:00 4.0.0-dev.13 [Pipeline] } 13:26:00 $ docker exec --env ******** --env ******** 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 ssh-agent -k 13:26:00 unset SSH_AUTH_SOCK; 13:26:00 unset SSH_AGENT_PID; 13:26:00 echo Agent pid 40 killed; 13:26:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:00 + git semver [Pipeline] } 13:26:00 $ docker stop --time=1 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 13:26:02 $ docker rm -f --volumes 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 [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 13:26:02 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 13:26:02 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 13:26:02 total 16 13:26:02 drwxr-xr-x 3 root root 4096 Feb 23 13:11 . 13:26:02 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 13:25 .. 13:26:02 drwxr-xr-x 2 root root 4096 Feb 23 13:11 cost 13:26:02 -rw-r--r-- 1 root root 91 Feb 23 13:11 cost.csv 13:26:02 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 13:26:02 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 13:26:02 total 16 13:26:02 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 13:11 . 13:26:02 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 13:25 .. 13:26:02 drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 13:11 cost 13:26:02 -rw-r--r-- 1 jenkins jenkins 91 Feb 23 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:26:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:26:03 ---> package-listing.sh 13:26:03 ++ facter osfamily 13:26:03 ++ tr '[:upper:]' '[:lower:]' 13:26:04 + OS_FAMILY=debian 13:26:04 + workspace=/w/workspace/foundry_device-onvif-camera_main 13:26:04 + START_PACKAGES=/tmp/packages_start.txt 13:26:04 + END_PACKAGES=/tmp/packages_end.txt 13:26:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:26:04 + PACKAGES=/tmp/packages_start.txt 13:26:04 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:26:04 + PACKAGES=/tmp/packages_end.txt 13:26:04 + case "${OS_FAMILY}" in 13:26:04 + dpkg -l 13:26:04 + grep '^ii' 13:26:04 + '[' -f /tmp/packages_start.txt ']' 13:26:04 + '[' -f /tmp/packages_end.txt ']' 13:26:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:26:04 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 13:26:04 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 13:26:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 13:26:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:26:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:26:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:05 prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container 13:26:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:26:05 $ docker top 62c46fa239015cb8108f7ad5bab30322a7e70cd6bcaea6c3b0d442fadedbdb08 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:05 + touch /tmp/pre-build-complete [Pipeline] sh 13:26:06 + mkdir -p /var/log/sysstat [Pipeline] sh 13:26:06 + ls /var/log/sa-host 13:26:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:06 provisioning config files... 13:26:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10188153353523391902tmp [Pipeline] { [Pipeline] echo 13:26:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:26:06 ---> create-netrc.sh [Pipeline] } 13:26:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:26:07 ---> python-tools-install.sh [Pipeline] echo 13:26:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:26:07 ---> sudo-logs.sh 13:26:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:26:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:26:07 ---> job-cost.sh 13:26:07 lf-activate-venv: SKIPPING 13:26:07 DEBUG: total: 0.2199999988079071 13:26:07 INFO: Retrieving Stack Cost... 13:26:08 INFO: Retrieving Pricing Info for: v3-standard-8 13:26:08 INFO: Archiving Costs [Pipeline] echo 13:26:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:26:08 ---> logs-deploy.sh 13:26:08 lf-activate-venv: SKIPPING 13:26:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/221 13:26:08 INFO: archiving workspace using pattern(s): 13:26:09 Archives upload complete. 13:26:10 INFO: archiving logs to Nexus 13:26:11 ---> uname -a: 13:26:11 Linux prd-ubuntu20-04-docker-8c-8g-39542 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:26:11 13:26:11 13:26:11 ---> lscpu: 13:26:11 Architecture: x86_64 13:26:11 CPU op-mode(s): 32-bit, 64-bit 13:26:11 Byte Order: Little Endian 13:26:11 Address sizes: 40 bits physical, 48 bits virtual 13:26:11 CPU(s): 8 13:26:11 On-line CPU(s) list: 0-7 13:26:11 Thread(s) per core: 1 13:26:11 Core(s) per socket: 1 13:26:11 Socket(s): 8 13:26:11 NUMA node(s): 1 13:26:11 Vendor ID: AuthenticAMD 13:26:11 CPU family: 23 13:26:11 Model: 49 13:26:11 Model name: AMD EPYC-Rome Processor 13:26:11 Stepping: 0 13:26:11 CPU MHz: 2799.998 13:26:11 BogoMIPS: 5599.99 13:26:11 Virtualization: AMD-V 13:26:11 Hypervisor vendor: KVM 13:26:11 Virtualization type: full 13:26:11 L1d cache: 256 KiB 13:26:11 L1i cache: 256 KiB 13:26:11 L2 cache: 4 MiB 13:26:11 L3 cache: 128 MiB 13:26:11 NUMA node0 CPU(s): 0-7 13:26:11 Vulnerability Itlb multihit: Not affected 13:26:11 Vulnerability L1tf: Not affected 13:26:11 Vulnerability Mds: Not affected 13:26:11 Vulnerability Meltdown: Not affected 13:26:11 Vulnerability Mmio stale data: Not affected 13:26:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:26:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:26:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:26:11 Vulnerability Srbds: Not affected 13:26:11 Vulnerability Tsx async abort: Not affected 13:26:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:26:11 13:26:11 13:26:11 ---> nproc: 13:26:11 8 13:26:11 13:26:11 13:26:11 ---> df -h: 13:26:11 Filesystem Size Used Avail Use% Mounted on 13:26:11 overlay 155G 14G 142G 9% / 13:26:11 tmpfs 64M 0 64M 0% /dev 13:26:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:26:11 shm 64M 0 64M 0% /dev/shm 13:26:11 /dev/vda1 155G 14G 142G 9% /facter-os 13:26:11 13:26:11 13:26:11 ---> sar -b -r -n DEV: 13:26:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39542) 02/23/25 _x86_64_ (8 CPU) 13:26:11 13:26:11 13:07:20 LINUX RESTART (8 CPU) 13:26:11 13:26:11 13:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:26:11 13:09:01 282.84 12.76 270.07 0.00 1733.04 74687.69 0.00 13:26:11 13:10:01 182.99 0.20 182.79 0.00 10.66 57431.89 0.00 13:26:11 13:11:01 139.24 0.07 139.18 0.00 6.53 36089.24 0.00 13:26:11 13:12:01 48.45 0.03 48.42 0.00 4.67 16481.72 0.00 13:26:11 13:13:01 39.04 6.02 33.03 0.00 2654.36 5918.75 0.00 13:26:11 13:14:01 6.35 0.02 6.33 0.00 0.13 114.50 0.00 13:26:11 13:15:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 13:26:11 13:16:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 13:26:11 13:17:01 0.97 0.02 0.95 0.00 0.13 10.53 0.00 13:26:11 13:18:01 1.93 0.00 1.93 0.00 0.00 22.53 0.00 13:26:11 13:19:01 1.57 0.00 1.57 0.00 0.00 21.46 0.00 13:26:11 13:20:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 13:26:11 13:21:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 13:26:11 13:22:01 1.88 0.00 1.88 0.00 0.00 21.99 0.00 13:26:11 13:23:01 1.98 0.02 1.97 0.00 0.13 27.06 0.00 13:26:11 13:24:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 13:26:11 13:25:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 13:26:11 13:26:01 165.72 0.22 165.51 0.00 19.60 61562.27 0.00 13:26:11 Average: 48.95 1.07 47.88 0.00 246.05 14027.29 0.00 13:26:11 13:26:11 13:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:26:11 13:09:01 26903516 31489036 820364 2.49 180736 4468268 2063188 6.08 1359272 4013344 986488 13:26:11 13:10:01 27885272 31520008 786712 2.39 194688 3578968 1931676 5.69 1315560 3147932 872 13:26:11 13:11:01 26932880 31512368 791296 2.41 200352 4461284 2050372 6.04 1407084 3948524 425100 13:26:11 13:12:01 26908784 31543960 757888 2.30 204316 4494088 1772868 5.22 1389040 3969128 336 13:26:11 13:13:01 26586596 31520832 754224 2.29 227316 4769068 1742344 5.13 1599572 4054820 1248 13:26:11 13:14:01 26603532 31532868 742580 2.26 225856 4765816 1725332 5.08 1582220 4051608 40 13:26:11 13:15:01 26603444 31532828 742588 2.26 225872 4765820 1725332 5.08 1582488 4051616 12 13:26:11 13:16:01 26608424 31537964 737160 2.24 225916 4765820 1725332 5.08 1577520 4051612 16 13:26:11 13:17:01 26608096 31537744 737236 2.24 225940 4765820 1708436 5.03 1577424 4051620 216 13:26:11 13:18:01 26608284 31537948 736900 2.24 225992 4765828 1708436 5.03 1577288 4051620 20 13:26:11 13:19:01 26610056 31539828 735020 2.24 226072 4765828 1708436 5.03 1575648 4051624 4 13:26:11 13:20:01 26610064 31539888 734912 2.23 226124 4765828 1708436 5.03 1575548 4051632 4 13:26:11 13:21:01 26609764 31539648 735096 2.24 226172 4765832 1708436 5.03 1575600 4051636 8 13:26:11 13:22:01 26610184 31540184 734668 2.23 226228 4765904 1708436 5.03 1575596 4051712 8 13:26:11 13:23:01 26609512 31539684 735532 2.24 226292 4765884 1743796 5.14 1576332 4051668 212 13:26:11 13:24:01 26609236 31539448 735724 2.24 226312 4765888 1743796 5.14 1576164 4051672 188 13:26:11 13:25:01 26608824 31539076 736000 2.24 226344 4765892 1743796 5.14 1575832 4051676 8 13:26:11 13:26:01 25124628 31497648 769028 2.34 252240 6049116 1938232 5.71 1687908 5282620 896 13:26:11 Average: 26646728 31530053 751274 2.28 220709 4722831 1786482 5.26 1538116 4057559 78649 13:26:11 13:26:11 13:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:26:11 13:09:01 ens3 759.44 464.77 8224.63 62.75 0.00 0.00 0.00 0.00 13:26:11 13:09:01 docker0 324.75 524.25 27.66 3303.82 0.00 0.00 0.00 0.00 13:26:11 13:09:01 lo 5.93 5.93 0.59 0.59 0.00 0.00 0.00 0.00 13:26:11 13:10:01 ens3 42.93 23.83 74.93 14.87 0.00 0.00 0.00 0.00 13:26:11 13:10:01 docker0 2.15 4.40 0.12 38.20 0.00 0.00 0.00 0.00 13:26:11 13:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:26:11 13:11:01 ens3 151.75 102.33 2681.78 204.42 0.00 0.00 0.00 0.00 13:26:11 13:11:01 docker0 3.26 5.96 0.20 76.74 0.00 0.00 0.00 0.00 13:26:11 13:11:01 lo 7.86 7.86 0.79 0.79 0.00 0.00 0.00 0.00 13:26:11 13:12:01 ens3 14.43 8.53 13.37 4.97 0.00 0.00 0.00 0.00 13:26:11 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:26:11 13:13:01 ens3 142.96 77.79 2159.97 5.73 0.00 0.00 0.00 0.00 13:26:11 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:13:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 13:26:11 13:14:01 ens3 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 13:26:11 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:11 13:15:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:26:11 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:16:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 13:26:11 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:11 13:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:18:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:26:11 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:11 13:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:26:11 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:11 13:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:26:11 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:11 13:23:01 ens3 0.28 0.20 0.09 0.08 0.00 0.00 0.00 0.00 13:26:11 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:26:11 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:11 13:25:01 ens3 0.28 0.08 0.13 0.01 0.00 0.00 0.00 0.00 13:26:11 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:11 13:26:01 veth293ac04 1.97 1.85 0.31 0.70 0.00 0.00 0.00 0.00 13:26:11 13:26:01 ens3 430.64 274.84 8096.46 177.12 0.00 0.00 0.00 0.00 13:26:11 13:26:01 docker0 59.06 97.82 5.70 904.26 0.00 0.00 0.00 0.00 13:26:11 13:26:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 13:26:11 Average: veth293ac04 0.11 0.10 0.02 0.04 0.00 0.00 0.00 0.00 13:26:11 Average: ens3 85.78 52.95 1180.65 26.12 0.00 0.00 0.00 0.00 13:26:11 Average: docker0 21.62 35.13 1.87 240.15 0.00 0.00 0.00 0.00 13:26:11 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 13:26:11 13:26:11 13:26:11 ---> sar -P ALL: 13:26:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39542) 02/23/25 _x86_64_ (8 CPU) 13:26:11 13:26:11 13:07:20 LINUX RESTART (8 CPU) 13:26:11 13:26:11 13:08:01 CPU %user %nice %system %iowait %steal %idle 13:26:11 13:09:01 all 11.82 0.00 5.73 2.09 0.07 80.29 13:26:11 13:09:01 0 10.95 0.00 6.29 0.36 0.05 82.35 13:26:11 13:09:01 1 10.80 0.00 4.79 1.15 0.07 83.19 13:26:11 13:09:01 2 13.19 0.00 6.07 5.85 0.10 74.79 13:26:11 13:09:01 3 11.08 0.00 5.69 1.76 0.07 81.40 13:26:11 13:09:01 4 12.32 0.00 6.11 3.67 0.05 77.84 13:26:11 13:09:01 5 12.40 0.00 5.43 0.37 0.05 81.75 13:26:11 13:09:01 6 12.04 0.00 5.99 1.31 0.09 80.58 13:26:11 13:09:01 7 11.78 0.00 5.49 2.29 0.07 80.37 13:26:11 13:10:01 all 45.88 0.00 7.67 1.14 0.07 45.24 13:26:11 13:10:01 0 45.97 0.00 7.79 0.34 0.07 45.83 13:26:11 13:10:01 1 44.23 0.00 6.80 0.47 0.07 48.44 13:26:11 13:10:01 2 44.45 0.00 8.65 6.42 0.07 40.41 13:26:11 13:10:01 3 48.17 0.00 8.44 0.61 0.07 42.71 13:26:11 13:10:01 4 46.55 0.00 7.31 0.93 0.08 45.13 13:26:11 13:10:01 5 45.34 0.00 7.34 0.22 0.07 47.04 13:26:11 13:10:01 6 48.07 0.00 7.89 0.08 0.07 43.89 13:26:11 13:10:01 7 44.27 0.00 7.11 0.08 0.07 48.47 13:26:11 13:11:01 all 26.07 0.00 5.51 0.87 0.07 67.49 13:26:11 13:11:01 0 25.18 0.00 6.29 0.13 0.07 68.33 13:26:11 13:11:01 1 27.55 0.00 5.28 0.22 0.07 66.88 13:26:11 13:11:01 2 27.94 0.00 5.33 0.05 0.07 66.61 13:26:11 13:11:01 3 25.07 0.00 5.95 0.12 0.07 68.80 13:26:11 13:11:01 4 23.50 0.00 4.73 1.79 0.05 69.93 13:26:11 13:11:01 5 26.80 0.00 4.96 0.19 0.08 67.96 13:26:11 13:11:01 6 26.48 0.00 5.66 0.03 0.07 67.76 13:26:11 13:11:01 7 26.10 0.00 5.85 4.41 0.07 63.58 13:26:11 13:12:01 all 1.05 0.00 0.55 0.27 0.02 98.12 13:26:11 13:12:01 0 0.65 0.00 0.84 0.02 0.02 98.48 13:26:11 13:12:01 1 0.99 0.00 0.47 0.00 0.00 98.55 13:26:11 13:12:01 2 0.97 0.00 0.32 0.00 0.02 98.70 13:26:11 13:12:01 3 1.25 0.00 0.30 0.00 0.02 98.43 13:26:11 13:12:01 4 1.45 0.00 0.50 0.43 0.02 97.60 13:26:11 13:12:01 5 1.10 0.00 0.43 0.02 0.00 98.45 13:26:11 13:12:01 6 1.22 0.00 1.02 1.71 0.02 96.04 13:26:11 13:12:01 7 0.77 0.00 0.49 0.00 0.05 98.69 13:26:11 13:13:01 all 2.09 0.00 1.24 0.29 0.02 96.35 13:26:11 13:13:01 0 3.10 0.00 1.37 0.27 0.02 95.24 13:26:11 13:13:01 1 1.54 0.00 2.35 0.08 0.02 96.01 13:26:11 13:13:01 2 1.60 0.00 1.74 0.03 0.03 96.60 13:26:11 13:13:01 3 1.82 0.00 0.72 0.33 0.02 97.11 13:26:11 13:13:01 4 1.33 0.00 0.80 1.10 0.02 96.75 13:26:11 13:13:01 5 2.80 0.00 1.10 0.05 0.02 96.03 13:26:11 13:13:01 6 2.14 0.00 1.02 0.05 0.03 96.76 13:26:11 13:13:01 7 2.41 0.00 0.84 0.40 0.03 96.31 13:26:11 13:14:01 all 0.09 0.00 0.06 0.02 0.01 99.81 13:26:11 13:14:01 0 0.05 0.00 0.08 0.02 0.02 99.83 13:26:11 13:14:01 1 0.03 0.00 0.07 0.00 0.00 99.90 13:26:11 13:14:01 2 0.08 0.00 0.07 0.00 0.00 99.85 13:26:11 13:14:01 3 0.10 0.00 0.05 0.00 0.02 99.83 13:26:11 13:14:01 4 0.03 0.00 0.03 0.05 0.00 99.88 13:26:11 13:14:01 5 0.08 0.00 0.05 0.00 0.02 99.85 13:26:11 13:14:01 6 0.05 0.00 0.03 0.05 0.00 99.87 13:26:11 13:14:01 7 0.32 0.00 0.13 0.02 0.03 99.50 13:26:11 13:15:01 all 0.03 0.00 0.02 0.00 0.01 99.94 13:26:11 13:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:26:11 13:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:26:11 13:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:26:11 13:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:26:11 13:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:26:11 13:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:26:11 13:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:26:11 13:15:01 7 0.07 0.00 0.02 0.00 0.03 99.88 13:26:11 13:16:01 all 0.04 0.00 0.01 0.01 0.01 99.93 13:26:11 13:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:26:11 13:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:26:11 13:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:26:11 13:16:01 3 0.12 0.00 0.00 0.00 0.02 99.87 13:26:11 13:16:01 4 0.02 0.00 0.00 0.03 0.00 99.95 13:26:11 13:16:01 5 0.07 0.00 0.00 0.02 0.00 99.92 13:26:11 13:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:26:11 13:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:26:11 13:17:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:26:11 13:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:26:11 13:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:26:11 13:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:26:11 13:17:01 3 0.20 0.00 0.00 0.00 0.00 99.80 13:26:11 13:17:01 4 0.02 0.00 0.00 0.02 0.02 99.95 13:26:11 13:17:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:26:11 13:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:26:11 13:17:01 7 0.03 0.00 0.00 0.00 0.03 99.93 13:26:11 13:18:01 all 0.04 0.00 0.01 0.00 0.01 99.93 13:26:11 13:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:26:11 13:18:01 1 0.03 0.00 0.00 0.02 0.00 99.95 13:26:11 13:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:26:11 13:18:01 3 0.13 0.00 0.02 0.00 0.02 99.83 13:26:11 13:18:01 4 0.00 0.00 0.02 0.02 0.02 99.95 13:26:11 13:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 13:26:11 13:18:01 6 0.05 0.00 0.00 0.00 0.02 99.93 13:26:11 13:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:26:11 13:19:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:26:11 13:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:26:11 13:19:01 1 0.00 0.00 0.02 0.02 0.02 99.95 13:26:11 13:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:26:11 13:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:26:11 13:19:01 4 0.02 0.00 0.02 0.05 0.00 99.92 13:26:11 13:19:01 5 0.05 0.00 0.03 0.00 0.02 99.90 13:26:11 13:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:26:11 13:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:26:11 13:26:11 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:26:11 13:20:01 all 0.03 0.00 0.02 0.01 0.01 99.94 13:26:11 13:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:26:11 13:20:01 1 0.03 0.00 0.02 0.02 0.02 99.92 13:26:11 13:20:01 2 0.03 0.00 0.03 0.02 0.00 99.92 13:26:11 13:20:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:26:11 13:20:01 4 0.02 0.00 0.00 0.03 0.02 99.93 13:26:11 13:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:26:11 13:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:26:11 13:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:26:11 13:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:26:11 13:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:26:11 13:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:26:11 13:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:26:11 13:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:26:11 13:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:26:11 13:21:01 5 0.02 0.00 0.05 0.00 0.02 99.92 13:26:11 13:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:26:11 13:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:26:11 13:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:26:11 13:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:26:11 13:22:01 1 0.02 0.00 0.00 0.02 0.02 99.95 13:26:11 13:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:26:11 13:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:26:11 13:22:01 4 0.00 0.00 0.00 0.03 0.02 99.95 13:26:11 13:22:01 5 0.03 0.00 0.03 0.00 0.03 99.90 13:26:11 13:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:26:11 13:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:26:11 13:23:01 all 0.06 0.00 0.03 0.01 0.01 99.89 13:26:11 13:23:01 0 0.02 0.00 0.05 0.00 0.02 99.92 13:26:11 13:23:01 1 0.02 0.00 0.03 0.02 0.02 99.92 13:26:11 13:23:01 2 0.02 0.00 0.03 0.02 0.02 99.92 13:26:11 13:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:26:11 13:23:01 4 0.02 0.00 0.03 0.02 0.02 99.92 13:26:11 13:23:01 5 0.03 0.00 0.03 0.00 0.03 99.90 13:26:11 13:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:26:11 13:23:01 7 0.28 0.00 0.02 0.00 0.00 99.70 13:26:11 13:24:01 all 0.27 0.00 0.01 0.01 0.01 99.70 13:26:11 13:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:26:11 13:24:01 1 0.02 0.00 0.00 0.02 0.02 99.95 13:26:11 13:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:26:11 13:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:26:11 13:24:01 4 0.03 0.00 0.02 0.02 0.02 99.92 13:26:11 13:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:26:11 13:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:26:11 13:24:01 7 1.99 0.00 0.00 0.00 0.00 98.01 13:26:11 13:25:01 all 0.18 0.00 0.01 0.00 0.01 99.79 13:26:11 13:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:26:11 13:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:26:11 13:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:26:11 13:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:26:11 13:25:01 4 0.00 0.00 0.02 0.03 0.02 99.93 13:26:11 13:25:01 5 0.02 0.00 0.02 0.00 0.03 99.93 13:26:11 13:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:26:11 13:25:01 7 1.37 0.00 0.02 0.00 0.02 98.60 13:26:11 13:26:01 all 9.75 0.00 4.32 1.12 0.05 84.75 13:26:11 13:26:01 0 10.84 0.00 4.06 0.03 0.07 85.00 13:26:11 13:26:01 1 9.75 0.00 4.31 1.39 0.07 84.49 13:26:11 13:26:01 2 9.90 0.00 4.89 4.52 0.05 80.65 13:26:11 13:26:01 3 10.60 0.00 4.31 0.19 0.05 84.86 13:26:11 13:26:01 4 7.94 0.00 3.65 0.27 0.03 88.10 13:26:11 13:26:01 5 9.44 0.00 4.79 2.44 0.05 83.28 13:26:11 13:26:01 6 10.32 0.00 3.85 0.03 0.05 85.75 13:26:11 13:26:01 7 9.22 0.00 4.75 0.08 0.05 85.90 13:26:11 Average: all 5.38 0.00 1.39 0.32 0.02 92.88 13:26:11 Average: 0 5.35 0.00 1.48 0.06 0.02 93.08 13:26:11 Average: 1 5.25 0.00 1.34 0.19 0.02 93.20 13:26:11 Average: 2 5.41 0.00 1.50 0.93 0.02 92.14 13:26:11 Average: 3 5.45 0.00 1.41 0.17 0.02 92.96 13:26:11 Average: 4 5.15 0.00 1.28 0.47 0.02 93.08 13:26:11 Average: 5 5.42 0.00 1.34 0.18 0.03 93.03 13:26:11 Average: 6 5.56 0.00 1.41 0.18 0.02 92.83 13:26:11 Average: 7 5.45 0.00 1.36 0.40 0.03 92.76 13:26:11 13:26:11 13:26:11