Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b0cc571479dee635135024306a5326e021520c0 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-ssh12768997657976150070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10790906269335899319.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18037644313140726028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh4961767309236932323.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11750671287424526190.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-usb-camera, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-centos7-blackbox-4c-2g-774948’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-775323’ is offline ‘prd-ubuntu20.04-docker-8c-8g-775324’ is offline Running on prd-ubuntu20.04-docker-8c-8g-775327 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7b0cc571479dee635135024306a5326e021520c0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b0cc571479dee635135024306a5326e021520c0 # timeout=10 Commit message: "Merge pull request #435 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.49" > git rev-list --no-walk 2870cf275350263ac955fe65084ccc2dafdd2aeb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:26:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:26:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:26:52 ========================================================= 03:26:52 EdgeX Global Pipelines Version Info 03:26:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:26:53 ------------------- 03:26:53 stable info: 03:26:53 ------------------- 03:26:53 Commited By: Cherry Wang cherry@iotechsys.com 03:26:53 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:26:53 Message: update stable to v1.0.278 03:26:53 ------------------- 03:26:53 experimental info: 03:26:53 ------------------- 03:26:53 Commited By: **** collab-it+edgex@linuxfoundation.org 03:26:53 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:26:53 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b0cc571479dee635135024306a5326e021520c0 [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b0cc57 [Pipeline] echo 03:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:54 provisioning config files... 03:26:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12605723307624000710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:55 ---> ****-login.sh 03:26:55 nexus3.edgexfoundry.org:10001 03:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:55 03:26:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:55 Configure a credential helper to remove this warning. See 03:26:55 https://docs.****.com/go/credential-store/ 03:26:55 03:26:55 Login Succeeded 03:26:55 nexus3.edgexfoundry.org:10002 03:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:55 03:26:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:55 Configure a credential helper to remove this warning. See 03:26:55 https://docs.****.com/go/credential-store/ 03:26:55 03:26:55 Login Succeeded 03:26:55 nexus3.edgexfoundry.org:10003 03:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:55 03:26:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:55 Configure a credential helper to remove this warning. See 03:26:55 https://docs.****.com/go/credential-store/ 03:26:55 03:26:55 Login Succeeded 03:26:55 nexus3.edgexfoundry.org:10004 03:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:55 03:26:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:55 Configure a credential helper to remove this warning. See 03:26:55 https://docs.****.com/go/credential-store/ 03:26:55 03:26:55 Login Succeeded 03:26:55 ****.io 03:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:56 03:26:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:56 Configure a credential helper to remove this warning. See 03:26:56 https://docs.****.com/go/credential-store/ 03:26:56 03:26:56 Login Succeeded 03:26:56 ---> ****-login.sh ends [Pipeline] } 03:26:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:26:56 + git rev-list -1 --merges 7b0cc571479dee635135024306a5326e021520c0~1..7b0cc571479dee635135024306a5326e021520c0 [Pipeline] echo 03:26:56 -----------> git rev-list -1 --merges 7b0cc571479dee635135024306a5326e021520c0~1..7b0cc571479dee635135024306a5326e021520c0 7b0cc571479dee635135024306a5326e021520c0 03:26:56 7b0cc571479dee635135024306a5326e021520c0 [false] [Pipeline] sh 03:26:56 + git log --format=format:%s -1 7b0cc571479dee635135024306a5326e021520c0 [Pipeline] echo 03:26:56 ========================================================= 03:26:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:26:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:57 + git log --format=format:%s -1 7b0cc571479dee635135024306a5326e021520c0 [Pipeline] echo 03:26:57 [semverPrep] GIT_COMMIT: 7b0cc571479dee635135024306a5326e021520c0, Commit Message: Merge pull request #435 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.49 [Pipeline] echo 03:26:57 [semverPrep] This is not a build commit. [Pipeline] sh 03:26:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:57 + grep -v github /etc/ssh/ssh_known_hosts 03:26:57 + [ -e /tmp/ssh_known_hosts ] 03:26:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:26:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:26:57 + sudo tee -a /etc/ssh/ssh_known_hosts 03:26:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:57 03:26:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:58 0.1.4: Pulling from edgex-devops/py-git-semver 03:26:58 3dae71ba6b94: Pulling fs layer 03:26:58 6bf1a483ea7c: Pulling fs layer 03:26:58 f5dfc541a4d3: Pulling fs layer 03:26:58 461d9e800cba: Pulling fs layer 03:26:58 80192f66455f: Pulling fs layer 03:26:58 2e8e34ca0e6c: Pulling fs layer 03:26:58 a29436f7fd5d: Pulling fs layer 03:26:58 923cac83aea3: Pulling fs layer 03:26:58 25ad8b0a4227: Pulling fs layer 03:26:58 db01528c6b51: Pulling fs layer 03:26:58 28988de357af: Pulling fs layer 03:26:58 a29436f7fd5d: Waiting 03:26:58 923cac83aea3: Waiting 03:26:58 25ad8b0a4227: Waiting 03:26:58 461d9e800cba: Waiting 03:26:58 db01528c6b51: Waiting 03:26:58 28988de357af: Waiting 03:26:58 80192f66455f: Waiting 03:26:58 2e8e34ca0e6c: Waiting 03:26:58 6bf1a483ea7c: Verifying Checksum 03:26:58 6bf1a483ea7c: Download complete 03:26:58 461d9e800cba: Download complete 03:26:58 80192f66455f: Verifying Checksum 03:26:58 80192f66455f: Download complete 03:26:58 f5dfc541a4d3: Verifying Checksum 03:26:58 f5dfc541a4d3: Download complete 03:26:58 3dae71ba6b94: Verifying Checksum 03:26:58 3dae71ba6b94: Download complete 03:26:58 923cac83aea3: Verifying Checksum 03:26:58 923cac83aea3: Download complete 03:26:58 25ad8b0a4227: Verifying Checksum 03:26:58 25ad8b0a4227: Download complete 03:26:58 db01528c6b51: Verifying Checksum 03:26:58 db01528c6b51: Download complete 03:26:58 28988de357af: Verifying Checksum 03:26:58 28988de357af: Download complete 03:26:58 a29436f7fd5d: Verifying Checksum 03:26:58 a29436f7fd5d: Download complete 03:26:58 2e8e34ca0e6c: Verifying Checksum 03:26:58 2e8e34ca0e6c: Download complete 03:26:59 3dae71ba6b94: Pull complete 03:26:59 6bf1a483ea7c: Pull complete 03:27:00 f5dfc541a4d3: Pull complete 03:27:00 461d9e800cba: Pull complete 03:27:00 80192f66455f: Pull complete 03:27:03 2e8e34ca0e6c: Pull complete 03:27:04 a29436f7fd5d: Pull complete 03:27:04 923cac83aea3: Pull complete 03:27:04 25ad8b0a4227: Pull complete 03:27:04 db01528c6b51: Pull complete 03:27:04 28988de357af: Pull complete 03:27:04 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:04 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:27:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:07 $ docker top 5b738fdc70f81a5f28a74c6cf7f6b11982f18d314a848490970e3272068031f4 -eo pid,comm 03:27:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:27:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:07 [ssh-agent] Looking for ssh-agent implementation... 03:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:07 $ docker exec 5b738fdc70f81a5f28a74c6cf7f6b11982f18d314a848490970e3272068031f4 ssh-agent 03:27:07 SSH_AUTH_SOCK=/tmp/ssh-fKVr0ebU5h74/agent.32 03:27:07 SSH_AGENT_PID=38 03:27:07 Running ssh-add (command line suppressed) 03:27:08 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9845523396321784988.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9845523396321784988.key) 03:27:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:08 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 03:27:08 + git tag --points-at HEAD [Pipeline] } 03:27:08 $ docker exec --env ******** --env ******** 5b738fdc70f81a5f28a74c6cf7f6b11982f18d314a848490970e3272068031f4 ssh-agent -k 03:27:08 unset SSH_AUTH_SOCK; 03:27:08 unset SSH_AGENT_PID; 03:27:08 echo Agent pid 38 killed; 03:27:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:27:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:08 [ssh-agent] Looking for ssh-agent implementation... 03:27:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:08 $ docker exec 5b738fdc70f81a5f28a74c6cf7f6b11982f18d314a848490970e3272068031f4 ssh-agent 03:27:09 SSH_AUTH_SOCK=/tmp/ssh-K7q40c8oHYhN/agent.87 03:27:09 SSH_AGENT_PID=93 03:27:09 Running ssh-add (command line suppressed) 03:27:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14737129048913878353.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14737129048913878353.key) 03:27:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:09 + git semver init 03:27:09 2025-12-18 03:27:09,649 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:27:09 2025-12-18 03:27:09,653 [run_init] DEBUG init version:0.0.0 force:False 03:27:09 2025-12-18 03:27:09,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 03:27:09 2025-12-18 03:27:09,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 03:27:09 2025-12-18 03:27:09,654 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 03:27:11 2025-12-18 03:27:10,922 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 03:27:11 2025-12-18 03:27:10,923 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 03:27:11 2025-12-18 03:27:10,923 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:27:11 2025-12-18 03:27:10,923 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:27:11 4.1.0-dev.12 [Pipeline] } 03:27:11 $ docker exec --env ******** --env ******** 5b738fdc70f81a5f28a74c6cf7f6b11982f18d314a848490970e3272068031f4 ssh-agent -k 03:27:11 unset SSH_AUTH_SOCK; 03:27:11 unset SSH_AGENT_PID; 03:27:11 echo Agent pid 93 killed; 03:27:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:11 + git semver [Pipeline] } 03:27:11 $ docker stop --time=1 5b738fdc70f81a5f28a74c6cf7f6b11982f18d314a848490970e3272068031f4 03:27:13 $ docker rm -f --volumes 5b738fdc70f81a5f28a74c6cf7f6b11982f18d314a848490970e3272068031f4 [Pipeline] // withDockerContainer [Pipeline] sh 03:27:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:27:13 Stashed 1 file(s) [Pipeline] echo 03:27:13 [edgeXSemver]: initialized semver on version 4.1.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 03:27:13 provisioning config files... 03:27:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12875326818867675041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:14 ---> ****-login.sh 03:27:14 nexus3.edgexfoundry.org:10001 03:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:14 Login Succeeded 03:27:14 nexus3.edgexfoundry.org:10002 03:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:14 Login Succeeded 03:27:14 nexus3.edgexfoundry.org:10003 03:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:14 Login Succeeded 03:27:14 nexus3.edgexfoundry.org:10004 03:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:14 Login Succeeded 03:27:14 ****.io 03:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:14 Login Succeeded 03:27:14 ---> ****-login.sh ends [Pipeline] } 03:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:14 ========================================================= 03:27:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:27:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:27:15 #0 building with "default" instance using docker driver 03:27:15 03:27:15 #1 [internal] load build definition from Dockerfile 03:27:15 #1 transferring dockerfile: 2.48kB done 03:27:15 #1 DONE 0.0s 03:27:15 03:27:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:27:15 #2 DONE 0.1s 03:27:16 03:27:16 #3 [internal] load .dockerignore 03:27:16 #3 transferring context: 2B done 03:27:16 #3 DONE 0.0s 03:27:16 03:27:16 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:27:16 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:27:16 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:27:16 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:27:16 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:27:16 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:27:16 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:27:16 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:27:16 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 03:27:16 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:27:16 #4 ... 03:27:16 03:27:16 #5 [internal] load build context 03:27:16 #5 transferring context: 24.37MB 0.2s done 03:27:16 #5 DONE 0.2s 03:27:16 03:27:16 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:27:16 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:27:16 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 03:27:16 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:27:16 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:27:16 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 03:27:16 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 03:27:16 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:27:16 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.4s 03:27:16 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.4s 03:27:16 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 03:27:16 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:27:16 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.4s 03:27:16 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 03:27:16 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.5s 03:27:16 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 03:27:16 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:27:16 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s 03:27:16 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.48MB / 14.72MB 0.6s 03:27:16 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:27:16 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.7s 03:27:16 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 03:27:16 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.8s 03:27:16 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.9s 03:27:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 1.0s 03:27:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s 03:27:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 03:27:21 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 03:27:21 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:27:21 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:27:21 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:27:21 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:27:21 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:27:21 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 03:27:21 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 03:27:24 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 03:27:24 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:27:25 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 03:27:25 #4 DONE 9.4s 03:27:25 03:27:25 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 03:27:25 #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:27:25 #6 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:27:25 #6 0.728 (1/9) Installing eudev-libs (3.2.14-r5) 03:27:26 #6 0.733 (2/9) Installing libjpeg-turbo (3.1.0-r0) 03:27:26 #6 0.745 (3/9) Installing v4l-utils-libs (1.28.1-r1) 03:27:26 #6 0.753 (4/9) Installing v4l-utils (1.28.1-r1) 03:27:26 #6 0.776 (5/9) Installing libdvbv5 (1.28.1-r1) 03:27:26 #6 0.783 (6/9) Installing libturbojpeg (3.1.0-r0) 03:27:26 #6 0.800 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 03:27:26 #6 0.807 (8/9) Installing eudev-dev (3.2.14-r5) 03:27:26 #6 0.826 (9/9) Installing v4l-utils-dev (1.28.1-r1) 03:27:26 #6 0.848 Executing busybox-1.37.0-r19.trigger 03:27:26 #6 0.854 OK: 271 MiB in 69 packages 03:27:28 Still waiting to schedule task 03:27:28 ‘prd-centos7-blackbox-4c-2g-774948’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 03:27:28 ‘prd-ubuntu20.04-docker-8c-8g-775323’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 03:27:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775329’ is offline 03:27:29 #6 DONE 4.0s 03:27:29 03:27:29 #7 [builder 3/8] WORKDIR /device-usb-camera 03:27:29 #7 DONE 0.0s 03:27:29 03:27:29 #8 [builder 4/8] COPY go.mod vendor* ./ 03:27:29 #8 DONE 0.1s 03:27:29 03:27:29 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:39 #9 DONE 9.7s 03:27:39 03:27:39 #10 [builder 6/8] COPY . . 03:27:39 #10 DONE 0.1s 03:27:39 03:27:39 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:27:39 #11 0.191 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:39 #11 0.193 Dload Upload Total Spent Left Speed 03:27:39 #11 0.194 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14496 0 --:--:-- --:--:-- --:--:-- 14750 03:27:39 #11 DONE 0.3s 03:27:39 03:27:39 #12 [builder 8/8] RUN echo noop 03:27:39 #12 0.188 noop 03:27:40 #12 DONE 0.2s 03:27:40 03:27:40 #13 exporting to image 03:27:40 #13 exporting layers 03:27:46 #13 exporting layers 6.9s done 03:27:46 #13 writing image sha256:08be8f7c8aa1c8e84a9bf110f81f94ceb34882c72e947d40e372eb4a43edd1e7 done 03:27:46 #13 naming to docker.io/library/ci-base-image-x86_64 done 03:27:46 #13 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:46 + docker inspect -f . ci-base-image-x86_64 03:27:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:47 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** ci-base-image-x86_64 cat 03:27:47 $ docker top 44df056e0c2eebc8706a49d931ecd372fb75918a23ba0183ff653ca9574d233e -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:47 + go version 03:27:47 go version go1.25.2 linux/amd64 [Pipeline] } 03:27:47 $ docker stop --time=1 44df056e0c2eebc8706a49d931ecd372fb75918a23ba0183ff653ca9574d233e 03:27:49 $ docker rm -f --volumes 44df056e0c2eebc8706a49d931ecd372fb75918a23ba0183ff653ca9574d233e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:49 + docker inspect -f . ci-base-image-x86_64 03:27:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:49 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:27:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** ci-base-image-x86_64 cat 03:27:49 $ docker top 7e34493024095149a2faabdeceaff4c03989a35e0bc46ab0205b52294c653a55 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 03:27:50 + make test 03:27:50 go test ./... -coverprofile=coverage.out ./... 03:27:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:28:13 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 03:28:13 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.008s coverage: 4.4% of statements 03:28:20 0 issues. 03:28:20 go vet ./... 03:28:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:25 ./bin/test-attribution-txt.sh [Pipeline] echo 03:28:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:28:25 $ docker stop --time=1 7e34493024095149a2faabdeceaff4c03989a35e0bc46ab0205b52294c653a55 03:28:28 $ docker rm -f --volumes 7e34493024095149a2faabdeceaff4c03989a35e0bc46ab0205b52294c653a55 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:28:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:29 + ls -al . 03:28:29 total 292 03:28:29 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 03:27 . 03:28:29 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:26 .. 03:28:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:28 .git 03:28:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:26 .github 03:28:29 -rw-rw-r-- 1 jenkins jenkins 379 Dec 18 03:26 .gitignore 03:28:29 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:26 .golangci.yml 03:28:29 -rw-rw-r-- 1 jenkins jenkins 77 Dec 18 03:26 .hadolint.yml 03:28:29 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 03:27 .semver 03:28:29 -rw-rw-r-- 1 jenkins jenkins 22020 Dec 18 03:26 Attribution.txt 03:28:29 -rw-rw-r-- 1 jenkins jenkins 17743 Dec 18 03:26 CHANGELOG.md 03:28:29 -rw-rw-r-- 1 jenkins jenkins 2446 Dec 18 03:26 Dockerfile 03:28:29 -rw-rw-r-- 1 jenkins jenkins 678 Dec 18 03:26 GOVERNANCE.md 03:28:29 -rw-rw-r-- 1 jenkins jenkins 682 Dec 18 03:26 Jenkinsfile 03:28:29 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 18 03:26 LICENSE 03:28:29 -rw-rw-r-- 1 jenkins jenkins 3192 Dec 18 03:26 Makefile 03:28:29 -rw-rw-r-- 1 jenkins jenkins 622 Dec 18 03:26 OWNERS.md 03:28:29 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 18 03:26 README.md 03:28:29 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:27 VERSION 03:28:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:26 bin 03:28:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:26 cmd 03:28:29 -rw-r--r-- 1 jenkins jenkins 54776 Dec 18 03:28 coverage.out 03:28:29 -rwxrwxr-x 1 jenkins jenkins 84 Dec 18 03:26 docker-entrypoint.sh 03:28:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:26 docs 03:28:29 -rw-rw-r-- 1 jenkins jenkins 6920 Dec 18 03:26 go.mod 03:28:29 -rw-rw-r-- 1 jenkins jenkins 89427 Dec 18 03:26 go.sum 03:28:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:26 internal 03:28:29 -rw-rw-r-- 1 jenkins jenkins 231 Dec 18 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:29 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7b0cc571479dee635135024306a5326e021520c0 --label arch=amd64 --label version=4.1.0-dev.12 . 03:28:30 #0 building with "default" instance using docker driver 03:28:30 03:28:30 #1 [internal] load build definition from Dockerfile 03:28:30 #1 transferring dockerfile: 2.48kB done 03:28:30 #1 DONE 0.0s 03:28:30 03:28:30 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:28:30 #2 DONE 0.0s 03:28:30 03:28:30 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:28:30 #3 DONE 0.1s 03:28:30 03:28:30 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 03:28:30 #4 DONE 0.1s 03:28:30 03:28:30 #5 [internal] load .dockerignore 03:28:30 #5 transferring context: 2B done 03:28:30 #5 DONE 0.0s 03:28:30 03:28:30 #6 [internal] load build context 03:28:30 #6 transferring context: 67.58kB 0.0s done 03:28:30 #6 DONE 0.0s 03:28:30 03:28:30 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:28:30 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:28:30 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:28:30 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:28:30 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:28:30 #7 DONE 0.1s 03:28:30 03:28:30 #8 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 03:28:30 #8 DONE 0.1s 03:28:30 03:28:30 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 03:28:30 #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 03:28:30 #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 03:28:30 #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 03:28:30 #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 03:28:30 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 5.24MB / 23.76MB 0.1s 03:28:30 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 17.83MB / 23.76MB 0.2s 03:28:30 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s 03:28:30 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s done 03:28:30 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 03:28:30 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done 03:28:30 #9 DONE 0.7s 03:28:30 03:28:30 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:28:30 #10 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:28:30 #10 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:28:30 #10 0.696 (1/117) Installing dumb-init (1.2.5-r3) 03:28:30 #10 0.701 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 03:28:30 #10 ... 03:28:30 03:28:30 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 03:28:30 #11 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:28:30 #11 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:28:30 #11 0.681 OK: 271 MiB in 69 packages 03:28:30 #11 DONE 0.9s 03:28:31 03:28:31 #12 [builder 3/8] WORKDIR /device-usb-camera 03:28:31 #12 DONE 0.0s 03:28:31 03:28:31 #13 [builder 4/8] COPY go.mod vendor* ./ 03:28:31 #13 DONE 0.0s 03:28:31 03:28:31 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:28:31 #10 1.058 (3/117) Installing aom-libs (3.12.1-r0) 03:28:31 #10 1.107 (4/117) Installing libxau (1.0.12-r0) 03:28:31 #10 1.110 (5/117) Installing libmd (1.1.0-r0) 03:28:31 #10 1.114 (6/117) Installing libbsd (0.12.2-r0) 03:28:31 #10 1.119 (7/117) Installing libxdmcp (1.1.5-r1) 03:28:31 #10 1.122 (8/117) Installing libxcb (1.17.0-r0) 03:28:31 #10 1.138 (9/117) Installing libx11 (1.8.11-r0) 03:28:31 #10 1.164 (10/117) Installing hwdata-pci (0.395-r0) 03:28:31 #10 1.175 (11/117) Installing libpciaccess (0.18.1-r0) 03:28:31 #10 1.179 (12/117) Installing libdrm (2.4.124-r0) 03:28:31 #10 1.193 (13/117) Installing libxext (1.3.6-r2) 03:28:31 #10 1.198 (14/117) Installing libxfixes (6.0.1-r4) 03:28:31 #10 1.202 (15/117) Installing libffi (3.4.8-r0) 03:28:31 #10 1.205 (16/117) Installing wayland-libs-client (1.23.1-r3) 03:28:31 #10 1.211 (17/117) Installing libva (2.22.0-r1) 03:28:31 #10 1.217 (18/117) Installing libvdpau (1.5-r4) 03:28:31 #10 1.221 (19/117) Installing libgcc (14.2.0-r6) 03:28:31 #10 1.225 (20/117) Installing libstdc++ (14.2.0-r6) 03:28:31 #10 1.246 (21/117) Installing onevpl-libs (2023.3.1-r2) 03:28:31 #10 1.253 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 03:28:31 #10 1.267 (23/117) Installing libdav1d (1.5.1-r0) 03:28:31 #10 1.281 (24/117) Installing openexr-libiex (3.3.2-r0) 03:28:31 #10 1.287 (25/117) Installing openexr-libilmthread (3.3.2-r0) 03:28:31 #10 1.291 (26/117) Installing imath (3.1.12-r0) 03:28:31 #10 1.300 (27/117) Installing libdeflate (1.23-r0) 03:28:31 #10 1.304 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 03:28:31 #10 1.320 (29/117) Installing openexr-libopenexr (3.3.2-r0) 03:28:31 #10 1.331 (30/117) Installing brotli-libs (1.1.0-r2) 03:28:31 #10 1.402 (31/117) Installing giflib (5.2.2-r1) 03:28:31 #10 ... 03:28:31 03:28:31 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:31 #14 DONE 0.5s 03:28:31 03:28:31 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:28:31 #10 1.405 (32/117) Installing libhwy (1.0.7-r1) 03:28:31 #10 1.409 (33/117) Installing libjpeg-turbo (3.1.0-r0) 03:28:31 #10 1.419 (34/117) Installing lcms2 (2.16-r0) 03:28:31 #10 1.429 (35/117) Installing libpng (1.6.53-r0) 03:28:31 #10 1.434 (36/117) Installing libjxl (0.10.3-r2) 03:28:31 #10 1.466 (37/117) Installing lame-libs (3.100-r5) 03:28:31 #10 1.472 (38/117) Installing opus (1.5.2-r1) 03:28:31 #10 1.481 (39/117) Installing rav1e-libs (0.7.1-r2) 03:28:31 #10 1.504 (40/117) Installing libgomp (14.2.0-r6) 03:28:31 #10 ... 03:28:31 03:28:31 #15 [builder 6/8] COPY . . 03:28:31 #15 DONE 0.2s 03:28:31 03:28:31 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:28:31 #10 1.517 (41/117) Installing soxr (0.1.3-r7) 03:28:31 #10 1.524 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 03:28:31 #10 1.529 (43/117) Installing libogg (1.3.5-r5) 03:28:31 #10 1.533 (44/117) Installing libtheora (1.1.1-r18) 03:28:31 #10 1.543 (45/117) Installing libvorbis (1.3.7-r2) 03:28:31 #10 1.553 (46/117) Installing libvpx (1.15.0-r0) 03:28:31 #10 1.581 (47/117) Installing libsharpyuv (1.5.0-r0) 03:28:31 #10 1.584 (48/117) Installing libwebp (1.5.0-r0) 03:28:31 #10 1.599 (49/117) Installing libwebpmux (1.5.0-r0) 03:28:31 #10 1.604 (50/117) Installing x264-libs (0.164.3108-r0) 03:28:31 #10 1.626 (51/117) Installing numactl (2.0.18-r0) 03:28:31 #10 1.630 (52/117) Installing x265-libs (3.6-r0) 03:28:31 #10 1.703 (53/117) Installing xvidcore (1.3.7-r2) 03:28:31 #10 1.711 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 03:28:31 #10 1.811 (55/117) Installing sdl3 (3.2.16-r0) 03:28:31 #10 1.833 (56/117) Installing sdl2-compat (2.32.56-r0) 03:28:31 #10 1.839 (57/117) Installing alsa-lib (1.2.14-r0) 03:28:31 #10 1.858 (58/117) Installing libexpat (2.7.3-r0) 03:28:31 #10 1.862 (59/117) Installing libbz2 (1.0.8-r6) 03:28:31 #10 1.865 (60/117) Installing freetype (2.13.3-r0) 03:28:31 #10 1.881 (61/117) Installing fontconfig (2.15.0-r3) 03:28:31 #10 1.895 (62/117) Installing fribidi (1.0.16-r1) 03:28:31 #10 1.903 (63/117) Installing libintl (0.24.1-r0) 03:28:31 #10 1.947 (64/117) Installing libeconf (0.6.3-r0) 03:28:32 #10 1.950 (65/117) Installing libblkid (2.41-r9) 03:28:32 #10 1.973 (66/117) Installing libmount (2.41-r9) 03:28:32 #10 1.985 (67/117) Installing pcre2 (10.46-r0) 03:28:32 #10 1.997 (68/117) Installing glib (2.84.4-r0) 03:28:32 #10 2.038 (69/117) Installing graphite2 (1.3.14-r6) 03:28:32 #10 2.044 (70/117) Installing harfbuzz (11.2.1-r0) 03:28:32 #10 2.061 (71/117) Installing libunibreak (6.1-r0) 03:28:32 #10 ... 03:28:32 03:28:32 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:28:32 #16 0.188 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:32 #16 0.188 Dload Upload Total Spent Left Speed 03:28:32 #16 0.189 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 49264 0 --:--:-- --:--:-- --:--:-- 50571 03:28:32 #16 DONE 0.5s 03:28:32 03:28:32 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 03:28:32 #10 2.065 (72/117) Installing libass (0.17.3-r0) 03:28:32 #10 2.070 (73/117) Installing libbluray (1.3.4-r1) 03:28:32 #10 2.081 (74/117) Installing mpg123-libs (1.32.10-r0) 03:28:32 #10 2.089 (75/117) Installing libopenmpt (0.7.15-r0) 03:28:32 #10 2.108 (76/117) Installing cjson (1.7.19-r0) 03:28:32 #10 2.111 (77/117) Installing mbedtls (3.6.5-r0) 03:28:32 #10 2.124 (78/117) Installing librist (0.2.10-r1) 03:28:32 #10 2.129 (79/117) Installing libsrt (1.5.3-r1) 03:28:32 #10 2.141 (80/117) Installing libssh (0.11.2-r0) 03:28:32 #10 2.149 (81/117) Installing xz-libs (5.8.1-r0) 03:28:32 #10 2.155 (82/117) Installing libxml2 (2.13.9-r0) 03:28:32 #10 2.172 (83/117) Installing libsodium (1.0.20-r0) 03:28:32 #10 2.180 (84/117) Installing libzmq (4.3.5-r2) 03:28:32 #10 2.189 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 03:28:32 #10 2.214 (86/117) Installing serd-libs (0.32.4-r0) 03:28:32 #10 2.218 (87/117) Installing zix-libs (0.6.2-r0) 03:28:32 #10 2.222 (88/117) Installing sord-libs (0.16.18-r0) 03:28:32 #10 2.227 (89/117) Installing sratom (0.6.18-r0) 03:28:32 #10 2.229 (90/117) Installing lilv-libs (0.24.26-r0) 03:28:32 #10 2.233 (91/117) Installing libdovi (3.3.1-r1) 03:28:32 #10 2.248 (92/117) Installing spirv-tools (1.4.313.0-r0) 03:28:32 #10 2.371 (93/117) Installing glslang-libs (1.4.309.0-r0) 03:28:32 #10 2.391 (94/117) Installing shaderc (2024.4-r0) 03:28:32 #10 2.399 (95/117) Installing vulkan-loader (1.4.313.0-r0) 03:28:32 #10 2.410 (96/117) Installing libplacebo (6.338.2-r3) 03:28:32 #10 2.432 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 03:28:32 #10 2.437 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 03:28:32 #10 2.449 (99/117) Installing vidstab (1.1.1-r0) 03:28:32 #10 2.455 (100/117) Installing zimg (3.0.5-r3) 03:28:32 #10 2.464 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 03:28:32 #10 2.506 (102/117) Installing libasyncns (0.8-r4) 03:28:32 #10 2.511 (103/117) Installing dbus-libs (1.16.2-r1) 03:28:32 #10 2.517 (104/117) Installing libltdl (2.5.4-r1) 03:28:32 #10 2.522 (105/117) Installing orc (0.4.40-r1) 03:28:32 #10 2.531 (106/117) Installing libflac (1.4.3-r1) 03:28:32 #10 2.545 (107/117) Installing libsndfile (1.2.2-r2) 03:28:32 #10 2.556 (108/117) Installing speexdsp (1.2.1-r2) 03:28:32 #10 2.560 (109/117) Installing tdb-libs (1.4.12-r0) 03:28:32 #10 2.565 (110/117) Installing libpulse (17.0-r5) 03:28:32 #10 2.580 (111/117) Installing v4l-utils-libs (1.28.1-r1) 03:28:32 #10 2.587 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 03:28:32 #10 2.593 (113/117) Installing ffmpeg (6.1.2-r2) 03:28:32 #10 2.611 (114/117) Installing udev-init-scripts (35-r1) 03:28:32 #10 2.611 (115/117) Installing zstd-libs (1.5.7-r0) 03:28:33 #10 2.620 (116/117) Installing kmod-libs (34.2-r0) 03:28:33 #10 2.625 (117/117) Installing eudev (3.2.14-r5) 03:28:33 #10 2.639 Executing busybox-1.37.0-r19.trigger 03:28:33 #10 2.646 Executing glib-2.84.4-r0.trigger 03:28:33 #10 2.651 Executing eudev-3.2.14-r5.trigger 03:28:33 #10 2.656 OK: 133 MiB in 133 packages 03:28:33 #10 DONE 2.9s 03:28:33 03:28:33 #17 [builder 8/8] RUN make build 03:28:33 #17 0.221 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 03:28:33 #17 ... 03:28:33 03:28:33 #18 [stage-2 3/15] RUN apk --no-cache upgrade 03:28:33 #18 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:28:33 #18 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:28:33 #18 0.653 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:28:33 #18 0.673 Executing busybox-1.37.0-r20.post-upgrade 03:28:33 #18 0.730 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:28:33 #18 0.736 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:28:33 #18 0.740 Executing busybox-1.37.0-r20.trigger 03:28:33 #18 0.747 OK: 133 MiB in 133 packages 03:28:33 #18 DONE 0.9s 03:28:33 03:28:33 #17 [builder 8/8] RUN make build 03:29:00 #17 DONE 25.7s 03:29:00 03:29:00 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 03:29:00 #19 DONE 0.2s 03:29:00 03:29:00 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 03:29:00 #20 DONE 0.0s 03:29:00 03:29:00 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 03:29:00 #21 DONE 0.0s 03:29:00 03:29:00 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 03:29:00 #22 DONE 0.0s 03:29:00 03:29:00 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:29:00 #23 DONE 0.0s 03:29:00 03:29:00 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 03:29:00 #24 DONE 0.0s 03:29:00 03:29:00 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 03:29:00 #25 DONE 0.2s 03:29:00 03:29:00 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 03:29:00 #26 DONE 0.2s 03:29:00 03:29:00 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 03:29:00 #27 DONE 0.3s 03:29:00 03:29:00 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 03:29:00 #28 DONE 0.3s 03:29:00 03:29:00 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 03:29:00 #29 DONE 0.3s 03:29:00 03:29:00 #30 exporting to image 03:29:00 #30 exporting layers 03:29:00 #30 exporting layers 0.5s done 03:29:00 #30 writing image sha256:88d819ff43acbee2ba8a221a0a7ca767613a68a65b7375cc224bba8ab0c5d0b1 done 03:29:00 #30 naming to docker.io/library/device-usb-camera done 03:29:00 #30 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:00 provisioning config files... 03:29:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config547550112443757689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:00 ---> ****-login.sh 03:29:00 nexus3.edgexfoundry.org:10001 03:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:01 Login Succeeded 03:29:01 nexus3.edgexfoundry.org:10002 03:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:02 Login Succeeded 03:29:02 nexus3.edgexfoundry.org:10003 03:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:02 Login Succeeded 03:29:02 nexus3.edgexfoundry.org:10004 03:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:02 Login Succeeded 03:29:02 ****.io 03:29:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:02 Login Succeeded 03:29:02 ---> ****-login.sh ends [Pipeline] } 03:29:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:29:02 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 03:29:02 7b0cc571479dee635135024306a5326e021520c0 03:29:02 latest 03:29:02 4.1.0-dev.12 03:29:02 7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 03:29:02 main 03:29:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0 03:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:29:03 a432a7618516: Preparing 03:29:03 3a2c4ac4f838: Preparing 03:29:03 1b72b1f6b08b: Preparing 03:29:03 1b72b1f6b08b: Preparing 03:29:03 56a6f440ec1f: Preparing 03:29:03 8b9ee95d9b28: Preparing 03:29:03 83b12e1f52e7: Preparing 03:29:03 7bf5e79ae9c7: Preparing 03:29:03 4253b4e248a5: Preparing 03:29:03 8fa49cdd7c13: Preparing 03:29:03 33716753fa5a: Preparing 03:29:03 e8b069a2a9c6: Preparing 03:29:03 7b2a842de8d6: Preparing 03:29:03 256f393e029f: Preparing 03:29:03 256f393e029f: Waiting 03:29:03 4253b4e248a5: Waiting 03:29:03 83b12e1f52e7: Waiting 03:29:03 e8b069a2a9c6: Waiting 03:29:03 8fa49cdd7c13: Waiting 03:29:03 7bf5e79ae9c7: Waiting 03:29:03 33716753fa5a: Waiting 03:29:03 7b2a842de8d6: Waiting 03:29:03 3a2c4ac4f838: Pushed 03:29:03 8b9ee95d9b28: Pushed 03:29:03 a432a7618516: Pushed 03:29:03 1b72b1f6b08b: Pushed 03:29:03 83b12e1f52e7: Pushed 03:29:03 7bf5e79ae9c7: Pushed 03:29:03 8fa49cdd7c13: Pushed 03:29:03 4253b4e248a5: Pushed 03:29:03 256f393e029f: Layer already exists 03:29:03 e8b069a2a9c6: Pushed 03:29:07 56a6f440ec1f: Pushed 03:29:08 33716753fa5a: Pushed 03:29:16 7b2a842de8d6: Pushed 03:29:16 7b0cc571479dee635135024306a5326e021520c0: digest: sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:29:17 a432a7618516: Preparing 03:29:17 3a2c4ac4f838: Preparing 03:29:17 1b72b1f6b08b: Preparing 03:29:17 1b72b1f6b08b: Preparing 03:29:17 56a6f440ec1f: Preparing 03:29:17 8b9ee95d9b28: Preparing 03:29:17 83b12e1f52e7: Preparing 03:29:17 7bf5e79ae9c7: Preparing 03:29:17 4253b4e248a5: Preparing 03:29:17 8fa49cdd7c13: Preparing 03:29:17 33716753fa5a: Preparing 03:29:17 e8b069a2a9c6: Preparing 03:29:17 7b2a842de8d6: Preparing 03:29:17 256f393e029f: Preparing 03:29:17 8fa49cdd7c13: Waiting 03:29:17 33716753fa5a: Waiting 03:29:17 e8b069a2a9c6: Waiting 03:29:17 7b2a842de8d6: Waiting 03:29:17 7bf5e79ae9c7: Waiting 03:29:17 83b12e1f52e7: Waiting 03:29:17 4253b4e248a5: Waiting 03:29:17 256f393e029f: Waiting 03:29:17 8b9ee95d9b28: Layer already exists 03:29:17 a432a7618516: Layer already exists 03:29:17 3a2c4ac4f838: Layer already exists 03:29:17 56a6f440ec1f: Layer already exists 03:29:17 1b72b1f6b08b: Layer already exists 03:29:17 7bf5e79ae9c7: Layer already exists 03:29:17 4253b4e248a5: Layer already exists 03:29:17 8fa49cdd7c13: Layer already exists 03:29:17 33716753fa5a: Layer already exists 03:29:17 83b12e1f52e7: Layer already exists 03:29:17 7b2a842de8d6: Layer already exists 03:29:17 e8b069a2a9c6: Layer already exists 03:29:17 256f393e029f: Layer already exists 03:29:17 latest: digest: sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12 03:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:29:17 a432a7618516: Preparing 03:29:17 3a2c4ac4f838: Preparing 03:29:17 1b72b1f6b08b: Preparing 03:29:17 1b72b1f6b08b: Preparing 03:29:17 56a6f440ec1f: Preparing 03:29:17 8b9ee95d9b28: Preparing 03:29:17 83b12e1f52e7: Preparing 03:29:17 7bf5e79ae9c7: Preparing 03:29:17 4253b4e248a5: Preparing 03:29:17 8fa49cdd7c13: Preparing 03:29:17 33716753fa5a: Preparing 03:29:17 e8b069a2a9c6: Preparing 03:29:17 7b2a842de8d6: Preparing 03:29:17 256f393e029f: Preparing 03:29:17 8fa49cdd7c13: Waiting 03:29:17 33716753fa5a: Waiting 03:29:17 e8b069a2a9c6: Waiting 03:29:17 83b12e1f52e7: Waiting 03:29:17 7b2a842de8d6: Waiting 03:29:17 7bf5e79ae9c7: Waiting 03:29:17 256f393e029f: Waiting 03:29:17 4253b4e248a5: Waiting 03:29:17 56a6f440ec1f: Layer already exists 03:29:17 3a2c4ac4f838: Layer already exists 03:29:17 8b9ee95d9b28: Layer already exists 03:29:17 a432a7618516: Layer already exists 03:29:17 1b72b1f6b08b: Layer already exists 03:29:17 83b12e1f52e7: Layer already exists 03:29:17 4253b4e248a5: Layer already exists 03:29:17 8fa49cdd7c13: Layer already exists 03:29:17 7bf5e79ae9c7: Layer already exists 03:29:17 33716753fa5a: Layer already exists 03:29:17 e8b069a2a9c6: Layer already exists 03:29:17 256f393e029f: Layer already exists 03:29:17 7b2a842de8d6: Layer already exists 03:29:17 4.1.0-dev.12: digest: sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 03:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:29:18 a432a7618516: Preparing 03:29:18 3a2c4ac4f838: Preparing 03:29:18 1b72b1f6b08b: Preparing 03:29:18 1b72b1f6b08b: Preparing 03:29:18 56a6f440ec1f: Preparing 03:29:18 8b9ee95d9b28: Preparing 03:29:18 83b12e1f52e7: Preparing 03:29:18 7bf5e79ae9c7: Preparing 03:29:18 4253b4e248a5: Preparing 03:29:18 8fa49cdd7c13: Preparing 03:29:18 33716753fa5a: Preparing 03:29:18 e8b069a2a9c6: Preparing 03:29:18 7b2a842de8d6: Preparing 03:29:18 256f393e029f: Preparing 03:29:18 83b12e1f52e7: Waiting 03:29:18 8fa49cdd7c13: Waiting 03:29:18 33716753fa5a: Waiting 03:29:18 7bf5e79ae9c7: Waiting 03:29:18 4253b4e248a5: Waiting 03:29:18 e8b069a2a9c6: Waiting 03:29:18 7b2a842de8d6: Waiting 03:29:18 256f393e029f: Waiting 03:29:18 56a6f440ec1f: Layer already exists 03:29:18 1b72b1f6b08b: Layer already exists 03:29:18 3a2c4ac4f838: Layer already exists 03:29:18 8b9ee95d9b28: Layer already exists 03:29:18 a432a7618516: Layer already exists 03:29:18 83b12e1f52e7: Layer already exists 03:29:18 7bf5e79ae9c7: Layer already exists 03:29:18 8fa49cdd7c13: Layer already exists 03:29:18 4253b4e248a5: Layer already exists 03:29:18 33716753fa5a: Layer already exists 03:29:18 256f393e029f: Layer already exists 03:29:18 7b2a842de8d6: Layer already exists 03:29:18 e8b069a2a9c6: Layer already exists 03:29:18 7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12: digest: sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 03:29:19 a432a7618516: Preparing 03:29:19 3a2c4ac4f838: Preparing 03:29:19 1b72b1f6b08b: Preparing 03:29:19 1b72b1f6b08b: Preparing 03:29:19 56a6f440ec1f: Preparing 03:29:19 8b9ee95d9b28: Preparing 03:29:19 83b12e1f52e7: Preparing 03:29:19 7bf5e79ae9c7: Preparing 03:29:19 4253b4e248a5: Preparing 03:29:19 8fa49cdd7c13: Preparing 03:29:19 33716753fa5a: Preparing 03:29:19 e8b069a2a9c6: Preparing 03:29:19 7b2a842de8d6: Preparing 03:29:19 256f393e029f: Preparing 03:29:19 83b12e1f52e7: Waiting 03:29:19 7bf5e79ae9c7: Waiting 03:29:19 4253b4e248a5: Waiting 03:29:19 8fa49cdd7c13: Waiting 03:29:19 33716753fa5a: Waiting 03:29:19 e8b069a2a9c6: Waiting 03:29:19 7b2a842de8d6: Waiting 03:29:19 256f393e029f: Waiting 03:29:19 56a6f440ec1f: Layer already exists 03:29:19 1b72b1f6b08b: Layer already exists 03:29:19 3a2c4ac4f838: Layer already exists 03:29:19 a432a7618516: Layer already exists 03:29:19 8b9ee95d9b28: Layer already exists 03:29:19 83b12e1f52e7: Layer already exists 03:29:19 7bf5e79ae9c7: Layer already exists 03:29:19 8fa49cdd7c13: Layer already exists 03:29:19 4253b4e248a5: Layer already exists 03:29:19 33716753fa5a: Layer already exists 03:29:19 e8b069a2a9c6: Layer already exists 03:29:19 7b2a842de8d6: Layer already exists 03:29:19 256f393e029f: Layer already exists 03:29:19 main: digest: sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:19 ===================================================== [Pipeline] echo 03:29:19 taggedImages: 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 03:29:19 ========================================================= 03:29:19 [edgeXBuildMultiArch] RAW Config: 03:29:19 images: 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 03:29:19 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:29:19 settingsFile: 03:29:19 device-usb-camera-settings 03:29:19 ========================================================= [Pipeline] node 03:29:34 Still waiting to schedule task 03:29:34 ‘prd-centos7-blackbox-4c-2g-774948’ doesn’t have label ‘centos7-docker-4c-2g’ 03:29:34 ‘prd-centos7-docker-4c-2g-775340’ is offline 03:29:34 ‘prd-ubuntu20.04-docker-8c-8g-775323’ doesn’t have label ‘centos7-docker-4c-2g’ 03:29:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775337’ doesn’t have label ‘centos7-docker-4c-2g’ 03:29:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775338’ doesn’t have label ‘centos7-docker-4c-2g’ 03:29:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775339’ doesn’t have label ‘centos7-docker-4c-2g’ 03:30:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775337 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 03:30:12 Running in /w/workspace/device-usb-camera/216 [Pipeline] { [Pipeline] checkout 03:30:12 Selected Git installation does not exist. Using Default 03:30:12 The recommended git tool is: NONE 03:30:20 using credential edgex-jenkins-ssh 03:30:20 Cloning the remote Git repository 03:30:20 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 03:30:20 > git init /w/workspace/device-usb-camera/216 # timeout=10 03:30:20 Running on prd-centos7-docker-4c-2g-775345 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:20 provisioning config files... 03:30:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13462593582514221299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:20 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 03:30:20 > git --version # timeout=10 03:30:20 > git --version # 'git version 2.25.1' 03:30:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:30:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:22 ---> ****-login.sh 03:30:22 nexus3.edgexfoundry.org:10001 03:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:23 Configure a credential helper to remove this warning. See 03:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:23 03:30:23 Login Succeeded 03:30:23 nexus3.edgexfoundry.org:10002 03:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:23 Configure a credential helper to remove this warning. See 03:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:23 03:30:23 Login Succeeded 03:30:23 nexus3.edgexfoundry.org:10003 03:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:23 Configure a credential helper to remove this warning. See 03:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:23 03:30:23 Login Succeeded 03:30:23 nexus3.edgexfoundry.org:10004 03:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:23 Configure a credential helper to remove this warning. See 03:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:23 03:30:23 Login Succeeded 03:30:23 ****.io 03:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:24 Configure a credential helper to remove this warning. See 03:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:24 03:30:24 Login Succeeded 03:30:24 ---> ****-login.sh ends [Pipeline] } 03:30:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:30:24 + docker buildx ls 03:30:24 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 03:30:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:30:24 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:30:24 default * docker 03:30:24 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:30:25 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:30:25 edgex-builder [Pipeline] sh 03:30:25 + docker buildx inspect --bootstrap 03:30:25 #1 [internal] booting buildkit 03:30:25 #1 pulling image moby/buildkit:buildx-stable-1 03:30:25 Avoid second fetch 03:30:25 Checking out Revision 7b0cc571479dee635135024306a5326e021520c0 (main) 03:30:25 > git config core.sparsecheckout # timeout=10 03:30:26 > git checkout -f 7b0cc571479dee635135024306a5326e021520c0 # timeout=10 03:30:26 Commit message: "Merge pull request #435 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.49" 03:30:28 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 03:30:28 #1 creating container buildx_buildkit_edgex-builder0 03:30:31 #1 creating container buildx_buildkit_edgex-builder0 3.0s done 03:30:31 #1 DONE 5.9s 03:30:31 Name: edgex-builder 03:30:31 Driver: docker-container 03:30:31 03:30:31 Nodes: 03:30:31 Name: edgex-builder0 03:30:31 Endpoint: unix:///var/run/docker.sock 03:30:31 Status: running 03:30:31 Buildkit: v0.26.2 03:30:31 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 03:30:31 + docker buildx ls 03:30:31 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:30:31 edgex-builder * docker-container 03:30:31 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:30:31 default docker 03:30:31 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:31 provisioning config files... 03:30:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/216@tmp/config6703948154313184639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0' 03:30:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0 --push - 03:30:31 #1 [internal] load build definition from Dockerfile 03:30:31 #1 transferring dockerfile: 202B done 03:30:31 #1 DONE 0.0s 03:30:31 03:30:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0 03:30:31 #2 DONE 0.1s 03:30:31 03:30:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0 03:30:32 #3 DONE 0.1s 03:30:32 03:30:32 #4 [internal] load .dockerignore 03:30:32 #4 transferring context: 2B done 03:30:32 #4 DONE 0.0s 03:30:32 03:30:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:32 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 0.0s done 03:30:32 #5 DONE 0.0s 03:30:32 03:30:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:32 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 0.0s done 03:30:32 #6 DONE 0.2s 03:30:32 03:30:32 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:30:32 #7 DONE 0.0s 03:30:32 03:30:32 #8 exporting to image 03:30:32 #8 exporting layers done 03:30:32 #8 exporting manifest sha256:0fb566506fb9e5773566612c786716cce2074619ecc86ba43f5230730246a319 0.0s done 03:30:32 #8 exporting config sha256:88d819ff43acbee2ba8a221a0a7ca767613a68a65b7375cc224bba8ab0c5d0b1 done 03:30:32 #8 exporting manifest sha256:7f5024f4d140c9a1d1d42fece45ab11109835e4ea3bcfaa252eb1ddb6618aea6 done 03:30:32 #8 exporting config sha256:b1a78210c9a403ed2c888c3998a1a05d6264f64a0083f307ee80a0b85dbf2917 0.0s done 03:30:32 #8 exporting manifest list sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e 0.0s done 03:30:32 #8 pushing layers 03:30:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:30:32 #8 pushing layers 0.1s done 03:30:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0@sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e 0.1s done 03:30:32 #8 DONE 0.2s 03:30:32 03:30:32 1 warning found (use --debug to expand): 03:30:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:30:32 ---> ****-login.sh 03:30:32 nexus3.edgexfoundry.org:10001 03:30:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' 03:30:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - 03:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:33 #1 [internal] load build definition from Dockerfile 03:30:33 #1 transferring dockerfile: 168B done 03:30:33 #1 DONE 0.0s 03:30:33 03:30:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:30:33 #2 DONE 0.0s 03:30:33 03:30:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 03:30:33 #3 DONE 0.0s 03:30:33 03:30:33 #4 [internal] load .dockerignore 03:30:33 #4 transferring context: 2B done 03:30:33 #4 DONE 0.0s 03:30:33 03:30:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:33 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 0.0s done 03:30:33 #5 CACHED 03:30:33 03:30:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:33 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 0.0s done 03:30:33 #6 CACHED 03:30:33 03:30:33 #7 exporting to image 03:30:33 #7 exporting layers done 03:30:33 #7 exporting manifest sha256:0fb566506fb9e5773566612c786716cce2074619ecc86ba43f5230730246a319 done 03:30:33 #7 exporting config sha256:88d819ff43acbee2ba8a221a0a7ca767613a68a65b7375cc224bba8ab0c5d0b1 done 03:30:33 #7 exporting manifest sha256:7f5024f4d140c9a1d1d42fece45ab11109835e4ea3bcfaa252eb1ddb6618aea6 done 03:30:33 #7 exporting config sha256:b1a78210c9a403ed2c888c3998a1a05d6264f64a0083f307ee80a0b85dbf2917 03:30:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:30:33 #7 exporting config sha256:b1a78210c9a403ed2c888c3998a1a05d6264f64a0083f307ee80a0b85dbf2917 done 03:30:33 #7 exporting manifest list sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e done 03:30:33 #7 pushing layers 0.0s done 03:30:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e 0.1s done 03:30:33 #7 DONE 0.1s 03:30:33 03:30:33 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:30:33 #8 DONE 0.0s 03:30:33 03:30:33 1 warning found (use --debug to expand): 03:30:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:33 Configure a credential helper to remove this warning. See 03:30:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:33 03:30:33 Login Succeeded 03:30:33 nexus3.edgexfoundry.org:10002 03:30:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12 --push - 03:30:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12' 03:30:33 #1 [internal] load build definition from Dockerfile 03:30:33 #1 transferring dockerfile: 174B done 03:30:33 #1 DONE 0.0s 03:30:33 03:30:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12 03:30:33 #2 DONE 0.0s 03:30:33 03:30:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12 03:30:33 #3 DONE 0.0s 03:30:33 03:30:33 #4 [internal] load .dockerignore 03:30:33 #4 transferring context: 2B done 03:30:33 #4 DONE 0.0s 03:30:33 03:30:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:33 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 0.0s done 03:30:33 #5 CACHED 03:30:33 03:30:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:33 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef done 03:30:33 #6 CACHED 03:30:33 03:30:33 #7 exporting to image 03:30:33 #7 exporting layers done 03:30:33 #7 exporting manifest sha256:0fb566506fb9e5773566612c786716cce2074619ecc86ba43f5230730246a319 done 03:30:33 #7 exporting config sha256:88d819ff43acbee2ba8a221a0a7ca767613a68a65b7375cc224bba8ab0c5d0b1 done 03:30:33 #7 exporting manifest sha256:7f5024f4d140c9a1d1d42fece45ab11109835e4ea3bcfaa252eb1ddb6618aea6 done 03:30:33 #7 exporting config sha256:b1a78210c9a403ed2c888c3998a1a05d6264f64a0083f307ee80a0b85dbf2917 done 03:30:33 #7 exporting manifest list sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e done 03:30:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:30:33 #7 pushing layers 0.0s done 03:30:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.12@sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e 0.1s done 03:30:33 #7 DONE 0.1s 03:30:33 03:30:33 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:30:33 #8 DONE 0.0s 03:30:33 03:30:33 1 warning found (use --debug to expand): 03:30:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:33 Configure a credential helper to remove this warning. See 03:30:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:33 03:30:33 Login Succeeded 03:30:33 nexus3.edgexfoundry.org:10003 03:30:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12' 03:30:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 --push - 03:30:34 #1 [internal] load build definition from Dockerfile 03:30:34 #1 transferring dockerfile: 215B done 03:30:34 #1 DONE 0.0s 03:30:34 03:30:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 03:30:34 #2 DONE 0.0s 03:30:34 03:30:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 03:30:34 #3 DONE 0.0s 03:30:34 03:30:34 #4 [internal] load .dockerignore 03:30:34 #4 transferring context: 2B done 03:30:34 #4 DONE 0.0s 03:30:34 03:30:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:34 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 0.0s done 03:30:34 #5 CACHED 03:30:34 03:30:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:34 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 0.0s done 03:30:34 #6 CACHED 03:30:34 03:30:34 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:30:34 #7 DONE 0.0s 03:30:34 03:30:34 #8 exporting to image 03:30:34 #8 exporting layers done 03:30:34 #8 exporting manifest sha256:0fb566506fb9e5773566612c786716cce2074619ecc86ba43f5230730246a319 done 03:30:34 #8 exporting config sha256:88d819ff43acbee2ba8a221a0a7ca767613a68a65b7375cc224bba8ab0c5d0b1 done 03:30:34 #8 exporting manifest sha256:7f5024f4d140c9a1d1d42fece45ab11109835e4ea3bcfaa252eb1ddb6618aea6 done 03:30:34 #8 exporting config sha256:b1a78210c9a403ed2c888c3998a1a05d6264f64a0083f307ee80a0b85dbf2917 done 03:30:34 #8 exporting manifest list sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e done 03:30:34 #8 pushing layers 0.0s done 03:30:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12@sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e 0.1s done 03:30:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:30:34 #8 DONE 0.1s 03:30:34 03:30:34 1 warning found (use --debug to expand): 03:30:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:34 Configure a credential helper to remove this warning. See 03:30:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:34 03:30:34 Login Succeeded 03:30:34 nexus3.edgexfoundry.org:10004 03:30:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' 03:30:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - 03:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:34 Configure a credential helper to remove this warning. See 03:30:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:34 03:30:34 Login Succeeded 03:30:34 ****.io 03:30:34 #1 [internal] load build definition from Dockerfile 03:30:34 #1 transferring dockerfile: 166B done 03:30:34 #1 DONE 0.0s 03:30:34 03:30:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:30:34 #2 DONE 0.0s 03:30:34 03:30:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 03:30:34 #3 DONE 0.0s 03:30:34 03:30:34 #4 [internal] load .dockerignore 03:30:34 #4 transferring context: 2B done 03:30:34 #4 DONE 0.0s 03:30:34 03:30:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:34 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 0.0s done 03:30:34 #5 DONE 0.0s 03:30:34 03:30:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:34 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 0.0s done 03:30:34 #6 CACHED 03:30:34 03:30:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:5354b9ff46659d2200eecf0b06298cc1558c0e38bb932701091b462f243987ef 03:30:34 #5 CACHED 03:30:34 03:30:34 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:30:34 #7 DONE 0.0s 03:30:34 03:30:34 #8 exporting to image 03:30:34 #8 exporting layers done 03:30:34 #8 exporting manifest sha256:0fb566506fb9e5773566612c786716cce2074619ecc86ba43f5230730246a319 done 03:30:34 #8 exporting config sha256:88d819ff43acbee2ba8a221a0a7ca767613a68a65b7375cc224bba8ab0c5d0b1 done 03:30:34 #8 exporting manifest sha256:7f5024f4d140c9a1d1d42fece45ab11109835e4ea3bcfaa252eb1ddb6618aea6 done 03:30:34 #8 exporting config sha256:b1a78210c9a403ed2c888c3998a1a05d6264f64a0083f307ee80a0b85dbf2917 done 03:30:34 #8 exporting manifest list sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e done 03:30:34 #8 pushing layers 0.0s done 03:30:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:ceb8799f0f5fe767ddff630566b81270d97957b51dcf3ede255dee56af54dd2e 0.1s done 03:30:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:30:34 #8 DONE 0.1s 03:30:34 03:30:34 1 warning found (use --debug to expand): 03:30:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:30:35 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:35 Configure a credential helper to remove this warning. See 03:30:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:35 03:30:35 Login Succeeded 03:30:35 ---> ****-login.sh ends [Pipeline] } 03:30:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:30:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 03:30:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:30:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:30:36 ========================================================= 03:30:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:30:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:36 ---> package-listing.sh 03:30:36 ++ facter osfamily 03:30:36 ++ tr '[:upper:]' '[:lower:]' 03:30:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:30:36 + OS_FAMILY=redhat 03:30:36 + workspace=/w/workspace/exfoundry_device-usb-camera_main 03:30:36 + START_PACKAGES=/tmp/packages_start.txt 03:30:36 + END_PACKAGES=/tmp/packages_end.txt 03:30:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:30:36 + PACKAGES=/tmp/packages_start.txt 03:30:36 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:30:36 + PACKAGES=/tmp/packages_end.txt 03:30:36 + case "${OS_FAMILY}" in 03:30:36 + rpm -qa 03:30:36 + sort 03:30:37 + '[' -f /tmp/packages_start.txt ']' 03:30:37 + '[' -f /tmp/packages_end.txt ']' 03:30:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:30:37 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:30:37 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 03:30:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ 03:30:37 Sending build context to Docker daemon 12.29MB 03:30:37 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 03:30:37 Step 2/13 : FROM ${BASE} AS builder 03:30:37 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:30:37 6b59a28fa201: Pulling fs layer 03:30:37 d32bb0dddca7: Pulling fs layer 03:30:37 5dab1238d3d9: Pulling fs layer 03:30:37 196fd7d83e7d: Pulling fs layer 03:30:37 4f4fb700ef54: Pulling fs layer 03:30:37 8ba94037c8f0: Pulling fs layer 03:30:37 deaec5988b04: Pulling fs layer 03:30:37 9f65657bb879: Pulling fs layer 03:30:37 8ba94037c8f0: Waiting 03:30:37 deaec5988b04: Waiting 03:30:37 9f65657bb879: Waiting 03:30:37 196fd7d83e7d: Waiting 03:30:37 4f4fb700ef54: Waiting [Pipeline] echo 03:30:37 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:30:37 d32bb0dddca7: Verifying Checksum 03:30:37 d32bb0dddca7: Download complete 03:30:37 196fd7d83e7d: Verifying Checksum 03:30:37 196fd7d83e7d: Download complete 03:30:37 4f4fb700ef54: Verifying Checksum 03:30:37 4f4fb700ef54: Download complete 03:30:37 8ba94037c8f0: Verifying Checksum 03:30:37 8ba94037c8f0: Download complete 03:30:37 6b59a28fa201: Verifying Checksum 03:30:37 6b59a28fa201: Download complete 03:30:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:37 03:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:37 9f65657bb879: Verifying Checksum 03:30:37 9f65657bb879: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:38 latest: Pulling from edgex-lftools-log-publisher 03:30:38 5eb5b503b376: Pulling fs layer 03:30:38 5c69ac0246d0: Pulling fs layer 03:30:38 ec43610c2a17: Pulling fs layer 03:30:38 3a2ae6a8a46f: Pulling fs layer 03:30:38 33b1e0a273af: Pulling fs layer 03:30:38 5d3b04190fa2: Pulling fs layer 03:30:38 2f39f015ded8: Pulling fs layer 03:30:38 33b1e0a273af: Waiting 03:30:38 5d3b04190fa2: Waiting 03:30:38 2f39f015ded8: Waiting 03:30:38 3a2ae6a8a46f: Waiting 03:30:38 5c69ac0246d0: Verifying Checksum 03:30:38 5c69ac0246d0: Download complete 03:30:38 3a2ae6a8a46f: Verifying Checksum 03:30:38 3a2ae6a8a46f: Download complete 03:30:38 33b1e0a273af: Verifying Checksum 03:30:38 33b1e0a273af: Download complete 03:30:38 5d3b04190fa2: Verifying Checksum 03:30:38 5d3b04190fa2: Download complete 03:30:38 ec43610c2a17: Verifying Checksum 03:30:38 ec43610c2a17: Download complete 03:30:38 5eb5b503b376: Verifying Checksum 03:30:38 5eb5b503b376: Download complete 03:30:38 6b59a28fa201: Pull complete 03:30:39 2f39f015ded8: Download complete 03:30:39 d32bb0dddca7: Pull complete 03:30:39 5dab1238d3d9: Download complete 03:30:40 5eb5b503b376: Pull complete 03:30:40 5c69ac0246d0: Pull complete 03:30:40 deaec5988b04: Download complete 03:30:40 ec43610c2a17: Pull complete 03:30:40 3a2ae6a8a46f: Pull complete 03:30:41 33b1e0a273af: Pull complete 03:30:41 5d3b04190fa2: Pull complete 03:30:46 2f39f015ded8: Pull complete 03:30:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:46 prd-centos7-docker-4c-2g-775345 does not seem to be running inside a container 03:30:47 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 03:30:51 $ docker top b4b551fcc0c3a32d057471b4d13b89b4f35f0de79b82be8d9958c7d8b5aee0c5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:51 + touch /tmp/pre-build-complete [Pipeline] sh 03:30:51 + mkdir -p /var/log/sysstat [Pipeline] sh 03:30:52 + ls /var/log/sa-host 03:30:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:52 provisioning config files... 03:30:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8165447108660634432tmp [Pipeline] { [Pipeline] echo 03:30:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:30:52 ---> create-netrc.sh [Pipeline] } 03:30:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:30:53 ---> python-tools-install.sh [Pipeline] echo 03:30:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:30:53 ---> sudo-logs.sh 03:30:53 Archiving 'sudo' log.. 03:30:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-775345.novalocal: Name or service not known 03:30:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-775345.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:30:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:30:53 ---> job-cost.sh 03:30:53 lf-activate-venv: SKIPPING 03:30:53 INFO: No Stack... 03:30:53 INFO: Retrieving Pricing Info for: v3-standard-2 03:30:54 INFO: Archiving Costs [Pipeline] echo 03:30:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:30:54 ---> logs-deploy.sh 03:30:54 lf-activate-venv: SKIPPING 03:30:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/216 03:30:54 INFO: archiving workspace using pattern(s): 03:30:55 Archives upload complete. 03:30:55 INFO: archiving logs to Nexus 03:30:55 ---> uname -a: 03:30:55 Linux prd-centos7-docker-4c-2g-775345.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:30:55 03:30:55 03:30:55 ---> lscpu: 03:30:55 Architecture: x86_64 03:30:55 CPU op-mode(s): 32-bit, 64-bit 03:30:55 Byte Order: Little Endian 03:30:55 Address sizes: 40 bits physical, 48 bits virtual 03:30:55 CPU(s): 2 03:30:55 On-line CPU(s) list: 0,1 03:30:55 Thread(s) per core: 1 03:30:55 Core(s) per socket: 1 03:30:55 Socket(s): 2 03:30:55 NUMA node(s): 1 03:30:55 Vendor ID: AuthenticAMD 03:30:55 CPU family: 23 03:30:55 Model: 49 03:30:55 Model name: AMD EPYC-Rome Processor 03:30:55 Stepping: 0 03:30:55 CPU MHz: 2799.998 03:30:55 BogoMIPS: 5599.99 03:30:55 Virtualization: AMD-V 03:30:55 Hypervisor vendor: KVM 03:30:55 Virtualization type: full 03:30:55 L1d cache: 64 KiB 03:30:55 L1i cache: 64 KiB 03:30:55 L2 cache: 1 MiB 03:30:55 L3 cache: 32 MiB 03:30:55 NUMA node0 CPU(s): 0,1 03:30:55 Vulnerability Itlb multihit: Not affected 03:30:55 Vulnerability L1tf: Not affected 03:30:55 Vulnerability Mds: Not affected 03:30:55 Vulnerability Meltdown: Not affected 03:30:55 Vulnerability Mmio stale data: Not affected 03:30:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:30:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:30:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:30:55 Vulnerability Srbds: Not affected 03:30:55 Vulnerability Tsx async abort: Not affected 03:30:55 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:30:55 03:30:55 03:30:55 ---> nproc: 03:30:55 2 03:30:55 03:30:55 03:30:55 ---> df -h: 03:30:55 Filesystem Size Used Avail Use% Mounted on 03:30:55 overlay 40G 7.3G 33G 19% / 03:30:55 tmpfs 64M 0 64M 0% /dev 03:30:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:30:55 shm 64M 0 64M 0% /dev/shm 03:30:55 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:30:55 03:30:55 03:30:55 Cannot open /var/log/sysstat/sa18: No such file or directory 03:30:55 Please check if data collecting is enabled 03:30:55 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. 03:30:56 5dab1238d3d9: Pull complete 03:30:56 196fd7d83e7d: Pull complete 03:30:56 4f4fb700ef54: Pull complete 03:30:56 8ba94037c8f0: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:56 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:30:56 $ docker stop --time=1 b4b551fcc0c3a32d057471b4d13b89b4f35f0de79b82be8d9958c7d8b5aee0c5 03:30:57 $ docker rm -f --volumes b4b551fcc0c3a32d057471b4d13b89b4f35f0de79b82be8d9958c7d8b5aee0c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:30:57 [WS-CLEANUP] Deleting project workspace... 03:30:57 [WS-CLEANUP] Deferred wipeout is used... 03:30:57 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 03:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:57 03:30:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:30:58 latest: Pulling from edgex-lftools-log-publisher 03:30:58 5eb5b503b376: Pulling fs layer 03:30:58 5c69ac0246d0: Pulling fs layer 03:30:58 ec43610c2a17: Pulling fs layer 03:30:58 3a2ae6a8a46f: Pulling fs layer 03:30:58 33b1e0a273af: Pulling fs layer 03:30:58 5d3b04190fa2: Pulling fs layer 03:30:58 2f39f015ded8: Pulling fs layer 03:30:58 3a2ae6a8a46f: Waiting 03:30:58 33b1e0a273af: Waiting 03:30:58 5d3b04190fa2: Waiting 03:30:58 2f39f015ded8: Waiting 03:30:58 5c69ac0246d0: Verifying Checksum 03:30:58 5c69ac0246d0: Download complete 03:30:58 3a2ae6a8a46f: Verifying Checksum 03:30:58 3a2ae6a8a46f: Download complete 03:30:58 33b1e0a273af: Verifying Checksum 03:30:58 33b1e0a273af: Download complete 03:30:58 5d3b04190fa2: Verifying Checksum 03:30:58 5d3b04190fa2: Download complete 03:30:58 ec43610c2a17: Verifying Checksum 03:30:58 ec43610c2a17: Download complete 03:30:58 5eb5b503b376: Verifying Checksum 03:30:59 2f39f015ded8: Download complete 03:30:59 5eb5b503b376: Pull complete 03:31:00 5c69ac0246d0: Pull complete 03:31:00 ec43610c2a17: Pull complete 03:31:00 3a2ae6a8a46f: Pull complete 03:31:00 33b1e0a273af: Pull complete 03:31:00 5d3b04190fa2: Pull complete 03:31:06 2f39f015ded8: Pull complete 03:31:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:06 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:31:06 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:31:06 deaec5988b04: Pull complete 03:31:06 9f65657bb879: Pull complete 03:31:06 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:31:06 ---> 334268110677 03:31:06 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:31:07 $ docker top 0e5c9fb63585de466366373976fffb50348a5c8878d32a380d422431e9f0d2a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:08 ---> job-cost.sh 03:31:08 lf-activate-venv: SKIPPING 03:31:08 INFO: No Stack... 03:31:08 INFO: Retrieving Pricing Info for: v3-standard-8 03:31:08 INFO: Archiving Costs [Pipeline] sh 03:31:09 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 03:31:09 + cut -d, -f6 [Pipeline] lock 03:31:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-216-stack-cost] 03:31:09 Resource [jenkins-edgexfoundry-device-usb-camera-main-216-stack-cost] did not exist. Created. 03:31:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:09 + echo total: 0.2199999988079071 [Pipeline] stash 03:31:09 Stashed 1 file(s) [Pipeline] } 03:31:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 03:31:09 $ docker stop --time=1 0e5c9fb63585de466366373976fffb50348a5c8878d32a380d422431e9f0d2a5 03:31:10 ---> Running in 10b8dee7c0fc 03:31:10 Removing intermediate container 10b8dee7c0fc 03:31:10 ---> a4b1210840e8 03:31:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:31:10 $ docker rm -f --volumes 0e5c9fb63585de466366373976fffb50348a5c8878d32a380d422431e9f0d2a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:31:10 ---> Running in 8643aa9eae5b 03:31:11 Removing intermediate container 8643aa9eae5b 03:31:11 ---> a3b4561604a7 03:31:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:31:11 ---> Running in 1cd58efed193 03:31:11 Removing intermediate container 1cd58efed193 03:31:11 ---> 112b1bd31b65 03:31:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:31:12 ---> Running in 34521f21f820 03:31:13 Removing intermediate container 34521f21f820 03:31:13 ---> 4dc967f95c05 03:31:13 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:13 ---> Running in c4eee1f59d52 03:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:31:17 (1/9) Installing eudev-libs (3.2.14-r5) 03:31:17 (2/9) Installing libjpeg-turbo (3.1.0-r0) 03:31:17 (3/9) Installing v4l-utils-libs (1.28.1-r1) 03:31:17 (4/9) Installing v4l-utils (1.28.1-r1) 03:31:17 (5/9) Installing libdvbv5 (1.28.1-r1) 03:31:17 (6/9) Installing libturbojpeg (3.1.0-r0) 03:31:17 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 03:31:17 (8/9) Installing eudev-dev (3.2.14-r5) 03:31:17 (9/9) Installing v4l-utils-dev (1.28.1-r1) 03:31:17 Executing busybox-1.37.0-r19.trigger 03:31:17 OK: 262 MiB in 69 packages 03:31:18 Removing intermediate container c4eee1f59d52 03:31:18 ---> 24c98649083b 03:31:18 Step 8/13 : WORKDIR /device-usb-camera 03:31:19 ---> Running in 182919d48929 03:31:19 Removing intermediate container 182919d48929 03:31:19 ---> e137f818bd5a 03:31:19 Step 9/13 : COPY go.mod vendor* ./ 03:31:20 ---> 8cae3f880ee9 03:31:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:20 ---> Running in f7cfae6edca2 03:33:27 Removing intermediate container f7cfae6edca2 03:33:27 ---> d317897e98b8 03:33:27 Step 11/13 : COPY . . 03:33:27 ---> c0a02712fcb9 03:33:27 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:33:27 ---> Running in 8e093eb53bfc 03:33:27  % Total % Received % Xferd Average Speed Time Time Time Current 03:33:27 Dload Upload Total Spent Left  Speed 03:33:27 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6370 0 --:--:-- --:--:-- --:--:-- 6515 03:33:27 Removing intermediate container 8e093eb53bfc 03:33:27 ---> 9a1f2067d279 03:33:27 Step 13/13 : RUN ${MAKE} 03:33:27 ---> Running in 08969c2743e7 03:33:27 noop 03:33:27 Removing intermediate container 08969c2743e7 03:33:27 ---> a9afea73e10c 03:33:27 Successfully built a9afea73e10c 03:33:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:27 + docker inspect -f . ci-base-image-arm64 03:33:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:27 prd-ubuntu20.04-docker-arm64-4c-16g-775337 does not seem to be running inside a container 03:33:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/216 -v /w/workspace/device-usb-camera/216:/w/workspace/device-usb-camera/216:rw,z -v /w/workspace/device-usb-camera/216@tmp:/w/workspace/device-usb-camera/216@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 03:33:29 $ docker top 3c8762379f7a16bddbd5305589ffe809144438ac8c6102169e3160bdd67912b5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:30 + go version 03:33:30 go version go1.25.3 linux/arm64 [Pipeline] } 03:33:30 $ docker stop --time=1 3c8762379f7a16bddbd5305589ffe809144438ac8c6102169e3160bdd67912b5 03:33:32 $ docker rm -f --volumes 3c8762379f7a16bddbd5305589ffe809144438ac8c6102169e3160bdd67912b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:32 + docker inspect -f . ci-base-image-arm64 03:33:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:33 prd-ubuntu20.04-docker-arm64-4c-16g-775337 does not seem to be running inside a container 03:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/216 -v /w/workspace/device-usb-camera/216:/w/workspace/device-usb-camera/216:rw,z -v /w/workspace/device-usb-camera/216@tmp:/w/workspace/device-usb-camera/216@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 03:33:34 $ docker top f26a237d785a4469109394694ed6e8eddde09dbcb3aac528f446876dbead1646 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:35 + git config --global --add safe.directory /w/workspace/device-usb-camera/216 [Pipeline] fileExists [Pipeline] sh 03:33:36 + make test 03:33:36 go test ./... -coverprofile=coverage.out ./... 03:33:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:39:05 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 03:39:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 4.4% of statements 03:39:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:39:15 go vet ./... 03:40:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:40:23 ./bin/test-attribution-txt.sh [Pipeline] echo 03:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:40:23 $ docker stop --time=1 f26a237d785a4469109394694ed6e8eddde09dbcb3aac528f446876dbead1646 03:40:25 $ docker rm -f --volumes f26a237d785a4469109394694ed6e8eddde09dbcb3aac528f446876dbead1646 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:27 Warning: overwriting stash ‘coverage-report’ 03:40:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:29 + ls -al . 03:40:29 total 288 03:40:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:33 . 03:40:29 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:30 .. 03:40:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:30 .git 03:40:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:30 .github 03:40:29 -rw-rw-r-- 1 jenkins jenkins 379 Dec 18 03:30 .gitignore 03:40:29 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:30 .golangci.yml 03:40:29 -rw-rw-r-- 1 jenkins jenkins 77 Dec 18 03:30 .hadolint.yml 03:40:29 -rw-rw-r-- 1 jenkins jenkins 22020 Dec 18 03:30 Attribution.txt 03:40:29 -rw-rw-r-- 1 jenkins jenkins 17743 Dec 18 03:30 CHANGELOG.md 03:40:29 -rw-rw-r-- 1 jenkins jenkins 2446 Dec 18 03:30 Dockerfile 03:40:29 -rw-rw-r-- 1 jenkins jenkins 678 Dec 18 03:30 GOVERNANCE.md 03:40:29 -rw-rw-r-- 1 jenkins jenkins 682 Dec 18 03:30 Jenkinsfile 03:40:29 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 18 03:30 LICENSE 03:40:29 -rw-rw-r-- 1 jenkins jenkins 3192 Dec 18 03:30 Makefile 03:40:29 -rw-rw-r-- 1 jenkins jenkins 622 Dec 18 03:30 OWNERS.md 03:40:29 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 18 03:30 README.md 03:40:29 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:27 VERSION 03:40:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:30 bin 03:40:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:30 cmd 03:40:29 -rw-r--r-- 1 jenkins jenkins 54776 Dec 18 03:39 coverage.out 03:40:29 -rwxrwxr-x 1 jenkins jenkins 84 Dec 18 03:30 docker-entrypoint.sh 03:40:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:30 docs 03:40:29 -rw-rw-r-- 1 jenkins jenkins 6920 Dec 18 03:30 go.mod 03:40:29 -rw-rw-r-- 1 jenkins jenkins 89427 Dec 18 03:30 go.sum 03:40:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:30 internal 03:40:29 -rw-rw-r-- 1 jenkins jenkins 231 Dec 18 03:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:29 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7b0cc571479dee635135024306a5326e021520c0 --label arch=arm64 --label version=4.1.0-dev.12 . 03:40:30 Sending build context to Docker daemon 12.34MB 03:40:30 Step 1/37 : ARG BASE=golang:1.25-alpine3.22 03:40:30 Step 2/37 : FROM ${BASE} AS builder 03:40:30 ---> a9afea73e10c 03:40:30 Step 3/37 : ARG ADD_BUILD_TAGS="" 03:40:33 ---> Running in 5cd48334cd1a 03:40:33 Removing intermediate container 5cd48334cd1a 03:40:33 ---> 7543b9e61fb0 03:40:33 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:33 ---> Running in c08a4a87384c 03:40:33 Removing intermediate container c08a4a87384c 03:40:33 ---> b9f1189d1f98 03:40:33 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:40:33 ---> Running in 5ddffa671fbd 03:40:34 Removing intermediate container 5ddffa671fbd 03:40:34 ---> 1201f5b1db1e 03:40:34 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:40:34 ---> Running in a78d5b2db4d7 03:40:34 Removing intermediate container a78d5b2db4d7 03:40:34 ---> 69af36b19196 03:40:34 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:34 ---> Running in 6291beb05efd 03:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:40:38 OK: 262 MiB in 69 packages 03:40:40 Removing intermediate container 6291beb05efd 03:40:40 ---> 09e678c0a713 03:40:40 Step 8/37 : WORKDIR /device-usb-camera 03:40:40 ---> Running in f4c92cfb1ace 03:40:40 Removing intermediate container f4c92cfb1ace 03:40:40 ---> c9dc75b45a04 03:40:40 Step 9/37 : COPY go.mod vendor* ./ 03:40:41 ---> 6a33c60eafc3 03:40:41 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:41 ---> Running in da6d9e08856a 03:40:45 Removing intermediate container da6d9e08856a 03:40:45 ---> fd12231d20c1 03:40:45 Step 11/37 : COPY . . 03:40:46 ---> a71b1d230821 03:40:46 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:40:46 ---> Running in 5bb64a16bab2 03:40:47  % Total % Received % Xferd Average Speed Time Time Time Current 03:40:47 Dload Upload Total Spent Left Speed 03:40:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5564 0 --:--:-- --:--:-- --:--:-- 5679 03:40:48 Removing intermediate container 5bb64a16bab2 03:40:48 ---> 4b829c6f3fc8 03:40:48 Step 13/37 : RUN ${MAKE} 03:40:48 ---> Running in 7dcf7b866850 03:40:49 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 03:46:11 Removing intermediate container 7dcf7b866850 03:46:11 ---> 3a833a7e9ff0 03:46:11 Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp 03:46:11 1.15.3: Pulling from bluenviron/mediamtx 03:46:11 15af7a6288ba: Pulling fs layer 03:46:11 15af7a6288ba: Verifying Checksum 03:46:11 15af7a6288ba: Pull complete 03:46:11 Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 03:46:11 Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 03:46:11 ---> 750e2abf1212 03:46:11 Step 15/37 : FROM alpine:3.22 03:46:11 3.22: Pulling from library/alpine 03:46:11 6b59a28fa201: Already exists 03:46:11 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:46:11 Status: Downloaded newer image for alpine:3.22 03:46:11 ---> 171e65262c80 03:46:11 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:46:11 ---> Running in ce05ad30cc36 03:46:11 Removing intermediate container ce05ad30cc36 03:46:11 ---> 61122a8e0699 03:46:11 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:46:11 ---> Running in 33cb4b80678b 03:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:46:11 (1/116) Installing dumb-init (1.2.5-r3) 03:46:11 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 03:46:11 (3/116) Installing aom-libs (3.12.1-r0) 03:46:11 (4/116) Installing libxau (1.0.12-r0) 03:46:11 (5/116) Installing libmd (1.1.0-r0) 03:46:11 (6/116) Installing libbsd (0.12.2-r0) 03:46:11 (7/116) Installing libxdmcp (1.1.5-r1) 03:46:11 (8/116) Installing libxcb (1.17.0-r0) 03:46:11 (9/116) Installing libx11 (1.8.11-r0) 03:46:11 (10/116) Installing hwdata-pci (0.395-r0) 03:46:11 (11/116) Installing libpciaccess (0.18.1-r0) 03:46:11 (12/116) Installing libdrm (2.4.124-r0) 03:46:11 (13/116) Installing libxext (1.3.6-r2) 03:46:11 (14/116) Installing libxfixes (6.0.1-r4) 03:46:11 (15/116) Installing libffi (3.4.8-r0) 03:46:11 (16/116) Installing wayland-libs-client (1.23.1-r3) 03:46:11 (17/116) Installing libva (2.22.0-r1) 03:46:11 (18/116) Installing libvdpau (1.5-r4) 03:46:11 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 03:46:11 (20/116) Installing libdav1d (1.5.1-r0) 03:46:11 (21/116) Installing libgcc (14.2.0-r6) 03:46:11 (22/116) Installing libstdc++ (14.2.0-r6) 03:46:11 (23/116) Installing openexr-libiex (3.3.2-r0) 03:46:11 (24/116) Installing openexr-libilmthread (3.3.2-r0) 03:46:11 (25/116) Installing imath (3.1.12-r0) 03:46:11 (26/116) Installing libdeflate (1.23-r0) 03:46:11 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 03:46:11 (28/116) Installing openexr-libopenexr (3.3.2-r0) 03:46:11 (29/116) Installing brotli-libs (1.1.0-r2) 03:46:11 (30/116) Installing giflib (5.2.2-r1) 03:46:11 (31/116) Installing libhwy (1.0.7-r1) 03:46:11 (32/116) Installing libjpeg-turbo (3.1.0-r0) 03:46:11 (33/116) Installing lcms2 (2.16-r0) 03:46:11 (34/116) Installing libpng (1.6.53-r0) 03:46:11 (35/116) Installing libjxl (0.10.3-r2) 03:46:11 (36/116) Installing lame-libs (3.100-r5) 03:46:11 (37/116) Installing opus (1.5.2-r1) 03:46:11 (38/116) Installing rav1e-libs (0.7.1-r2) 03:46:11 (39/116) Installing libgomp (14.2.0-r6) 03:46:11 (40/116) Installing soxr (0.1.3-r7) 03:46:11 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 03:46:11 (42/116) Installing libogg (1.3.5-r5) 03:46:11 (43/116) Installing libtheora (1.1.1-r18) 03:46:11 (44/116) Installing libvorbis (1.3.7-r2) 03:46:11 (45/116) Installing libvpx (1.15.0-r0) 03:46:11 (46/116) Installing libsharpyuv (1.5.0-r0) 03:46:11 (47/116) Installing libwebp (1.5.0-r0) 03:46:11 (48/116) Installing libwebpmux (1.5.0-r0) 03:46:11 (49/116) Installing x264-libs (0.164.3108-r0) 03:46:11 (50/116) Installing numactl (2.0.18-r0) 03:46:11 (51/116) Installing x265-libs (3.6-r0) 03:46:11 (52/116) Installing xvidcore (1.3.7-r2) 03:46:11 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 03:46:11 (54/116) Installing sdl3 (3.2.16-r0) 03:46:11 (55/116) Installing sdl2-compat (2.32.56-r0) 03:46:11 (56/116) Installing alsa-lib (1.2.14-r0) 03:46:11 (57/116) Installing libexpat (2.7.3-r0) 03:46:11 (58/116) Installing libbz2 (1.0.8-r6) 03:46:11 (59/116) Installing freetype (2.13.3-r0) 03:46:11 (60/116) Installing fontconfig (2.15.0-r3) 03:46:11 (61/116) Installing fribidi (1.0.16-r1) 03:46:11 (62/116) Installing libintl (0.24.1-r0) 03:46:11 (63/116) Installing libeconf (0.6.3-r0) 03:46:11 (64/116) Installing libblkid (2.41-r9) 03:46:11 (65/116) Installing libmount (2.41-r9) 03:46:11 (66/116) Installing pcre2 (10.46-r0) 03:46:11 (67/116) Installing glib (2.84.4-r0) 03:46:11 (68/116) Installing graphite2 (1.3.14-r6) 03:46:11 (69/116) Installing harfbuzz (11.2.1-r0) 03:46:11 (70/116) Installing libunibreak (6.1-r0) 03:46:11 (71/116) Installing libass (0.17.3-r0) 03:46:11 (72/116) Installing libbluray (1.3.4-r1) 03:46:11 (73/116) Installing mpg123-libs (1.32.10-r0) 03:46:11 (74/116) Installing libopenmpt (0.7.15-r0) 03:46:11 (75/116) Installing cjson (1.7.19-r0) 03:46:11 (76/116) Installing mbedtls (3.6.5-r0) 03:46:11 (77/116) Installing librist (0.2.10-r1) 03:46:11 (78/116) Installing libsrt (1.5.3-r1) 03:46:11 (79/116) Installing libssh (0.11.2-r0) 03:46:11 (80/116) Installing xz-libs (5.8.1-r0) 03:46:11 (81/116) Installing libxml2 (2.13.9-r0) 03:46:11 (82/116) Installing libsodium (1.0.20-r0) 03:46:11 (83/116) Installing libzmq (4.3.5-r2) 03:46:11 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 03:46:11 (85/116) Installing serd-libs (0.32.4-r0) 03:46:11 (86/116) Installing zix-libs (0.6.2-r0) 03:46:11 (87/116) Installing sord-libs (0.16.18-r0) 03:46:11 (88/116) Installing sratom (0.6.18-r0) 03:46:11 (89/116) Installing lilv-libs (0.24.26-r0) 03:46:11 (90/116) Installing libdovi (3.3.1-r1) 03:46:11 (91/116) Installing spirv-tools (1.4.313.0-r0) 03:46:12 (92/116) Installing glslang-libs (1.4.309.0-r0) 03:46:12 (93/116) Installing shaderc (2024.4-r0) 03:46:12 (94/116) Installing vulkan-loader (1.4.313.0-r0) 03:46:12 (95/116) Installing libplacebo (6.338.2-r3) 03:46:12 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 03:46:12 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 03:46:12 (98/116) Installing vidstab (1.1.1-r0) 03:46:12 (99/116) Installing zimg (3.0.5-r3) 03:46:12 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 03:46:12 (101/116) Installing libasyncns (0.8-r4) 03:46:12 (102/116) Installing dbus-libs (1.16.2-r1) 03:46:12 (103/116) Installing libltdl (2.5.4-r1) 03:46:12 (104/116) Installing orc (0.4.40-r1) 03:46:12 (105/116) Installing libflac (1.4.3-r1) 03:46:12 (106/116) Installing libsndfile (1.2.2-r2) 03:46:12 (107/116) Installing speexdsp (1.2.1-r2) 03:46:12 (108/116) Installing tdb-libs (1.4.12-r0) 03:46:12 (109/116) Installing libpulse (17.0-r5) 03:46:12 (110/116) Installing v4l-utils-libs (1.28.1-r1) 03:46:12 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 03:46:12 (112/116) Installing ffmpeg (6.1.2-r2) 03:46:12 (113/116) Installing udev-init-scripts (35-r1) 03:46:12 (114/116) Installing zstd-libs (1.5.7-r0) 03:46:12 (115/116) Installing kmod-libs (34.2-r0) 03:46:12 (116/116) Installing eudev (3.2.14-r5) 03:46:12 Executing busybox-1.37.0-r19.trigger 03:46:12 Executing glib-2.84.4-r0.trigger 03:46:12 Executing eudev-3.2.14-r5.trigger 03:46:12 OK: 114 MiB in 132 packages 03:46:18 Removing intermediate container 33cb4b80678b 03:46:18 ---> 9d5762e323af 03:46:18 Step 18/37 : RUN apk --no-cache upgrade 03:46:18 ---> Running in fd229c23e8aa 03:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:46:21 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:46:21 Executing busybox-1.37.0-r20.post-upgrade 03:46:21 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:46:21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:46:21 Executing busybox-1.37.0-r20.trigger 03:46:21 OK: 114 MiB in 132 packages 03:46:22 Removing intermediate container fd229c23e8aa 03:46:22 ---> 384ed1b781c3 03:46:22 Step 19/37 : WORKDIR / 03:46:22 ---> Running in 36c68f181de2 03:46:23 Removing intermediate container 36c68f181de2 03:46:23 ---> ada37b323491 03:46:23 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 03:46:25 ---> 12800f51abdc 03:46:25 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 03:46:26 ---> 7db323a3dd9b 03:46:26 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 03:46:27 ---> cf59b7e5d8ce 03:46:27 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:46:27 ---> f7db8d74eb04 03:46:27 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:46:28 ---> f41aaba79211 03:46:28 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 03:46:29 ---> 29583cf2989f 03:46:29 Step 26/37 : COPY --from=rtsp /mediamtx / 03:46:31 ---> b054493fb746 03:46:31 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 03:46:31 ---> Running in 6a574016d6c7 03:46:33 Removing intermediate container 6a574016d6c7 03:46:33 ---> ab5f3c62a887 03:46:33 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 03:46:33 ---> Running in e64ab33402ac 03:46:35 Removing intermediate container e64ab33402ac 03:46:35 ---> cb7d621571d4 03:46:35 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 03:46:35 ---> Running in 32b4efa392ae 03:46:39 Removing intermediate container 32b4efa392ae 03:46:39 ---> fa3e7e82366d 03:46:39 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 03:46:39 ---> Running in e25b300d7dc9 03:46:40 Removing intermediate container e25b300d7dc9 03:46:40 ---> f9785eee7f82 03:46:40 Step 31/37 : EXPOSE 59983 03:46:40 ---> Running in 642b7e934b45 03:46:41 Removing intermediate container 642b7e934b45 03:46:41 ---> 89cafa059105 03:46:41 Step 32/37 : EXPOSE 8554 03:46:41 ---> Running in 1fee5ad077af 03:46:41 Removing intermediate container 1fee5ad077af 03:46:41 ---> ffb63a1ae848 03:46:41 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:46:42 ---> Running in 81dbb59fb8ca 03:46:42 Removing intermediate container 81dbb59fb8ca 03:46:42 ---> fcf4cfee9dbf 03:46:42 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 03:46:42 ---> Running in e06c9799fd3e 03:46:42 Removing intermediate container e06c9799fd3e 03:46:42 ---> 4ed6e2d4341f 03:46:42 Step 35/37 : LABEL arch=arm64 03:46:42 ---> Running in 17a908ed0a5d 03:46:43 Removing intermediate container 17a908ed0a5d 03:46:43 ---> 13cb9cf57701 03:46:43 Step 36/37 : LABEL git_sha=7b0cc571479dee635135024306a5326e021520c0 03:46:43 ---> Running in 7fd4c54027b4 03:46:43 Removing intermediate container 7fd4c54027b4 03:46:43 ---> 12f17c5387b0 03:46:43 Step 37/37 : LABEL version=4.1.0-dev.12 03:46:43 ---> Running in 97964cf60af1 03:46:44 Removing intermediate container 97964cf60af1 03:46:44 ---> 1a6d984e01c5 03:46:44 [Warning] One or more build-args [ARCH] were not consumed 03:46:44 Successfully built 1a6d984e01c5 03:46:44 Successfully tagged device-usb-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 03:46:44 provisioning config files... 03:46:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/216@tmp/config8402182832350330448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:44 ---> ****-login.sh 03:46:44 nexus3.edgexfoundry.org:10001 03:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:45 Configure a credential helper to remove this warning. See 03:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:45 03:46:45 Login Succeeded 03:46:45 nexus3.edgexfoundry.org:10002 03:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:45 Configure a credential helper to remove this warning. See 03:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:45 03:46:45 Login Succeeded 03:46:45 nexus3.edgexfoundry.org:10003 03:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:45 Configure a credential helper to remove this warning. See 03:46:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:45 03:46:45 Login Succeeded 03:46:45 nexus3.edgexfoundry.org:10004 03:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:46 Configure a credential helper to remove this warning. See 03:46:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:46 03:46:46 Login Succeeded 03:46:46 ****.io 03:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:47 Configure a credential helper to remove this warning. See 03:46:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:47 03:46:47 Login Succeeded 03:46:47 ---> ****-login.sh ends [Pipeline] } 03:46:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:46:47 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 03:46:47 7b0cc571479dee635135024306a5326e021520c0 03:46:47 latest 03:46:47 4.1.0-dev.12 03:46:47 7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 03:46:47 main 03:46:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:47 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7b0cc571479dee635135024306a5326e021520c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7b0cc571479dee635135024306a5326e021520c0 03:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:46:47 ba06325d5be6: Preparing 03:46:47 9dd5345157a3: Preparing 03:46:47 7e90a3efd92a: Preparing 03:46:47 40e5bdd33ec1: Preparing 03:46:47 8b2c1f450c66: Preparing 03:46:47 de17f37f5fc2: Preparing 03:46:47 593b0df0d37e: Preparing 03:46:47 589b0bc30f70: Preparing 03:46:47 447483bc3697: Preparing 03:46:47 5422398dd768: Preparing 03:46:47 d772b5dbe563: Preparing 03:46:47 3181f676915f: Preparing 03:46:47 f407311d36d7: Preparing 03:46:47 0e64f2360a44: Preparing 03:46:47 589b0bc30f70: Waiting 03:46:47 447483bc3697: Waiting 03:46:47 5422398dd768: Waiting 03:46:47 d772b5dbe563: Waiting 03:46:47 3181f676915f: Waiting 03:46:47 f407311d36d7: Waiting 03:46:47 0e64f2360a44: Waiting 03:46:47 593b0df0d37e: Waiting 03:46:48 40e5bdd33ec1: Pushed 03:46:48 7e90a3efd92a: Pushed 03:46:48 ba06325d5be6: Pushed 03:46:48 9dd5345157a3: Pushed 03:46:48 de17f37f5fc2: Pushed 03:46:48 593b0df0d37e: Pushed 03:46:48 589b0bc30f70: Pushed 03:46:48 447483bc3697: Pushed 03:46:48 5422398dd768: Pushed 03:46:48 0e64f2360a44: Layer already exists 03:46:48 3181f676915f: Pushed 03:46:59 d772b5dbe563: Pushed 03:47:00 8b2c1f450c66: Pushed 03:47:13 f407311d36d7: Pushed 03:47:13 7b0cc571479dee635135024306a5326e021520c0: digest: sha256:29d2c1026da165b0ea70fff3d952c1806f2262d65b60fe37785eb01fe05a8327 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:13 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:47:14 ba06325d5be6: Preparing 03:47:14 9dd5345157a3: Preparing 03:47:14 7e90a3efd92a: Preparing 03:47:14 40e5bdd33ec1: Preparing 03:47:14 8b2c1f450c66: Preparing 03:47:14 de17f37f5fc2: Preparing 03:47:14 593b0df0d37e: Preparing 03:47:14 de17f37f5fc2: Waiting 03:47:14 589b0bc30f70: Preparing 03:47:14 593b0df0d37e: Waiting 03:47:14 589b0bc30f70: Waiting 03:47:14 447483bc3697: Preparing 03:47:14 5422398dd768: Preparing 03:47:14 447483bc3697: Waiting 03:47:14 d772b5dbe563: Preparing 03:47:14 5422398dd768: Waiting 03:47:14 3181f676915f: Preparing 03:47:14 d772b5dbe563: Waiting 03:47:14 f407311d36d7: Preparing 03:47:14 f407311d36d7: Waiting 03:47:14 0e64f2360a44: Preparing 03:47:14 0e64f2360a44: Waiting 03:47:14 9dd5345157a3: Layer already exists 03:47:14 7e90a3efd92a: Layer already exists 03:47:14 8b2c1f450c66: Layer already exists 03:47:14 ba06325d5be6: Layer already exists 03:47:14 40e5bdd33ec1: Layer already exists 03:47:14 de17f37f5fc2: Layer already exists 03:47:14 447483bc3697: Layer already exists 03:47:14 5422398dd768: Layer already exists 03:47:14 593b0df0d37e: Layer already exists 03:47:14 589b0bc30f70: Layer already exists 03:47:14 0e64f2360a44: Layer already exists 03:47:14 f407311d36d7: Layer already exists 03:47:14 3181f676915f: Layer already exists 03:47:14 d772b5dbe563: Layer already exists 03:47:14 latest: digest: sha256:29d2c1026da165b0ea70fff3d952c1806f2262d65b60fe37785eb01fe05a8327 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:14 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.12 03:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:47:15 ba06325d5be6: Preparing 03:47:15 9dd5345157a3: Preparing 03:47:15 7e90a3efd92a: Preparing 03:47:15 40e5bdd33ec1: Preparing 03:47:15 8b2c1f450c66: Preparing 03:47:15 de17f37f5fc2: Preparing 03:47:15 593b0df0d37e: Preparing 03:47:15 589b0bc30f70: Preparing 03:47:15 447483bc3697: Preparing 03:47:15 5422398dd768: Preparing 03:47:15 d772b5dbe563: Preparing 03:47:15 3181f676915f: Preparing 03:47:15 f407311d36d7: Preparing 03:47:15 0e64f2360a44: Preparing 03:47:15 447483bc3697: Waiting 03:47:15 5422398dd768: Waiting 03:47:15 d772b5dbe563: Waiting 03:47:15 3181f676915f: Waiting 03:47:15 f407311d36d7: Waiting 03:47:15 0e64f2360a44: Waiting 03:47:15 de17f37f5fc2: Waiting 03:47:15 593b0df0d37e: Waiting 03:47:15 589b0bc30f70: Waiting 03:47:15 ba06325d5be6: Layer already exists 03:47:15 8b2c1f450c66: Layer already exists 03:47:15 40e5bdd33ec1: Layer already exists 03:47:15 9dd5345157a3: Layer already exists 03:47:15 7e90a3efd92a: Layer already exists 03:47:15 de17f37f5fc2: Layer already exists 03:47:15 589b0bc30f70: Layer already exists 03:47:15 447483bc3697: Layer already exists 03:47:15 5422398dd768: Layer already exists 03:47:15 593b0df0d37e: Layer already exists 03:47:15 3181f676915f: Layer already exists 03:47:15 f407311d36d7: Layer already exists 03:47:15 d772b5dbe563: Layer already exists 03:47:15 0e64f2360a44: Layer already exists 03:47:15 4.1.0-dev.12: digest: sha256:29d2c1026da165b0ea70fff3d952c1806f2262d65b60fe37785eb01fe05a8327 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:15 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 03:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:47:16 ba06325d5be6: Preparing 03:47:16 9dd5345157a3: Preparing 03:47:16 7e90a3efd92a: Preparing 03:47:16 40e5bdd33ec1: Preparing 03:47:16 8b2c1f450c66: Preparing 03:47:16 de17f37f5fc2: Preparing 03:47:16 593b0df0d37e: Preparing 03:47:16 589b0bc30f70: Preparing 03:47:16 447483bc3697: Preparing 03:47:16 5422398dd768: Preparing 03:47:16 d772b5dbe563: Preparing 03:47:16 3181f676915f: Preparing 03:47:16 f407311d36d7: Preparing 03:47:16 0e64f2360a44: Preparing 03:47:16 447483bc3697: Waiting 03:47:16 5422398dd768: Waiting 03:47:16 d772b5dbe563: Waiting 03:47:16 3181f676915f: Waiting 03:47:16 0e64f2360a44: Waiting 03:47:16 f407311d36d7: Waiting 03:47:16 de17f37f5fc2: Waiting 03:47:16 593b0df0d37e: Waiting 03:47:16 589b0bc30f70: Waiting 03:47:16 9dd5345157a3: Layer already exists 03:47:16 8b2c1f450c66: Layer already exists 03:47:16 40e5bdd33ec1: Layer already exists 03:47:16 ba06325d5be6: Layer already exists 03:47:16 7e90a3efd92a: Layer already exists 03:47:16 447483bc3697: Layer already exists 03:47:16 589b0bc30f70: Layer already exists 03:47:16 593b0df0d37e: Layer already exists 03:47:16 de17f37f5fc2: Layer already exists 03:47:16 5422398dd768: Layer already exists 03:47:16 0e64f2360a44: Layer already exists 03:47:16 3181f676915f: Layer already exists 03:47:16 f407311d36d7: Layer already exists 03:47:16 d772b5dbe563: Layer already exists 03:47:16 7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12: digest: sha256:29d2c1026da165b0ea70fff3d952c1806f2262d65b60fe37785eb01fe05a8327 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 03:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 03:47:17 ba06325d5be6: Preparing 03:47:17 9dd5345157a3: Preparing 03:47:17 7e90a3efd92a: Preparing 03:47:17 40e5bdd33ec1: Preparing 03:47:17 8b2c1f450c66: Preparing 03:47:17 de17f37f5fc2: Preparing 03:47:17 593b0df0d37e: Preparing 03:47:17 589b0bc30f70: Preparing 03:47:17 447483bc3697: Preparing 03:47:17 5422398dd768: Preparing 03:47:17 d772b5dbe563: Preparing 03:47:17 3181f676915f: Preparing 03:47:17 f407311d36d7: Preparing 03:47:17 0e64f2360a44: Preparing 03:47:17 5422398dd768: Waiting 03:47:17 d772b5dbe563: Waiting 03:47:17 3181f676915f: Waiting 03:47:17 de17f37f5fc2: Waiting 03:47:17 593b0df0d37e: Waiting 03:47:17 589b0bc30f70: Waiting 03:47:17 447483bc3697: Waiting 03:47:17 0e64f2360a44: Waiting 03:47:17 9dd5345157a3: Layer already exists 03:47:17 ba06325d5be6: Layer already exists 03:47:17 8b2c1f450c66: Layer already exists 03:47:17 40e5bdd33ec1: Layer already exists 03:47:17 7e90a3efd92a: Layer already exists 03:47:17 593b0df0d37e: Layer already exists 03:47:17 de17f37f5fc2: Layer already exists 03:47:17 589b0bc30f70: Layer already exists 03:47:17 447483bc3697: Layer already exists 03:47:17 5422398dd768: Layer already exists 03:47:17 d772b5dbe563: Layer already exists 03:47:17 3181f676915f: Layer already exists 03:47:17 f407311d36d7: Layer already exists 03:47:17 0e64f2360a44: Layer already exists 03:47:17 main: digest: sha256:29d2c1026da165b0ea70fff3d952c1806f2262d65b60fe37785eb01fe05a8327 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:17 ===================================================== [Pipeline] echo 03:47:17 taggedImages: 03:47:17 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7b0cc571479dee635135024306a5326e021520c0 03:47:17 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 03:47:17 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.12 03:47:17 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 03:47:17 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 03:47:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7b0cc571479dee635135024306a5326e021520c0 [Pipeline] echo 03:47:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 03:47:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.12 [Pipeline] echo 03:47:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7b0cc571479dee635135024306a5326e021520c0-4.1.0-dev.12 [Pipeline] echo 03:47:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:17 03:47:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:18 arm64: Pulling from edgex-lftools-log-publisher 03:47:18 8998bd30e6a1: Pulling fs layer 03:47:18 04944245beec: Pulling fs layer 03:47:18 699f458cf7ca: Pulling fs layer 03:47:18 765212b225bb: Pulling fs layer 03:47:18 f23df028b6ca: Pulling fs layer 03:47:18 d65c8cfc05b1: Pulling fs layer 03:47:18 2437ff75d9bd: Pulling fs layer 03:47:18 f23df028b6ca: Waiting 03:47:18 765212b225bb: Waiting 03:47:18 d65c8cfc05b1: Waiting 03:47:18 2437ff75d9bd: Waiting 03:47:18 04944245beec: Verifying Checksum 03:47:18 04944245beec: Download complete 03:47:18 765212b225bb: Verifying Checksum 03:47:18 765212b225bb: Download complete 03:47:18 f23df028b6ca: Verifying Checksum 03:47:18 f23df028b6ca: Download complete 03:47:18 d65c8cfc05b1: Verifying Checksum 03:47:18 d65c8cfc05b1: Download complete 03:47:18 699f458cf7ca: Verifying Checksum 03:47:18 699f458cf7ca: Download complete 03:47:19 8998bd30e6a1: Verifying Checksum 03:47:19 8998bd30e6a1: Download complete 03:47:21 2437ff75d9bd: Verifying Checksum 03:47:21 2437ff75d9bd: Download complete 03:47:24 8998bd30e6a1: Pull complete 03:47:24 04944245beec: Pull complete 03:47:27 699f458cf7ca: Pull complete 03:47:27 765212b225bb: Pull complete 03:47:28 f23df028b6ca: Pull complete 03:47:28 d65c8cfc05b1: Pull complete 03:47:46 2437ff75d9bd: Pull complete 03:47:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:47:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:47 prd-ubuntu20.04-docker-arm64-4c-16g-775337 does not seem to be running inside a container 03:47:47 $ 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-usb-camera/216 -v /w/workspace/device-usb-camera/216:/w/workspace/device-usb-camera/216:rw,z -v /w/workspace/device-usb-camera/216@tmp:/w/workspace/device-usb-camera/216@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 03:47:49 $ docker top be6074cab6deb0424041a7679ebd8eca96b75c2882808cccc9bbe9e6d538972c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:49 ---> job-cost.sh 03:47:49 lf-activate-venv: SKIPPING 03:47:49 INFO: No Stack... 03:47:50 INFO: Retrieving Pricing Info for: v3-standard-4 03:47:51 INFO: Archiving Costs [Pipeline] sh 03:47:52 + cat+ /w/workspace/device-usb-camera/216/archives/cost.csv 03:47:52 cut -d, -f6 [Pipeline] lock 03:47:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-216-stack-cost] 03:47:52 Resource [jenkins-edgexfoundry-device-usb-camera-main-216-stack-cost] did not exist. Created. 03:47:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:53 /w/workspace/device-usb-camera/216@tmp/durable-701b402b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:47:53 + echo total: 0.10999999940395355 [Pipeline] stash 03:47:53 Warning: overwriting stash ‘stack-cost’ 03:47:53 Stashed 1 file(s) [Pipeline] } 03:47:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 03:47:53 $ docker stop --time=1 be6074cab6deb0424041a7679ebd8eca96b75c2882808cccc9bbe9e6d538972c 03:47:55 $ docker rm -f --volumes be6074cab6deb0424041a7679ebd8eca96b75c2882808cccc9bbe9e6d538972c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:47:55 provisioning config files... 03:47:55 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17878725100412567899tmp [Pipeline] { [Pipeline] sh 03:47:56 + set +x 03:47:56 + curl -s https://codecov.io/bash 03:47:56 + bash -s -- 03:47:56 03:47:56 _____ _ 03:47:56 / ____| | | 03:47:56 | | ___ __| | ___ ___ _____ __ 03:47:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:47:56 | |___| (_) | (_| | __/ (_| (_) \ V / 03:47:56 \_____\___/ \__,_|\___|\___\___/ \_/ 03:47:56 Bash-1.0.6 03:47:56 03:47:56 03:47:56 ==> git version 2.25.1 found 03:47:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:47:56 Release-Date: 2020-01-08 03:47:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:47:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:47:56 ==> Jenkins CI detected. 03:47:56 current dir:  /w/workspace/exfoundry_device-usb-camera_main 03:47:56 project root: . 03:47:56 --> token set from env 03:47:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:47:56 ==> Running gcov in . (disable via -X gcov) 03:47:56 ==> Python coveragepy not found 03:47:56 ==> Searching for coverage reports in: 03:47:56 + . 03:47:56 -> Found 1 reports 03:47:56 ==> Detecting git/mercurial file structure 03:47:56 ==> Reading reports 03:47:56 + ./coverage.out bytes=54776 03:47:56 ==> Appending adjustments 03:47:56 https://docs.codecov.io/docs/fixing-reports 03:47:56 + Found adjustments 03:47:56 ==> Gzipping contents 03:47:56 8.0K /tmp/codecov.TwLwMG.gz 03:47:56 ==> Uploading reports 03:47:56 url: https://codecov.io 03:47:56 query: branch=main&commit=7b0cc571479dee635135024306a5326e021520c0&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:56 -> Pinging Codecov 03:47:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7b0cc571479dee635135024306a5326e021520c0&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:56 -> Uploading to 03:47:56 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/7b0cc571479dee635135024306a5326e021520c0/a8bc594f-b206-4cf9-8d60-7f872eddf0e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251218T034756Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=941947dfbbef54a8d4f0a71fd3743f87e14b317dd915764f07900423bd15eefb 03:47:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:56 Dload Upload Total Spent Left Speed 03:47:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 60159 --:--:-- --:--:-- --:--:-- 60159 03:47:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7b0cc571479dee635135024306a5326e021520c0 [Pipeline] } 03:47:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:47:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:47:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:47:57 03:47:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:47:57 latest: Pulling from edgex-devops/edgex-snyk-go 03:47:57 2d35ebdb57d9: Already exists 03:47:57 85e8836fcdb2: Pulling fs layer 03:47:57 91631faa732a: Pulling fs layer 03:47:57 f3f5ae8826fa: Pulling fs layer 03:47:57 4f4fb700ef54: Pulling fs layer 03:47:57 7861252a18e6: Pulling fs layer 03:47:57 9130f900ef6f: Pulling fs layer 03:47:57 7861252a18e6: Waiting 03:47:57 4f4fb700ef54: Waiting 03:47:57 9130f900ef6f: Waiting 03:47:57 f3f5ae8826fa: Verifying Checksum 03:47:57 f3f5ae8826fa: Download complete 03:47:57 85e8836fcdb2: Verifying Checksum 03:47:57 85e8836fcdb2: Download complete 03:47:57 4f4fb700ef54: Download complete 03:47:57 85e8836fcdb2: Pull complete 03:47:57 7861252a18e6: Verifying Checksum 03:47:57 7861252a18e6: Download complete 03:47:58 91631faa732a: Verifying Checksum 03:47:58 91631faa732a: Download complete 03:47:58 9130f900ef6f: Verifying Checksum 03:47:58 9130f900ef6f: Download complete 03:48:03 91631faa732a: Pull complete 03:48:03 f3f5ae8826fa: Pull complete 03:48:03 4f4fb700ef54: Pull complete 03:48:03 7861252a18e6: Pull complete 03:48:09 9130f900ef6f: Pull complete 03:48:09 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:48:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:09 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:48:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:48:12 $ docker top acdd1e915924e0366ac0518f047344340863b5c375fa458eb1e113802dd04f61 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:12 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 03:48:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 03:48:12 + set -o pipefail 03:48:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 03:48:20 03:48:20 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 03:48:20 03:48:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/5295f063-f620-496f-a197-9fa564b90f09 03:48:20 03:48:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:48:20 03:48:20 03:48:20 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:48:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:48:20 $ docker stop --time=1 acdd1e915924e0366ac0518f047344340863b5c375fa458eb1e113802dd04f61 03:48:25 $ docker rm -f --volumes acdd1e915924e0366ac0518f047344340863b5c375fa458eb1e113802dd04f61 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:26 + git log --format=format:%s -1 7b0cc571479dee635135024306a5326e021520c0 [Pipeline] sh 03:48:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:26 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/py-git-semver:0.1.4 cat 03:48:26 $ docker top 11c0f83282ff743992e451734a691a8564c04983deb75ef73de7bb4b544620b5 -eo pid,comm 03:48:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:48:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:27 [ssh-agent] Looking for ssh-agent implementation... 03:48:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:27 $ docker exec 11c0f83282ff743992e451734a691a8564c04983deb75ef73de7bb4b544620b5 ssh-agent 03:48:27 SSH_AUTH_SOCK=/tmp/ssh-2cXzVyH6cNbJ/agent.33 03:48:27 SSH_AGENT_PID=39 03:48:27 Running ssh-add (command line suppressed) 03:48:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16598938380495673530.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16598938380495673530.key) 03:48:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:27 + git semver tag 03:48:27 2025-12-18 03:48:27,885 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:48:27 2025-12-18 03:48:27,888 [run_tag] DEBUG tag force:False 03:48:27 2025-12-18 03:48:27,888 [check_head_tag] DEBUG check head tag 03:48:27 2025-12-18 03:48:27,888 [execute] INFO git cat-file --batch-check 03:48:27 2025-12-18 03:48:27,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 03:48:27 2025-12-18 03:48:27,891 [execute] INFO git cat-file --batch 03:48:27 2025-12-18 03:48:27,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 03:48:27 2025-12-18 03:48:27,900 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:48:27 2025-12-18 03:48:27,900 [execute] INFO git tag -a v4.1.0-dev.12 -m v4.1.0-dev.12 03:48:27 2025-12-18 03:48:27,900 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.12', '-m', 'v4.1.0-dev.12'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 03:48:27 2025-12-18 03:48:27,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:48:27 4.1.0-dev.12 [Pipeline] } 03:48:27 $ docker exec --env ******** --env ******** 11c0f83282ff743992e451734a691a8564c04983deb75ef73de7bb4b544620b5 ssh-agent -k 03:48:28 unset SSH_AUTH_SOCK; 03:48:28 unset SSH_AGENT_PID; 03:48:28 echo Agent pid 39 killed; 03:48:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:28 + git semver [Pipeline] } 03:48:28 $ docker stop --time=1 11c0f83282ff743992e451734a691a8564c04983deb75ef73de7bb4b544620b5 03:48:30 $ docker rm -f --volumes 11c0f83282ff743992e451734a691a8564c04983deb75ef73de7bb4b544620b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:30 03:48:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:30 0.23.1-centos7: Pulling from edgex-lftools 03:48:30 ab5ef0e58194: Pulling fs layer 03:48:30 9712f1f96733: Pulling fs layer 03:48:30 63f879dbbcfc: Pulling fs layer 03:48:30 0d9ebad4ef96: Pulling fs layer 03:48:30 e9a5061849ea: Pulling fs layer 03:48:30 d747dcd14b5f: Pulling fs layer 03:48:30 2de7ff778b66: Pulling fs layer 03:48:30 d747dcd14b5f: Waiting 03:48:30 0d9ebad4ef96: Waiting 03:48:30 e9a5061849ea: Waiting 03:48:30 9712f1f96733: Download complete 03:48:31 63f879dbbcfc: Verifying Checksum 03:48:31 63f879dbbcfc: Download complete 03:48:31 e9a5061849ea: Verifying Checksum 03:48:31 e9a5061849ea: Download complete 03:48:31 d747dcd14b5f: Verifying Checksum 03:48:31 d747dcd14b5f: Download complete 03:48:31 0d9ebad4ef96: Download complete 03:48:31 ab5ef0e58194: Verifying Checksum 03:48:31 ab5ef0e58194: Download complete 03:48:31 2de7ff778b66: Verifying Checksum 03:48:31 2de7ff778b66: Download complete 03:48:35 ab5ef0e58194: Pull complete 03:48:35 9712f1f96733: Pull complete 03:48:35 63f879dbbcfc: Pull complete 03:48:41 0d9ebad4ef96: Pull complete 03:48:41 e9a5061849ea: Pull complete 03:48:41 d747dcd14b5f: Pull complete 03:48:42 2de7ff778b66: Pull complete 03:48:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:42 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:48:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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:0.23.1-centos7 cat 03:48:46 $ docker top e659a04fcb5bb0879c66d4cbf0ad90216cbb1df25820dfad1330c55ddb4217d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:48:46 provisioning config files... 03:48:47 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10076356878540915809tmp 03:48:47 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11505286495047725112tmp 03:48:47 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14296820356928829011tmp [Pipeline] { [Pipeline] echo 03:48:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:48:47 ---> sigul-configuration.sh 03:48:47 gpg: directory `/root/.gnupg' created 03:48:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:48:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:48:47 gpg: keyring `/root/.gnupg/secring.gpg' created 03:48:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:48:47 gpg: CAST5 encrypted data 03:48:47 gpg: encrypted with 1 passphrase 03:48:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:48:47 + mkdir /home/jenkins 03:48:47 + mkdir /home/jenkins/sigul [Pipeline] sh 03:48:47 + 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 03:48:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:48:48 ---> sigul-install.sh 03:48:48 Sigul already installed; skipping installation. [Pipeline] sh 03:48:48 + git tag --list 03:48:48 v0.0.0 03:48:48 v2.2.0 03:48:48 v2.3.0 03:48:48 v2.3.1 03:48:48 v3.0 03:48:48 v3.0.0 03:48:48 v3.1 03:48:48 v3.1.0 03:48:48 v3.1.1 03:48:48 v4.0 03:48:48 v4.0.0 03:48:48 v4.0.1 03:48:48 v4.0.1-dev.1 03:48:48 v4.1.0-dev.1 03:48:48 v4.1.0-dev.10 03:48:48 v4.1.0-dev.11 03:48:48 v4.1.0-dev.12 03:48:48 v4.1.0-dev.2 03:48:48 v4.1.0-dev.3 03:48:48 v4.1.0-dev.4 03:48:48 v4.1.0-dev.5 03:48:48 v4.1.0-dev.6 03:48:48 v4.1.0-dev.7 03:48:48 v4.1.0-dev.8 03:48:48 v4.1.0-dev.9 [Pipeline] sh 03:48:49 + lftools sign git-tag v4.1.0-dev.12 03:48:49 Signing Git tag with Sigul... 03:48:49 Signing v4.1.0-dev.12 [Pipeline] echo 03:48:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:48:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:48:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:48:50 $ docker stop --time=1 e659a04fcb5bb0879c66d4cbf0ad90216cbb1df25820dfad1330c55ddb4217d7 03:48:51 $ docker rm -f --volumes e659a04fcb5bb0879c66d4cbf0ad90216cbb1df25820dfad1330c55ddb4217d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:48:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:52 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/py-git-semver:0.1.4 cat 03:48:52 $ docker top dc817f8f52bfabed28a511e58c99637a1e96467bc835b5430352380a90930d96 -eo pid,comm 03:48:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:48:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:52 [ssh-agent] Looking for ssh-agent implementation... 03:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:52 $ docker exec dc817f8f52bfabed28a511e58c99637a1e96467bc835b5430352380a90930d96 ssh-agent 03:48:52 SSH_AUTH_SOCK=/tmp/ssh-eBCZOugDft8R/agent.32 03:48:52 SSH_AGENT_PID=38 03:48:52 Running ssh-add (command line suppressed) 03:48:52 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1011808085076262674.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1011808085076262674.key) 03:48:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:53 + git semver bump pre 03:48:53 2025-12-18 03:48:53,438 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:48:53 2025-12-18 03:48:53,441 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:48:53 2025-12-18 03:48:53,441 [bump_version] DEBUG bumping version:4.1.0-dev.12 on axis:pre with prefix:dev 03:48:53 2025-12-18 03:48:53,441 [bump_version] DEBUG bumped version:4.1.0-dev.13 03:48:53 2025-12-18 03:48:53,441 [write_version] DEBUG write version:4.1.0-dev.13 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 03:48:53 2025-12-18 03:48:53,441 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:48:53 2025-12-18 03:48:53,441 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:48:53 2025-12-18 03:48:53,443 [execute] INFO git cat-file --batch-check 03:48:53 2025-12-18 03:48:53,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:48:53 2025-12-18 03:48:53,445 [execute] INFO git cat-file --batch 03:48:53 2025-12-18 03:48:53,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:48:53 2025-12-18 03:48:53,448 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:48:53 4.1.0-dev.13 [Pipeline] } 03:48:53 $ docker exec --env ******** --env ******** dc817f8f52bfabed28a511e58c99637a1e96467bc835b5430352380a90930d96 ssh-agent -k 03:48:53 unset SSH_AUTH_SOCK; 03:48:53 unset SSH_AGENT_PID; 03:48:53 echo Agent pid 38 killed; 03:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:53 + git semver [Pipeline] } 03:48:54 $ docker stop --time=1 dc817f8f52bfabed28a511e58c99637a1e96467bc835b5430352380a90930d96 03:48:55 $ docker rm -f --volumes dc817f8f52bfabed28a511e58c99637a1e96467bc835b5430352380a90930d96 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:56 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/py-git-semver:0.1.4 cat 03:48:56 $ docker top e5313e4bc2c5876b0dc3e564edadadc7a64ae6843284fd7b5f6997c2bbe4e126 -eo pid,comm 03:48:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:48:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:56 [ssh-agent] Looking for ssh-agent implementation... 03:48:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:56 $ docker exec e5313e4bc2c5876b0dc3e564edadadc7a64ae6843284fd7b5f6997c2bbe4e126 ssh-agent 03:48:56 SSH_AUTH_SOCK=/tmp/ssh-DFv0PUwovG56/agent.31 03:48:56 SSH_AGENT_PID=37 03:48:57 Running ssh-add (command line suppressed) 03:48:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_939119189454528285.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_939119189454528285.key) 03:48:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:57 + git semver push 03:48:57 2025-12-18 03:48:57,627 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:48:57 2025-12-18 03:48:57,631 [run_push] DEBUG push 03:48:57 2025-12-18 03:48:57,631 [execute] INFO git cat-file --batch-check 03:48:57 2025-12-18 03:48:57,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:48:57 2025-12-18 03:48:57,633 [execute] INFO git rev-list e587296f42d29330611c5fb2f4795d5b4b6eb2a1 -- 03:48:57 2025-12-18 03:48:57,633 [execute] DEBUG Popen(['git', 'rev-list', 'e587296f42d29330611c5fb2f4795d5b4b6eb2a1', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:48:57 2025-12-18 03:48:57,640 [execute] INFO git fetch -v -- origin 03:48:57 2025-12-18 03:48:57,640 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:48:58 2025-12-18 03:48:58,158 [run_push] DEBUG no remote changes detected 03:48:58 2025-12-18 03:48:58,159 [execute] INFO git push origin semver 03:48:58 2025-12-18 03:48:58,159 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:48:59 2025-12-18 03:48:58,870 [run_push] DEBUG push all version tags 03:48:59 2025-12-18 03:48:58,870 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:48:59 2025-12-18 03:48:58,870 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 03:48:59 2025-12-18 03:48:59,569 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 03:48:59 4.1.0-dev.13 [Pipeline] } 03:48:59 $ docker exec --env ******** --env ******** e5313e4bc2c5876b0dc3e564edadadc7a64ae6843284fd7b5f6997c2bbe4e126 ssh-agent -k 03:48:59 unset SSH_AUTH_SOCK; 03:48:59 unset SSH_AGENT_PID; 03:48:59 echo Agent pid 37 killed; 03:48:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:00 + git semver [Pipeline] } 03:49:00 $ docker stop --time=1 e5313e4bc2c5876b0dc3e564edadadc7a64ae6843284fd7b5f6997c2bbe4e126 03:49:01 $ docker rm -f --volumes e5313e4bc2c5876b0dc3e564edadadc7a64ae6843284fd7b5f6997c2bbe4e126 [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 03:49:02 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 03:49:02 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:49:02 total 16 03:49:02 drwxr-xr-x 3 root root 4096 Dec 18 03:31 . 03:49:02 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:48 .. 03:49:02 drwxr-xr-x 2 root root 4096 Dec 18 03:31 cost 03:49:02 -rw-r--r-- 1 root root 89 Dec 18 03:31 cost.csv 03:49:02 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 03:49:02 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 03:49:02 total 16 03:49:02 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 03:31 . 03:49:02 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:48 .. 03:49:02 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 03:31 cost 03:49:02 -rw-r--r-- 1 jenkins jenkins 89 Dec 18 03:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:49:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:49:03 ---> package-listing.sh 03:49:03 ++ facter osfamily 03:49:03 ++ tr '[:upper:]' '[:lower:]' 03:49:03 + OS_FAMILY=debian 03:49:03 + workspace=/w/workspace/exfoundry_device-usb-camera_main 03:49:03 + START_PACKAGES=/tmp/packages_start.txt 03:49:03 + END_PACKAGES=/tmp/packages_end.txt 03:49:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:49:03 + PACKAGES=/tmp/packages_start.txt 03:49:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:49:03 + PACKAGES=/tmp/packages_end.txt 03:49:03 + case "${OS_FAMILY}" in 03:49:03 + dpkg -l 03:49:03 + grep '^ii' 03:49:03 + '[' -f /tmp/packages_start.txt ']' 03:49:03 + '[' -f /tmp/packages_end.txt ']' 03:49:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:49:03 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 03:49:03 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 03:49:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 03:49:03 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:49:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:49:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:04 prd-ubuntu20.04-docker-8c-8g-775327 does not seem to be running inside a container 03:49:04 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 03:49:04 $ docker top 04158fa04cc35f6113f983a93ab1d56884b99f500733f509ed3d4f96cff63ce4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:05 + touch /tmp/pre-build-complete [Pipeline] sh 03:49:05 + mkdir -p /var/log/sysstat [Pipeline] sh 03:49:05 + ls /var/log/sa-host 03:49:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:05 provisioning config files... 03:49:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1424161644106617590tmp [Pipeline] { [Pipeline] echo 03:49:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:49:06 ---> create-netrc.sh [Pipeline] } 03:49:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:49:06 ---> python-tools-install.sh [Pipeline] echo 03:49:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:49:06 ---> sudo-logs.sh 03:49:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:49:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:49:07 ---> job-cost.sh 03:49:07 lf-activate-venv: SKIPPING 03:49:07 DEBUG: total: 0.2199999988079071 03:49:07 INFO: Retrieving Stack Cost... 03:49:07 INFO: Retrieving Pricing Info for: v3-standard-8 03:49:07 INFO: Archiving Costs [Pipeline] echo 03:49:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:49:08 ---> logs-deploy.sh 03:49:08 lf-activate-venv: SKIPPING 03:49:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/216 03:49:08 INFO: archiving workspace using pattern(s): 03:49:09 Archives upload complete. 03:49:09 INFO: archiving logs to Nexus 03:49:09 ---> uname -a: 03:49:09 Linux prd-ubuntu20-04-docker-8c-8g-775327 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:49:09 03:49:09 03:49:09 ---> lscpu: 03:49:09 Architecture: x86_64 03:49:09 CPU op-mode(s): 32-bit, 64-bit 03:49:09 Byte Order: Little Endian 03:49:09 Address sizes: 40 bits physical, 48 bits virtual 03:49:09 CPU(s): 8 03:49:09 On-line CPU(s) list: 0-7 03:49:09 Thread(s) per core: 1 03:49:09 Core(s) per socket: 1 03:49:09 Socket(s): 8 03:49:09 NUMA node(s): 1 03:49:09 Vendor ID: AuthenticAMD 03:49:09 CPU family: 23 03:49:09 Model: 49 03:49:09 Model name: AMD EPYC-Rome Processor 03:49:09 Stepping: 0 03:49:09 CPU MHz: 2800.000 03:49:09 BogoMIPS: 5600.00 03:49:09 Virtualization: AMD-V 03:49:09 Hypervisor vendor: KVM 03:49:09 Virtualization type: full 03:49:09 L1d cache: 256 KiB 03:49:09 L1i cache: 256 KiB 03:49:09 L2 cache: 4 MiB 03:49:09 L3 cache: 128 MiB 03:49:09 NUMA node0 CPU(s): 0-7 03:49:09 Vulnerability Gather data sampling: Not affected 03:49:09 Vulnerability Itlb multihit: Not affected 03:49:09 Vulnerability L1tf: Not affected 03:49:09 Vulnerability Mds: Not affected 03:49:09 Vulnerability Meltdown: Not affected 03:49:09 Vulnerability Mmio stale data: Not affected 03:49:09 Vulnerability Retbleed: Vulnerable 03:49:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:49:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:49:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:49:09 Vulnerability Srbds: Not affected 03:49:09 Vulnerability Tsx async abort: Not affected 03:49:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:49:09 03:49:09 03:49:09 ---> nproc: 03:49:09 8 03:49:09 03:49:09 03:49:09 ---> df -h: 03:49:09 Filesystem Size Used Avail Use% Mounted on 03:49:09 overlay 155G 15G 141G 10% / 03:49:09 tmpfs 64M 0 64M 0% /dev 03:49:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:49:09 shm 64M 0 64M 0% /dev/shm 03:49:09 /dev/vda1 155G 15G 141G 10% /facter-os 03:49:09 03:49:09 03:49:09 ---> sar -b -r -n DEV: 03:49:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775327) 12/18/25 _x86_64_ (8 CPU) 03:49:09 03:49:09 03:26:10 LINUX RESTART (8 CPU) 03:49:09 03:49:09 03:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:49:09 03:28:01 319.26 17.19 302.07 0.00 2196.47 94398.67 0.00 03:49:09 03:29:01 188.50 0.20 188.30 0.00 24.53 43710.58 0.00 03:49:09 03:30:01 9.73 0.00 9.73 0.00 0.00 198.52 0.00 03:49:09 03:31:01 5.88 0.00 5.88 0.00 0.00 564.04 0.00 03:49:09 03:32:01 90.18 3.82 86.37 0.00 4290.22 25374.44 0.00 03:49:09 03:33:01 6.82 0.02 6.80 0.00 0.13 127.05 0.00 03:49:09 03:34:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 03:49:09 03:35:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 03:49:09 03:36:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:49:09 03:37:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 03:49:09 03:38:01 1.22 0.00 1.22 0.00 0.00 17.47 0.00 03:49:09 03:39:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 03:49:09 03:40:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 03:49:09 03:41:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 03:49:09 03:42:01 1.72 0.02 1.70 0.00 0.13 24.00 0.00 03:49:09 03:43:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 03:49:09 03:44:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 03:49:09 03:45:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 03:49:09 03:46:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 03:49:09 03:47:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 03:49:09 03:48:01 4.47 0.13 4.33 0.00 11.86 1467.51 0.00 03:49:09 03:49:01 157.82 0.87 156.96 0.00 28.26 66853.26 0.00 03:49:09 Average: 36.38 1.01 35.37 0.00 297.81 10587.19 0.00 03:49:09 03:49:09 03:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:49:09 03:28:01 26364016 31162664 1112616 3.38 156304 4742248 2444612 7.21 2038536 3876064 447780 03:49:09 03:29:01 26417256 31488264 788368 2.40 163456 4996124 1825444 5.38 1799388 4052668 1236 03:49:09 03:30:01 26456496 31528256 747968 2.28 163844 4996400 1639780 4.83 1868948 3947780 12 03:49:09 03:31:01 26127820 31503936 771768 2.35 166068 5277628 1807908 5.33 1887072 4229016 280776 03:49:09 03:32:01 25426760 31488216 770112 2.34 211584 5873488 1765388 5.20 2194964 4558960 1048 03:49:09 03:33:01 25429448 31490244 768216 2.34 211328 5873220 1750716 5.16 2192996 4558692 16 03:49:09 03:34:01 25438420 31499280 759156 2.31 211352 5873224 1750716 5.16 2184976 4558696 8 03:49:09 03:35:01 25438068 31499020 759412 2.31 211388 5873232 1750716 5.16 2185160 4558704 32 03:49:09 03:36:01 25446092 31507100 751136 2.29 211404 5873232 1750716 5.16 2177580 4558704 16 03:49:09 03:37:01 25445292 31506392 751704 2.29 211460 5873236 1750716 5.16 2177632 4558712 28 03:49:09 03:38:01 25445600 31506752 751276 2.29 211484 5873236 1750716 5.16 2177720 4558708 4 03:49:09 03:39:01 25445836 31506996 750956 2.28 211500 5873240 1750716 5.16 2177720 4558712 16 03:49:09 03:40:01 25445820 31506984 750900 2.28 211508 5873244 1750716 5.16 2177732 4558716 28 03:49:09 03:41:01 25445836 31507004 750808 2.28 211520 5873244 1750716 5.16 2177728 4558716 8 03:49:09 03:42:01 25444012 31505436 752204 2.29 211568 5873348 1756264 5.18 2178120 4558812 40 03:49:09 03:43:01 25444748 31506172 751588 2.29 211596 5873348 1756264 5.18 2178112 4558812 16 03:49:09 03:44:01 25444480 31505908 751768 2.29 211608 5873356 1756264 5.18 2178404 4558816 4 03:49:09 03:45:01 25444700 31506224 751408 2.29 211636 5873360 1756264 5.18 2178172 4558824 36 03:49:09 03:46:01 25444944 31506468 751124 2.29 211660 5873360 1756264 5.18 2177912 4558824 4 03:49:09 03:47:01 25444952 31506548 750948 2.28 211708 5873356 1756264 5.18 2177764 4558832 32 03:49:09 03:48:01 24935360 31479868 776440 2.36 219768 6318560 1849176 5.45 2209364 5003648 385964 03:49:09 03:49:01 23889540 31459576 788852 2.40 264200 7189056 1928172 5.68 2310808 5832624 680 03:49:09 Average: 25512068 31485332 775397 2.36 205361 5795125 1797932 5.30 2136673 4540093 50808 03:49:09 03:49:09 03:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:49:09 03:28:01 veth153cc23 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:49:09 03:28:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 03:49:09 03:28:01 docker0 334.81 430.82 28.61 3294.68 0.00 0.00 0.00 0.00 03:49:09 03:28:01 ens3 621.28 452.12 6705.29 95.70 0.00 0.00 0.00 0.00 03:49:09 03:29:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 03:49:09 03:29:01 docker0 22.16 49.31 1.66 920.47 0.00 0.00 0.00 0.00 03:49:09 03:29:01 ens3 90.12 46.63 1334.68 13.51 0.00 0.00 0.00 0.00 03:49:09 03:30:01 lo 7.53 7.53 0.75 0.75 0.00 0.00 0.00 0.00 03:49:09 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:30:01 ens3 189.55 184.47 42.59 1571.40 0.00 0.00 0.00 0.00 03:49:09 03:31:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 03:49:09 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:31:01 ens3 88.14 54.26 2509.73 6.57 0.00 0.00 0.00 0.00 03:49:09 03:32:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 03:49:09 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:32:01 ens3 193.32 124.08 3011.72 13.60 0.00 0.00 0.00 0.00 03:49:09 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:09 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:33:01 ens3 1.30 0.42 0.08 0.03 0.00 0.00 0.00 0.00 03:49:09 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:34:01 ens3 1.03 0.02 0.05 0.00 0.00 0.00 0.00 0.00 03:49:09 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:09 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:35:01 ens3 1.28 0.47 0.34 0.22 0.00 0.00 0.00 0.00 03:49:09 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:36:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 03:49:09 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:09 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:37:01 ens3 0.32 0.22 0.09 0.08 0.00 0.00 0.00 0.00 03:49:09 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:38:01 ens3 0.28 0.10 0.08 0.01 0.00 0.00 0.00 0.00 03:49:09 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:09 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:39:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:49:09 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:40:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:49:09 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:09 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:41:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:49:09 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:42:01 ens3 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00 03:49:09 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:09 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:43:01 ens3 0.30 0.13 0.08 0.01 0.00 0.00 0.00 0.00 03:49:09 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:44:01 ens3 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:49:09 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:09 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:45:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:49:09 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:49:09 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:49:09 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:47:01 ens3 0.43 0.18 0.10 0.07 0.00 0.00 0.00 0.00 03:49:09 03:48:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 03:49:09 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:09 03:48:01 ens3 132.87 74.19 4020.32 8.25 0.00 0.00 0.00 0.00 03:49:09 03:49:01 veth1a0435d 1.87 1.55 0.37 0.48 0.00 0.00 0.00 0.00 03:49:09 03:49:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 03:49:09 03:49:01 docker0 71.52 103.83 6.73 925.56 0.00 0.00 0.00 0.00 03:49:09 03:49:01 ens3 332.01 239.78 4202.33 183.20 0.00 0.00 0.00 0.00 03:49:09 Average: veth1a0435d 0.08 0.07 0.02 0.02 0.00 0.00 0.00 0.00 03:49:09 Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 03:49:09 Average: docker0 19.48 26.55 1.68 233.69 0.00 0.00 0.00 0.00 03:49:09 Average: ens3 75.20 53.54 992.24 86.04 0.00 0.00 0.00 0.00 03:49:09 03:49:09 03:49:09 ---> sar -P ALL: 03:49:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775327) 12/18/25 _x86_64_ (8 CPU) 03:49:09 03:49:09 03:26:10 LINUX RESTART (8 CPU) 03:49:09 03:49:09 03:27:01 CPU %user %nice %system %iowait %steal %idle 03:49:09 03:28:01 all 22.62 0.00 5.85 2.74 0.09 68.70 03:49:09 03:28:01 0 23.23 0.00 7.19 9.56 0.10 59.92 03:49:09 03:28:01 1 21.81 0.00 5.75 0.86 0.08 71.49 03:49:09 03:28:01 2 21.11 0.00 5.74 1.71 0.08 71.36 03:49:09 03:28:01 3 24.41 0.00 5.89 2.59 0.10 67.01 03:49:09 03:28:01 4 22.31 0.00 6.03 5.24 0.10 66.32 03:49:09 03:28:01 5 22.26 0.00 5.60 1.48 0.10 70.57 03:49:09 03:28:01 6 21.90 0.00 4.86 0.29 0.08 72.87 03:49:09 03:28:01 7 23.89 0.00 5.75 0.27 0.08 70.00 03:49:09 03:29:01 all 49.62 0.00 7.76 1.06 0.11 41.46 03:49:09 03:29:01 0 48.48 0.00 7.44 0.15 0.10 43.82 03:49:09 03:29:01 1 49.48 0.00 7.59 2.21 0.10 40.62 03:49:09 03:29:01 2 50.49 0.00 7.86 1.08 0.10 40.47 03:49:09 03:29:01 3 51.19 0.00 7.52 0.32 0.12 40.85 03:49:09 03:29:01 4 49.68 0.00 7.82 2.25 0.12 40.14 03:49:09 03:29:01 5 48.77 0.00 7.84 1.86 0.14 41.40 03:49:09 03:29:01 6 48.37 0.00 7.78 0.25 0.10 43.50 03:49:09 03:29:01 7 50.48 0.00 8.19 0.35 0.12 40.86 03:49:09 03:30:01 all 4.37 0.00 0.29 0.06 0.03 95.25 03:49:09 03:30:01 0 6.04 0.00 0.27 0.00 0.03 93.66 03:49:09 03:30:01 1 4.52 0.00 0.27 0.00 0.03 95.17 03:49:09 03:30:01 2 2.88 0.00 0.33 0.35 0.02 96.42 03:49:09 03:30:01 3 2.97 0.00 0.25 0.02 0.02 96.75 03:49:09 03:30:01 4 5.75 0.00 0.33 0.00 0.03 93.89 03:49:09 03:30:01 5 4.56 0.00 0.29 0.07 0.03 95.05 03:49:09 03:30:01 6 2.35 0.00 0.23 0.00 0.03 97.38 03:49:09 03:30:01 7 5.90 0.00 0.35 0.03 0.05 93.67 03:49:09 03:31:01 all 0.77 0.00 0.40 0.03 0.01 98.79 03:49:09 03:31:01 0 0.70 0.00 0.35 0.02 0.02 98.91 03:49:09 03:31:01 1 0.79 0.00 0.32 0.00 0.02 98.88 03:49:09 03:31:01 2 0.70 0.00 0.38 0.17 0.00 98.75 03:49:09 03:31:01 3 0.85 0.00 0.53 0.00 0.02 98.60 03:49:09 03:31:01 4 0.90 0.00 0.30 0.02 0.00 98.78 03:49:09 03:31:01 5 1.01 0.00 0.60 0.02 0.03 98.34 03:49:09 03:31:01 6 0.53 0.00 0.18 0.00 0.00 99.28 03:49:09 03:31:01 7 0.72 0.00 0.50 0.02 0.00 98.76 03:49:09 03:32:01 all 3.35 0.00 1.91 0.67 0.04 94.03 03:49:09 03:32:01 0 3.79 0.00 2.01 0.10 0.03 94.06 03:49:09 03:32:01 1 3.10 0.00 2.54 0.22 0.05 94.09 03:49:09 03:32:01 2 2.36 0.00 1.01 0.75 0.05 95.82 03:49:09 03:32:01 3 2.08 0.00 2.58 0.15 0.03 95.15 03:49:09 03:32:01 4 2.99 0.00 1.74 3.66 0.05 91.56 03:49:09 03:32:01 5 4.53 0.00 1.33 0.05 0.03 94.05 03:49:09 03:32:01 6 5.10 0.00 2.60 0.35 0.03 91.91 03:49:09 03:32:01 7 2.84 0.00 1.46 0.08 0.05 95.57 03:49:09 03:33:01 all 0.11 0.00 0.06 1.02 0.04 98.78 03:49:09 03:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:49:09 03:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:49:09 03:33:01 2 0.12 0.00 0.05 2.30 0.08 97.45 03:49:09 03:33:01 3 0.03 0.00 0.02 0.00 0.07 99.88 03:49:09 03:33:01 4 0.03 0.00 0.05 5.85 0.02 94.05 03:49:09 03:33:01 5 0.35 0.00 0.07 0.00 0.02 99.57 03:49:09 03:33:01 6 0.20 0.00 0.12 0.00 0.02 99.67 03:49:09 03:33:01 7 0.03 0.00 0.05 0.00 0.07 99.85 03:49:09 03:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:49:09 03:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:49:09 03:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:49:09 03:34:01 2 0.02 0.00 0.03 0.02 0.00 99.93 03:49:09 03:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:49:09 03:34:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:49:09 03:34:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:49:09 03:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:49:09 03:35:01 all 0.07 0.00 0.01 0.00 0.01 99.91 03:49:09 03:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:49:09 03:35:01 1 0.48 0.00 0.00 0.00 0.03 99.48 03:49:09 03:35:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:49:09 03:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:49:09 03:35:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:49:09 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:49:09 03:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:49:09 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:49:09 03:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:49:09 03:36:01 1 0.15 0.00 0.03 0.00 0.02 99.80 03:49:09 03:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:49:09 03:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:49:09 03:36:01 4 0.00 0.00 0.02 0.02 0.02 99.95 03:49:09 03:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:49:09 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:49:09 03:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:49:09 03:37:01 1 0.05 0.00 0.03 0.00 0.03 99.88 03:49:09 03:37:01 2 0.02 0.00 0.00 0.03 0.00 99.95 03:49:09 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:49:09 03:37:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:49:09 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:49:09 03:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:49:09 03:38:01 all 0.05 0.00 0.02 0.00 0.01 99.91 03:49:09 03:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:49:09 03:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:49:09 03:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:49:09 03:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:49:09 03:38:01 4 0.03 0.00 0.02 0.03 0.02 99.90 03:49:09 03:38:01 5 0.18 0.00 0.05 0.00 0.02 99.75 03:49:09 03:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:49:09 03:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:49:09 03:49:09 03:38:01 CPU %user %nice %system %iowait %steal %idle 03:49:09 03:39:01 all 0.26 0.00 0.02 0.13 0.01 99.58 03:49:09 03:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:49:09 03:39:01 1 0.05 0.00 0.05 0.00 0.03 99.87 03:49:09 03:39:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:49:09 03:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:49:09 03:39:01 4 0.02 0.00 0.02 1.03 0.00 98.93 03:49:09 03:39:01 5 1.97 0.00 0.02 0.00 0.00 98.01 03:49:09 03:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:49:09 03:40:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:49:09 03:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:49:09 03:40:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:49:09 03:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:49:09 03:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:49:09 03:40:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:49:09 03:40:01 5 1.99 0.00 0.00 0.00 0.02 98.00 03:49:09 03:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:49:09 03:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:49:09 03:41:01 all 0.11 0.00 0.01 0.00 0.01 99.87 03:49:09 03:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:49:09 03:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:49:09 03:41:01 2 0.02 0.00 0.03 0.02 0.02 99.92 03:49:09 03:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:49:09 03:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:49:09 03:41:01 5 0.81 0.00 0.00 0.00 0.00 99.19 03:49:09 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:42:01 all 0.03 0.00 0.03 0.01 0.03 99.90 03:49:09 03:42:01 0 0.03 0.00 0.03 0.02 0.02 99.90 03:49:09 03:42:01 1 0.03 0.00 0.05 0.00 0.10 99.82 03:49:09 03:42:01 2 0.03 0.00 0.03 0.03 0.02 99.88 03:49:09 03:42:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:49:09 03:42:01 4 0.03 0.00 0.00 0.05 0.02 99.90 03:49:09 03:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:49:09 03:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:49:09 03:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:49:09 03:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:49:09 03:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:49:09 03:43:01 1 0.07 0.00 0.02 0.00 0.03 99.88 03:49:09 03:43:01 2 0.02 0.00 0.00 0.03 0.00 99.95 03:49:09 03:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:49:09 03:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:49:09 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:49:09 03:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:49:09 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:44:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:49:09 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:49:09 03:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:49:09 03:44:01 4 0.07 0.00 0.05 0.02 0.02 99.85 03:49:09 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:49:09 03:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:49:09 03:45:01 all 0.24 0.00 0.01 0.00 0.01 99.74 03:49:09 03:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:49:09 03:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:49:09 03:45:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:49:09 03:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:49:09 03:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:49:09 03:45:01 5 1.78 0.00 0.00 0.00 0.02 98.21 03:49:09 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:49:09 03:46:01 all 0.12 0.00 0.02 0.00 0.01 99.85 03:49:09 03:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:49:09 03:46:01 1 0.15 0.00 0.00 0.00 0.03 99.82 03:49:09 03:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:49:09 03:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:49:09 03:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:49:09 03:46:01 5 0.70 0.00 0.08 0.00 0.00 99.22 03:49:09 03:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:49:09 03:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:49:09 03:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:49:09 03:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:49:09 03:47:01 1 0.03 0.00 0.03 0.02 0.02 99.90 03:49:09 03:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:49:09 03:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:47:01 4 0.05 0.00 0.02 0.02 0.00 99.92 03:49:09 03:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:49:09 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:49:09 03:48:01 all 1.31 0.00 0.50 0.05 0.02 98.11 03:49:09 03:48:01 0 0.99 0.00 0.45 0.00 0.02 98.55 03:49:09 03:48:01 1 1.35 0.00 0.77 0.00 0.03 97.84 03:49:09 03:48:01 2 1.24 0.00 0.50 0.00 0.02 98.24 03:49:09 03:48:01 3 1.27 0.00 0.33 0.40 0.03 97.96 03:49:09 03:48:01 4 2.29 0.00 0.55 0.03 0.03 97.10 03:49:09 03:48:01 5 0.85 0.00 0.38 0.00 0.02 98.75 03:49:09 03:48:01 6 1.20 0.00 0.78 0.00 0.02 98.00 03:49:09 03:48:01 7 1.29 0.00 0.27 0.00 0.02 98.43 03:49:09 03:49:01 all 7.70 0.00 3.22 2.76 0.07 86.26 03:49:09 03:49:01 0 8.90 0.00 3.25 0.25 0.05 87.54 03:49:09 03:49:01 1 8.25 0.00 3.65 0.84 0.07 87.19 03:49:09 03:49:01 2 7.83 0.00 2.72 0.37 0.05 89.03 03:49:09 03:49:01 3 7.36 0.00 4.67 17.41 0.10 70.46 03:49:09 03:49:01 4 6.09 0.00 2.68 2.53 0.07 88.63 03:49:09 03:49:01 5 5.69 0.00 2.31 0.49 0.05 91.46 03:49:09 03:49:01 6 9.65 0.00 4.03 0.29 0.08 85.95 03:49:09 03:49:01 7 7.80 0.00 2.45 0.02 0.08 89.65 03:49:09 03:49:09 Average: CPU %user %nice %system %iowait %steal %idle 03:49:09 Average: all 4.10 0.00 0.91 0.39 0.03 94.58 03:49:09 Average: 0 4.15 0.00 0.95 0.45 0.02 94.42 03:49:09 Average: 1 4.08 0.00 0.96 0.19 0.04 94.73 03:49:09 Average: 2 3.92 0.00 0.85 0.31 0.03 94.89 03:49:09 Average: 3 4.07 0.00 0.99 0.94 0.03 93.98 03:49:09 Average: 4 4.07 0.00 0.89 0.94 0.02 94.07 03:49:09 Average: 5 4.30 0.00 0.84 0.18 0.02 94.66 03:49:09 Average: 6 4.03 0.00 0.93 0.05 0.02 94.97 03:49:09 Average: 7 4.19 0.00 0.86 0.03 0.03 94.89 03:49:09 03:49:09 03:49:09