Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60c6d6f4a1dd386522f88229b760e87d58d61eab 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-ssh16998877140051655534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh477823731433562167.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8352625314911636230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13721143814512963775.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-ssh13742046143067346262.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22729 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 60c6d6f4a1dd386522f88229b760e87d58d61eab (main) Commit message: "Merge pull request #356 from jackchenjc/edgex-go-issue-4916" > 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 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 > git rev-list --no-walk f54ffb40a3babb35290dafd3840ebb7d04a6878c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:45:04.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:45:04.451Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:45:04.476Z] ========================================================= [2024-10-14T08:45:04.476Z] EdgeX Global Pipelines Version Info [2024-10-14T08:45:04.476Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:45:05.208Z] ------------------- [2024-10-14T08:45:05.208Z] stable info: [2024-10-14T08:45:05.208Z] ------------------- [2024-10-14T08:45:05.208Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:45:05.208Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:45:05.208Z] Message: update stable to v1.0.265 [2024-10-14T08:45:05.793Z] ------------------- [2024-10-14T08:45:05.793Z] experimental info: [2024-10-14T08:45:05.793Z] ------------------- [2024-10-14T08:45:05.793Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:45:05.793Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:45:05.793Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:45:05.879Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-14T08:45:05.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-14T08:45:05.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:45:05.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:45:05.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:45:06.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:45:06.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:45:06.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T08:45:06.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:45:06.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:45:06.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:45:06.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-14T08:45:06.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:45:06.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:45:06.214Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:45:06.239Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:45:06.258Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:45:06.279Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:45:06.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:45:06.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:45:06.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T08:45:06.379Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T08:45:06.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:45:06.430Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:45:06.456Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:45:06.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:45:06.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:45:06.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T08:45:06.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T08:45:06.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T08:45:06.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] echo [2024-10-14T08:45:06.625Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60c6d6f [Pipeline] echo [2024-10-14T08:45:06.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:45:06.704Z] provisioning config files... [2024-10-14T08:45:06.721Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13588051542654988688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:45:07.053Z] ---> ****-login.sh [2024-10-14T08:45:07.053Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:45:07.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:07.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:07.315Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:07.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:07.315Z] [2024-10-14T08:45:07.315Z] Login Succeeded [2024-10-14T08:45:07.315Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:45:07.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:07.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:07.315Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:07.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:07.315Z] [2024-10-14T08:45:07.315Z] Login Succeeded [2024-10-14T08:45:07.315Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:45:07.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:07.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:07.575Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:07.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:07.575Z] [2024-10-14T08:45:07.575Z] Login Succeeded [2024-10-14T08:45:07.575Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:45:07.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:07.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:07.575Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:07.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:07.575Z] [2024-10-14T08:45:07.575Z] Login Succeeded [2024-10-14T08:45:07.575Z] ****.io [2024-10-14T08:45:07.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:07.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:07.835Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:07.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:07.835Z] [2024-10-14T08:45:07.835Z] Login Succeeded [2024-10-14T08:45:07.835Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:45:07.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:45:08.239Z] + git rev-list -1 --merges 60c6d6f4a1dd386522f88229b760e87d58d61eab~1..60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] echo [2024-10-14T08:45:08.262Z] -----------> git rev-list -1 --merges 60c6d6f4a1dd386522f88229b760e87d58d61eab~1..60c6d6f4a1dd386522f88229b760e87d58d61eab 60c6d6f4a1dd386522f88229b760e87d58d61eab [2024-10-14T08:45:08.262Z] 60c6d6f4a1dd386522f88229b760e87d58d61eab [false] [Pipeline] sh [2024-10-14T08:45:08.567Z] + git log --format=format:%s -1 60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] echo [2024-10-14T08:45:08.583Z] ========================================================= [2024-10-14T08:45:08.583Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:45:08.583Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:45:08.929Z] + git log --format=format:%s -1 60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] echo [2024-10-14T08:45:08.942Z] [semverPrep] GIT_COMMIT: 60c6d6f4a1dd386522f88229b760e87d58d61eab, Commit Message: Merge pull request #356 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T08:45:08.959Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:45:09.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:45:09.323Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:45:09.323Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:45:09.323Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:45:09.323Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:45:09.323Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:45:09.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:45:09.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:45:09.684Z] [2024-10-14T08:45:09.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:45:09.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:45:09.992Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:45:09.992Z] b85a868b505f: Pulling fs layer [2024-10-14T08:45:09.992Z] e2be974225ed: Pulling fs layer [2024-10-14T08:45:09.992Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:45:09.992Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:45:09.992Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:45:09.992Z] eaf3925da568: Pulling fs layer [2024-10-14T08:45:09.992Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:45:09.992Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:45:09.992Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:45:09.992Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:45:09.992Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:45:09.992Z] 988bab9f4d93: Waiting [2024-10-14T08:45:09.992Z] eaf3925da568: Waiting [2024-10-14T08:45:09.992Z] bab4dde63d76: Waiting [2024-10-14T08:45:09.992Z] b352a97aabf1: Waiting [2024-10-14T08:45:09.992Z] bde34c3a00c8: Waiting [2024-10-14T08:45:09.992Z] 1469e6f7b9e6: Waiting [2024-10-14T08:45:09.992Z] 5851b861e8e6: Waiting [2024-10-14T08:45:09.992Z] e2be974225ed: Verifying Checksum [2024-10-14T08:45:09.992Z] e2be974225ed: Download complete [2024-10-14T08:45:09.992Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:45:09.992Z] 988bab9f4d93: Download complete [2024-10-14T08:45:10.267Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:45:10.267Z] 339a4e72a1f5: Download complete [2024-10-14T08:45:10.267Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:45:10.267Z] 1469e6f7b9e6: Download complete [2024-10-14T08:45:10.267Z] eaf3925da568: Verifying Checksum [2024-10-14T08:45:10.267Z] eaf3925da568: Download complete [2024-10-14T08:45:10.267Z] bde34c3a00c8: Verifying Checksum [2024-10-14T08:45:10.267Z] bde34c3a00c8: Download complete [2024-10-14T08:45:10.267Z] b352a97aabf1: Download complete [2024-10-14T08:45:10.267Z] 4872d77fe225: Verifying Checksum [2024-10-14T08:45:10.267Z] 4872d77fe225: Download complete [2024-10-14T08:45:10.267Z] 5851b861e8e6: Verifying Checksum [2024-10-14T08:45:10.268Z] 5851b861e8e6: Download complete [2024-10-14T08:45:10.268Z] b85a868b505f: Verifying Checksum [2024-10-14T08:45:10.268Z] b85a868b505f: Download complete [2024-10-14T08:45:10.529Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:45:11.467Z] b85a868b505f: Pull complete [2024-10-14T08:45:11.728Z] e2be974225ed: Pull complete [2024-10-14T08:45:12.295Z] 339a4e72a1f5: Pull complete [2024-10-14T08:45:12.295Z] 988bab9f4d93: Pull complete [2024-10-14T08:45:12.555Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:45:12.555Z] eaf3925da568: Pull complete [2024-10-14T08:45:14.457Z] bab4dde63d76: Pull complete [2024-10-14T08:45:14.457Z] bde34c3a00c8: Pull complete [2024-10-14T08:45:14.716Z] b352a97aabf1: Pull complete [2024-10-14T08:45:14.716Z] 4872d77fe225: Pull complete [2024-10-14T08:45:14.716Z] 5851b861e8e6: Pull complete [2024-10-14T08:45:14.716Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:45:14.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:45:14.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:45:14.854Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T08:45:14.902Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:45:17.990Z] $ docker top 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 -eo pid,comm [2024-10-14T08:45:18.044Z] 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). [2024-10-14T08:45:18.044Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:45:18.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:45:18.104Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:45:18.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:45:18.217Z] $ docker exec 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 ssh-agent [2024-10-14T08:45:18.339Z] SSH_AUTH_SOCK=/tmp/ssh-Rno0yleRrz0W/agent.32 [2024-10-14T08:45:18.339Z] SSH_AGENT_PID=38 [2024-10-14T08:45:18.344Z] Running ssh-add (command line suppressed) [2024-10-14T08:45:18.453Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15101191941669714000.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15101191941669714000.key) [2024-10-14T08:45:18.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:45:18.766Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:45:18.777Z] $ docker exec --env ******** --env ******** 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 ssh-agent -k [2024-10-14T08:45:18.880Z] unset SSH_AUTH_SOCK; [2024-10-14T08:45:18.881Z] unset SSH_AGENT_PID; [2024-10-14T08:45:18.881Z] echo Agent pid 38 killed; [2024-10-14T08:45:18.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:45:18.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:45:18.925Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:45:19.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:45:19.041Z] $ docker exec 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 ssh-agent [2024-10-14T08:45:19.149Z] SSH_AUTH_SOCK=/tmp/ssh-77vyUSTeWnU4/agent.71 [2024-10-14T08:45:19.149Z] SSH_AGENT_PID=77 [2024-10-14T08:45:19.152Z] Running ssh-add (command line suppressed) [2024-10-14T08:45:19.260Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1296523615776012744.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1296523615776012744.key) [2024-10-14T08:45:19.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:45:19.566Z] + git semver init [2024-10-14T08:45:19.824Z] 2024-10-14 08:45:19,752 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:45:19.824Z] 2024-10-14 08:45:19,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-14T08:45:19.824Z] 2024-10-14 08:45:19,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-14T08:45:19.824Z] 2024-10-14 08:45:19,754 [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, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:45:21.731Z] 2024-10-14 08:45:21,451 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-10-14T08:45:21.731Z] 2024-10-14 08:45:21,452 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-10-14T08:45:21.731Z] 2024-10-14 08:45:21,452 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-14T08:45:21.731Z] 2024-10-14 08:45:21,452 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-14T08:45:21.731Z] 3.2.0-dev.21 [Pipeline] } [2024-10-14T08:45:21.741Z] $ docker exec --env ******** --env ******** 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 ssh-agent -k [2024-10-14T08:45:21.844Z] unset SSH_AUTH_SOCK; [2024-10-14T08:45:21.844Z] unset SSH_AGENT_PID; [2024-10-14T08:45:21.844Z] echo Agent pid 77 killed; [2024-10-14T08:45:21.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:45:22.175Z] + git semver [Pipeline] } [2024-10-14T08:45:22.448Z] $ docker stop --time=1 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 [2024-10-14T08:45:23.746Z] $ docker rm -f --volumes 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:45:24.090Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:45:24.330Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:45:24.334Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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 [2024-10-14T08:45:24.513Z] provisioning config files... [2024-10-14T08:45:24.526Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6887756122024085381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:45:24.837Z] ---> ****-login.sh [2024-10-14T08:45:24.837Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:45:24.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:24.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:24.837Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:24.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:24.837Z] [2024-10-14T08:45:24.837Z] Login Succeeded [2024-10-14T08:45:24.837Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:45:24.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:25.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:25.097Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:25.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:25.097Z] [2024-10-14T08:45:25.097Z] Login Succeeded [2024-10-14T08:45:25.097Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:45:25.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:25.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:25.098Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:25.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:25.098Z] [2024-10-14T08:45:25.098Z] Login Succeeded [2024-10-14T08:45:25.098Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:45:25.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:25.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:25.098Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:25.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:25.098Z] [2024-10-14T08:45:25.098Z] Login Succeeded [2024-10-14T08:45:25.098Z] ****.io [2024-10-14T08:45:25.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:45:25.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:45:25.360Z] Configure a credential helper to remove this warning. See [2024-10-14T08:45:25.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:45:25.360Z] [2024-10-14T08:45:25.360Z] Login Succeeded [2024-10-14T08:45:25.360Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:45:25.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:45:25.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:45:25.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:45:25.502Z] ========================================================= [2024-10-14T08:45:25.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:45:25.502Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:45:25.834Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:45:25.834Z] Sending build context to Docker daemon 20.61MB [2024-10-14T08:45:25.834Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:45:25.834Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-14T08:45:26.092Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:45:26.092Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:45:26.092Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:45:26.092Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:45:26.092Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:45:26.092Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:45:26.092Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:45:26.092Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:45:26.092Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:45:26.092Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:45:26.092Z] f49a43e4bbc0: Waiting [2024-10-14T08:45:26.092Z] 5d5c8e513c77: Waiting [2024-10-14T08:45:26.092Z] 9f66e0745190: Waiting [2024-10-14T08:45:26.092Z] 561ebcabdf7f: Waiting [2024-10-14T08:45:26.092Z] 5c3c966382ef: Waiting [2024-10-14T08:45:26.092Z] 4f4fb700ef54: Waiting [2024-10-14T08:45:26.092Z] 4cc291be95ef: Verifying Checksum [2024-10-14T08:45:26.092Z] 4cc291be95ef: Download complete [2024-10-14T08:45:26.092Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:45:26.092Z] 5c3c966382ef: Download complete [2024-10-14T08:45:26.092Z] 5d5c8e513c77: Download complete [2024-10-14T08:45:26.092Z] 43c4264eed91: Download complete [2024-10-14T08:45:26.092Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:45:26.092Z] 9f66e0745190: Download complete [2024-10-14T08:45:27.280Z] 43c4264eed91: Pull complete [2024-10-14T08:45:27.540Z] 561ebcabdf7f: Download complete [2024-10-14T08:45:27.540Z] 4cc291be95ef: Pull complete [2024-10-14T08:45:27.800Z] 2ac1f1163629: Verifying Checksum [2024-10-14T08:45:27.800Z] 2ac1f1163629: Download complete [2024-10-14T08:45:28.058Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:45:28.058Z] f49a43e4bbc0: Download complete [2024-10-14T08:45:38.036Z] 2ac1f1163629: Pull complete [2024-10-14T08:45:38.036Z] 5c3c966382ef: Pull complete [2024-10-14T08:45:38.036Z] 4f4fb700ef54: Pull complete [2024-10-14T08:45:38.036Z] 5d5c8e513c77: Pull complete [2024-10-14T08:45:38.036Z] 9f66e0745190: Pull complete [2024-10-14T08:45:38.295Z] f49a43e4bbc0: Pull complete [2024-10-14T08:45:39.464Z] Still waiting to schedule task [2024-10-14T08:45:39.465Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:45:41.288Z] 561ebcabdf7f: Pull complete [2024-10-14T08:45:41.288Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:45:41.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:45:41.288Z] ---> 3a752c3f9dda [2024-10-14T08:45:41.288Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:45:45.492Z] ---> Running in 3164539e68b5 [2024-10-14T08:45:45.492Z] Removing intermediate container 3164539e68b5 [2024-10-14T08:45:45.492Z] ---> 9fb1c49766ae [2024-10-14T08:45:45.492Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:45:45.492Z] ---> Running in d5b0ab506a66 [2024-10-14T08:45:45.492Z] Removing intermediate container d5b0ab506a66 [2024-10-14T08:45:45.492Z] ---> 8cc8092e1fbe [2024-10-14T08:45:45.492Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-14T08:45:45.492Z] ---> Running in aba17c5e6a68 [2024-10-14T08:45:45.492Z] Removing intermediate container aba17c5e6a68 [2024-10-14T08:45:45.492Z] ---> 2534ae6b650a [2024-10-14T08:45:45.492Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-14T08:45:45.492Z] ---> Running in 5900ef211ddb [2024-10-14T08:45:45.492Z] Removing intermediate container 5900ef211ddb [2024-10-14T08:45:45.492Z] ---> cd86da0879e3 [2024-10-14T08:45:45.492Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:45:45.492Z] ---> Running in 6b5b0f386e8a [2024-10-14T08:45:45.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:45:46.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:45:46.642Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-14T08:45:46.642Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-14T08:45:46.642Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-14T08:45:46.642Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-14T08:45:46.642Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-14T08:45:46.642Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-14T08:45:46.642Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-14T08:45:46.642Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-14T08:45:46.642Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-14T08:45:46.642Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-14T08:45:46.642Z] (11/14) Installing kmod-libs (32-r0) [2024-10-14T08:45:46.642Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-14T08:45:46.642Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-14T08:45:46.642Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-14T08:45:46.642Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:45:46.642Z] Executing eudev-3.2.14-r2.trigger [2024-10-14T08:45:46.642Z] OK: 253 MiB in 68 packages [2024-10-14T08:45:47.211Z] Removing intermediate container 6b5b0f386e8a [2024-10-14T08:45:47.211Z] ---> d8373f48f7eb [2024-10-14T08:45:47.211Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-14T08:45:47.211Z] ---> Running in 4761a57e42ac [2024-10-14T08:45:47.472Z] Removing intermediate container 4761a57e42ac [2024-10-14T08:45:47.472Z] ---> 867e67a50ef5 [2024-10-14T08:45:47.472Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-14T08:45:47.472Z] ---> b688f29b39a9 [2024-10-14T08:45:47.472Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:45:47.472Z] ---> Running in 261ee1455271 [2024-10-14T08:46:41.746Z] Removing intermediate container 261ee1455271 [2024-10-14T08:46:41.746Z] ---> e0b9bf2ec52b [2024-10-14T08:46:41.746Z] Step 11/13 : COPY . . [2024-10-14T08:46:41.746Z] ---> 23b262f6044d [2024-10-14T08:46:41.746Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-14T08:46:41.746Z] ---> Running in 73eb8c1b28ad [2024-10-14T08:46:41.746Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:46:41.746Z] Dload Upload Total Spent Left Speed [2024-10-14T08:46:41.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13349 0 --:--:-- --:--:-- --:--:-- 13443 [2024-10-14T08:46:41.746Z] Removing intermediate container 73eb8c1b28ad [2024-10-14T08:46:41.746Z] ---> 9c8e3616990a [2024-10-14T08:46:41.746Z] Step 13/13 : RUN ${MAKE} [2024-10-14T08:46:41.746Z] ---> Running in a9d52319b53d [2024-10-14T08:46:41.746Z] noop [2024-10-14T08:46:41.746Z] Removing intermediate container a9d52319b53d [2024-10-14T08:46:41.746Z] ---> 09a0d8a7b7ae [2024-10-14T08:46:41.746Z] Successfully built 09a0d8a7b7ae [2024-10-14T08:46:41.746Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:46:42.067Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:46:42.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:46:42.150Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T08:46:42.182Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-14T08:46:42.504Z] $ docker top 07c9ee8ecc559613401b2a6436b5133bb80897f6270e802dcb426397f560ea1b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:46:42.847Z] + go version [2024-10-14T08:46:42.847Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:46:42.858Z] $ docker stop --time=1 07c9ee8ecc559613401b2a6436b5133bb80897f6270e802dcb426397f560ea1b [2024-10-14T08:46:44.112Z] $ docker rm -f --volumes 07c9ee8ecc559613401b2a6436b5133bb80897f6270e802dcb426397f560ea1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:46:44.558Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:46:44.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:46:44.639Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T08:46:44.669Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-14T08:46:44.994Z] $ docker top eda721e9d50e885c22779faeea6ad5783d34e0f15d72cf352234f46616c0b276 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:46:45.358Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:46:45.666Z] + make test [2024-10-14T08:46:45.666Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T08:46:47.570Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-14T08:47:05.642Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-14T08:47:05.642Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-10-14T08:47:15.600Z] go vet ./... [2024-10-14T08:47:22.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:47:22.163Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:47:22.163Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:47:22.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:47:22.199Z] $ docker stop --time=1 eda721e9d50e885c22779faeea6ad5783d34e0f15d72cf352234f46616c0b276 [2024-10-14T08:47:26.633Z] $ docker rm -f --volumes eda721e9d50e885c22779faeea6ad5783d34e0f15d72cf352234f46616c0b276 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:47:27.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:47:27.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:47:27.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:47:28.001Z] + ls -al . [2024-10-14T08:47:28.001Z] total 300 [2024-10-14T08:47:28.001Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 08:46 . [2024-10-14T08:47:28.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:44 .. [2024-10-14T08:47:28.001Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:47 .git [2024-10-14T08:47:28.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:45 .github [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 14 08:45 .gitignore [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 14 08:45 .golangci.yml [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 14 08:45 .hadolint.yml [2024-10-14T08:47:28.001Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:45 .semver [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 14 08:45 Attribution.txt [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 14 08:45 CHANGELOG.md [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 14 08:45 Dockerfile [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 14 08:45 GOVERNANCE.md [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 14 08:45 Jenkinsfile [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 08:45 LICENSE [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 14 08:45 Makefile [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 08:45 OWNERS.md [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 14 08:45 README.md [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:45 VERSION [2024-10-14T08:47:28.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:45 bin [2024-10-14T08:47:28.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:45 cmd [2024-10-14T08:47:28.001Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 14 08:47 coverage.out [2024-10-14T08:47:28.001Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 14 08:45 docker-entrypoint.sh [2024-10-14T08:47:28.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:45 docs [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 14 08:45 go.mod [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 14 08:45 go.sum [2024-10-14T08:47:28.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:45 internal [2024-10-14T08:47:28.001Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 14 08:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:28.319Z] + 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=60c6d6f4a1dd386522f88229b760e87d58d61eab --label arch=amd64 --label version=3.2.0-dev.21 . [2024-10-14T08:47:28.319Z] Sending build context to Docker daemon 20.66MB [2024-10-14T08:47:28.319Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:47:28.319Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-14T08:47:28.319Z] ---> 09a0d8a7b7ae [2024-10-14T08:47:28.319Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:47:28.578Z] ---> Running in 97ea7d095c2a [2024-10-14T08:47:28.578Z] Removing intermediate container 97ea7d095c2a [2024-10-14T08:47:28.578Z] ---> 5f285eb94b89 [2024-10-14T08:47:28.578Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:47:28.578Z] ---> Running in e20eca3d69b3 [2024-10-14T08:47:28.839Z] Removing intermediate container e20eca3d69b3 [2024-10-14T08:47:28.839Z] ---> f292763e8c32 [2024-10-14T08:47:28.839Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-14T08:47:28.839Z] ---> Running in f85a457ea61a [2024-10-14T08:47:28.839Z] Removing intermediate container f85a457ea61a [2024-10-14T08:47:28.839Z] ---> b20d83b71ba5 [2024-10-14T08:47:28.839Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-14T08:47:28.839Z] ---> Running in d9d7b043edcd [2024-10-14T08:47:28.839Z] Removing intermediate container d9d7b043edcd [2024-10-14T08:47:28.839Z] ---> 323b50a18223 [2024-10-14T08:47:28.839Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:47:28.839Z] ---> Running in 52145465aeeb [2024-10-14T08:47:29.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:29.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:47:29.616Z] OK: 253 MiB in 68 packages [2024-10-14T08:47:29.875Z] Removing intermediate container 52145465aeeb [2024-10-14T08:47:29.875Z] ---> a56b99b6a0b3 [2024-10-14T08:47:29.875Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-14T08:47:29.875Z] ---> Running in fa6562b4707c [2024-10-14T08:47:29.875Z] Removing intermediate container fa6562b4707c [2024-10-14T08:47:29.875Z] ---> 0b497016f036 [2024-10-14T08:47:29.875Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-14T08:47:30.135Z] ---> b2e2621ee528 [2024-10-14T08:47:30.135Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:47:30.135Z] ---> Running in b14d65b03137 [2024-10-14T08:47:30.713Z] Removing intermediate container b14d65b03137 [2024-10-14T08:47:30.713Z] ---> af1681c7b3d6 [2024-10-14T08:47:30.713Z] Step 11/37 : COPY . . [2024-10-14T08:47:31.649Z] ---> 7b469a94ee91 [2024-10-14T08:47:31.649Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-14T08:47:31.649Z] ---> Running in 17655a5dcb83 [2024-10-14T08:47:31.649Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:47:31.649Z] Dload Upload Total Spent Left Speed [2024-10-14T08:47:31.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40745 0 --:--:-- --:--:-- --:--:-- 42480 [2024-10-14T08:47:32.167Z] Removing intermediate container 17655a5dcb83 [2024-10-14T08:47:32.167Z] ---> 3ebe9c2c1826 [2024-10-14T08:47:32.167Z] Step 13/37 : RUN ${MAKE} [2024-10-14T08:47:32.167Z] ---> Running in 9f334e490f1d [2024-10-14T08:47:32.426Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-14T08:48:11.212Z] Removing intermediate container 9f334e490f1d [2024-10-14T08:48:11.212Z] ---> 4d184ed25103 [2024-10-14T08:48:11.212Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-14T08:48:11.212Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-14T08:48:11.212Z] 8411072a22a5: Pulling fs layer [2024-10-14T08:48:11.212Z] 8411072a22a5: Verifying Checksum [2024-10-14T08:48:11.212Z] 8411072a22a5: Download complete [2024-10-14T08:48:11.212Z] 8411072a22a5: Pull complete [2024-10-14T08:48:11.212Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-14T08:48:11.212Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-14T08:48:11.212Z] ---> 1ac78cb06e13 [2024-10-14T08:48:11.212Z] Step 15/37 : FROM alpine:3.20 [2024-10-14T08:48:11.212Z] 3.20: Pulling from library/alpine [2024-10-14T08:48:11.212Z] 43c4264eed91: Already exists [2024-10-14T08:48:11.212Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:48:11.212Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:48:11.212Z] ---> 91ef0af61f39 [2024-10-14T08:48:11.212Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-14T08:48:11.212Z] ---> Running in 1af0ba90d8f3 [2024-10-14T08:48:11.212Z] Removing intermediate container 1af0ba90d8f3 [2024-10-14T08:48:11.212Z] ---> 54cb82f8f393 [2024-10-14T08:48:11.212Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-14T08:48:11.212Z] ---> Running in e001d9d20c9e [2024-10-14T08:48:11.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:11.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:11.212Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-14T08:48:11.212Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-14T08:48:11.212Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-14T08:48:11.212Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-14T08:48:11.212Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-14T08:48:11.212Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-14T08:48:11.212Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-14T08:48:11.212Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-14T08:48:11.212Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-14T08:48:11.212Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-14T08:48:11.212Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-14T08:48:11.212Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-14T08:48:11.212Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-14T08:48:11.212Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-14T08:48:11.212Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-14T08:48:11.212Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-14T08:48:11.212Z] (17/115) Installing libva (2.21.0-r0) [2024-10-14T08:48:11.212Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-14T08:48:11.212Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-14T08:48:11.212Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-14T08:48:11.212Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-14T08:48:11.212Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-14T08:48:11.212Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-14T08:48:11.212Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-14T08:48:11.212Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-14T08:48:11.212Z] (26/115) Installing imath (3.1.12-r0) [2024-10-14T08:48:11.212Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-14T08:48:11.212Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-14T08:48:11.212Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-14T08:48:11.212Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-14T08:48:11.212Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-14T08:48:11.212Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-14T08:48:11.212Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-14T08:48:11.212Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-14T08:48:11.212Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-14T08:48:11.212Z] (36/115) Installing opus (1.5.2-r0) [2024-10-14T08:48:11.212Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-14T08:48:11.212Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-14T08:48:11.212Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-14T08:48:11.212Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-14T08:48:11.212Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-14T08:48:11.212Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-14T08:48:11.212Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-14T08:48:11.212Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-14T08:48:11.212Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-14T08:48:11.212Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-14T08:48:11.213Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-14T08:48:11.213Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-14T08:48:11.213Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-14T08:48:11.213Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-14T08:48:11.471Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-14T08:48:11.471Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-14T08:48:11.471Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-14T08:48:11.471Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-14T08:48:11.471Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-14T08:48:11.471Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-14T08:48:11.471Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-14T08:48:11.471Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-14T08:48:11.471Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-14T08:48:11.471Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-14T08:48:11.471Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-14T08:48:11.472Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-14T08:48:11.472Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-14T08:48:11.472Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-14T08:48:11.731Z] (65/115) Installing glib (2.80.5-r0) [2024-10-14T08:48:11.731Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-14T08:48:11.731Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-14T08:48:11.731Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-14T08:48:11.731Z] (69/115) Installing libass (0.17.2-r0) [2024-10-14T08:48:11.731Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-14T08:48:11.731Z] (71/115) Installing mpg123-libs (1.32.6-r0) [2024-10-14T08:48:11.731Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-14T08:48:11.731Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-14T08:48:11.731Z] (74/115) Installing mbedtls (3.6.1-r0) [2024-10-14T08:48:11.731Z] (75/115) Installing librist (0.2.10-r1) [2024-10-14T08:48:11.731Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-14T08:48:11.731Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-14T08:48:11.731Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-14T08:48:11.731Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-14T08:48:11.731Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-14T08:48:11.731Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-14T08:48:11.731Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-14T08:48:11.731Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-14T08:48:11.731Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-14T08:48:11.731Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-14T08:48:11.731Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-14T08:48:11.731Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-14T08:48:11.731Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-14T08:48:11.989Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-14T08:48:11.989Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-14T08:48:11.989Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-14T08:48:11.989Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-14T08:48:11.989Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-14T08:48:11.989Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-14T08:48:11.989Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-14T08:48:11.989Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-14T08:48:11.989Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-14T08:48:11.989Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-14T08:48:11.989Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-14T08:48:11.989Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-14T08:48:11.989Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-14T08:48:11.989Z] (102/115) Installing orc (0.4.39-r0) [2024-10-14T08:48:11.989Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-14T08:48:11.989Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-14T08:48:11.989Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-14T08:48:11.989Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-14T08:48:11.989Z] (107/115) Installing libpulse (17.0-r0) [2024-10-14T08:48:11.989Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-14T08:48:11.989Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-14T08:48:11.989Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-14T08:48:11.989Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-14T08:48:11.989Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-14T08:48:11.989Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-14T08:48:11.989Z] (114/115) Installing kmod-libs (32-r0) [2024-10-14T08:48:11.989Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-14T08:48:12.250Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:12.250Z] Executing glib-2.80.5-r0.trigger [2024-10-14T08:48:12.250Z] Executing eudev-3.2.14-r2.trigger [2024-10-14T08:48:12.250Z] OK: 134 MiB in 129 packages [2024-10-14T08:48:15.526Z] Removing intermediate container e001d9d20c9e [2024-10-14T08:48:15.526Z] ---> 06f4abf7bac4 [2024-10-14T08:48:15.526Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-14T08:48:15.526Z] ---> Running in 5d01916272eb [2024-10-14T08:48:15.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:15.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:16.040Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:48:16.040Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:48:16.040Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:48:16.040Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:48:16.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:16.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:48:16.296Z] OK: 134 MiB in 129 packages [2024-10-14T08:48:16.554Z] Removing intermediate container 5d01916272eb [2024-10-14T08:48:16.554Z] ---> dde0710c7f60 [2024-10-14T08:48:16.554Z] Step 19/37 : WORKDIR / [2024-10-14T08:48:16.811Z] ---> Running in f933e007c0ce [2024-10-14T08:48:16.811Z] Removing intermediate container f933e007c0ce [2024-10-14T08:48:16.811Z] ---> 604b3702e19f [2024-10-14T08:48:16.811Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-14T08:48:18.185Z] ---> 6e4a168d0eeb [2024-10-14T08:48:18.185Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-14T08:48:18.442Z] ---> d36e3340e935 [2024-10-14T08:48:18.442Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-14T08:48:18.442Z] ---> d16de7c7df34 [2024-10-14T08:48:18.442Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-14T08:48:18.699Z] ---> 2278c079c1b7 [2024-10-14T08:48:18.699Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-14T08:48:18.699Z] ---> 793bcbba7945 [2024-10-14T08:48:18.699Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-14T08:48:18.957Z] ---> 14d44c5bab04 [2024-10-14T08:48:18.957Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-14T08:48:19.890Z] ---> 244fe2f61803 [2024-10-14T08:48:19.890Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-14T08:48:19.890Z] ---> Running in a58efe9cfdde [2024-10-14T08:48:20.457Z] Removing intermediate container a58efe9cfdde [2024-10-14T08:48:20.457Z] ---> c1f2e194d4f5 [2024-10-14T08:48:20.457Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-14T08:48:20.457Z] ---> Running in 535217396bd5 [2024-10-14T08:48:21.024Z] Removing intermediate container 535217396bd5 [2024-10-14T08:48:21.024Z] ---> 3ca682630b6e [2024-10-14T08:48:21.024Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-14T08:48:21.024Z] ---> Running in 295a204ba2d9 [2024-10-14T08:48:21.591Z] Removing intermediate container 295a204ba2d9 [2024-10-14T08:48:21.591Z] ---> fa8a7f172aaa [2024-10-14T08:48:21.591Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-14T08:48:21.591Z] ---> Running in d4755a718040 [2024-10-14T08:48:22.165Z] Removing intermediate container d4755a718040 [2024-10-14T08:48:22.165Z] ---> ffc55316a4c2 [2024-10-14T08:48:22.165Z] Step 31/37 : EXPOSE 59983 [2024-10-14T08:48:22.165Z] ---> Running in d5d90f7eaae4 [2024-10-14T08:48:22.165Z] Removing intermediate container d5d90f7eaae4 [2024-10-14T08:48:22.165Z] ---> 06736aa74603 [2024-10-14T08:48:22.165Z] Step 32/37 : EXPOSE 8554 [2024-10-14T08:48:22.165Z] ---> Running in fe1caab3bce2 [2024-10-14T08:48:22.424Z] Removing intermediate container fe1caab3bce2 [2024-10-14T08:48:22.424Z] ---> 85811a8ce01b [2024-10-14T08:48:22.424Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-14T08:48:22.424Z] ---> Running in f59b9be2508c [2024-10-14T08:48:22.424Z] Removing intermediate container f59b9be2508c [2024-10-14T08:48:22.424Z] ---> d097555e70fb [2024-10-14T08:48:22.424Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-14T08:48:22.424Z] ---> Running in 21be1e645d42 [2024-10-14T08:48:22.682Z] Removing intermediate container 21be1e645d42 [2024-10-14T08:48:22.682Z] ---> b581373703c8 [2024-10-14T08:48:22.682Z] Step 35/37 : LABEL arch=amd64 [2024-10-14T08:48:22.682Z] ---> Running in b4660c7c8b48 [2024-10-14T08:48:22.682Z] Removing intermediate container b4660c7c8b48 [2024-10-14T08:48:22.682Z] ---> 42f90b93b978 [2024-10-14T08:48:22.682Z] Step 36/37 : LABEL git_sha=60c6d6f4a1dd386522f88229b760e87d58d61eab [2024-10-14T08:48:22.682Z] ---> Running in 80df28515ba2 [2024-10-14T08:48:22.682Z] Removing intermediate container 80df28515ba2 [2024-10-14T08:48:22.682Z] ---> e16f0707f570 [2024-10-14T08:48:22.682Z] Step 37/37 : LABEL version=3.2.0-dev.21 [2024-10-14T08:48:22.682Z] ---> Running in f730ed224bd5 [2024-10-14T08:48:22.940Z] Removing intermediate container f730ed224bd5 [2024-10-14T08:48:22.940Z] ---> 4ef003ccd28a [2024-10-14T08:48:22.940Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:48:22.940Z] Successfully built 4ef003ccd28a [2024-10-14T08:48:22.940Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:48:23.191Z] provisioning config files... [2024-10-14T08:48:23.199Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10882147533986063146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:23.499Z] ---> ****-login.sh [2024-10-14T08:48:23.500Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:48:23.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:23.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:23.500Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:23.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:23.500Z] [2024-10-14T08:48:23.500Z] Login Succeeded [2024-10-14T08:48:23.500Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:48:23.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:23.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:23.500Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:23.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:23.500Z] [2024-10-14T08:48:23.500Z] Login Succeeded [2024-10-14T08:48:23.500Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:48:23.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:23.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:23.758Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:23.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:23.758Z] [2024-10-14T08:48:23.758Z] Login Succeeded [2024-10-14T08:48:23.758Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:48:23.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:23.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:23.758Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:23.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:23.758Z] [2024-10-14T08:48:23.758Z] Login Succeeded [2024-10-14T08:48:23.758Z] ****.io [2024-10-14T08:48:24.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:48:24.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:48:24.018Z] Configure a credential helper to remove this warning. See [2024-10-14T08:48:24.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:48:24.019Z] [2024-10-14T08:48:24.019Z] Login Succeeded [2024-10-14T08:48:24.019Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:48:24.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:48:24.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:48:24.110Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-10-14T08:48:24.110Z] 60c6d6f4a1dd386522f88229b760e87d58d61eab [2024-10-14T08:48:24.110Z] latest [2024-10-14T08:48:24.110Z] 3.2.0-dev.21 [2024-10-14T08:48:24.110Z] 60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [2024-10-14T08:48:24.110Z] main [2024-10-14T08:48:24.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:24.459Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:24.784Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab [2024-10-14T08:48:24.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-14T08:48:24.784Z] d44395b62a06: Preparing [2024-10-14T08:48:24.784Z] f5b7416c942c: Preparing [2024-10-14T08:48:24.784Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:24.784Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:24.784Z] 0e81680c8547: Preparing [2024-10-14T08:48:24.784Z] 4fdee56d7956: Preparing [2024-10-14T08:48:24.784Z] 239e8c883968: Preparing [2024-10-14T08:48:24.784Z] 2734fcc1ea13: Preparing [2024-10-14T08:48:24.784Z] f6e3373db642: Preparing [2024-10-14T08:48:24.784Z] 415af318d445: Preparing [2024-10-14T08:48:24.784Z] d08325f9c546: Preparing [2024-10-14T08:48:24.784Z] d3747f7bcd1f: Preparing [2024-10-14T08:48:24.784Z] 010c407ed676: Preparing [2024-10-14T08:48:24.784Z] 63ca1fbb43ae: Preparing [2024-10-14T08:48:24.784Z] 415af318d445: Waiting [2024-10-14T08:48:24.784Z] 239e8c883968: Waiting [2024-10-14T08:48:24.784Z] d08325f9c546: Waiting [2024-10-14T08:48:24.784Z] 2734fcc1ea13: Waiting [2024-10-14T08:48:24.784Z] f6e3373db642: Waiting [2024-10-14T08:48:24.784Z] d3747f7bcd1f: Waiting [2024-10-14T08:48:24.784Z] 010c407ed676: Waiting [2024-10-14T08:48:24.784Z] 63ca1fbb43ae: Waiting [2024-10-14T08:48:24.784Z] 4fdee56d7956: Pushed [2024-10-14T08:48:24.784Z] f5b7416c942c: Pushed [2024-10-14T08:48:24.784Z] 7b8d94b03f82: Pushed [2024-10-14T08:48:24.784Z] d44395b62a06: Pushed [2024-10-14T08:48:25.043Z] 239e8c883968: Pushed [2024-10-14T08:48:25.043Z] f6e3373db642: Pushed [2024-10-14T08:48:25.043Z] 415af318d445: Pushed [2024-10-14T08:48:25.043Z] 2734fcc1ea13: Pushed [2024-10-14T08:48:25.043Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:48:25.043Z] d3747f7bcd1f: Pushed [2024-10-14T08:48:28.356Z] 0e81680c8547: Pushed [2024-10-14T08:48:29.728Z] d08325f9c546: Pushed [2024-10-14T08:48:37.863Z] 010c407ed676: Pushed [2024-10-14T08:48:37.863Z] 60c6d6f4a1dd386522f88229b760e87d58d61eab: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:38.206Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:38.537Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-14T08:48:38.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-14T08:48:38.537Z] d44395b62a06: Preparing [2024-10-14T08:48:38.537Z] f5b7416c942c: Preparing [2024-10-14T08:48:38.537Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:38.537Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:38.537Z] 0e81680c8547: Preparing [2024-10-14T08:48:38.537Z] 4fdee56d7956: Preparing [2024-10-14T08:48:38.537Z] 239e8c883968: Preparing [2024-10-14T08:48:38.537Z] 2734fcc1ea13: Preparing [2024-10-14T08:48:38.537Z] f6e3373db642: Preparing [2024-10-14T08:48:38.537Z] 415af318d445: Preparing [2024-10-14T08:48:38.537Z] d08325f9c546: Preparing [2024-10-14T08:48:38.537Z] d3747f7bcd1f: Preparing [2024-10-14T08:48:38.537Z] 010c407ed676: Preparing [2024-10-14T08:48:38.537Z] 63ca1fbb43ae: Preparing [2024-10-14T08:48:38.538Z] f6e3373db642: Waiting [2024-10-14T08:48:38.538Z] 415af318d445: Waiting [2024-10-14T08:48:38.538Z] d08325f9c546: Waiting [2024-10-14T08:48:38.538Z] d3747f7bcd1f: Waiting [2024-10-14T08:48:38.538Z] 010c407ed676: Waiting [2024-10-14T08:48:38.538Z] 63ca1fbb43ae: Waiting [2024-10-14T08:48:38.538Z] 239e8c883968: Waiting [2024-10-14T08:48:38.538Z] 2734fcc1ea13: Waiting [2024-10-14T08:48:38.538Z] 7b8d94b03f82: Layer already exists [2024-10-14T08:48:38.538Z] d44395b62a06: Layer already exists [2024-10-14T08:48:38.538Z] f5b7416c942c: Layer already exists [2024-10-14T08:48:38.538Z] 4fdee56d7956: Layer already exists [2024-10-14T08:48:38.538Z] 0e81680c8547: Layer already exists [2024-10-14T08:48:38.538Z] 239e8c883968: Layer already exists [2024-10-14T08:48:38.538Z] 2734fcc1ea13: Layer already exists [2024-10-14T08:48:38.538Z] f6e3373db642: Layer already exists [2024-10-14T08:48:38.538Z] 415af318d445: Layer already exists [2024-10-14T08:48:38.538Z] d08325f9c546: Layer already exists [2024-10-14T08:48:38.538Z] d3747f7bcd1f: Layer already exists [2024-10-14T08:48:38.538Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:48:38.538Z] 010c407ed676: Layer already exists [2024-10-14T08:48:38.538Z] latest: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:38.877Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:39.208Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.21 [2024-10-14T08:48:39.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-14T08:48:39.209Z] d44395b62a06: Preparing [2024-10-14T08:48:39.209Z] f5b7416c942c: Preparing [2024-10-14T08:48:39.209Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:39.209Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:39.209Z] 0e81680c8547: Preparing [2024-10-14T08:48:39.209Z] 4fdee56d7956: Preparing [2024-10-14T08:48:39.209Z] 239e8c883968: Preparing [2024-10-14T08:48:39.209Z] 2734fcc1ea13: Preparing [2024-10-14T08:48:39.209Z] 239e8c883968: Waiting [2024-10-14T08:48:39.209Z] f6e3373db642: Preparing [2024-10-14T08:48:39.209Z] 415af318d445: Preparing [2024-10-14T08:48:39.209Z] d08325f9c546: Preparing [2024-10-14T08:48:39.209Z] d3747f7bcd1f: Preparing [2024-10-14T08:48:39.209Z] 010c407ed676: Preparing [2024-10-14T08:48:39.209Z] 63ca1fbb43ae: Preparing [2024-10-14T08:48:39.209Z] 2734fcc1ea13: Waiting [2024-10-14T08:48:39.209Z] f6e3373db642: Waiting [2024-10-14T08:48:39.209Z] 415af318d445: Waiting [2024-10-14T08:48:39.209Z] d08325f9c546: Waiting [2024-10-14T08:48:39.209Z] 63ca1fbb43ae: Waiting [2024-10-14T08:48:39.209Z] d3747f7bcd1f: Waiting [2024-10-14T08:48:39.209Z] 010c407ed676: Waiting [2024-10-14T08:48:39.209Z] 0e81680c8547: Layer already exists [2024-10-14T08:48:39.209Z] d44395b62a06: Layer already exists [2024-10-14T08:48:39.209Z] 7b8d94b03f82: Layer already exists [2024-10-14T08:48:39.209Z] 4fdee56d7956: Layer already exists [2024-10-14T08:48:39.209Z] f5b7416c942c: Layer already exists [2024-10-14T08:48:39.209Z] 2734fcc1ea13: Layer already exists [2024-10-14T08:48:39.209Z] f6e3373db642: Layer already exists [2024-10-14T08:48:39.209Z] 239e8c883968: Layer already exists [2024-10-14T08:48:39.209Z] d08325f9c546: Layer already exists [2024-10-14T08:48:39.209Z] 415af318d445: Layer already exists [2024-10-14T08:48:39.209Z] d3747f7bcd1f: Layer already exists [2024-10-14T08:48:39.209Z] 010c407ed676: Layer already exists [2024-10-14T08:48:39.209Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:48:39.209Z] 3.2.0-dev.21: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:39.548Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:39.888Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [2024-10-14T08:48:39.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-14T08:48:39.888Z] d44395b62a06: Preparing [2024-10-14T08:48:39.888Z] f5b7416c942c: Preparing [2024-10-14T08:48:39.888Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:39.888Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:39.888Z] 0e81680c8547: Preparing [2024-10-14T08:48:39.888Z] 4fdee56d7956: Preparing [2024-10-14T08:48:39.888Z] 239e8c883968: Preparing [2024-10-14T08:48:39.888Z] 2734fcc1ea13: Preparing [2024-10-14T08:48:39.888Z] f6e3373db642: Preparing [2024-10-14T08:48:39.888Z] 415af318d445: Preparing [2024-10-14T08:48:39.888Z] d08325f9c546: Preparing [2024-10-14T08:48:39.888Z] d3747f7bcd1f: Preparing [2024-10-14T08:48:39.888Z] 010c407ed676: Preparing [2024-10-14T08:48:39.888Z] 63ca1fbb43ae: Preparing [2024-10-14T08:48:39.888Z] 415af318d445: Waiting [2024-10-14T08:48:39.888Z] d3747f7bcd1f: Waiting [2024-10-14T08:48:39.888Z] d08325f9c546: Waiting [2024-10-14T08:48:39.888Z] 63ca1fbb43ae: Waiting [2024-10-14T08:48:39.888Z] 010c407ed676: Waiting [2024-10-14T08:48:39.888Z] 239e8c883968: Waiting [2024-10-14T08:48:39.888Z] 2734fcc1ea13: Waiting [2024-10-14T08:48:39.888Z] f6e3373db642: Waiting [2024-10-14T08:48:39.888Z] 7b8d94b03f82: Layer already exists [2024-10-14T08:48:39.888Z] d44395b62a06: Layer already exists [2024-10-14T08:48:39.888Z] 0e81680c8547: Layer already exists [2024-10-14T08:48:39.888Z] 4fdee56d7956: Layer already exists [2024-10-14T08:48:39.888Z] f5b7416c942c: Layer already exists [2024-10-14T08:48:39.888Z] 2734fcc1ea13: Layer already exists [2024-10-14T08:48:39.888Z] f6e3373db642: Layer already exists [2024-10-14T08:48:39.888Z] 239e8c883968: Layer already exists [2024-10-14T08:48:39.888Z] 415af318d445: Layer already exists [2024-10-14T08:48:39.888Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:48:39.888Z] d3747f7bcd1f: Layer already exists [2024-10-14T08:48:39.888Z] 010c407ed676: Layer already exists [2024-10-14T08:48:39.888Z] d08325f9c546: Layer already exists [2024-10-14T08:48:39.888Z] 60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:40.228Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:40.569Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-10-14T08:48:40.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-14T08:48:40.569Z] d44395b62a06: Preparing [2024-10-14T08:48:40.569Z] f5b7416c942c: Preparing [2024-10-14T08:48:40.569Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:40.569Z] 7b8d94b03f82: Preparing [2024-10-14T08:48:40.569Z] 0e81680c8547: Preparing [2024-10-14T08:48:40.569Z] 4fdee56d7956: Preparing [2024-10-14T08:48:40.569Z] 239e8c883968: Preparing [2024-10-14T08:48:40.569Z] 2734fcc1ea13: Preparing [2024-10-14T08:48:40.569Z] f6e3373db642: Preparing [2024-10-14T08:48:40.569Z] 415af318d445: Preparing [2024-10-14T08:48:40.569Z] d08325f9c546: Preparing [2024-10-14T08:48:40.569Z] d3747f7bcd1f: Preparing [2024-10-14T08:48:40.569Z] 010c407ed676: Preparing [2024-10-14T08:48:40.569Z] 63ca1fbb43ae: Preparing [2024-10-14T08:48:40.569Z] 239e8c883968: Waiting [2024-10-14T08:48:40.569Z] 2734fcc1ea13: Waiting [2024-10-14T08:48:40.569Z] 415af318d445: Waiting [2024-10-14T08:48:40.569Z] f6e3373db642: Waiting [2024-10-14T08:48:40.569Z] d08325f9c546: Waiting [2024-10-14T08:48:40.569Z] d3747f7bcd1f: Waiting [2024-10-14T08:48:40.569Z] 010c407ed676: Waiting [2024-10-14T08:48:40.569Z] 0e81680c8547: Layer already exists [2024-10-14T08:48:40.569Z] f5b7416c942c: Layer already exists [2024-10-14T08:48:40.569Z] 4fdee56d7956: Layer already exists [2024-10-14T08:48:40.569Z] d44395b62a06: Layer already exists [2024-10-14T08:48:40.569Z] 7b8d94b03f82: Layer already exists [2024-10-14T08:48:40.569Z] 2734fcc1ea13: Layer already exists [2024-10-14T08:48:40.569Z] 415af318d445: Layer already exists [2024-10-14T08:48:40.569Z] d08325f9c546: Layer already exists [2024-10-14T08:48:40.569Z] f6e3373db642: Layer already exists [2024-10-14T08:48:40.569Z] 239e8c883968: Layer already exists [2024-10-14T08:48:40.569Z] 63ca1fbb43ae: Layer already exists [2024-10-14T08:48:40.569Z] d3747f7bcd1f: Layer already exists [2024-10-14T08:48:40.569Z] 010c407ed676: Layer already exists [2024-10-14T08:48:40.569Z] main: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:48:40.652Z] ===================================================== [Pipeline] echo [2024-10-14T08:48:40.672Z] taggedImages: [2024-10-14T08:48:40.672Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab [2024-10-14T08:48:40.672Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-14T08:48:40.672Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.21 [2024-10-14T08:48:40.672Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [2024-10-14T08:48:40.672Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:41.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:48:41.109Z] [2024-10-14T08:48:41.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:41.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:48:41.421Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:48:41.421Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:48:41.421Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:48:41.421Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:48:41.421Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:48:41.421Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:48:41.421Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:48:41.421Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:48:41.421Z] 3a2ae6a8a46f: Waiting [2024-10-14T08:48:41.421Z] 33b1e0a273af: Waiting [2024-10-14T08:48:41.421Z] 5d3b04190fa2: Waiting [2024-10-14T08:48:41.421Z] 2f39f015ded8: Waiting [2024-10-14T08:48:41.421Z] 5c69ac0246d0: Download complete [2024-10-14T08:48:41.421Z] 33b1e0a273af: Verifying Checksum [2024-10-14T08:48:41.421Z] 33b1e0a273af: Download complete [2024-10-14T08:48:41.421Z] 5d3b04190fa2: Download complete [2024-10-14T08:48:41.421Z] ec43610c2a17: Download complete [2024-10-14T08:48:41.678Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:48:41.678Z] 5eb5b503b376: Download complete [2024-10-14T08:48:42.246Z] 2f39f015ded8: Verifying Checksum [2024-10-14T08:48:42.246Z] 2f39f015ded8: Download complete [2024-10-14T08:48:42.812Z] 5eb5b503b376: Pull complete [2024-10-14T08:48:42.812Z] 5c69ac0246d0: Pull complete [2024-10-14T08:48:43.379Z] ec43610c2a17: Pull complete [2024-10-14T08:48:43.379Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:48:43.637Z] 33b1e0a273af: Pull complete [2024-10-14T08:48:43.637Z] 5d3b04190fa2: Pull complete [2024-10-14T08:48:47.826Z] 2f39f015ded8: Pull complete [2024-10-14T08:48:47.826Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:48:47.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:48:47.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:48:47.925Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T08:48:47.949Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:48:52.530Z] $ docker top fc2eadd6d6564389585536e945255171bfa4745635899b3f93f51fdcb46fa04c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:52.916Z] ---> job-cost.sh [2024-10-14T08:48:52.916Z] lf-activate-venv: SKIPPING [2024-10-14T08:48:52.916Z] INFO: No Stack... [2024-10-14T08:48:53.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:48:53.744Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:48:54.039Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-10-14T08:48:54.039Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:48:54.053Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [2024-10-14T08:48:54.062Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] did not exist. Created. [2024-10-14T08:48:54.070Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:48:54.386Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:48:54.423Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:48:54.432Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:48:54.457Z] $ docker stop --time=1 fc2eadd6d6564389585536e945255171bfa4745635899b3f93f51fdcb46fa04c [2024-10-14T08:48:55.600Z] $ docker rm -f --volumes fc2eadd6d6564389585536e945255171bfa4745635899b3f93f51fdcb46fa04c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T08:48:58.789Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22735 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-10-14T08:48:58.808Z] Running in /w/workspace/device-usb-camera/186 [Pipeline] { [Pipeline] checkout [2024-10-14T08:49:01.864Z] Selected Git installation does not exist. Using Default [2024-10-14T08:49:01.864Z] The recommended git tool is: NONE [2024-10-14T08:49:08.724Z] using credential edgex-jenkins-ssh [2024-10-14T08:49:08.749Z] Cloning the remote Git repository [2024-10-14T08:49:08.799Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-14T08:49:08.917Z] > git init /w/workspace/device-usb-camera/186 # timeout=10 [2024-10-14T08:49:09.099Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-14T08:49:09.100Z] > git --version # timeout=10 [2024-10-14T08:49:09.131Z] > git --version # 'git version 2.25.1' [2024-10-14T08:49:09.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:49:09.341Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:49:12.393Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-14T08:49:12.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:49:13.836Z] Avoid second fetch [2024-10-14T08:49:13.836Z] Checking out Revision 60c6d6f4a1dd386522f88229b760e87d58d61eab (main) [2024-10-14T08:49:14.853Z] Commit message: "Merge pull request #356 from jackchenjc/edgex-go-issue-4916" [2024-10-14T08:49:13.863Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:49:13.955Z] > git checkout -f 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:49:20.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:49:20.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:49:20.096Z] Dload Upload Total Spent Left Speed [2024-10-14T08:49:20.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2024-10-14T08:49:20.477Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:49:20.839Z] + sudo tee /etc/docker/daemon.new [2024-10-14T08:49:20.839Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T08:49:20.839Z] { [2024-10-14T08:49:20.839Z] "registry-mirrors": [ [2024-10-14T08:49:20.839Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:49:20.839Z] ], [2024-10-14T08:49:20.839Z] "bip": "10.250.0.254/24", [2024-10-14T08:49:20.839Z] "hosts": [ [2024-10-14T08:49:20.839Z] "tcp://0.0.0.0:5555", [2024-10-14T08:49:20.839Z] "unix:///var/run/docker.sock" [2024-10-14T08:49:20.839Z] ], [2024-10-14T08:49:20.839Z] "mtu": 1458, [2024-10-14T08:49:20.839Z] "selinux-enabled": true, [2024-10-14T08:49:20.839Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:49:20.839Z] } [Pipeline] sh [2024-10-14T08:49:21.216Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:49:21.592Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:49:40.020Z] provisioning config files... [2024-10-14T08:49:40.063Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/186@tmp/config8406155218014633710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:49:40.577Z] ---> ****-login.sh [2024-10-14T08:49:40.577Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:49:41.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:41.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:41.453Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:41.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:41.453Z] [2024-10-14T08:49:41.453Z] Login Succeeded [2024-10-14T08:49:41.453Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:49:41.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:41.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:41.729Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:41.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:41.729Z] [2024-10-14T08:49:41.729Z] Login Succeeded [2024-10-14T08:49:41.729Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:49:42.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:42.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:42.340Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:42.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:42.340Z] [2024-10-14T08:49:42.340Z] Login Succeeded [2024-10-14T08:49:42.340Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:49:42.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:42.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:42.892Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:42.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:42.892Z] [2024-10-14T08:49:42.892Z] Login Succeeded [2024-10-14T08:49:42.892Z] ****.io [2024-10-14T08:49:43.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:49:43.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:49:43.448Z] Configure a credential helper to remove this warning. See [2024-10-14T08:49:43.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:49:43.448Z] [2024-10-14T08:49:43.448Z] Login Succeeded [2024-10-14T08:49:43.448Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:49:43.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:49:44.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:49:44.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:49:44.085Z] ========================================================= [2024-10-14T08:49:44.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:49:44.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:49:44.522Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T08:49:45.133Z] Sending build context to Docker daemon 10.57MB [2024-10-14T08:49:45.133Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:49:45.133Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-14T08:49:45.426Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:49:45.426Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:49:45.426Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:49:45.426Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:49:45.426Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:49:45.426Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:49:45.426Z] 80978eb59214: Pulling fs layer [2024-10-14T08:49:45.426Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:49:45.426Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:49:45.426Z] 80978eb59214: Waiting [2024-10-14T08:49:45.426Z] c9f46d7d2bd2: Waiting [2024-10-14T08:49:45.426Z] c5a475d317c9: Waiting [2024-10-14T08:49:45.426Z] 4f4fb700ef54: Waiting [2024-10-14T08:49:45.426Z] 50b3750afda1: Waiting [2024-10-14T08:49:45.426Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T08:49:45.426Z] 55b35a11ae5e: Download complete [2024-10-14T08:49:45.426Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:49:45.426Z] 50b3750afda1: Download complete [2024-10-14T08:49:45.426Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:49:45.426Z] 4f4fb700ef54: Download complete [2024-10-14T08:49:45.426Z] 80978eb59214: Verifying Checksum [2024-10-14T08:49:45.426Z] 80978eb59214: Download complete [2024-10-14T08:49:45.708Z] cf04c63912e1: Verifying Checksum [2024-10-14T08:49:45.708Z] cf04c63912e1: Download complete [2024-10-14T08:49:46.335Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:49:46.335Z] c5a475d317c9: Download complete [2024-10-14T08:49:46.618Z] cf04c63912e1: Pull complete [2024-10-14T08:49:47.261Z] 55b35a11ae5e: Pull complete [2024-10-14T08:49:47.872Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:49:47.872Z] a37a00ec5f00: Download complete [2024-10-14T08:49:49.324Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:49:49.326Z] c9f46d7d2bd2: Download complete [2024-10-14T08:50:04.436Z] a37a00ec5f00: Pull complete [2024-10-14T08:50:04.436Z] 50b3750afda1: Pull complete [2024-10-14T08:50:04.436Z] 4f4fb700ef54: Pull complete [2024-10-14T08:50:04.436Z] 80978eb59214: Pull complete [2024-10-14T08:50:12.742Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:50:14.716Z] c5a475d317c9: Pull complete [2024-10-14T08:50:14.716Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:50:14.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:50:14.716Z] ---> be29e6b0f0d4 [2024-10-14T08:50:14.716Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:50:16.141Z] ---> Running in 1ae0583ba3c5 [2024-10-14T08:50:16.141Z] Removing intermediate container 1ae0583ba3c5 [2024-10-14T08:50:16.141Z] ---> 6e8dd6b131e3 [2024-10-14T08:50:16.141Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:50:16.424Z] ---> Running in ce2ce003b64f [2024-10-14T08:50:16.699Z] Removing intermediate container ce2ce003b64f [2024-10-14T08:50:16.699Z] ---> 77032f6bd1ba [2024-10-14T08:50:16.699Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-14T08:50:17.016Z] ---> Running in 75e68f017101 [2024-10-14T08:50:17.289Z] Removing intermediate container 75e68f017101 [2024-10-14T08:50:17.289Z] ---> 7b31c4bfdbd9 [2024-10-14T08:50:17.289Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-14T08:50:17.289Z] ---> Running in b5d091de17fd [2024-10-14T08:50:17.900Z] Removing intermediate container b5d091de17fd [2024-10-14T08:50:17.900Z] ---> 2a03103d5166 [2024-10-14T08:50:17.900Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:50:17.900Z] ---> Running in 6193f9f71d98 [2024-10-14T08:50:19.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:50:19.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:50:21.843Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-14T08:50:21.843Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-14T08:50:21.843Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-14T08:50:21.843Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-14T08:50:21.843Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-14T08:50:21.843Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-14T08:50:22.121Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-14T08:50:22.121Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-14T08:50:22.121Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-14T08:50:22.121Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-14T08:50:22.121Z] (11/14) Installing kmod-libs (32-r0) [2024-10-14T08:50:22.121Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-14T08:50:22.121Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-14T08:50:22.121Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-14T08:50:22.121Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:50:22.121Z] Executing eudev-3.2.14-r2.trigger [2024-10-14T08:50:22.400Z] OK: 246 MiB in 68 packages [2024-10-14T08:50:24.385Z] Removing intermediate container 6193f9f71d98 [2024-10-14T08:50:24.385Z] ---> 41b8734d8d8e [2024-10-14T08:50:24.385Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-14T08:50:24.385Z] ---> Running in 340eb2e7365a [2024-10-14T08:50:24.675Z] Removing intermediate container 340eb2e7365a [2024-10-14T08:50:24.675Z] ---> 82116838d30b [2024-10-14T08:50:24.675Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-14T08:50:25.274Z] ---> 3c8101cdf07c [2024-10-14T08:50:25.274Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:50:25.274Z] ---> Running in 8b6b33497759 [2024-10-14T08:52:32.603Z] Removing intermediate container 8b6b33497759 [2024-10-14T08:52:32.603Z] ---> 44359f298ee4 [2024-10-14T08:52:32.603Z] Step 11/13 : COPY . . [2024-10-14T08:52:32.603Z] ---> a63a1607aee4 [2024-10-14T08:52:32.603Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-14T08:52:32.603Z] ---> Running in 3020bdd5b7a4 [2024-10-14T08:52:32.603Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:52:32.603Z] Dload Upload Total Spent Left Speed [2024-10-14T08:52:32.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0  0  0  0  0  0  0   0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5253 0 --:--:-- --:--:-- --:--:-- 5283 [2024-10-14T08:52:32.873Z] Removing intermediate container 3020bdd5b7a4 [2024-10-14T08:52:32.873Z] ---> 64e105d6cf47 [2024-10-14T08:52:32.873Z] Step 13/13 : RUN ${MAKE} [2024-10-14T08:52:33.143Z] ---> Running in 64369b95219b [2024-10-14T08:52:34.120Z] noop [2024-10-14T08:52:35.094Z] Removing intermediate container 64369b95219b [2024-10-14T08:52:35.094Z] ---> 16ebdd1a0e45 [2024-10-14T08:52:35.094Z] Successfully built 16ebdd1a0e45 [2024-10-14T08:52:35.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:52:35.736Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:52:35.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:52:36.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-22735 does not seem to be running inside a container [2024-10-14T08:52:36.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/186 -v /w/workspace/device-usb-camera/186:/w/workspace/device-usb-camera/186:rw,z -v /w/workspace/device-usb-camera/186@tmp:/w/workspace/device-usb-camera/186@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 [2024-10-14T08:52:37.595Z] $ docker top 79c9fb7895915018ba0a592e9890ee1bcc85214594735eccd87dd5ae78642ebd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:52:38.544Z] + go version [2024-10-14T08:52:38.544Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:52:38.568Z] $ docker stop --time=1 79c9fb7895915018ba0a592e9890ee1bcc85214594735eccd87dd5ae78642ebd [2024-10-14T08:52:40.404Z] $ docker rm -f --volumes 79c9fb7895915018ba0a592e9890ee1bcc85214594735eccd87dd5ae78642ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:52:41.077Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:52:41.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:52:41.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-22735 does not seem to be running inside a container [2024-10-14T08:52:41.473Z] $ 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/186 -v /w/workspace/device-usb-camera/186:/w/workspace/device-usb-camera/186:rw,z -v /w/workspace/device-usb-camera/186@tmp:/w/workspace/device-usb-camera/186@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 [2024-10-14T08:52:42.807Z] $ docker top c2889a366d227e2684a3d672562ee12f9ba216484737dc561387b61b929e708f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:52:43.714Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/186 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:52:44.398Z] + make test [2024-10-14T08:52:44.398Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T08:52:51.085Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-14T08:57:43.199Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-14T08:57:53.311Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 4.4% of statements [2024-10-14T08:57:53.580Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T08:57:53.580Z] go vet ./... [2024-10-14T08:59:01.538Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:59:01.538Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:59:01.538Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:59:01.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:59:01.581Z] $ docker stop --time=1 c2889a366d227e2684a3d672562ee12f9ba216484737dc561387b61b929e708f [2024-10-14T08:59:03.831Z] $ docker rm -f --volumes c2889a366d227e2684a3d672562ee12f9ba216484737dc561387b61b929e708f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:59:05.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:59:05.944Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:59:06.667Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:59:07.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:59:07.452Z] + ls -al . [2024-10-14T08:59:07.452Z] total 296 [2024-10-14T08:59:07.452Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:52 . [2024-10-14T08:59:07.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:49 .. [2024-10-14T08:59:07.452Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:49 .git [2024-10-14T08:59:07.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:49 .github [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 14 08:49 .gitignore [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 14 08:49 .golangci.yml [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 14 08:49 .hadolint.yml [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 14 08:49 Attribution.txt [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 14 08:49 CHANGELOG.md [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 14 08:49 Dockerfile [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 14 08:49 GOVERNANCE.md [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 14 08:49 Jenkinsfile [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 08:49 LICENSE [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 14 08:49 Makefile [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 08:49 OWNERS.md [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 14 08:49 README.md [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:45 VERSION [2024-10-14T08:59:07.452Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:49 bin [2024-10-14T08:59:07.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:49 cmd [2024-10-14T08:59:07.452Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 14 08:57 coverage.out [2024-10-14T08:59:07.452Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 14 08:49 docker-entrypoint.sh [2024-10-14T08:59:07.452Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:49 docs [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 14 08:49 go.mod [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 14 08:49 go.sum [2024-10-14T08:59:07.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:49 internal [2024-10-14T08:59:07.452Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 14 08:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:59:07.811Z] + 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=60c6d6f4a1dd386522f88229b760e87d58d61eab --label arch=arm64 --label version=3.2.0-dev.21 . [2024-10-14T08:59:08.412Z] Sending build context to Docker daemon 10.62MB [2024-10-14T08:59:08.412Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:59:08.412Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-14T08:59:08.412Z] ---> 16ebdd1a0e45 [2024-10-14T08:59:08.412Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:59:08.684Z] ---> Running in d4150d4c3ec1 [2024-10-14T08:59:08.964Z] Removing intermediate container d4150d4c3ec1 [2024-10-14T08:59:08.964Z] ---> c717cd4c3a95 [2024-10-14T08:59:08.964Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:59:09.236Z] ---> Running in 86969610898b [2024-10-14T08:59:09.511Z] Removing intermediate container 86969610898b [2024-10-14T08:59:09.511Z] ---> b698b5249671 [2024-10-14T08:59:09.511Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-14T08:59:09.786Z] ---> Running in e4f14d3e9443 [2024-10-14T08:59:10.063Z] Removing intermediate container e4f14d3e9443 [2024-10-14T08:59:10.063Z] ---> 9730099ef1e6 [2024-10-14T08:59:10.063Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-14T08:59:10.337Z] ---> Running in 90d7ab986ead [2024-10-14T08:59:10.611Z] Removing intermediate container 90d7ab986ead [2024-10-14T08:59:10.611Z] ---> c24fe9dd1b59 [2024-10-14T08:59:10.611Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:59:10.611Z] ---> Running in 11381145c488 [2024-10-14T08:59:12.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:59:12.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:59:15.085Z] OK: 246 MiB in 68 packages [2024-10-14T08:59:16.101Z] Removing intermediate container 11381145c488 [2024-10-14T08:59:16.101Z] ---> 21cc89f144c2 [2024-10-14T08:59:16.101Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-14T08:59:16.380Z] ---> Running in 07de2b794316 [2024-10-14T08:59:16.660Z] Removing intermediate container 07de2b794316 [2024-10-14T08:59:16.660Z] ---> 058034e8cead [2024-10-14T08:59:16.660Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-14T08:59:17.671Z] ---> e52c7f74ea06 [2024-10-14T08:59:17.671Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:59:17.671Z] ---> Running in 598248decd09 [2024-10-14T08:59:21.074Z] Removing intermediate container 598248decd09 [2024-10-14T08:59:21.074Z] ---> ee6e0ee73d1c [2024-10-14T08:59:21.074Z] Step 11/37 : COPY . . [2024-10-14T08:59:22.508Z] ---> 9661e9818227 [2024-10-14T08:59:22.508Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-14T08:59:22.780Z] ---> Running in 4c02fc347127 [2024-10-14T08:59:24.206Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:59:24.206Z] Dload Upload Total Spent Left Speed [2024-10-14T08:59:24.206Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5469 0 --:--:-- --:--:-- --:--:-- 5502 100 1062 100 1062 0 0 5415 0 --:--:-- --:--:-- --:--:-- 5446 [2024-10-14T08:59:25.179Z] Removing intermediate container 4c02fc347127 [2024-10-14T08:59:25.179Z] ---> 34b65edac8c9 [2024-10-14T08:59:25.179Z] Step 13/37 : RUN ${MAKE} [2024-10-14T08:59:25.179Z] ---> Running in 385939e6d1eb [2024-10-14T08:59:26.149Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-14T09:04:21.725Z] Removing intermediate container 385939e6d1eb [2024-10-14T09:04:21.725Z] ---> b5156a46c41d [2024-10-14T09:04:21.725Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-14T09:04:21.725Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-14T09:04:21.725Z] da4d7e05a7aa: Pulling fs layer [2024-10-14T09:04:21.725Z] da4d7e05a7aa: Verifying Checksum [2024-10-14T09:04:21.725Z] da4d7e05a7aa: Download complete [2024-10-14T09:04:21.725Z] da4d7e05a7aa: Pull complete [2024-10-14T09:04:21.725Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-14T09:04:21.725Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-14T09:04:21.725Z] ---> 62c65ed7ef0d [2024-10-14T09:04:21.725Z] Step 15/37 : FROM alpine:3.20 [2024-10-14T09:04:21.725Z] 3.20: Pulling from library/alpine [2024-10-14T09:04:21.725Z] cf04c63912e1: Already exists [2024-10-14T09:04:21.725Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T09:04:21.725Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T09:04:21.725Z] ---> c157a85ed455 [2024-10-14T09:04:21.725Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-14T09:04:21.725Z] ---> Running in 85f9a3f30946 [2024-10-14T09:04:21.725Z] Removing intermediate container 85f9a3f30946 [2024-10-14T09:04:21.725Z] ---> f7706f7862be [2024-10-14T09:04:21.725Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-14T09:04:21.725Z] ---> Running in 62cf784269b2 [2024-10-14T09:04:21.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:04:21.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:04:22.327Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-14T09:04:22.327Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-14T09:04:22.327Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-14T09:04:22.602Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-14T09:04:22.602Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-14T09:04:22.602Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-14T09:04:22.602Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-14T09:04:22.602Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-14T09:04:22.602Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-14T09:04:22.872Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-14T09:04:22.872Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-14T09:04:22.872Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-14T09:04:22.872Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-14T09:04:22.872Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-14T09:04:22.872Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-14T09:04:22.872Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-14T09:04:22.872Z] (17/114) Installing libva (2.21.0-r0) [2024-10-14T09:04:22.872Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-14T09:04:22.872Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-14T09:04:22.872Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-14T09:04:22.872Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-14T09:04:22.872Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-14T09:04:23.143Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-14T09:04:23.143Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-14T09:04:23.143Z] (25/114) Installing imath (3.1.12-r0) [2024-10-14T09:04:23.143Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-14T09:04:23.143Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-14T09:04:23.143Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-14T09:04:23.143Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-14T09:04:23.143Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-14T09:04:23.143Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-14T09:04:23.143Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-14T09:04:23.427Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-14T09:04:23.427Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-14T09:04:23.427Z] (35/114) Installing opus (1.5.2-r0) [2024-10-14T09:04:23.427Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-14T09:04:23.427Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-14T09:04:23.427Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-14T09:04:23.427Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-14T09:04:23.427Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-14T09:04:23.427Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-14T09:04:23.427Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-14T09:04:23.427Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-14T09:04:23.699Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-14T09:04:23.699Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-14T09:04:23.699Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-14T09:04:23.699Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-14T09:04:23.699Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-14T09:04:23.699Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-14T09:04:23.969Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-14T09:04:23.969Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-14T09:04:24.237Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-14T09:04:24.237Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-14T09:04:24.505Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-14T09:04:24.505Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-14T09:04:24.505Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-14T09:04:24.505Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-14T09:04:24.505Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-14T09:04:24.505Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-14T09:04:24.505Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-14T09:04:24.505Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-14T09:04:24.505Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-14T09:04:24.505Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-14T09:04:24.505Z] (64/114) Installing glib (2.80.5-r0) [2024-10-14T09:04:24.774Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-14T09:04:24.774Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-14T09:04:24.774Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-14T09:04:24.774Z] (68/114) Installing libass (0.17.2-r0) [2024-10-14T09:04:24.774Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-14T09:04:24.774Z] (70/114) Installing mpg123-libs (1.32.6-r0) [2024-10-14T09:04:24.774Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-14T09:04:24.774Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-14T09:04:24.774Z] (73/114) Installing mbedtls (3.6.1-r0) [2024-10-14T09:04:24.774Z] (74/114) Installing librist (0.2.10-r1) [2024-10-14T09:04:25.047Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-14T09:04:25.047Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-14T09:04:25.047Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-14T09:04:25.047Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-14T09:04:25.047Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-14T09:04:25.047Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-14T09:04:25.047Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-14T09:04:25.047Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-14T09:04:25.047Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-14T09:04:25.047Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-14T09:04:25.047Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-14T09:04:25.047Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-14T09:04:25.047Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-14T09:04:25.317Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-14T09:04:25.317Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-14T09:04:25.317Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-14T09:04:25.317Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-14T09:04:25.584Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-14T09:04:25.584Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-14T09:04:25.584Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-14T09:04:25.584Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-14T09:04:25.584Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-14T09:04:25.584Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-14T09:04:25.584Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-14T09:04:25.584Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-14T09:04:25.584Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-14T09:04:25.584Z] (101/114) Installing orc (0.4.39-r0) [2024-10-14T09:04:25.851Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-14T09:04:25.851Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-14T09:04:25.851Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-14T09:04:25.851Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-14T09:04:25.851Z] (106/114) Installing libpulse (17.0-r0) [2024-10-14T09:04:25.851Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-14T09:04:25.851Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-14T09:04:25.851Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-14T09:04:25.851Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-14T09:04:25.851Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-14T09:04:25.851Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-14T09:04:25.851Z] (113/114) Installing kmod-libs (32-r0) [2024-10-14T09:04:25.851Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-14T09:04:26.118Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:04:26.118Z] Executing glib-2.80.5-r0.trigger [2024-10-14T09:04:26.118Z] Executing eudev-3.2.14-r2.trigger [2024-10-14T09:04:26.118Z] OK: 120 MiB in 128 packages [2024-10-14T09:04:30.389Z] Removing intermediate container 62cf784269b2 [2024-10-14T09:04:30.389Z] ---> dca13031b634 [2024-10-14T09:04:30.389Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-14T09:04:30.655Z] ---> Running in 3f04a7d23b3b [2024-10-14T09:04:31.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:04:31.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:04:33.896Z] Upgrading critical system libraries and apk-tools: [2024-10-14T09:04:33.896Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T09:04:33.896Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T09:04:33.896Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T09:04:33.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T09:04:34.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T09:04:36.120Z] OK: 120 MiB in 128 packages [2024-10-14T09:04:36.708Z] Removing intermediate container 3f04a7d23b3b [2024-10-14T09:04:36.708Z] ---> 6858951ac551 [2024-10-14T09:04:36.708Z] Step 19/37 : WORKDIR / [2024-10-14T09:04:36.976Z] ---> Running in 26b79f68a371 [2024-10-14T09:04:37.268Z] Removing intermediate container 26b79f68a371 [2024-10-14T09:04:37.268Z] ---> 27cbde60bbb7 [2024-10-14T09:04:37.268Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-14T09:04:39.926Z] ---> 3883526983b4 [2024-10-14T09:04:39.926Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-14T09:04:40.515Z] ---> 5fc401cf15e4 [2024-10-14T09:04:40.515Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-14T09:04:41.105Z] ---> 3f2adb2e125a [2024-10-14T09:04:41.105Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-14T09:04:41.584Z] ---> c5f3ccdd92f3 [2024-10-14T09:04:41.584Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-14T09:04:42.199Z] ---> c6e938ece6d3 [2024-10-14T09:04:42.199Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-14T09:04:42.786Z] ---> 55623dc7c6b6 [2024-10-14T09:04:42.786Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-14T09:04:44.466Z] ---> 11afb930ec85 [2024-10-14T09:04:44.466Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-14T09:04:44.735Z] ---> Running in aae03fa5fad0 [2024-10-14T09:04:46.709Z] Removing intermediate container aae03fa5fad0 [2024-10-14T09:04:46.709Z] ---> a1e3c6b90793 [2024-10-14T09:04:46.709Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-14T09:04:46.709Z] ---> Running in 567bdca4880c [2024-10-14T09:04:48.671Z] Removing intermediate container 567bdca4880c [2024-10-14T09:04:48.671Z] ---> 57254336305e [2024-10-14T09:04:48.671Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-14T09:04:48.671Z] ---> Running in 8b8193e3c620 [2024-10-14T09:04:50.620Z] Removing intermediate container 8b8193e3c620 [2024-10-14T09:04:50.620Z] ---> 0abd3d1216b5 [2024-10-14T09:04:50.620Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-14T09:04:50.620Z] ---> Running in 1cf8a1c766da [2024-10-14T09:04:52.577Z] Removing intermediate container 1cf8a1c766da [2024-10-14T09:04:52.577Z] ---> 799e5030dde8 [2024-10-14T09:04:52.577Z] Step 31/37 : EXPOSE 59983 [2024-10-14T09:04:52.577Z] ---> Running in 772e9f713eb3 [2024-10-14T09:04:52.577Z] Removing intermediate container 772e9f713eb3 [2024-10-14T09:04:52.577Z] ---> 3b0bac151ebb [2024-10-14T09:04:52.577Z] Step 32/37 : EXPOSE 8554 [2024-10-14T09:04:52.846Z] ---> Running in 67494a2ae66a [2024-10-14T09:04:53.114Z] Removing intermediate container 67494a2ae66a [2024-10-14T09:04:53.114Z] ---> ba90d06f66cd [2024-10-14T09:04:53.114Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-14T09:04:53.114Z] ---> Running in ad48e7340282 [2024-10-14T09:04:53.381Z] Removing intermediate container ad48e7340282 [2024-10-14T09:04:53.381Z] ---> 32d33a99a1e6 [2024-10-14T09:04:53.381Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-14T09:04:53.646Z] ---> Running in 72d4af87c5ab [2024-10-14T09:04:53.914Z] Removing intermediate container 72d4af87c5ab [2024-10-14T09:04:53.914Z] ---> 37d524f962fc [2024-10-14T09:04:53.914Z] Step 35/37 : LABEL arch=arm64 [2024-10-14T09:04:53.914Z] ---> Running in 6e8ef415656d [2024-10-14T09:04:54.501Z] Removing intermediate container 6e8ef415656d [2024-10-14T09:04:54.501Z] ---> 7731c3d13c3e [2024-10-14T09:04:54.501Z] Step 36/37 : LABEL git_sha=60c6d6f4a1dd386522f88229b760e87d58d61eab [2024-10-14T09:04:54.501Z] ---> Running in 9b5ed739f9d4 [2024-10-14T09:04:54.767Z] Removing intermediate container 9b5ed739f9d4 [2024-10-14T09:04:54.767Z] ---> e693733fe273 [2024-10-14T09:04:54.767Z] Step 37/37 : LABEL version=3.2.0-dev.21 [2024-10-14T09:04:55.038Z] ---> Running in 5206f13b1a0c [2024-10-14T09:04:55.307Z] Removing intermediate container 5206f13b1a0c [2024-10-14T09:04:55.307Z] ---> 4958fcb3e885 [2024-10-14T09:04:55.307Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T09:04:55.307Z] Successfully built 4958fcb3e885 [2024-10-14T09:04:55.307Z] 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 [2024-10-14T09:04:55.446Z] provisioning config files... [2024-10-14T09:04:55.464Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/186@tmp/config1336091304813789152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:04:55.844Z] ---> ****-login.sh [2024-10-14T09:04:55.844Z] nexus3.edgexfoundry.org:10001 [2024-10-14T09:04:56.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:04:56.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:04:56.248Z] Configure a credential helper to remove this warning. See [2024-10-14T09:04:56.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:04:56.248Z] [2024-10-14T09:04:56.248Z] Login Succeeded [2024-10-14T09:04:56.248Z] nexus3.edgexfoundry.org:10002 [2024-10-14T09:04:56.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:04:56.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:04:56.515Z] Configure a credential helper to remove this warning. See [2024-10-14T09:04:56.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:04:56.515Z] [2024-10-14T09:04:56.515Z] Login Succeeded [2024-10-14T09:04:56.515Z] nexus3.edgexfoundry.org:10003 [2024-10-14T09:04:57.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:04:57.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:04:57.583Z] Configure a credential helper to remove this warning. See [2024-10-14T09:04:57.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:04:57.583Z] [2024-10-14T09:04:57.583Z] Login Succeeded [2024-10-14T09:04:57.583Z] nexus3.edgexfoundry.org:10004 [2024-10-14T09:04:57.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:04:57.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:04:57.584Z] Configure a credential helper to remove this warning. See [2024-10-14T09:04:57.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:04:57.584Z] [2024-10-14T09:04:57.584Z] Login Succeeded [2024-10-14T09:04:57.584Z] ****.io [2024-10-14T09:04:57.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T09:04:58.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T09:04:58.125Z] Configure a credential helper to remove this warning. See [2024-10-14T09:04:58.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T09:04:58.125Z] [2024-10-14T09:04:58.125Z] Login Succeeded [2024-10-14T09:04:58.125Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T09:04:58.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:04:58.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T09:04:58.236Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-10-14T09:04:58.236Z] 60c6d6f4a1dd386522f88229b760e87d58d61eab [2024-10-14T09:04:58.236Z] latest [2024-10-14T09:04:58.236Z] 3.2.0-dev.21 [2024-10-14T09:04:58.236Z] 60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [2024-10-14T09:04:58.236Z] main [2024-10-14T09:04:58.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:58.625Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:04:58.992Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab [2024-10-14T09:04:58.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-14T09:04:58.992Z] 5c07726a101e: Preparing [2024-10-14T09:04:58.992Z] 3a14004e33d2: Preparing [2024-10-14T09:04:58.992Z] 760302cb259d: Preparing [2024-10-14T09:04:58.992Z] e1f6b8cc3c87: Preparing [2024-10-14T09:04:58.992Z] f0c0fc467d42: Preparing [2024-10-14T09:04:58.992Z] 4fdee56d7956: Preparing [2024-10-14T09:04:58.992Z] dce8ff612996: Preparing [2024-10-14T09:04:58.992Z] 4fdee56d7956: Waiting [2024-10-14T09:04:58.992Z] e30913b611a2: Preparing [2024-10-14T09:04:58.992Z] dce8ff612996: Waiting [2024-10-14T09:04:58.992Z] b97636133bc7: Preparing [2024-10-14T09:04:58.992Z] e30913b611a2: Waiting [2024-10-14T09:04:58.992Z] b97636133bc7: Waiting [2024-10-14T09:04:58.992Z] 1f9f3c1b2eae: Preparing [2024-10-14T09:04:58.992Z] f6bcbf049871: Preparing [2024-10-14T09:04:58.992Z] 1f9f3c1b2eae: Waiting [2024-10-14T09:04:58.992Z] 039bf852ed76: Preparing [2024-10-14T09:04:58.992Z] f7e24075618e: Preparing [2024-10-14T09:04:58.992Z] f6bcbf049871: Waiting [2024-10-14T09:04:58.992Z] 16113d51b718: Preparing [2024-10-14T09:04:58.992Z] 16113d51b718: Waiting [2024-10-14T09:04:59.259Z] 3a14004e33d2: Pushed [2024-10-14T09:04:59.259Z] 760302cb259d: Pushed [2024-10-14T09:04:59.259Z] 5c07726a101e: Pushed [2024-10-14T09:04:59.259Z] e1f6b8cc3c87: Pushed [2024-10-14T09:04:59.526Z] 4fdee56d7956: Pushed [2024-10-14T09:04:59.526Z] b97636133bc7: Pushed [2024-10-14T09:04:59.526Z] e30913b611a2: Pushed [2024-10-14T09:04:59.526Z] dce8ff612996: Pushed [2024-10-14T09:04:59.792Z] 1f9f3c1b2eae: Pushed [2024-10-14T09:04:59.792Z] 16113d51b718: Layer already exists [2024-10-14T09:04:59.792Z] 039bf852ed76: Pushed [2024-10-14T09:05:06.452Z] f0c0fc467d42: Pushed [2024-10-14T09:05:10.716Z] f6bcbf049871: Pushed [2024-10-14T09:05:23.165Z] f7e24075618e: Pushed [2024-10-14T09:05:23.165Z] 60c6d6f4a1dd386522f88229b760e87d58d61eab: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:05:23.541Z] + 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 [2024-10-14T09:05:23.904Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-14T09:05:23.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-14T09:05:23.904Z] 5c07726a101e: Preparing [2024-10-14T09:05:23.904Z] 3a14004e33d2: Preparing [2024-10-14T09:05:23.904Z] 760302cb259d: Preparing [2024-10-14T09:05:23.904Z] e1f6b8cc3c87: Preparing [2024-10-14T09:05:23.904Z] f0c0fc467d42: Preparing [2024-10-14T09:05:23.904Z] 4fdee56d7956: Preparing [2024-10-14T09:05:23.904Z] dce8ff612996: Preparing [2024-10-14T09:05:23.904Z] e30913b611a2: Preparing [2024-10-14T09:05:23.904Z] b97636133bc7: Preparing [2024-10-14T09:05:23.904Z] 1f9f3c1b2eae: Preparing [2024-10-14T09:05:23.904Z] f6bcbf049871: Preparing [2024-10-14T09:05:23.904Z] 039bf852ed76: Preparing [2024-10-14T09:05:23.904Z] f7e24075618e: Preparing [2024-10-14T09:05:23.904Z] 16113d51b718: Preparing [2024-10-14T09:05:23.904Z] b97636133bc7: Waiting [2024-10-14T09:05:23.904Z] 1f9f3c1b2eae: Waiting [2024-10-14T09:05:23.904Z] f6bcbf049871: Waiting [2024-10-14T09:05:23.904Z] 039bf852ed76: Waiting [2024-10-14T09:05:23.904Z] f7e24075618e: Waiting [2024-10-14T09:05:23.904Z] 16113d51b718: Waiting [2024-10-14T09:05:23.904Z] 4fdee56d7956: Waiting [2024-10-14T09:05:23.904Z] dce8ff612996: Waiting [2024-10-14T09:05:23.904Z] e30913b611a2: Waiting [2024-10-14T09:05:23.904Z] 760302cb259d: Layer already exists [2024-10-14T09:05:23.904Z] e1f6b8cc3c87: Layer already exists [2024-10-14T09:05:23.904Z] f0c0fc467d42: Layer already exists [2024-10-14T09:05:23.904Z] 3a14004e33d2: Layer already exists [2024-10-14T09:05:23.904Z] 5c07726a101e: Layer already exists [2024-10-14T09:05:23.904Z] 4fdee56d7956: Layer already exists [2024-10-14T09:05:23.904Z] 1f9f3c1b2eae: Layer already exists [2024-10-14T09:05:23.904Z] e30913b611a2: Layer already exists [2024-10-14T09:05:23.904Z] dce8ff612996: Layer already exists [2024-10-14T09:05:23.904Z] b97636133bc7: Layer already exists [2024-10-14T09:05:23.904Z] 039bf852ed76: Layer already exists [2024-10-14T09:05:24.172Z] f7e24075618e: Layer already exists [2024-10-14T09:05:24.172Z] f6bcbf049871: Layer already exists [2024-10-14T09:05:24.172Z] 16113d51b718: Layer already exists [2024-10-14T09:05:24.172Z] latest: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:05:24.545Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:05:24.940Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.21 [2024-10-14T09:05:24.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-14T09:05:24.940Z] 5c07726a101e: Preparing [2024-10-14T09:05:24.940Z] 3a14004e33d2: Preparing [2024-10-14T09:05:24.940Z] 760302cb259d: Preparing [2024-10-14T09:05:24.940Z] e1f6b8cc3c87: Preparing [2024-10-14T09:05:24.940Z] f0c0fc467d42: Preparing [2024-10-14T09:05:24.940Z] 4fdee56d7956: Preparing [2024-10-14T09:05:24.940Z] dce8ff612996: Preparing [2024-10-14T09:05:24.940Z] 4fdee56d7956: Waiting [2024-10-14T09:05:24.940Z] e30913b611a2: Preparing [2024-10-14T09:05:24.940Z] dce8ff612996: Waiting [2024-10-14T09:05:24.940Z] b97636133bc7: Preparing [2024-10-14T09:05:24.940Z] e30913b611a2: Waiting [2024-10-14T09:05:24.940Z] 1f9f3c1b2eae: Preparing [2024-10-14T09:05:24.940Z] b97636133bc7: Waiting [2024-10-14T09:05:24.940Z] f6bcbf049871: Preparing [2024-10-14T09:05:24.940Z] 039bf852ed76: Preparing [2024-10-14T09:05:24.940Z] f6bcbf049871: Waiting [2024-10-14T09:05:24.940Z] f7e24075618e: Preparing [2024-10-14T09:05:24.940Z] 039bf852ed76: Waiting [2024-10-14T09:05:24.940Z] f7e24075618e: Waiting [2024-10-14T09:05:24.940Z] 16113d51b718: Preparing [2024-10-14T09:05:24.940Z] 16113d51b718: Waiting [2024-10-14T09:05:24.940Z] 5c07726a101e: Layer already exists [2024-10-14T09:05:24.940Z] f0c0fc467d42: Layer already exists [2024-10-14T09:05:24.940Z] 760302cb259d: Layer already exists [2024-10-14T09:05:24.940Z] 3a14004e33d2: Layer already exists [2024-10-14T09:05:24.940Z] e1f6b8cc3c87: Layer already exists [2024-10-14T09:05:24.940Z] 4fdee56d7956: Layer already exists [2024-10-14T09:05:24.940Z] e30913b611a2: Layer already exists [2024-10-14T09:05:24.940Z] dce8ff612996: Layer already exists [2024-10-14T09:05:24.940Z] b97636133bc7: Layer already exists [2024-10-14T09:05:24.940Z] f6bcbf049871: Layer already exists [2024-10-14T09:05:24.940Z] 1f9f3c1b2eae: Layer already exists [2024-10-14T09:05:24.940Z] 039bf852ed76: Layer already exists [2024-10-14T09:05:25.212Z] 16113d51b718: Layer already exists [2024-10-14T09:05:25.212Z] f7e24075618e: Layer already exists [2024-10-14T09:05:25.212Z] 3.2.0-dev.21: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:05:25.593Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:05:25.970Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [2024-10-14T09:05:25.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-14T09:05:25.970Z] 5c07726a101e: Preparing [2024-10-14T09:05:25.970Z] 3a14004e33d2: Preparing [2024-10-14T09:05:25.970Z] 760302cb259d: Preparing [2024-10-14T09:05:25.970Z] e1f6b8cc3c87: Preparing [2024-10-14T09:05:25.970Z] f0c0fc467d42: Preparing [2024-10-14T09:05:25.970Z] 4fdee56d7956: Preparing [2024-10-14T09:05:25.970Z] dce8ff612996: Preparing [2024-10-14T09:05:25.970Z] e30913b611a2: Preparing [2024-10-14T09:05:25.970Z] b97636133bc7: Preparing [2024-10-14T09:05:25.970Z] 1f9f3c1b2eae: Preparing [2024-10-14T09:05:25.970Z] f6bcbf049871: Preparing [2024-10-14T09:05:25.970Z] 039bf852ed76: Preparing [2024-10-14T09:05:25.970Z] f7e24075618e: Preparing [2024-10-14T09:05:25.970Z] 16113d51b718: Preparing [2024-10-14T09:05:25.970Z] b97636133bc7: Waiting [2024-10-14T09:05:25.970Z] 4fdee56d7956: Waiting [2024-10-14T09:05:25.970Z] dce8ff612996: Waiting [2024-10-14T09:05:25.970Z] e30913b611a2: Waiting [2024-10-14T09:05:25.970Z] f6bcbf049871: Waiting [2024-10-14T09:05:25.970Z] 039bf852ed76: Waiting [2024-10-14T09:05:25.970Z] f7e24075618e: Waiting [2024-10-14T09:05:25.970Z] 16113d51b718: Waiting [2024-10-14T09:05:25.970Z] 1f9f3c1b2eae: Waiting [2024-10-14T09:05:25.970Z] f0c0fc467d42: Layer already exists [2024-10-14T09:05:25.970Z] e1f6b8cc3c87: Layer already exists [2024-10-14T09:05:25.970Z] 760302cb259d: Layer already exists [2024-10-14T09:05:25.970Z] 5c07726a101e: Layer already exists [2024-10-14T09:05:25.970Z] 3a14004e33d2: Layer already exists [2024-10-14T09:05:25.970Z] dce8ff612996: Layer already exists [2024-10-14T09:05:25.970Z] 4fdee56d7956: Layer already exists [2024-10-14T09:05:25.970Z] e30913b611a2: Layer already exists [2024-10-14T09:05:25.970Z] 1f9f3c1b2eae: Layer already exists [2024-10-14T09:05:25.970Z] b97636133bc7: Layer already exists [2024-10-14T09:05:27.158Z] 039bf852ed76: Layer already exists [2024-10-14T09:05:27.158Z] f7e24075618e: Layer already exists [2024-10-14T09:05:27.158Z] 16113d51b718: Layer already exists [2024-10-14T09:05:27.158Z] f6bcbf049871: Layer already exists [2024-10-14T09:05:27.158Z] 60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:05:27.546Z] + 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 [2024-10-14T09:05:27.916Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-10-14T09:05:27.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-14T09:05:27.916Z] 5c07726a101e: Preparing [2024-10-14T09:05:27.916Z] 3a14004e33d2: Preparing [2024-10-14T09:05:27.916Z] 760302cb259d: Preparing [2024-10-14T09:05:27.916Z] e1f6b8cc3c87: Preparing [2024-10-14T09:05:27.916Z] f0c0fc467d42: Preparing [2024-10-14T09:05:27.916Z] 4fdee56d7956: Preparing [2024-10-14T09:05:27.916Z] dce8ff612996: Preparing [2024-10-14T09:05:27.916Z] e30913b611a2: Preparing [2024-10-14T09:05:27.916Z] b97636133bc7: Preparing [2024-10-14T09:05:27.916Z] 1f9f3c1b2eae: Preparing [2024-10-14T09:05:27.916Z] f6bcbf049871: Preparing [2024-10-14T09:05:27.916Z] 039bf852ed76: Preparing [2024-10-14T09:05:27.916Z] f7e24075618e: Preparing [2024-10-14T09:05:27.916Z] 16113d51b718: Preparing [2024-10-14T09:05:27.916Z] 4fdee56d7956: Waiting [2024-10-14T09:05:27.916Z] dce8ff612996: Waiting [2024-10-14T09:05:27.916Z] e30913b611a2: Waiting [2024-10-14T09:05:27.916Z] 1f9f3c1b2eae: Waiting [2024-10-14T09:05:27.916Z] f6bcbf049871: Waiting [2024-10-14T09:05:27.916Z] 039bf852ed76: Waiting [2024-10-14T09:05:27.916Z] b97636133bc7: Waiting [2024-10-14T09:05:27.916Z] f7e24075618e: Waiting [2024-10-14T09:05:27.916Z] 16113d51b718: Waiting [2024-10-14T09:05:27.916Z] f0c0fc467d42: Layer already exists [2024-10-14T09:05:27.916Z] 5c07726a101e: Layer already exists [2024-10-14T09:05:27.916Z] e1f6b8cc3c87: Layer already exists [2024-10-14T09:05:27.916Z] 760302cb259d: Layer already exists [2024-10-14T09:05:27.916Z] 3a14004e33d2: Layer already exists [2024-10-14T09:05:28.196Z] e30913b611a2: Layer already exists [2024-10-14T09:05:28.196Z] 4fdee56d7956: Layer already exists [2024-10-14T09:05:28.196Z] 1f9f3c1b2eae: Layer already exists [2024-10-14T09:05:28.196Z] dce8ff612996: Layer already exists [2024-10-14T09:05:28.196Z] b97636133bc7: Layer already exists [2024-10-14T09:05:28.196Z] f6bcbf049871: Layer already exists [2024-10-14T09:05:28.196Z] f7e24075618e: Layer already exists [2024-10-14T09:05:28.196Z] 039bf852ed76: Layer already exists [2024-10-14T09:05:28.196Z] 16113d51b718: Layer already exists [2024-10-14T09:05:28.196Z] main: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T09:05:28.284Z] ===================================================== [Pipeline] echo [2024-10-14T09:05:28.302Z] taggedImages: [2024-10-14T09:05:28.302Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab [2024-10-14T09:05:28.302Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-14T09:05:28.302Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.21 [2024-10-14T09:05:28.302Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [2024-10-14T09:05:28.302Z] - 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 [2024-10-14T09:05:28.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:05:28.705Z] [2024-10-14T09:05:28.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:05:29.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:05:29.330Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T09:05:29.330Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T09:05:29.330Z] 04944245beec: Pulling fs layer [2024-10-14T09:05:29.330Z] 699f458cf7ca: Pulling fs layer [2024-10-14T09:05:29.330Z] 765212b225bb: Pulling fs layer [2024-10-14T09:05:29.330Z] f23df028b6ca: Pulling fs layer [2024-10-14T09:05:29.330Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T09:05:29.330Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T09:05:29.330Z] f23df028b6ca: Waiting [2024-10-14T09:05:29.330Z] d65c8cfc05b1: Waiting [2024-10-14T09:05:29.330Z] 2437ff75d9bd: Waiting [2024-10-14T09:05:29.330Z] 765212b225bb: Waiting [2024-10-14T09:05:29.330Z] 04944245beec: Verifying Checksum [2024-10-14T09:05:29.330Z] 04944245beec: Download complete [2024-10-14T09:05:29.330Z] 765212b225bb: Verifying Checksum [2024-10-14T09:05:29.330Z] f23df028b6ca: Verifying Checksum [2024-10-14T09:05:29.330Z] f23df028b6ca: Download complete [2024-10-14T09:05:29.600Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T09:05:29.600Z] d65c8cfc05b1: Download complete [2024-10-14T09:05:29.600Z] 699f458cf7ca: Verifying Checksum [2024-10-14T09:05:29.600Z] 699f458cf7ca: Download complete [2024-10-14T09:05:30.188Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T09:05:30.188Z] 8998bd30e6a1: Download complete [2024-10-14T09:05:32.785Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T09:05:32.785Z] 2437ff75d9bd: Download complete [2024-10-14T09:05:35.371Z] 8998bd30e6a1: Pull complete [2024-10-14T09:05:35.640Z] 04944245beec: Pull complete [2024-10-14T09:05:37.594Z] 699f458cf7ca: Pull complete [2024-10-14T09:05:37.594Z] 765212b225bb: Pull complete [2024-10-14T09:05:38.727Z] f23df028b6ca: Pull complete [2024-10-14T09:05:40.166Z] d65c8cfc05b1: Pull complete [2024-10-14T09:05:58.750Z] 2437ff75d9bd: Pull complete [2024-10-14T09:05:58.750Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T09:05:58.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T09:05:58.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:05:58.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-22735 does not seem to be running inside a container [2024-10-14T09:05:59.090Z] $ 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/186 -v /w/workspace/device-usb-camera/186:/w/workspace/device-usb-camera/186:rw,z -v /w/workspace/device-usb-camera/186@tmp:/w/workspace/device-usb-camera/186@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 [2024-10-14T09:06:01.148Z] $ docker top 22549cc7984b072bfb9bd5eb7ac54974377d6f79ca167be574df6076e854e3ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:06:02.062Z] ---> job-cost.sh [2024-10-14T09:06:02.062Z] lf-activate-venv: SKIPPING [2024-10-14T09:06:02.062Z] INFO: No Stack... [2024-10-14T09:06:02.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T09:06:03.614Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T09:06:04.264Z] + cat /w/workspace/device-usb-camera/186/archives/cost.csv [2024-10-14T09:06:04.264Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T09:06:04.308Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [2024-10-14T09:06:04.316Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] did not exist. Created. [2024-10-14T09:06:04.324Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T09:06:05.005Z] /w/workspace/device-usb-camera/186@tmp/durable-5d07e6d9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T09:06:05.670Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T09:06:05.698Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T09:06:05.760Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T09:06:05.771Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T09:06:05.795Z] $ docker stop --time=1 22549cc7984b072bfb9bd5eb7ac54974377d6f79ca167be574df6076e854e3ec [2024-10-14T09:06:07.417Z] $ docker rm -f --volumes 22549cc7984b072bfb9bd5eb7ac54974377d6f79ca167be574df6076e854e3ec [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 [2024-10-14T09:06:07.901Z] provisioning config files... [2024-10-14T09:06:07.910Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7042724876880727466tmp [Pipeline] { [Pipeline] sh [2024-10-14T09:06:08.308Z] + set +x [2024-10-14T09:06:08.308Z] + bash -s -- [2024-10-14T09:06:08.308Z] + curl -s https://codecov.io/bash [2024-10-14T09:06:08.308Z] [2024-10-14T09:06:08.308Z] _____ _ [2024-10-14T09:06:08.308Z] / ____| | | [2024-10-14T09:06:08.308Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T09:06:08.308Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T09:06:08.308Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T09:06:08.308Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T09:06:08.308Z] Bash-1.0.6 [2024-10-14T09:06:08.308Z] [2024-10-14T09:06:08.308Z] [2024-10-14T09:06:08.308Z] ==> git version 2.25.1 found [2024-10-14T09:06:08.308Z] ==> 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 [2024-10-14T09:06:08.308Z] Release-Date: 2020-01-08 [2024-10-14T09:06:08.308Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T09:06:08.308Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T09:06:08.308Z] ==> Jenkins CI detected. [2024-10-14T09:06:08.308Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-10-14T09:06:08.308Z] project root: . [2024-10-14T09:06:08.308Z] --> token set from env [2024-10-14T09:06:08.308Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T09:06:08.308Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T09:06:08.308Z] ==> Python coveragepy not found [2024-10-14T09:06:08.308Z] ==> Searching for coverage reports in: [2024-10-14T09:06:08.308Z] + . [2024-10-14T09:06:08.308Z] -> Found 1 reports [2024-10-14T09:06:08.308Z] ==> Detecting git/mercurial file structure [2024-10-14T09:06:08.308Z] ==> Reading reports [2024-10-14T09:06:08.308Z] + ./coverage.out bytes=54772 [2024-10-14T09:06:08.308Z] ==> Appending adjustments [2024-10-14T09:06:08.308Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T09:06:08.308Z] + Found adjustments [2024-10-14T09:06:08.308Z] ==> Gzipping contents [2024-10-14T09:06:08.308Z] 8.0K /tmp/codecov.GkHyul.gz [2024-10-14T09:06:08.308Z] ==> Uploading reports [2024-10-14T09:06:08.308Z] url: https://codecov.io [2024-10-14T09:06:08.308Z] query: branch=main&commit=60c6d6f4a1dd386522f88229b760e87d58d61eab&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:06:08.308Z] -> Pinging Codecov [2024-10-14T09:06:08.308Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=60c6d6f4a1dd386522f88229b760e87d58d61eab&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T09:06:08.878Z] -> Uploading to [2024-10-14T09:06:08.878Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/60c6d6f4a1dd386522f88229b760e87d58d61eab/b41baf48-abde-469a-a44c-67495f392e4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T090608Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b19b60755f83d01018c2bc5f94cc121b8ebee491068f2024616394cc78622c59 [2024-10-14T09:06:08.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T09:06:08.878Z] Dload Upload Total Spent Left Speed [2024-10-14T09:06:09.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 30981 --:--:-- --:--:-- --:--:-- 30981 [2024-10-14T09:06:09.138Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] } [2024-10-14T09:06:09.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T09:06:09.276Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T09:06:09.292Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:06:09.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:06:09.599Z] [2024-10-14T09:06:09.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:06:09.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:06:09.904Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T09:06:09.904Z] 43c4264eed91: Already exists [2024-10-14T09:06:09.904Z] 4cc291be95ef: Already exists [2024-10-14T09:06:09.904Z] 2ac1f1163629: Already exists [2024-10-14T09:06:09.904Z] 5c3c966382ef: Already exists [2024-10-14T09:06:09.904Z] 4f4fb700ef54: Already exists [2024-10-14T09:06:09.904Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T09:06:09.904Z] 9c3e1370e548: Pulling fs layer [2024-10-14T09:06:10.163Z] d9c7d2e4e75e: Verifying Checksum [2024-10-14T09:06:10.163Z] d9c7d2e4e75e: Download complete [2024-10-14T09:06:10.421Z] d9c7d2e4e75e: Pull complete [2024-10-14T09:06:10.988Z] 9c3e1370e548: Verifying Checksum [2024-10-14T09:06:10.988Z] 9c3e1370e548: Download complete [2024-10-14T09:06:16.295Z] 9c3e1370e548: Pull complete [2024-10-14T09:06:16.295Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T09:06:16.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T09:06:16.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:06:16.403Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T09:06:16.433Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-14T09:06:18.965Z] $ docker top faf60b0365cdb548f2226e067b6f64bb071e6e5b5cd9c14545ab123f516cfb5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:06:19.330Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-10-14T09:06:19.342Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-10-14T09:06:19.620Z] + set -o pipefail [2024-10-14T09:06:19.620Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-10-14T09:06:26.195Z] [2024-10-14T09:06:26.195Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-10-14T09:06:26.195Z] [2024-10-14T09:06:26.195Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/6778f5c3-41a5-4f9f-a4ac-432061bf92e7 [2024-10-14T09:06:26.195Z] [2024-10-14T09:06:26.195Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T09:06:26.195Z] [2024-10-14T09:06:26.195Z] [2024-10-14T09:06:26.195Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T09:06:26.195Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T09:06:26.209Z] $ docker stop --time=1 faf60b0365cdb548f2226e067b6f64bb071e6e5b5cd9c14545ab123f516cfb5f [2024-10-14T09:06:31.111Z] $ docker rm -f --volumes faf60b0365cdb548f2226e067b6f64bb071e6e5b5cd9c14545ab123f516cfb5f [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 [2024-10-14T09:06:32.011Z] + git log --format=format:%s -1 60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] sh [2024-10-14T09:06:32.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:06:32.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:06:32.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:06:32.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:06:32.681Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T09:06:32.706Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:06:33.200Z] $ docker top 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:06:33.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:06:33.300Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:06:33.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:06:33.416Z] $ docker exec 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 ssh-agent [2024-10-14T09:06:33.533Z] SSH_AUTH_SOCK=/tmp/ssh-qXAMC5SZ7NWi/agent.32 [2024-10-14T09:06:33.533Z] SSH_AGENT_PID=38 [2024-10-14T09:06:33.538Z] Running ssh-add (command line suppressed) [2024-10-14T09:06:33.631Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12907494783065214734.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12907494783065214734.key) [2024-10-14T09:06:33.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:06:33.934Z] + git semver tag [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,112 [run_tag] DEBUG tag force:False [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,112 [check_head_tag] DEBUG check head tag [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,115 [execute] INFO git cat-file --batch-check [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,119 [execute] INFO git cat-file --batch [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,163 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,163 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:06:34.194Z] 2024-10-14 09:06:34,169 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-14T09:06:34.194Z] 3.2.0-dev.21 [Pipeline] } [2024-10-14T09:06:34.198Z] $ docker exec --env ******** --env ******** 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 ssh-agent -k [2024-10-14T09:06:34.302Z] unset SSH_AUTH_SOCK; [2024-10-14T09:06:34.302Z] unset SSH_AGENT_PID; [2024-10-14T09:06:34.303Z] echo Agent pid 38 killed; [2024-10-14T09:06:34.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:06:34.644Z] + git semver [Pipeline] } [2024-10-14T09:06:34.910Z] $ docker stop --time=1 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 [2024-10-14T09:06:36.145Z] $ docker rm -f --volumes 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:06:36.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:06:36.553Z] [2024-10-14T09:06:36.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:06:36.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:06:36.852Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T09:06:36.852Z] ab5ef0e58194: Pulling fs layer [2024-10-14T09:06:36.852Z] 9712f1f96733: Pulling fs layer [2024-10-14T09:06:36.852Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T09:06:36.852Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T09:06:36.852Z] e9a5061849ea: Pulling fs layer [2024-10-14T09:06:36.852Z] d747dcd14b5f: Pulling fs layer [2024-10-14T09:06:36.852Z] 2de7ff778b66: Pulling fs layer [2024-10-14T09:06:36.852Z] e9a5061849ea: Waiting [2024-10-14T09:06:36.852Z] d747dcd14b5f: Waiting [2024-10-14T09:06:36.852Z] 2de7ff778b66: Waiting [2024-10-14T09:06:36.852Z] 0d9ebad4ef96: Waiting [2024-10-14T09:06:36.852Z] 9712f1f96733: Download complete [2024-10-14T09:06:37.110Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T09:06:37.110Z] 63f879dbbcfc: Download complete [2024-10-14T09:06:37.369Z] e9a5061849ea: Verifying Checksum [2024-10-14T09:06:37.369Z] e9a5061849ea: Download complete [2024-10-14T09:06:37.369Z] d747dcd14b5f: Verifying Checksum [2024-10-14T09:06:37.369Z] d747dcd14b5f: Download complete [2024-10-14T09:06:37.369Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T09:06:37.369Z] 0d9ebad4ef96: Download complete [2024-10-14T09:06:37.369Z] ab5ef0e58194: Verifying Checksum [2024-10-14T09:06:37.369Z] ab5ef0e58194: Download complete [2024-10-14T09:06:37.369Z] 2de7ff778b66: Verifying Checksum [2024-10-14T09:06:37.369Z] 2de7ff778b66: Download complete [2024-10-14T09:06:39.906Z] ab5ef0e58194: Pull complete [2024-10-14T09:06:39.906Z] 9712f1f96733: Pull complete [2024-10-14T09:06:40.839Z] 63f879dbbcfc: Pull complete [2024-10-14T09:06:45.026Z] 0d9ebad4ef96: Pull complete [2024-10-14T09:06:45.026Z] e9a5061849ea: Pull complete [2024-10-14T09:06:45.026Z] d747dcd14b5f: Pull complete [2024-10-14T09:06:45.599Z] 2de7ff778b66: Pull complete [2024-10-14T09:06:45.599Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T09:06:45.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T09:06:45.599Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:06:45.704Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T09:06:45.730Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-14T09:06:50.829Z] $ docker top 29600093af985c908739ba5c29b3c2355461de06a30ed7a72ade9a75096704cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:06:50.909Z] provisioning config files... [2024-10-14T09:06:50.915Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9638190734734702865tmp [2024-10-14T09:06:50.925Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config879558302850014449tmp [2024-10-14T09:06:50.933Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13805030603565001756tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:06:50.959Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:06:51.254Z] ---> sigul-configuration.sh [2024-10-14T09:06:51.254Z] gpg: directory `/root/.gnupg' created [2024-10-14T09:06:51.254Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T09:06:51.254Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T09:06:51.254Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T09:06:51.254Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T09:06:51.254Z] gpg: CAST5 encrypted data [2024-10-14T09:06:51.254Z] gpg: encrypted with 1 passphrase [2024-10-14T09:06:51.254Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T09:06:51.553Z] + mkdir /home/jenkins [2024-10-14T09:06:51.553Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T09:06:51.854Z] + 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 [2024-10-14T09:06:51.869Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:06:52.164Z] ---> sigul-install.sh [2024-10-14T09:06:52.164Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T09:06:52.467Z] + git tag --list [2024-10-14T09:06:52.467Z] v0.0.0 [2024-10-14T09:06:52.467Z] v0.0.1-dev.1 [2024-10-14T09:06:52.467Z] v0.0.1-dev.10 [2024-10-14T09:06:52.467Z] v0.0.1-dev.11 [2024-10-14T09:06:52.467Z] v0.0.1-dev.12 [2024-10-14T09:06:52.467Z] v0.0.1-dev.13 [2024-10-14T09:06:52.467Z] v0.0.1-dev.14 [2024-10-14T09:06:52.467Z] v0.0.1-dev.15 [2024-10-14T09:06:52.467Z] v0.0.1-dev.16 [2024-10-14T09:06:52.467Z] v0.0.1-dev.2 [2024-10-14T09:06:52.467Z] v0.0.1-dev.3 [2024-10-14T09:06:52.467Z] v0.0.1-dev.4 [2024-10-14T09:06:52.467Z] v0.0.1-dev.5 [2024-10-14T09:06:52.467Z] v0.0.1-dev.6 [2024-10-14T09:06:52.467Z] v0.0.1-dev.7 [2024-10-14T09:06:52.467Z] v0.0.1-dev.8 [2024-10-14T09:06:52.467Z] v0.0.1-dev.9 [2024-10-14T09:06:52.467Z] v2.2.0 [2024-10-14T09:06:52.467Z] v2.2.0-dev.17 [2024-10-14T09:06:52.467Z] v2.2.0-dev.18 [2024-10-14T09:06:52.467Z] v2.2.0-dev.19 [2024-10-14T09:06:52.467Z] v2.2.0-dev.20 [2024-10-14T09:06:52.467Z] v2.2.0-dev.21 [2024-10-14T09:06:52.467Z] v2.2.0-dev.22 [2024-10-14T09:06:52.467Z] v2.2.0-dev.23 [2024-10-14T09:06:52.467Z] v2.2.0-dev.24 [2024-10-14T09:06:52.467Z] v2.2.0-dev.25 [2024-10-14T09:06:52.467Z] v2.2.0-dev.26 [2024-10-14T09:06:52.467Z] v2.2.0-dev.27 [2024-10-14T09:06:52.467Z] v2.3.0 [2024-10-14T09:06:52.467Z] v2.3.0-dev.1 [2024-10-14T09:06:52.467Z] v2.3.0-dev.10 [2024-10-14T09:06:52.467Z] v2.3.0-dev.11 [2024-10-14T09:06:52.467Z] v2.3.0-dev.12 [2024-10-14T09:06:52.467Z] v2.3.0-dev.13 [2024-10-14T09:06:52.467Z] v2.3.0-dev.14 [2024-10-14T09:06:52.467Z] v2.3.0-dev.15 [2024-10-14T09:06:52.467Z] v2.3.0-dev.16 [2024-10-14T09:06:52.467Z] v2.3.0-dev.17 [2024-10-14T09:06:52.467Z] v2.3.0-dev.18 [2024-10-14T09:06:52.467Z] v2.3.0-dev.19 [2024-10-14T09:06:52.467Z] v2.3.0-dev.2 [2024-10-14T09:06:52.467Z] v2.3.0-dev.20 [2024-10-14T09:06:52.467Z] v2.3.0-dev.21 [2024-10-14T09:06:52.467Z] v2.3.0-dev.22 [2024-10-14T09:06:52.467Z] v2.3.0-dev.23 [2024-10-14T09:06:52.467Z] v2.3.0-dev.24 [2024-10-14T09:06:52.467Z] v2.3.0-dev.25 [2024-10-14T09:06:52.467Z] v2.3.0-dev.26 [2024-10-14T09:06:52.467Z] v2.3.0-dev.27 [2024-10-14T09:06:52.467Z] v2.3.0-dev.28 [2024-10-14T09:06:52.467Z] v2.3.0-dev.3 [2024-10-14T09:06:52.467Z] v2.3.0-dev.4 [2024-10-14T09:06:52.467Z] v2.3.0-dev.5 [2024-10-14T09:06:52.467Z] v2.3.0-dev.6 [2024-10-14T09:06:52.467Z] v2.3.0-dev.7 [2024-10-14T09:06:52.467Z] v2.3.0-dev.8 [2024-10-14T09:06:52.467Z] v2.3.0-dev.9 [2024-10-14T09:06:52.467Z] v2.3.1 [2024-10-14T09:06:52.467Z] v2.3.1-dev.4 [2024-10-14T09:06:52.467Z] v2.3.1-dev.5 [2024-10-14T09:06:52.467Z] v2.3.1-dev.6 [2024-10-14T09:06:52.467Z] v3.0 [2024-10-14T09:06:52.467Z] v3.0.0 [2024-10-14T09:06:52.467Z] v3.0.0-dev.1 [2024-10-14T09:06:52.467Z] v3.0.0-dev.10 [2024-10-14T09:06:52.467Z] v3.0.0-dev.11 [2024-10-14T09:06:52.467Z] v3.0.0-dev.12 [2024-10-14T09:06:52.467Z] v3.0.0-dev.13 [2024-10-14T09:06:52.467Z] v3.0.0-dev.14 [2024-10-14T09:06:52.467Z] v3.0.0-dev.15 [2024-10-14T09:06:52.467Z] v3.0.0-dev.16 [2024-10-14T09:06:52.467Z] v3.0.0-dev.17 [2024-10-14T09:06:52.467Z] v3.0.0-dev.18 [2024-10-14T09:06:52.467Z] v3.0.0-dev.19 [2024-10-14T09:06:52.467Z] v3.0.0-dev.2 [2024-10-14T09:06:52.467Z] v3.0.0-dev.20 [2024-10-14T09:06:52.467Z] v3.0.0-dev.21 [2024-10-14T09:06:52.467Z] v3.0.0-dev.22 [2024-10-14T09:06:52.467Z] v3.0.0-dev.23 [2024-10-14T09:06:52.467Z] v3.0.0-dev.24 [2024-10-14T09:06:52.467Z] v3.0.0-dev.25 [2024-10-14T09:06:52.467Z] v3.0.0-dev.26 [2024-10-14T09:06:52.467Z] v3.0.0-dev.27 [2024-10-14T09:06:52.467Z] v3.0.0-dev.28 [2024-10-14T09:06:52.467Z] v3.0.0-dev.29 [2024-10-14T09:06:52.467Z] v3.0.0-dev.3 [2024-10-14T09:06:52.467Z] v3.0.0-dev.30 [2024-10-14T09:06:52.467Z] v3.0.0-dev.31 [2024-10-14T09:06:52.467Z] v3.0.0-dev.32 [2024-10-14T09:06:52.467Z] v3.0.0-dev.33 [2024-10-14T09:06:52.467Z] v3.0.0-dev.34 [2024-10-14T09:06:52.467Z] v3.0.0-dev.35 [2024-10-14T09:06:52.467Z] v3.0.0-dev.36 [2024-10-14T09:06:52.467Z] v3.0.0-dev.37 [2024-10-14T09:06:52.467Z] v3.0.0-dev.38 [2024-10-14T09:06:52.467Z] v3.0.0-dev.39 [2024-10-14T09:06:52.467Z] v3.0.0-dev.4 [2024-10-14T09:06:52.467Z] v3.0.0-dev.40 [2024-10-14T09:06:52.467Z] v3.0.0-dev.41 [2024-10-14T09:06:52.467Z] v3.0.0-dev.42 [2024-10-14T09:06:52.467Z] v3.0.0-dev.43 [2024-10-14T09:06:52.467Z] v3.0.0-dev.44 [2024-10-14T09:06:52.467Z] v3.0.0-dev.45 [2024-10-14T09:06:52.467Z] v3.0.0-dev.46 [2024-10-14T09:06:52.467Z] v3.0.0-dev.47 [2024-10-14T09:06:52.467Z] v3.0.0-dev.48 [2024-10-14T09:06:52.467Z] v3.0.0-dev.49 [2024-10-14T09:06:52.467Z] v3.0.0-dev.5 [2024-10-14T09:06:52.467Z] v3.0.0-dev.50 [2024-10-14T09:06:52.467Z] v3.0.0-dev.51 [2024-10-14T09:06:52.467Z] v3.0.0-dev.6 [2024-10-14T09:06:52.467Z] v3.0.0-dev.7 [2024-10-14T09:06:52.467Z] v3.0.0-dev.8 [2024-10-14T09:06:52.467Z] v3.0.0-dev.9 [2024-10-14T09:06:52.467Z] v3.1 [2024-10-14T09:06:52.467Z] v3.1.0 [2024-10-14T09:06:52.467Z] v3.1.0-dev.1 [2024-10-14T09:06:52.467Z] v3.1.0-dev.10 [2024-10-14T09:06:52.467Z] v3.1.0-dev.11 [2024-10-14T09:06:52.467Z] v3.1.0-dev.12 [2024-10-14T09:06:52.467Z] v3.1.0-dev.13 [2024-10-14T09:06:52.467Z] v3.1.0-dev.14 [2024-10-14T09:06:52.467Z] v3.1.0-dev.15 [2024-10-14T09:06:52.467Z] v3.1.0-dev.16 [2024-10-14T09:06:52.467Z] v3.1.0-dev.17 [2024-10-14T09:06:52.467Z] v3.1.0-dev.18 [2024-10-14T09:06:52.467Z] v3.1.0-dev.19 [2024-10-14T09:06:52.467Z] v3.1.0-dev.2 [2024-10-14T09:06:52.467Z] v3.1.0-dev.20 [2024-10-14T09:06:52.467Z] v3.1.0-dev.21 [2024-10-14T09:06:52.467Z] v3.1.0-dev.22 [2024-10-14T09:06:52.467Z] v3.1.0-dev.23 [2024-10-14T09:06:52.467Z] v3.1.0-dev.24 [2024-10-14T09:06:52.467Z] v3.1.0-dev.25 [2024-10-14T09:06:52.467Z] v3.1.0-dev.26 [2024-10-14T09:06:52.467Z] v3.1.0-dev.27 [2024-10-14T09:06:52.467Z] v3.1.0-dev.28 [2024-10-14T09:06:52.467Z] v3.1.0-dev.29 [2024-10-14T09:06:52.467Z] v3.1.0-dev.3 [2024-10-14T09:06:52.467Z] v3.1.0-dev.30 [2024-10-14T09:06:52.467Z] v3.1.0-dev.31 [2024-10-14T09:06:52.467Z] v3.1.0-dev.32 [2024-10-14T09:06:52.467Z] v3.1.0-dev.33 [2024-10-14T09:06:52.467Z] v3.1.0-dev.34 [2024-10-14T09:06:52.467Z] v3.1.0-dev.35 [2024-10-14T09:06:52.467Z] v3.1.0-dev.36 [2024-10-14T09:06:52.467Z] v3.1.0-dev.37 [2024-10-14T09:06:52.467Z] v3.1.0-dev.38 [2024-10-14T09:06:52.467Z] v3.1.0-dev.39 [2024-10-14T09:06:52.467Z] v3.1.0-dev.4 [2024-10-14T09:06:52.467Z] v3.1.0-dev.5 [2024-10-14T09:06:52.467Z] v3.1.0-dev.6 [2024-10-14T09:06:52.467Z] v3.1.0-dev.7 [2024-10-14T09:06:52.467Z] v3.1.0-dev.8 [2024-10-14T09:06:52.467Z] v3.1.0-dev.9 [2024-10-14T09:06:52.467Z] v3.1.1 [2024-10-14T09:06:52.467Z] v3.1.1-dev.1 [2024-10-14T09:06:52.467Z] v3.2.0-dev.1 [2024-10-14T09:06:52.467Z] v3.2.0-dev.10 [2024-10-14T09:06:52.467Z] v3.2.0-dev.11 [2024-10-14T09:06:52.467Z] v3.2.0-dev.12 [2024-10-14T09:06:52.467Z] v3.2.0-dev.13 [2024-10-14T09:06:52.467Z] v3.2.0-dev.14 [2024-10-14T09:06:52.467Z] v3.2.0-dev.15 [2024-10-14T09:06:52.467Z] v3.2.0-dev.16 [2024-10-14T09:06:52.467Z] v3.2.0-dev.17 [2024-10-14T09:06:52.467Z] v3.2.0-dev.18 [2024-10-14T09:06:52.467Z] v3.2.0-dev.19 [2024-10-14T09:06:52.467Z] v3.2.0-dev.2 [2024-10-14T09:06:52.467Z] v3.2.0-dev.20 [2024-10-14T09:06:52.467Z] v3.2.0-dev.21 [2024-10-14T09:06:52.467Z] v3.2.0-dev.3 [2024-10-14T09:06:52.467Z] v3.2.0-dev.4 [2024-10-14T09:06:52.467Z] v3.2.0-dev.5 [2024-10-14T09:06:52.467Z] v3.2.0-dev.6 [2024-10-14T09:06:52.467Z] v3.2.0-dev.7 [2024-10-14T09:06:52.467Z] v3.2.0-dev.8 [2024-10-14T09:06:52.467Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-14T09:06:52.759Z] + lftools sign git-tag v3.2.0-dev.21 [2024-10-14T09:06:53.326Z] Signing Git tag with Sigul... [2024-10-14T09:06:53.326Z] Signing v3.2.0-dev.21 [Pipeline] echo [2024-10-14T09:06:53.597Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:06:53.893Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T09:06:53.902Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T09:06:53.923Z] $ docker stop --time=1 29600093af985c908739ba5c29b3c2355461de06a30ed7a72ade9a75096704cb [2024-10-14T09:06:55.289Z] $ docker rm -f --volumes 29600093af985c908739ba5c29b3c2355461de06a30ed7a72ade9a75096704cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T09:06:55.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:06:55.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:06:56.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:06:56.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:06:56.115Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T09:06:56.143Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:06:56.480Z] $ docker top 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 -eo pid,comm [2024-10-14T09:06:56.533Z] 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). [2024-10-14T09:06:56.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:06:56.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:06:56.582Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:06:56.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:06:56.686Z] $ docker exec 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 ssh-agent [2024-10-14T09:06:56.794Z] SSH_AUTH_SOCK=/tmp/ssh-HXtcniicpxeb/agent.31 [2024-10-14T09:06:56.794Z] SSH_AGENT_PID=37 [2024-10-14T09:06:56.798Z] Running ssh-add (command line suppressed) [2024-10-14T09:06:56.890Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3279836213104421934.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3279836213104421934.key) [2024-10-14T09:06:56.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:06:57.202Z] + git semver bump pre [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,358 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,358 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,358 [bump_version] DEBUG bumped version:3.2.0-dev.22 [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,358 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,358 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,358 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,360 [execute] INFO git cat-file --batch-check [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,366 [execute] INFO git cat-file --batch [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:06:57.461Z] 2024-10-14 09:06:57,372 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-14T09:06:57.461Z] 3.2.0-dev.22 [Pipeline] } [2024-10-14T09:06:57.466Z] $ docker exec --env ******** --env ******** 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 ssh-agent -k [2024-10-14T09:06:57.560Z] unset SSH_AUTH_SOCK; [2024-10-14T09:06:57.560Z] unset SSH_AGENT_PID; [2024-10-14T09:06:57.560Z] echo Agent pid 37 killed; [2024-10-14T09:06:57.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:06:57.904Z] + git semver [Pipeline] } [2024-10-14T09:06:58.174Z] $ docker stop --time=1 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 [2024-10-14T09:06:59.440Z] $ docker rm -f --volumes 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T09:06:59.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T09:06:59.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:07:00.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T09:07:00.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:07:00.183Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T09:07:00.209Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T09:07:00.543Z] $ docker top e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f -eo pid,comm [2024-10-14T09:07:00.593Z] 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). [2024-10-14T09:07:00.594Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T09:07:00.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T09:07:00.654Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T09:07:00.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T09:07:00.761Z] $ docker exec e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f ssh-agent [2024-10-14T09:07:00.880Z] SSH_AUTH_SOCK=/tmp/ssh-smeV2qH6bitg/agent.32 [2024-10-14T09:07:00.880Z] SSH_AGENT_PID=38 [2024-10-14T09:07:00.884Z] Running ssh-add (command line suppressed) [2024-10-14T09:07:00.970Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9498841161322407308.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9498841161322407308.key) [2024-10-14T09:07:00.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T09:07:01.287Z] + git semver push [2024-10-14T09:07:01.545Z] 2024-10-14 09:07:01,472 [run_push] DEBUG push [2024-10-14T09:07:01.546Z] 2024-10-14 09:07:01,473 [execute] INFO git cat-file --batch-check [2024-10-14T09:07:01.546Z] 2024-10-14 09:07:01,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T09:07:01.546Z] 2024-10-14 09:07:01,477 [execute] INFO git rev-list c9bdb84cd1644fdfe20c96c8d3602b8db758238c -- [2024-10-14T09:07:01.546Z] 2024-10-14 09:07:01,477 [execute] DEBUG Popen(['git', 'rev-list', 'c9bdb84cd1644fdfe20c96c8d3602b8db758238c', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:07:01.546Z] 2024-10-14 09:07:01,486 [execute] INFO git fetch -v origin [2024-10-14T09:07:01.546Z] 2024-10-14 09:07:01,486 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-14T09:07:02.117Z] 2024-10-14 09:07:01,922 [run_push] DEBUG no remote changes detected [2024-10-14T09:07:02.117Z] 2024-10-14 09:07:01,922 [execute] INFO git push origin semver [2024-10-14T09:07:02.117Z] 2024-10-14 09:07:01,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:07:02.689Z] 2024-10-14 09:07:02,675 [run_push] DEBUG push all version tags [2024-10-14T09:07:02.689Z] 2024-10-14 09:07:02,675 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T09:07:02.689Z] 2024-10-14 09:07:02,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T09:07:03.628Z] 2024-10-14 09:07:03,366 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-14T09:07:03.628Z] 3.2.0-dev.22 [Pipeline] } [2024-10-14T09:07:03.634Z] $ docker exec --env ******** --env ******** e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f ssh-agent -k [2024-10-14T09:07:03.729Z] unset SSH_AUTH_SOCK; [2024-10-14T09:07:03.729Z] unset SSH_AGENT_PID; [2024-10-14T09:07:03.729Z] echo Agent pid 38 killed; [2024-10-14T09:07:03.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T09:07:04.079Z] + git semver [Pipeline] } [2024-10-14T09:07:04.348Z] $ docker stop --time=1 e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f [2024-10-14T09:07:05.616Z] $ docker rm -f --volumes e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f [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 [2024-10-14T09:07:06.221Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-10-14T09:07:06.221Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-14T09:07:06.221Z] total 16 [2024-10-14T09:07:06.221Z] drwxr-xr-x 3 root root 4096 Oct 14 08:48 . [2024-10-14T09:07:06.221Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 09:06 .. [2024-10-14T09:07:06.221Z] drwxr-xr-x 2 root root 4096 Oct 14 08:48 cost [2024-10-14T09:07:06.221Z] -rw-r--r-- 1 root root 89 Oct 14 08:48 cost.csv [2024-10-14T09:07:06.221Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-14T09:07:06.221Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-14T09:07:06.221Z] total 16 [2024-10-14T09:07:06.221Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:48 . [2024-10-14T09:07:06.221Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 09:06 .. [2024-10-14T09:07:06.221Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:48 cost [2024-10-14T09:07:06.221Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 14 08:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:07:06.516Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:07:07.374Z] ---> package-listing.sh [2024-10-14T09:07:07.374Z] ++ facter osfamily [2024-10-14T09:07:07.374Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T09:07:07.633Z] + OS_FAMILY=debian [2024-10-14T09:07:07.633Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-10-14T09:07:07.633Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T09:07:07.633Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T09:07:07.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T09:07:07.633Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T09:07:07.633Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-14T09:07:07.633Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T09:07:07.633Z] + case "${OS_FAMILY}" in [2024-10-14T09:07:07.633Z] + dpkg -l [2024-10-14T09:07:07.633Z] + grep '^ii' [2024-10-14T09:07:07.633Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T09:07:07.633Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T09:07:07.633Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T09:07:07.633Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-14T09:07:07.633Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-10-14T09:07:07.633Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-10-14T09:07:07.647Z] 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 [2024-10-14T09:07:07.929Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T09:07:08.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T09:07:08.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T09:07:08.589Z] prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container [2024-10-14T09:07:08.616Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T09:07:08.816Z] $ docker top 350828fbc29a3d81186b15742a6b8fe9ac33af70414864e522ebdab23cd4cd5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T09:07:09.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T09:07:09.464Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T09:07:09.753Z] + ls /var/log/sa-host [2024-10-14T09:07:09.753Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T09:07:09.834Z] provisioning config files... [2024-10-14T09:07:09.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1148838326126633267tmp [Pipeline] { [Pipeline] echo [2024-10-14T09:07:09.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:07:10.158Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T09:07:10.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:07:10.493Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T09:07:10.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:07:10.790Z] ---> sudo-logs.sh [2024-10-14T09:07:10.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T09:07:10.822Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:07:11.106Z] ---> job-cost.sh [2024-10-14T09:07:11.106Z] lf-activate-venv: SKIPPING [2024-10-14T09:07:11.106Z] DEBUG: total: 0.2199999988079071 [2024-10-14T09:07:11.106Z] INFO: Retrieving Stack Cost... [2024-10-14T09:07:11.720Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T09:07:12.151Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T09:07:12.165Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T09:07:12.497Z] ---> logs-deploy.sh [2024-10-14T09:07:12.497Z] lf-activate-venv: SKIPPING [2024-10-14T09:07:12.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/186 [2024-10-14T09:07:12.497Z] INFO: archiving workspace using pattern(s): [2024-10-14T09:07:13.456Z] Archives upload complete. [2024-10-14T09:07:13.456Z] INFO: archiving logs to Nexus [2024-10-14T09:07:14.024Z] ---> uname -a: [2024-10-14T09:07:14.024Z] Linux prd-ubuntu20-04-docker-8c-8g-22729 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] ---> lscpu: [2024-10-14T09:07:14.024Z] Architecture: x86_64 [2024-10-14T09:07:14.024Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-14T09:07:14.024Z] Byte Order: Little Endian [2024-10-14T09:07:14.024Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-14T09:07:14.024Z] CPU(s): 8 [2024-10-14T09:07:14.024Z] On-line CPU(s) list: 0-7 [2024-10-14T09:07:14.024Z] Thread(s) per core: 1 [2024-10-14T09:07:14.024Z] Core(s) per socket: 1 [2024-10-14T09:07:14.024Z] Socket(s): 8 [2024-10-14T09:07:14.024Z] NUMA node(s): 1 [2024-10-14T09:07:14.024Z] Vendor ID: AuthenticAMD [2024-10-14T09:07:14.024Z] CPU family: 23 [2024-10-14T09:07:14.024Z] Model: 49 [2024-10-14T09:07:14.024Z] Model name: AMD EPYC-Rome Processor [2024-10-14T09:07:14.024Z] Stepping: 0 [2024-10-14T09:07:14.024Z] CPU MHz: 2800.000 [2024-10-14T09:07:14.024Z] BogoMIPS: 5600.00 [2024-10-14T09:07:14.024Z] Virtualization: AMD-V [2024-10-14T09:07:14.024Z] Hypervisor vendor: KVM [2024-10-14T09:07:14.024Z] Virtualization type: full [2024-10-14T09:07:14.024Z] L1d cache: 256 KiB [2024-10-14T09:07:14.024Z] L1i cache: 256 KiB [2024-10-14T09:07:14.024Z] L2 cache: 4 MiB [2024-10-14T09:07:14.024Z] L3 cache: 128 MiB [2024-10-14T09:07:14.024Z] NUMA node0 CPU(s): 0-7 [2024-10-14T09:07:14.024Z] Vulnerability Itlb multihit: Not affected [2024-10-14T09:07:14.024Z] Vulnerability L1tf: Not affected [2024-10-14T09:07:14.024Z] Vulnerability Mds: Not affected [2024-10-14T09:07:14.024Z] Vulnerability Meltdown: Not affected [2024-10-14T09:07:14.024Z] Vulnerability Mmio stale data: Not affected [2024-10-14T09:07:14.024Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-14T09:07:14.024Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-14T09:07:14.024Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-14T09:07:14.024Z] Vulnerability Srbds: Not affected [2024-10-14T09:07:14.024Z] Vulnerability Tsx async abort: Not affected [2024-10-14T09:07:14.024Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] ---> nproc: [2024-10-14T09:07:14.024Z] 8 [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] ---> df -h: [2024-10-14T09:07:14.024Z] Filesystem Size Used Avail Use% Mounted on [2024-10-14T09:07:14.024Z] overlay 155G 14G 142G 9% / [2024-10-14T09:07:14.024Z] tmpfs 64M 0 64M 0% /dev [2024-10-14T09:07:14.024Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-14T09:07:14.024Z] shm 64M 0 64M 0% /dev/shm [2024-10-14T09:07:14.024Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] ---> sar -b -r -n DEV: [2024-10-14T09:07:14.024Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22729) 10/14/24 _x86_64_ (8 CPU) [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] 08:44:22 LINUX RESTART (8 CPU) [2024-10-14T09:07:14.024Z] [2024-10-14T09:07:14.024Z] 08:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-14T09:07:14.025Z] 08:46:01 353.24 12.93 340.31 0.00 1748.33 40738.03 0.00 [2024-10-14T09:07:14.025Z] 08:47:01 227.10 0.03 227.06 0.00 6.67 74416.80 0.00 [2024-10-14T09:07:14.025Z] 08:48:01 114.38 0.12 114.26 0.00 5.07 33185.27 0.00 [2024-10-14T09:07:14.025Z] 08:49:01 198.85 0.07 198.78 0.00 11.20 48713.20 0.00 [2024-10-14T09:07:14.025Z] 08:50:01 41.59 12.65 28.94 0.00 5443.12 6366.69 0.00 [2024-10-14T09:07:14.025Z] 08:51:01 2.12 0.00 2.12 0.00 0.00 24.00 0.00 [2024-10-14T09:07:14.025Z] 08:52:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-10-14T09:07:14.025Z] 08:53:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2024-10-14T09:07:14.025Z] 08:54:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2024-10-14T09:07:14.025Z] 08:55:01 2.00 0.00 2.00 0.00 0.00 37.59 0.00 [2024-10-14T09:07:14.025Z] 08:56:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2024-10-14T09:07:14.025Z] 08:57:01 1.53 0.00 1.53 0.00 0.00 17.35 0.00 [2024-10-14T09:07:14.025Z] 08:58:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2024-10-14T09:07:14.025Z] 08:59:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2024-10-14T09:07:14.025Z] 09:00:01 1.78 0.02 1.77 0.00 0.13 21.46 0.00 [2024-10-14T09:07:14.025Z] 09:01:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2024-10-14T09:07:14.025Z] 09:02:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2024-10-14T09:07:14.025Z] 09:03:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2024-10-14T09:07:14.025Z] 09:04:01 1.33 0.30 1.03 0.00 10.00 13.46 0.00 [2024-10-14T09:07:14.025Z] 09:05:01 2.98 1.22 1.77 0.00 25.46 23.19 0.00 [2024-10-14T09:07:14.025Z] 09:06:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2024-10-14T09:07:14.025Z] 09:07:01 143.33 0.17 143.16 0.00 13.20 53006.10 0.00 [2024-10-14T09:07:14.025Z] Average: 50.14 1.25 48.89 0.00 330.45 11677.00 0.00 [2024-10-14T09:07:14.025Z] [2024-10-14T09:07:14.025Z] 08:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-14T09:07:14.025Z] 08:46:01 28062384 31532672 776080 2.36 131580 3495212 1863476 5.49 1269360 3037012 868408 [2024-10-14T09:07:14.025Z] 08:47:01 27074612 31403300 898276 2.73 192512 4220056 2201988 6.49 1706972 3506744 683888 [2024-10-14T09:07:14.025Z] 08:48:01 27238376 31514324 793280 2.41 197700 4172212 2067016 6.09 1399336 3667876 191152 [2024-10-14T09:07:14.025Z] 08:49:01 26731996 31540076 763092 2.32 207372 4648776 1788900 5.27 1417672 4102816 412 [2024-10-14T09:07:14.025Z] 08:50:01 26351812 31512544 777000 2.36 215536 4982396 1830936 5.40 1655280 4217492 120 [2024-10-14T09:07:14.025Z] 08:51:01 26354672 31515468 773916 2.35 215584 4982400 1830936 5.40 1653260 4217500 16 [2024-10-14T09:07:14.025Z] 08:52:01 26357244 31518100 771200 2.35 215600 4982404 1830936 5.40 1650352 4217520 8 [2024-10-14T09:07:14.025Z] 08:53:01 26357796 31518684 770540 2.34 215652 4982396 1830936 5.40 1649752 4217520 8 [2024-10-14T09:07:14.025Z] 08:54:01 26364996 31526548 763272 2.32 215676 4982536 1830936 5.40 1642616 4218132 16 [2024-10-14T09:07:14.025Z] 08:55:01 26365368 31527016 762816 2.32 215740 4982516 1830936 5.40 1642896 4218140 24 [2024-10-14T09:07:14.025Z] 08:56:01 26365536 31527236 762760 2.32 215780 4982516 1830936 5.40 1642756 4218140 12 [2024-10-14T09:07:14.025Z] 08:57:01 26365804 31527548 762424 2.32 215812 4982524 1830936 5.40 1642788 4218152 140 [2024-10-14T09:07:14.025Z] 08:58:01 26365600 31527344 762544 2.32 215832 4982524 1830936 5.40 1642776 4218152 8 [2024-10-14T09:07:14.025Z] 08:59:01 26366216 31528016 761836 2.32 215856 4982528 1830936 5.40 1643352 4218152 44 [2024-10-14T09:07:14.025Z] 09:00:01 26365504 31527336 762360 2.32 215900 4982524 1840596 5.42 1643308 4218156 12 [2024-10-14T09:07:14.025Z] 09:01:01 26365496 31527344 762276 2.32 215924 4982532 1840596 5.42 1643268 4218156 12 [2024-10-14T09:07:14.025Z] 09:02:01 26365800 31527712 761880 2.32 215948 4982536 1840596 5.42 1643564 4218160 20 [2024-10-14T09:07:14.025Z] 09:03:01 26365720 31527668 761864 2.32 215980 4982536 1840596 5.42 1643360 4218160 16 [2024-10-14T09:07:14.025Z] 09:04:01 26366144 31528404 761060 2.31 216008 4982832 1840596 5.42 1647752 4218244 36 [2024-10-14T09:07:14.025Z] 09:05:01 26360028 31523996 765332 2.33 216064 4983592 1822292 5.37 1653092 4218480 64 [2024-10-14T09:07:14.025Z] 09:06:01 26360072 31524060 765392 2.33 216088 4983608 1822292 5.37 1653008 4218424 16 [2024-10-14T09:07:14.025Z] 09:07:01 25177732 31461224 821112 2.50 231460 5987404 2013364 5.93 1744780 5195836 860 [2024-10-14T09:07:14.025Z] Average: 26474950 31516665 775469 2.36 210437 4874025 1867803 5.50 1615059 4146226 79331 [2024-10-14T09:07:14.025Z] [2024-10-14T09:07:14.025Z] 08:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-14T09:07:14.025Z] 08:46:01 lo 6.13 6.13 0.60 0.60 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:46:01 ens3 714.56 477.94 8398.27 75.45 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:46:01 docker0 330.48 492.50 28.84 3515.41 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:47:01 ens3 25.90 17.33 25.00 10.08 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:47:01 docker0 0.45 0.52 0.04 0.13 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:47:01 veth3f98161 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:48:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:48:01 ens3 28.83 16.53 61.03 10.29 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:48:01 docker0 1.70 3.73 0.11 38.23 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:49:01 lo 11.60 11.60 1.15 1.15 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:49:01 ens3 325.52 262.67 3709.50 1422.78 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:49:01 docker0 18.52 44.15 1.38 882.77 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:50:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:50:01 ens3 119.06 43.99 2078.60 24.27 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:51:01 ens3 0.80 0.57 2.24 0.04 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:52:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:53:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:54:01 ens3 1.05 0.00 0.10 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:55:01 ens3 8.68 12.50 1.23 34.48 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:56:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:57:01 ens3 0.44 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:58:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:59:01 ens3 3.90 6.90 0.57 14.16 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:00:01 ens3 2.45 4.43 0.23 7.21 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:01:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:02:01 ens3 2.45 3.58 0.42 7.27 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:04:01 ens3 10.81 16.85 1.53 21.90 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:05:01 ens3 16.48 21.13 5.67 34.87 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:06:01 ens3 0.57 0.25 0.27 0.20 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:07:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:07:01 ens3 416.66 227.58 7205.53 47.39 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:07:01 veth23a0edc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] 09:07:01 docker0 71.49 144.79 6.97 1301.46 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] Average: ens3 76.40 50.62 977.66 77.79 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] Average: veth23a0edc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] Average: docker0 19.23 31.20 1.70 261.06 0.00 0.00 0.00 0.00 [2024-10-14T09:07:14.025Z] [2024-10-14T09:07:14.025Z] [2024-10-14T09:07:14.025Z] ---> sar -P ALL: [2024-10-14T09:07:14.025Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22729) 10/14/24 _x86_64_ (8 CPU) [2024-10-14T09:07:14.025Z] [2024-10-14T09:07:14.025Z] 08:44:22 LINUX RESTART (8 CPU) [2024-10-14T09:07:14.025Z] [2024-10-14T09:07:14.025Z] 08:45:01 CPU %user %nice %system %iowait %steal %idle [2024-10-14T09:07:14.025Z] 08:46:01 all 9.23 0.00 4.05 3.87 0.09 82.77 [2024-10-14T09:07:14.025Z] 08:46:01 0 8.89 0.00 4.20 1.28 0.07 85.55 [2024-10-14T09:07:14.025Z] 08:46:01 1 9.08 0.00 3.98 6.54 0.07 80.33 [2024-10-14T09:07:14.025Z] 08:46:01 2 8.73 0.00 4.17 0.41 0.08 86.61 [2024-10-14T09:07:14.025Z] 08:46:01 3 9.97 0.00 4.63 10.35 0.10 74.95 [2024-10-14T09:07:14.025Z] 08:46:01 4 9.67 0.00 4.50 3.47 0.08 82.28 [2024-10-14T09:07:14.025Z] 08:46:01 5 8.18 0.00 3.33 4.50 0.08 83.91 [2024-10-14T09:07:14.025Z] 08:46:01 6 10.22 0.00 3.79 3.74 0.07 82.19 [2024-10-14T09:07:14.025Z] 08:46:01 7 9.08 0.00 3.81 0.70 0.16 86.25 [2024-10-14T09:07:14.025Z] 08:47:01 all 24.41 0.00 5.55 5.61 0.07 64.36 [2024-10-14T09:07:14.025Z] 08:47:01 0 23.87 0.00 4.94 4.87 0.07 66.25 [2024-10-14T09:07:14.025Z] 08:47:01 1 25.00 0.00 6.18 1.30 0.07 67.45 [2024-10-14T09:07:14.025Z] 08:47:01 2 24.55 0.00 5.59 1.20 0.05 68.61 [2024-10-14T09:07:14.025Z] 08:47:01 3 24.44 0.00 6.28 34.28 0.08 34.91 [2024-10-14T09:07:14.025Z] 08:47:01 4 24.29 0.00 5.46 1.01 0.07 69.17 [2024-10-14T09:07:14.025Z] 08:47:01 5 24.78 0.00 5.37 0.69 0.08 69.07 [2024-10-14T09:07:14.025Z] 08:47:01 6 24.05 0.00 5.03 1.23 0.08 69.61 [2024-10-14T09:07:14.025Z] 08:47:01 7 24.32 0.00 5.53 0.57 0.07 69.50 [2024-10-14T09:07:14.025Z] 08:48:01 all 42.73 0.00 6.36 2.12 0.10 48.69 [2024-10-14T09:07:14.025Z] 08:48:01 0 40.85 0.00 6.16 0.30 0.08 52.60 [2024-10-14T09:07:14.025Z] 08:48:01 1 41.98 0.00 5.88 0.12 0.08 51.93 [2024-10-14T09:07:14.025Z] 08:48:01 2 42.45 0.00 6.05 0.13 0.08 51.28 [2024-10-14T09:07:14.025Z] 08:48:01 3 43.29 0.00 6.27 6.04 0.12 44.28 [2024-10-14T09:07:14.025Z] 08:48:01 4 44.60 0.00 6.72 8.91 0.12 39.66 [2024-10-14T09:07:14.025Z] 08:48:01 5 44.37 0.00 6.10 0.08 0.10 49.35 [2024-10-14T09:07:14.025Z] 08:48:01 6 42.42 0.00 6.75 1.21 0.08 49.54 [2024-10-14T09:07:14.025Z] 08:48:01 7 41.86 0.00 6.97 0.22 0.10 50.85 [2024-10-14T09:07:14.025Z] 08:49:01 all 8.69 0.00 2.47 2.91 0.07 85.86 [2024-10-14T09:07:14.025Z] 08:49:01 0 6.40 0.00 1.92 1.65 0.05 89.98 [2024-10-14T09:07:14.025Z] 08:49:01 1 8.65 0.00 2.80 0.65 0.08 87.81 [2024-10-14T09:07:14.025Z] 08:49:01 2 10.02 0.00 1.74 0.13 0.07 88.04 [2024-10-14T09:07:14.025Z] 08:49:01 3 8.13 0.00 2.90 0.05 0.05 88.86 [2024-10-14T09:07:14.025Z] 08:49:01 4 8.34 0.00 2.98 13.46 0.08 75.14 [2024-10-14T09:07:14.025Z] 08:49:01 5 10.32 0.00 2.84 6.90 0.08 79.86 [2024-10-14T09:07:14.025Z] 08:49:01 6 10.09 0.00 1.78 0.39 0.07 87.68 [2024-10-14T09:07:14.025Z] 08:49:01 7 7.56 0.00 2.79 0.12 0.05 89.48 [2024-10-14T09:07:14.025Z] 08:50:01 all 1.30 0.00 0.63 0.55 0.02 97.49 [2024-10-14T09:07:14.025Z] 08:50:01 0 1.23 0.00 0.97 1.43 0.02 96.35 [2024-10-14T09:07:14.025Z] 08:50:01 1 0.98 0.00 0.52 0.13 0.02 98.35 [2024-10-14T09:07:14.025Z] 08:50:01 2 1.10 0.00 0.55 0.55 0.02 97.78 [2024-10-14T09:07:14.025Z] 08:50:01 3 2.40 0.00 0.65 0.28 0.03 96.63 [2024-10-14T09:07:14.025Z] 08:50:01 4 1.10 0.00 0.72 0.43 0.02 97.73 [2024-10-14T09:07:14.025Z] 08:50:01 5 0.90 0.00 0.68 1.07 0.03 97.31 [2024-10-14T09:07:14.025Z] 08:50:01 6 0.57 0.00 0.42 0.10 0.02 98.90 [2024-10-14T09:07:14.025Z] 08:50:01 7 2.14 0.00 0.53 0.42 0.03 96.88 [2024-10-14T09:07:14.025Z] 08:51:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2024-10-14T09:07:14.025Z] 08:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-14T09:07:14.025Z] 08:51:01 1 0.00 0.00 0.02 0.08 0.00 99.90 [2024-10-14T09:07:14.025Z] 08:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:51:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-14T09:07:14.025Z] 08:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-14T09:07:14.025Z] 08:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:51:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-14T09:07:14.025Z] 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-14T09:07:14.025Z] 08:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T09:07:14.025Z] 08:52:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-14T09:07:14.025Z] 08:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-14T09:07:14.025Z] 08:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-14T09:07:14.025Z] 08:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-14T09:07:14.025Z] 08:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-14T09:07:14.025Z] 08:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-14T09:07:14.025Z] 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:53:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2024-10-14T09:07:14.025Z] 08:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T09:07:14.025Z] 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T09:07:14.025Z] 08:54:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-10-14T09:07:14.025Z] 08:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-14T09:07:14.025Z] 08:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:54:01 3 0.30 0.00 0.02 0.02 0.02 99.65 [2024-10-14T09:07:14.025Z] 08:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:54:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-14T09:07:14.025Z] 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T09:07:14.025Z] 08:55:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2024-10-14T09:07:14.025Z] 08:55:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2024-10-14T09:07:14.025Z] 08:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:55:01 3 0.30 0.00 0.03 0.02 0.02 99.63 [2024-10-14T09:07:14.025Z] 08:55:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-14T09:07:14.025Z] 08:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-14T09:07:14.025Z] 08:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-14T09:07:14.025Z] 08:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-14T09:07:14.025Z] 08:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-14T09:07:14.025Z] 08:56:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-14T09:07:14.025Z] 08:56:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-14T09:07:14.025Z] 08:56:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2024-10-14T09:07:14.025Z] 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-14T09:07:14.025Z] 08:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-14T09:07:14.025Z] [2024-10-14T09:07:14.025Z] 08:56:01 CPU %user %nice %system %iowait %steal %idle [2024-10-14T09:07:14.025Z] 08:57:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2024-10-14T09:07:14.025Z] 08:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-14T09:07:14.025Z] 08:57:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:57:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-14T09:07:14.025Z] 08:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-14T09:07:14.025Z] 08:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-14T09:07:14.025Z] 08:58:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-14T09:07:14.025Z] 08:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-14T09:07:14.025Z] 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T09:07:14.025Z] 08:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T09:07:14.025Z] 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-14T09:07:14.025Z] 08:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-14T09:07:14.025Z] 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 08:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T09:07:14.025Z] 08:59:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-14T09:07:14.025Z] 08:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-14T09:07:14.025Z] 08:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-14T09:07:14.025Z] 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T09:07:14.025Z] 09:00:01 all 0.03 0.00 0.03 0.00 0.01 99.94 [2024-10-14T09:07:14.025Z] 09:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-14T09:07:14.025Z] 09:00:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-14T09:07:14.025Z] 09:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-14T09:07:14.025Z] 09:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-14T09:07:14.025Z] 09:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-14T09:07:14.025Z] 09:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T09:07:14.025Z] 09:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-14T09:07:14.025Z] 09:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-14T09:07:14.025Z] 09:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-10-14T09:07:14.025Z] 09:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-14T09:07:14.025Z] 09:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-14T09:07:14.025Z] 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T09:07:14.025Z] 09:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-14T09:07:14.025Z] 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T09:07:14.025Z] 09:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-14T09:07:14.025Z] 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T09:07:14.025Z] 09:02:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-10-14T09:07:14.025Z] 09:02:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-14T09:07:14.025Z] 09:02:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-14T09:07:14.025Z] 09:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-14T09:07:14.025Z] 09:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-14T09:07:14.026Z] 09:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T09:07:14.026Z] 09:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T09:07:14.026Z] 09:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T09:07:14.026Z] 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T09:07:14.026Z] 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-14T09:07:14.026Z] 09:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-14T09:07:14.026Z] 09:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-14T09:07:14.026Z] 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T09:07:14.026Z] 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T09:07:14.026Z] 09:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T09:07:14.026Z] 09:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-14T09:07:14.026Z] 09:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T09:07:14.026Z] 09:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T09:07:14.026Z] 09:04:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2024-10-14T09:07:14.026Z] 09:04:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2024-10-14T09:07:14.026Z] 09:04:01 1 0.13 0.00 0.00 0.02 0.00 99.85 [2024-10-14T09:07:14.026Z] 09:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-14T09:07:14.026Z] 09:04:01 3 0.15 0.00 0.02 0.00 0.02 99.82 [2024-10-14T09:07:14.026Z] 09:04:01 4 0.02 0.00 0.00 0.08 0.02 99.88 [2024-10-14T09:07:14.026Z] 09:04:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-14T09:07:14.026Z] 09:04:01 6 0.08 0.00 0.05 0.00 0.00 99.87 [2024-10-14T09:07:14.026Z] 09:04:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-14T09:07:14.026Z] 09:05:01 all 0.21 0.00 0.04 0.02 0.01 99.72 [2024-10-14T09:07:14.026Z] 09:05:01 0 0.08 0.00 0.08 0.00 0.02 99.82 [2024-10-14T09:07:14.026Z] 09:05:01 1 0.32 0.00 0.10 0.05 0.00 99.53 [2024-10-14T09:07:14.026Z] 09:05:01 2 0.08 0.00 0.05 0.12 0.00 99.75 [2024-10-14T09:07:14.026Z] 09:05:01 3 0.80 0.00 0.00 0.00 0.02 99.18 [2024-10-14T09:07:14.026Z] 09:05:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-14T09:07:14.026Z] 09:05:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2024-10-14T09:07:14.026Z] 09:05:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2024-10-14T09:07:14.026Z] 09:05:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2024-10-14T09:07:14.026Z] 09:06:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-10-14T09:07:14.026Z] 09:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-14T09:07:14.026Z] 09:06:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2024-10-14T09:07:14.026Z] 09:06:01 2 0.52 0.00 0.00 0.00 0.02 99.47 [2024-10-14T09:07:14.026Z] 09:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T09:07:14.026Z] 09:06:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-14T09:07:14.026Z] 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T09:07:14.026Z] 09:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-14T09:07:14.026Z] 09:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-14T09:07:14.026Z] 09:07:01 all 7.73 0.00 3.56 2.44 0.07 86.20 [2024-10-14T09:07:14.026Z] 09:07:01 0 7.93 0.00 3.83 0.27 0.03 87.94 [2024-10-14T09:07:14.026Z] 09:07:01 1 7.41 0.00 3.14 1.92 0.07 87.46 [2024-10-14T09:07:14.026Z] 09:07:01 2 7.63 0.00 3.30 0.52 0.05 88.50 [2024-10-14T09:07:14.026Z] 09:07:01 3 8.53 0.00 4.25 7.80 0.08 79.35 [2024-10-14T09:07:14.026Z] 09:07:01 4 8.08 0.00 3.99 7.81 0.07 80.05 [2024-10-14T09:07:14.026Z] 09:07:01 5 7.73 0.00 3.70 0.37 0.07 88.14 [2024-10-14T09:07:14.026Z] 09:07:01 6 7.10 0.00 3.20 0.25 0.08 89.36 [2024-10-14T09:07:14.026Z] 09:07:01 7 7.46 0.00 3.08 0.67 0.07 88.71 [2024-10-14T09:07:14.026Z] [2024-10-14T09:07:14.026Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-10-14T09:07:14.026Z] Average: all 4.28 0.00 1.03 0.79 0.02 93.87 [2024-10-14T09:07:14.026Z] Average: 0 4.06 0.00 1.01 0.44 0.03 94.46 [2024-10-14T09:07:14.026Z] Average: 1 4.24 0.00 1.03 0.50 0.02 94.21 [2024-10-14T09:07:14.026Z] Average: 2 4.32 0.00 0.98 0.14 0.02 94.55 [2024-10-14T09:07:14.026Z] Average: 3 4.44 0.00 1.13 2.64 0.03 91.77 [2024-10-14T09:07:14.026Z] Average: 4 4.34 0.00 1.11 1.59 0.03 92.93 [2024-10-14T09:07:14.026Z] Average: 5 4.37 0.00 1.00 0.61 0.02 93.99 [2024-10-14T09:07:14.026Z] Average: 6 4.30 0.00 0.96 0.31 0.02 94.41 [2024-10-14T09:07:14.026Z] Average: 7 4.19 0.00 1.03 0.12 0.02 94.64 [2024-10-14T09:07:14.026Z] [2024-10-14T09:07:14.026Z] [2024-10-14T09:07:14.026Z]