Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from add9740b43e34f24ff208f7d10aeac3534a31844 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-ssh13140423728699166740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5127915025471199813.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11985992532420563191.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6039703703906701687.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-ssh7041190675901342916.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-27970’ Running on prd-ubuntu20.04-docker-8c-8g-27972 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 Avoid second fetch Checking out Revision add9740b43e34f24ff208f7d10aeac3534a31844 (main) 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 > 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 Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git checkout -f add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 > git rev-list --no-walk 9c4f5b3d632a15b72762060f59c66cf16383077e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T06:31:23.584Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T06:31:23.668Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T06:31:23.702Z] ========================================================= [2024-01-26T06:31:23.702Z] EdgeX Global Pipelines Version Info [2024-01-26T06:31:23.702Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:31:24.810Z] ------------------- [2024-01-26T06:31:24.810Z] stable info: [2024-01-26T06:31:24.810Z] ------------------- [2024-01-26T06:31:24.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T06:31:24.810Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:31:24.810Z] Message: update stable to v1.0.258 [2024-01-26T06:31:25.071Z] ------------------- [2024-01-26T06:31:25.071Z] experimental info: [2024-01-26T06:31:25.071Z] ------------------- [2024-01-26T06:31:25.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T06:31:25.071Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:31:25.071Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T06:31:25.163Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-01-26T06:31:25.194Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-01-26T06:31:25.219Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T06:31:25.247Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T06:31:25.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T06:31:25.309Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T06:31:25.343Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T06:31:25.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T06:31:25.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T06:31:25.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T06:31:25.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T06:31:25.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-01-26T06:31:25.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T06:31:25.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T06:31:25.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:31:25.623Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:31:25.648Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:31:25.673Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:31:25.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T06:31:25.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T06:31:25.769Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T06:31:25.810Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T06:31:25.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T06:31:25.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T06:31:25.938Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T06:31:25.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T06:31:26.015Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T06:31:26.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-26T06:31:26.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-26T06:31:26.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-26T06:31:26.312Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] echo [2024-01-26T06:31:26.351Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = add9740 [Pipeline] echo [2024-01-26T06:31:26.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:31:26.493Z] provisioning config files... [2024-01-26T06:31:26.525Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8882163435544414636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:31:26.888Z] ---> ****-login.sh [2024-01-26T06:31:26.888Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:31:27.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:27.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:27.153Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:27.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:27.153Z] [2024-01-26T06:31:27.153Z] Login Succeeded [2024-01-26T06:31:27.153Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:31:27.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:27.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:27.154Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:27.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:27.154Z] [2024-01-26T06:31:27.154Z] Login Succeeded [2024-01-26T06:31:27.154Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:31:27.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:27.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:27.417Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:27.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:27.417Z] [2024-01-26T06:31:27.417Z] Login Succeeded [2024-01-26T06:31:27.417Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:31:27.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:27.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:27.417Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:27.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:27.417Z] [2024-01-26T06:31:27.417Z] Login Succeeded [2024-01-26T06:31:27.417Z] ****.io [2024-01-26T06:31:27.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:27.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:27.678Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:27.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:27.678Z] [2024-01-26T06:31:27.678Z] Login Succeeded [2024-01-26T06:31:27.678Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:31:27.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T06:31:28.199Z] + git rev-list -1 --merges add9740b43e34f24ff208f7d10aeac3534a31844~1..add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] echo [2024-01-26T06:31:28.239Z] -----------> git rev-list -1 --merges add9740b43e34f24ff208f7d10aeac3534a31844~1..add9740b43e34f24ff208f7d10aeac3534a31844 add9740b43e34f24ff208f7d10aeac3534a31844 [2024-01-26T06:31:28.239Z] add9740b43e34f24ff208f7d10aeac3534a31844 [false] [Pipeline] sh [2024-01-26T06:31:28.538Z] + git log --format=format:%s -1 add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] echo [2024-01-26T06:31:28.555Z] ========================================================= [2024-01-26T06:31:28.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T06:31:28.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:31:28.960Z] + git log --format=format:%s -1 add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] echo [2024-01-26T06:31:28.972Z] [semverPrep] GIT_COMMIT: add9740b43e34f24ff208f7d10aeac3534a31844, Commit Message: Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo [2024-01-26T06:31:28.996Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T06:31:29.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:31:29.383Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T06:31:29.383Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T06:31:29.383Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T06:31:29.383Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T06:31:29.383Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T06:31:29.383Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:31:29.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:31:29.754Z] [2024-01-26T06:31:29.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:31:30.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:31:30.073Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T06:31:30.073Z] b85a868b505f: Pulling fs layer [2024-01-26T06:31:30.073Z] e2be974225ed: Pulling fs layer [2024-01-26T06:31:30.073Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T06:31:30.073Z] 988bab9f4d93: Pulling fs layer [2024-01-26T06:31:30.073Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T06:31:30.073Z] eaf3925da568: Pulling fs layer [2024-01-26T06:31:30.073Z] bab4dde63d76: Pulling fs layer [2024-01-26T06:31:30.073Z] bde34c3a00c8: Pulling fs layer [2024-01-26T06:31:30.073Z] b352a97aabf1: Pulling fs layer [2024-01-26T06:31:30.073Z] 4872d77fe225: Pulling fs layer [2024-01-26T06:31:30.073Z] 5851b861e8e6: Pulling fs layer [2024-01-26T06:31:30.073Z] bde34c3a00c8: Waiting [2024-01-26T06:31:30.073Z] 988bab9f4d93: Waiting [2024-01-26T06:31:30.073Z] b352a97aabf1: Waiting [2024-01-26T06:31:30.073Z] 4872d77fe225: Waiting [2024-01-26T06:31:30.073Z] 5851b861e8e6: Waiting [2024-01-26T06:31:30.073Z] 1469e6f7b9e6: Waiting [2024-01-26T06:31:30.073Z] eaf3925da568: Waiting [2024-01-26T06:31:30.073Z] bab4dde63d76: Waiting [2024-01-26T06:31:30.073Z] e2be974225ed: Download complete [2024-01-26T06:31:30.073Z] 988bab9f4d93: Download complete [2024-01-26T06:31:30.073Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T06:31:30.073Z] 1469e6f7b9e6: Download complete [2024-01-26T06:31:30.332Z] eaf3925da568: Verifying Checksum [2024-01-26T06:31:30.332Z] eaf3925da568: Download complete [2024-01-26T06:31:30.332Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T06:31:30.332Z] 339a4e72a1f5: Download complete [2024-01-26T06:31:30.332Z] bde34c3a00c8: Download complete [2024-01-26T06:31:30.332Z] b352a97aabf1: Download complete [2024-01-26T06:31:30.332Z] 4872d77fe225: Verifying Checksum [2024-01-26T06:31:30.332Z] 4872d77fe225: Download complete [2024-01-26T06:31:30.332Z] 5851b861e8e6: Verifying Checksum [2024-01-26T06:31:30.332Z] 5851b861e8e6: Download complete [2024-01-26T06:31:30.332Z] b85a868b505f: Verifying Checksum [2024-01-26T06:31:30.332Z] b85a868b505f: Download complete [2024-01-26T06:31:30.592Z] bab4dde63d76: Verifying Checksum [2024-01-26T06:31:30.592Z] bab4dde63d76: Download complete [2024-01-26T06:31:31.534Z] b85a868b505f: Pull complete [2024-01-26T06:31:31.792Z] e2be974225ed: Pull complete [2024-01-26T06:31:32.357Z] 339a4e72a1f5: Pull complete [2024-01-26T06:31:32.358Z] 988bab9f4d93: Pull complete [2024-01-26T06:31:32.617Z] 1469e6f7b9e6: Pull complete [2024-01-26T06:31:32.875Z] eaf3925da568: Pull complete [2024-01-26T06:31:34.815Z] bab4dde63d76: Pull complete [2024-01-26T06:31:34.815Z] bde34c3a00c8: Pull complete [2024-01-26T06:31:34.815Z] b352a97aabf1: Pull complete [2024-01-26T06:31:34.815Z] 4872d77fe225: Pull complete [2024-01-26T06:31:34.815Z] 5851b861e8e6: Pull complete [2024-01-26T06:31:34.815Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T06:31:34.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:31:34.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:31:35.021Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:31:35.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:31:38.537Z] $ docker top 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be -eo pid,comm [2024-01-26T06:31:38.596Z] 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-01-26T06:31:38.597Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:31:38.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:31:38.697Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:31:38.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:31:38.828Z] $ docker exec 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be ssh-agent [2024-01-26T06:31:38.945Z] SSH_AUTH_SOCK=/tmp/ssh-EFB9VvKc7N6E/agent.32 [2024-01-26T06:31:38.945Z] SSH_AGENT_PID=38 [2024-01-26T06:31:39.005Z] Running ssh-add (command line suppressed) [2024-01-26T06:31:39.099Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_186096522969257492.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_186096522969257492.key) [2024-01-26T06:31:39.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:31:39.431Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T06:31:39.443Z] $ docker exec --env ******** --env ******** 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be ssh-agent -k [2024-01-26T06:31:39.547Z] unset SSH_AUTH_SOCK; [2024-01-26T06:31:39.547Z] unset SSH_AGENT_PID; [2024-01-26T06:31:39.547Z] echo Agent pid 38 killed; [2024-01-26T06:31:39.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T06:31:39.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:31:39.632Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:31:39.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:31:39.762Z] $ docker exec 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be ssh-agent [2024-01-26T06:31:39.896Z] SSH_AUTH_SOCK=/tmp/ssh-rG2ZWWEHwKYJ/agent.70 [2024-01-26T06:31:39.896Z] SSH_AGENT_PID=76 [2024-01-26T06:31:39.901Z] Running ssh-add (command line suppressed) [2024-01-26T06:31:40.018Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14699586523574500141.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14699586523574500141.key) [2024-01-26T06:31:40.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:31:40.363Z] + git semver init [2024-01-26T06:31:40.628Z] 2024-01-26 06:31:40,552 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T06:31:40.628Z] 2024-01-26 06:31:40,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-01-26T06:31:40.628Z] 2024-01-26 06:31:40,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-01-26T06:31:40.628Z] 2024-01-26 06:31:40,553 [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-01-26T06:31:41.573Z] 2024-01-26 06:31:41,550 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-01-26T06:31:41.573Z] 2024-01-26 06:31:41,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-01-26T06:31:41.573Z] 2024-01-26 06:31:41,551 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-01-26T06:31:41.573Z] 2024-01-26 06:31:41,551 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-01-26T06:31:41.573Z] 3.2.0-dev.6 [Pipeline] } [2024-01-26T06:31:41.582Z] $ docker exec --env ******** --env ******** 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be ssh-agent -k [2024-01-26T06:31:41.706Z] unset SSH_AUTH_SOCK; [2024-01-26T06:31:41.707Z] unset SSH_AGENT_PID; [2024-01-26T06:31:41.707Z] echo Agent pid 76 killed; [2024-01-26T06:31:41.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:31:42.158Z] + git semver [Pipeline] } [2024-01-26T06:31:42.430Z] $ docker stop --time=1 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be [2024-01-26T06:31:43.730Z] $ docker rm -f --volumes 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:31:44.128Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T06:31:44.427Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T06:31:44.431Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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-01-26T06:31:44.870Z] provisioning config files... [2024-01-26T06:31:44.880Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14743693903110465028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:31:45.213Z] ---> ****-login.sh [2024-01-26T06:31:45.213Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:31:45.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:45.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:45.213Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:45.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:45.213Z] [2024-01-26T06:31:45.213Z] Login Succeeded [2024-01-26T06:31:45.213Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:31:45.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:45.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:45.213Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:45.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:45.213Z] [2024-01-26T06:31:45.213Z] Login Succeeded [2024-01-26T06:31:45.213Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:31:45.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:45.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:45.526Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:45.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:45.526Z] [2024-01-26T06:31:45.526Z] Login Succeeded [2024-01-26T06:31:45.526Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:31:45.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:45.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:45.526Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:45.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:45.526Z] [2024-01-26T06:31:45.526Z] Login Succeeded [2024-01-26T06:31:45.526Z] ****.io [2024-01-26T06:31:45.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:31:45.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:31:45.786Z] Configure a credential helper to remove this warning. See [2024-01-26T06:31:45.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:31:45.786Z] [2024-01-26T06:31:45.786Z] Login Succeeded [2024-01-26T06:31:45.786Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:31:45.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:31:45.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:31:46.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:31:46.045Z] ========================================================= [2024-01-26T06:31:46.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T06:31:46.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:31:46.508Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T06:31:46.509Z] Sending build context to Docker daemon 14.34MB [2024-01-26T06:31:46.509Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:31:46.509Z] Step 2/13 : FROM ${BASE} AS builder [2024-01-26T06:31:46.509Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T06:31:46.509Z] 7264a8db6415: Pulling fs layer [2024-01-26T06:31:46.509Z] c4d48a809fc2: Pulling fs layer [2024-01-26T06:31:46.509Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T06:31:46.509Z] ad3a456e5733: Pulling fs layer [2024-01-26T06:31:46.509Z] 69c7f0334f64: Pulling fs layer [2024-01-26T06:31:46.509Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T06:31:46.509Z] ce7588e14bc9: Pulling fs layer [2024-01-26T06:31:46.509Z] b5e4710f87ac: Pulling fs layer [2024-01-26T06:31:46.509Z] ad3a456e5733: Waiting [2024-01-26T06:31:46.509Z] 1f1c1a5573a3: Waiting [2024-01-26T06:31:46.509Z] ce7588e14bc9: Waiting [2024-01-26T06:31:46.509Z] b5e4710f87ac: Waiting [2024-01-26T06:31:46.767Z] c4d48a809fc2: Verifying Checksum [2024-01-26T06:31:46.767Z] c4d48a809fc2: Download complete [2024-01-26T06:31:46.767Z] ad3a456e5733: Download complete [2024-01-26T06:31:46.768Z] 69c7f0334f64: Download complete [2024-01-26T06:31:46.768Z] 7264a8db6415: Verifying Checksum [2024-01-26T06:31:46.768Z] 7264a8db6415: Download complete [2024-01-26T06:31:46.768Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T06:31:46.768Z] 1f1c1a5573a3: Download complete [2024-01-26T06:31:46.768Z] 7264a8db6415: Pull complete [2024-01-26T06:31:47.032Z] b5e4710f87ac: Verifying Checksum [2024-01-26T06:31:47.032Z] b5e4710f87ac: Download complete [2024-01-26T06:31:47.032Z] c4d48a809fc2: Pull complete [2024-01-26T06:31:47.291Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T06:31:47.291Z] 4f1c88b9dad5: Download complete [2024-01-26T06:31:47.551Z] ce7588e14bc9: Verifying Checksum [2024-01-26T06:31:47.551Z] ce7588e14bc9: Download complete [2024-01-26T06:31:50.852Z] 4f1c88b9dad5: Pull complete [2024-01-26T06:31:50.852Z] ad3a456e5733: Pull complete [2024-01-26T06:31:50.852Z] 69c7f0334f64: Pull complete [2024-01-26T06:31:50.852Z] 1f1c1a5573a3: Pull complete [2024-01-26T06:31:53.397Z] ce7588e14bc9: Pull complete [2024-01-26T06:31:53.965Z] b5e4710f87ac: Pull complete [2024-01-26T06:31:53.965Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T06:31:53.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T06:31:53.965Z] ---> 88b5674ff536 [2024-01-26T06:31:53.965Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:31:58.203Z] ---> Running in 90614cd667ae [2024-01-26T06:31:58.203Z] Removing intermediate container 90614cd667ae [2024-01-26T06:31:58.203Z] ---> 361c62889684 [2024-01-26T06:31:58.203Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:31:58.203Z] ---> Running in 8344627a2e82 [2024-01-26T06:31:58.203Z] Removing intermediate container 8344627a2e82 [2024-01-26T06:31:58.203Z] ---> 2e718cd31797 [2024-01-26T06:31:58.203Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-01-26T06:31:58.203Z] ---> Running in 61c8599461f8 [2024-01-26T06:31:58.203Z] Removing intermediate container 61c8599461f8 [2024-01-26T06:31:58.203Z] ---> 470203721f4c [2024-01-26T06:31:58.203Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-01-26T06:31:58.203Z] ---> Running in 8847d1ad171f [2024-01-26T06:31:58.203Z] Removing intermediate container 8847d1ad171f [2024-01-26T06:31:58.203Z] ---> 35fd1135fa30 [2024-01-26T06:31:58.203Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:31:58.203Z] ---> Running in 9b276be0167e [2024-01-26T06:31:58.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:31:58.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:31:58.463Z] (1/13) Installing libintl (0.21.1-r7) [2024-01-26T06:31:58.463Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-01-26T06:31:58.463Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-01-26T06:31:58.463Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-01-26T06:31:58.463Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-01-26T06:31:58.463Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-01-26T06:31:58.463Z] (7/13) Installing udev-init-scripts (35-r1) [2024-01-26T06:31:58.463Z] (8/13) Installing libblkid (2.38.1-r8) [2024-01-26T06:31:58.463Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-01-26T06:31:58.721Z] (10/13) Installing kmod-libs (30-r3) [2024-01-26T06:31:58.721Z] (11/13) Installing eudev (3.2.11-r8) [2024-01-26T06:31:58.721Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-01-26T06:31:58.721Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-01-26T06:31:58.721Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:31:58.721Z] Executing eudev-3.2.11-r8.trigger [2024-01-26T06:31:58.721Z] OK: 271 MiB in 65 packages [2024-01-26T06:31:59.291Z] Removing intermediate container 9b276be0167e [2024-01-26T06:31:59.291Z] ---> 7369bb6e3563 [2024-01-26T06:31:59.291Z] Step 8/13 : WORKDIR /device-usb-camera [2024-01-26T06:31:59.291Z] ---> Running in 51c700c2269b [2024-01-26T06:31:59.551Z] Removing intermediate container 51c700c2269b [2024-01-26T06:31:59.551Z] ---> 2fdf1221354d [2024-01-26T06:31:59.551Z] Step 9/13 : COPY go.mod vendor* ./ [2024-01-26T06:31:59.551Z] ---> 2b81ac1edaf0 [2024-01-26T06:31:59.551Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:31:59.551Z] ---> Running in 71df43c99390 [2024-01-26T06:31:59.751Z] Still waiting to schedule task [2024-01-26T06:31:59.751Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27971’ [2024-01-26T06:32:26.253Z] Removing intermediate container 71df43c99390 [2024-01-26T06:32:26.253Z] ---> 99a3eeaa2217 [2024-01-26T06:32:26.253Z] Step 11/13 : COPY . . [2024-01-26T06:32:26.253Z] ---> e80c9a715ffc [2024-01-26T06:32:26.253Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-01-26T06:32:26.253Z] ---> Running in f0067d4a9d5b [2024-01-26T06:32:26.253Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:32:26.253Z] Dload Upload Total Spent Left Speed [2024-01-26T06:32:26.512Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 12863 0 --:--:-- --:--:-- --:--:-- 12917 [2024-01-26T06:32:26.771Z] Removing intermediate container f0067d4a9d5b [2024-01-26T06:32:26.771Z] ---> 752c25fa5956 [2024-01-26T06:32:26.771Z] Step 13/13 : RUN ${MAKE} [2024-01-26T06:32:26.771Z] ---> Running in c1e9b9a05720 [2024-01-26T06:32:27.032Z] noop [2024-01-26T06:32:27.291Z] Removing intermediate container c1e9b9a05720 [2024-01-26T06:32:27.291Z] ---> 9b31f94b466c [2024-01-26T06:32:27.291Z] Successfully built 9b31f94b466c [2024-01-26T06:32:27.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:27.715Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:32:27.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:32:27.847Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:32:27.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T06:32:28.221Z] $ docker top d5945552fb94ea15a40868fc6ac9b9b19f3052936cf6d43ea4dcae5a20df463e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:32:28.607Z] + go version [2024-01-26T06:32:28.607Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T06:32:28.618Z] $ docker stop --time=1 d5945552fb94ea15a40868fc6ac9b9b19f3052936cf6d43ea4dcae5a20df463e [2024-01-26T06:32:29.892Z] $ docker rm -f --volumes d5945552fb94ea15a40868fc6ac9b9b19f3052936cf6d43ea4dcae5a20df463e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:30.511Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:32:30.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:32:30.637Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:32:30.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T06:32:31.054Z] $ docker top 5c4163a41a7f1ee223c4fa98402275480b33c54bc710fb3b108a1734566925c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:32:31.436Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:32:31.752Z] + make test [2024-01-26T06:32:31.752Z] go test ./... -coverprofile=coverage.out ./... [2024-01-26T06:32:33.137Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-01-26T06:32:45.352Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-01-26T06:32:45.353Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2024-01-26T06:32:51.923Z] go vet ./... [2024-01-26T06:32:55.219Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:32:55.219Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:32:55.219Z] ./bin/test-attribution-txt.sh [2024-01-26T06:32:55.219Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:32:55.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:32:55.273Z] $ docker stop --time=1 5c4163a41a7f1ee223c4fa98402275480b33c54bc710fb3b108a1734566925c5 [2024-01-26T06:32:58.864Z] $ docker rm -f --volumes 5c4163a41a7f1ee223c4fa98402275480b33c54bc710fb3b108a1734566925c5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:32:59.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:32:59.469Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T06:33:00.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:33:00.408Z] + ls -al . [2024-01-26T06:33:00.408Z] total 224 [2024-01-26T06:33:00.408Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:32 . [2024-01-26T06:33:00.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:31 .. [2024-01-26T06:33:00.408Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:32 .git [2024-01-26T06:33:00.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 .github [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 429 Jan 26 06:31 .gitignore [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 45 Jan 26 06:31 .golangci.yml [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 26 06:31 .hadolint.yml [2024-01-26T06:33:00.408Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:31 .semver [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 10851 Jan 26 06:31 Attribution.txt [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jan 26 06:31 CHANGELOG.md [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 2562 Jan 26 06:31 Dockerfile [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 26 06:31 GOVERNANCE.md [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 26 06:31 Jenkinsfile [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 26 06:31 LICENSE [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jan 26 06:31 Makefile [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:31 OWNERS.md [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 26 06:31 README.md [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:31 VERSION [2024-01-26T06:33:00.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:31 bin [2024-01-26T06:33:00.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 cmd [2024-01-26T06:33:00.408Z] -rw-r--r-- 1 jenkins jenkins 54703 Jan 26 06:32 coverage.out [2024-01-26T06:33:00.408Z] -rwxrwxr-x 1 jenkins jenkins 84 Jan 26 06:31 docker-entrypoint.sh [2024-01-26T06:33:00.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:31 docs [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 3968 Jan 26 06:31 go.mod [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 34433 Jan 26 06:31 go.sum [2024-01-26T06:33:00.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 internal [2024-01-26T06:33:00.408Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 26 06:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:00.773Z] + 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=add9740b43e34f24ff208f7d10aeac3534a31844 --label arch=amd64 --label version=3.2.0-dev.6 . [2024-01-26T06:33:00.773Z] Sending build context to Docker daemon 14.4MB [2024-01-26T06:33:00.773Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:33:00.773Z] Step 2/37 : FROM ${BASE} AS builder [2024-01-26T06:33:00.773Z] ---> 9b31f94b466c [2024-01-26T06:33:00.773Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:33:01.032Z] ---> Running in 69028ac6092a [2024-01-26T06:33:01.292Z] Removing intermediate container 69028ac6092a [2024-01-26T06:33:01.292Z] ---> 24d59ca3994d [2024-01-26T06:33:01.292Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:33:01.292Z] ---> Running in 5fd4ca019cd3 [2024-01-26T06:33:01.292Z] Removing intermediate container 5fd4ca019cd3 [2024-01-26T06:33:01.292Z] ---> cfd272c4e744 [2024-01-26T06:33:01.292Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-01-26T06:33:01.292Z] ---> Running in 7e7a6ae55b3f [2024-01-26T06:33:01.292Z] Removing intermediate container 7e7a6ae55b3f [2024-01-26T06:33:01.292Z] ---> ce1b51aa0e18 [2024-01-26T06:33:01.292Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-01-26T06:33:01.551Z] ---> Running in 9bdf9d6102ed [2024-01-26T06:33:01.551Z] Removing intermediate container 9bdf9d6102ed [2024-01-26T06:33:01.551Z] ---> b132e9625ab1 [2024-01-26T06:33:01.551Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:33:01.551Z] ---> Running in 06c098bab93a [2024-01-26T06:33:01.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:01.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:02.066Z] OK: 271 MiB in 65 packages [2024-01-26T06:33:02.325Z] Removing intermediate container 06c098bab93a [2024-01-26T06:33:02.325Z] ---> 3f9cce598f6a [2024-01-26T06:33:02.325Z] Step 8/37 : WORKDIR /device-usb-camera [2024-01-26T06:33:02.325Z] ---> Running in 049b7660da99 [2024-01-26T06:33:02.583Z] Removing intermediate container 049b7660da99 [2024-01-26T06:33:02.583Z] ---> 04002f88ed69 [2024-01-26T06:33:02.583Z] Step 9/37 : COPY go.mod vendor* ./ [2024-01-26T06:33:02.583Z] ---> fa31401cd8b5 [2024-01-26T06:33:02.583Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:33:02.583Z] ---> Running in 865252c6a3d0 [2024-01-26T06:33:03.147Z] Removing intermediate container 865252c6a3d0 [2024-01-26T06:33:03.147Z] ---> 57dc4ce341b9 [2024-01-26T06:33:03.147Z] Step 11/37 : COPY . . [2024-01-26T06:33:04.095Z] ---> c8713c7dee7f [2024-01-26T06:33:04.096Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-01-26T06:33:04.096Z] ---> Running in 60e8169e51be [2024-01-26T06:33:04.096Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:33:04.096Z] Dload Upload Total Spent Left Speed [2024-01-26T06:33:04.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 40745 0 --:--:-- --:--:-- --:--:-- 41766 [2024-01-26T06:33:04.355Z] Removing intermediate container 60e8169e51be [2024-01-26T06:33:04.355Z] ---> 49dea7ffd95c [2024-01-26T06:33:04.355Z] Step 13/37 : RUN ${MAKE} [2024-01-26T06:33:04.355Z] ---> Running in 7815e48916f7 [2024-01-26T06:33:04.615Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-01-26T06:33:26.929Z] Removing intermediate container 7815e48916f7 [2024-01-26T06:33:26.929Z] ---> cde5923c47bc [2024-01-26T06:33:26.929Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-01-26T06:33:26.929Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-01-26T06:33:26.929Z] 4acc49c71d14: Pulling fs layer [2024-01-26T06:33:26.929Z] 4acc49c71d14: Verifying Checksum [2024-01-26T06:33:26.929Z] 4acc49c71d14: Download complete [2024-01-26T06:33:26.929Z] 4acc49c71d14: Pull complete [2024-01-26T06:33:26.929Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-01-26T06:33:26.929Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-01-26T06:33:26.929Z] ---> 01a2bd3e5fff [2024-01-26T06:33:26.929Z] Step 15/37 : FROM alpine:3.18 [2024-01-26T06:33:26.929Z] 3.18: Pulling from library/alpine [2024-01-26T06:33:26.929Z] c926b61bad3b: Pulling fs layer [2024-01-26T06:33:26.929Z] c926b61bad3b: Verifying Checksum [2024-01-26T06:33:26.929Z] c926b61bad3b: Download complete [2024-01-26T06:33:26.929Z] c926b61bad3b: Pull complete [2024-01-26T06:33:26.929Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:33:26.929Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T06:33:26.929Z] ---> b541f2080109 [2024-01-26T06:33:26.929Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-01-26T06:33:27.189Z] ---> Running in 6c85bfe10aba [2024-01-26T06:33:27.189Z] Removing intermediate container 6c85bfe10aba [2024-01-26T06:33:27.189Z] ---> b07b657b55c0 [2024-01-26T06:33:27.189Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-01-26T06:33:27.189Z] ---> Running in 249c900eee30 [2024-01-26T06:33:27.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:27.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:28.015Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-01-26T06:33:28.015Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-01-26T06:33:28.015Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-01-26T06:33:28.015Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-01-26T06:33:28.015Z] (5/107) Installing libxau (1.0.11-r2) [2024-01-26T06:33:28.015Z] (6/107) Installing libmd (1.0.4-r2) [2024-01-26T06:33:28.015Z] (7/107) Installing libbsd (0.11.7-r1) [2024-01-26T06:33:28.015Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-01-26T06:33:28.015Z] (9/107) Installing libxcb (1.15-r1) [2024-01-26T06:33:28.015Z] (10/107) Installing libx11 (1.8.7-r0) [2024-01-26T06:33:28.015Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-01-26T06:33:28.015Z] (12/107) Installing libpciaccess (0.17-r2) [2024-01-26T06:33:28.015Z] (13/107) Installing libdrm (2.4.115-r4) [2024-01-26T06:33:28.015Z] (14/107) Installing libxext (1.3.5-r2) [2024-01-26T06:33:28.015Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-01-26T06:33:28.015Z] (16/107) Installing libffi (3.4.4-r2) [2024-01-26T06:33:28.015Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-01-26T06:33:28.015Z] (18/107) Installing libva (2.18.0-r1) [2024-01-26T06:33:28.015Z] (19/107) Installing libvdpau (1.5-r1) [2024-01-26T06:33:28.015Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-01-26T06:33:28.015Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-01-26T06:33:28.015Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-01-26T06:33:28.015Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-01-26T06:33:28.015Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-01-26T06:33:28.015Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-01-26T06:33:28.275Z] (26/107) Installing libhwy (1.0.4-r1) [2024-01-26T06:33:28.275Z] (27/107) Installing lcms2 (2.15-r2) [2024-01-26T06:33:28.275Z] (28/107) Installing libjxl (0.8.2-r0) [2024-01-26T06:33:28.275Z] (29/107) Installing lame-libs (3.100-r5) [2024-01-26T06:33:28.275Z] (30/107) Installing opus (1.4-r0) [2024-01-26T06:33:28.275Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-01-26T06:33:28.275Z] (32/107) Installing soxr (0.1.3-r5) [2024-01-26T06:33:28.275Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-01-26T06:33:28.275Z] (34/107) Installing libogg (1.3.5-r4) [2024-01-26T06:33:28.275Z] (35/107) Installing libtheora (1.1.1-r17) [2024-01-26T06:33:28.275Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-01-26T06:33:28.275Z] (37/107) Installing libvpx (1.13.0-r2) [2024-01-26T06:33:28.275Z] (38/107) Installing libwebp (1.3.2-r0) [2024-01-26T06:33:28.275Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-01-26T06:33:28.275Z] (40/107) Installing numactl (2.0.16-r4) [2024-01-26T06:33:28.275Z] (41/107) Installing x265-libs (3.5-r4) [2024-01-26T06:33:28.535Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-01-26T06:33:28.535Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-01-26T06:33:28.535Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-01-26T06:33:28.535Z] (45/107) Installing libexpat (2.5.0-r1) [2024-01-26T06:33:28.535Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-01-26T06:33:28.535Z] (47/107) Installing libpng (1.6.39-r3) [2024-01-26T06:33:28.535Z] (48/107) Installing freetype (2.13.0-r5) [2024-01-26T06:33:28.535Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-01-26T06:33:28.535Z] (50/107) Installing fribidi (1.0.13-r0) [2024-01-26T06:33:28.535Z] (51/107) Installing libintl (0.21.1-r7) [2024-01-26T06:33:28.535Z] (52/107) Installing libblkid (2.38.1-r8) [2024-01-26T06:33:28.535Z] (53/107) Installing libmount (2.38.1-r8) [2024-01-26T06:33:28.535Z] (54/107) Installing pcre2 (10.42-r1) [2024-01-26T06:33:28.535Z] (55/107) Installing glib (2.76.4-r0) [2024-01-26T06:33:28.794Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-01-26T06:33:28.794Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-01-26T06:33:28.794Z] (58/107) Installing libunibreak (5.1-r0) [2024-01-26T06:33:28.794Z] (59/107) Installing libass (0.17.1-r0) [2024-01-26T06:33:28.794Z] (60/107) Installing libbluray (1.3.4-r0) [2024-01-26T06:33:28.794Z] (61/107) Installing gmp (6.2.1-r3) [2024-01-26T06:33:28.794Z] (62/107) Installing nettle (3.8.1-r2) [2024-01-26T06:33:28.794Z] (63/107) Installing libunistring (1.1-r1) [2024-01-26T06:33:28.794Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-01-26T06:33:28.794Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-01-26T06:33:28.794Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-01-26T06:33:28.794Z] (67/107) Installing gnutls (3.8.3-r0) [2024-01-26T06:33:28.794Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-01-26T06:33:28.794Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-01-26T06:33:28.794Z] (70/107) Installing cjson (1.7.17-r0) [2024-01-26T06:33:28.794Z] (71/107) Installing mbedtls (2.28.5-r0) [2024-01-26T06:33:28.794Z] (72/107) Installing librist (0.2.7-r0) [2024-01-26T06:33:28.794Z] (73/107) Installing libsrt (1.5.2-r0) [2024-01-26T06:33:28.794Z] (74/107) Installing libssh (0.10.5-r0) [2024-01-26T06:33:28.794Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-01-26T06:33:28.794Z] (76/107) Installing libxml2 (2.11.6-r0) [2024-01-26T06:33:29.057Z] (77/107) Installing libsodium (1.0.18-r3) [2024-01-26T06:33:29.057Z] (78/107) Installing libzmq (4.3.4-r4) [2024-01-26T06:33:29.057Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-01-26T06:33:29.057Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-01-26T06:33:29.057Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-01-26T06:33:29.057Z] (82/107) Installing shaderc (2023.3-r1) [2024-01-26T06:33:29.057Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-01-26T06:33:29.057Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-01-26T06:33:29.057Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-01-26T06:33:29.057Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-01-26T06:33:29.057Z] (87/107) Installing vidstab (1.1.1-r0) [2024-01-26T06:33:29.316Z] (88/107) Installing zimg (3.0.5-r0) [2024-01-26T06:33:29.316Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-01-26T06:33:29.316Z] (90/107) Installing libasyncns (0.8-r1) [2024-01-26T06:33:29.316Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-01-26T06:33:29.316Z] (92/107) Installing libltdl (2.4.7-r2) [2024-01-26T06:33:29.316Z] (93/107) Installing orc (0.4.34-r0) [2024-01-26T06:33:29.316Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-01-26T06:33:29.316Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-01-26T06:33:29.316Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-01-26T06:33:29.316Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-01-26T06:33:29.316Z] (98/107) Installing libpulse (16.1-r10) [2024-01-26T06:33:29.316Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-01-26T06:33:29.316Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-01-26T06:33:29.316Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-01-26T06:33:29.575Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-01-26T06:33:29.575Z] (103/107) Installing udev-init-scripts (35-r1) [2024-01-26T06:33:29.575Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-01-26T06:33:29.575Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-01-26T06:33:29.575Z] (106/107) Installing kmod-libs (30-r3) [2024-01-26T06:33:29.575Z] (107/107) Installing eudev (3.2.11-r8) [2024-01-26T06:33:29.575Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:33:29.575Z] Executing glib-2.76.4-r0.trigger [2024-01-26T06:33:29.575Z] Executing eudev-3.2.11-r8.trigger [2024-01-26T06:33:29.575Z] OK: 131 MiB in 122 packages [2024-01-26T06:33:32.958Z] Removing intermediate container 249c900eee30 [2024-01-26T06:33:32.958Z] ---> 15ade47eb575 [2024-01-26T06:33:32.958Z] Step 18/37 : RUN apk --no-cache upgrade [2024-01-26T06:33:32.958Z] ---> Running in 24d444eeb7bc [2024-01-26T06:33:32.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:32.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:33:33.226Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:33:33.227Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:33:33.227Z] OK: 131 MiB in 122 packages [2024-01-26T06:33:33.795Z] Removing intermediate container 24d444eeb7bc [2024-01-26T06:33:33.795Z] ---> 69a3f2d339a4 [2024-01-26T06:33:33.795Z] Step 19/37 : WORKDIR / [2024-01-26T06:33:33.795Z] ---> Running in 6e4c40c1a345 [2024-01-26T06:33:33.795Z] Removing intermediate container 6e4c40c1a345 [2024-01-26T06:33:33.795Z] ---> 7a7cc61ff8f0 [2024-01-26T06:33:33.795Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-01-26T06:33:34.730Z] ---> bbf42cac7426 [2024-01-26T06:33:34.730Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-01-26T06:33:34.987Z] ---> d3c0553e6208 [2024-01-26T06:33:34.987Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-01-26T06:33:34.987Z] ---> ddcec3cb90eb [2024-01-26T06:33:34.987Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-01-26T06:33:35.247Z] ---> 0fab03420386 [2024-01-26T06:33:35.247Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-01-26T06:33:35.247Z] ---> 13270c1cf36c [2024-01-26T06:33:35.247Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-01-26T06:33:35.506Z] ---> 55a19dde07a9 [2024-01-26T06:33:35.506Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-01-26T06:33:36.072Z] ---> 98a9d7699a2a [2024-01-26T06:33:36.072Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-01-26T06:33:36.072Z] ---> Running in a5ca7e3a5545 [2024-01-26T06:33:36.638Z] Removing intermediate container a5ca7e3a5545 [2024-01-26T06:33:36.639Z] ---> 06b3be1d4d11 [2024-01-26T06:33:36.639Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-01-26T06:33:36.639Z] ---> Running in bc3fdede1248 [2024-01-26T06:33:37.208Z] Removing intermediate container bc3fdede1248 [2024-01-26T06:33:37.208Z] ---> 9f46741bbbf4 [2024-01-26T06:33:37.208Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-01-26T06:33:37.208Z] ---> Running in a576e824770e [2024-01-26T06:33:37.774Z] Removing intermediate container a576e824770e [2024-01-26T06:33:37.774Z] ---> 6a9c72dc5b34 [2024-01-26T06:33:37.774Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-01-26T06:33:37.774Z] ---> Running in e07463f5bd51 [2024-01-26T06:33:38.341Z] Removing intermediate container e07463f5bd51 [2024-01-26T06:33:38.341Z] ---> 02136f73528b [2024-01-26T06:33:38.341Z] Step 31/37 : EXPOSE 59983 [2024-01-26T06:33:38.341Z] ---> Running in fd795ad95fde [2024-01-26T06:33:38.341Z] Removing intermediate container fd795ad95fde [2024-01-26T06:33:38.341Z] ---> 5445d9f82759 [2024-01-26T06:33:38.341Z] Step 32/37 : EXPOSE 8554 [2024-01-26T06:33:38.341Z] ---> Running in 5b251bec7202 [2024-01-26T06:33:38.341Z] Removing intermediate container 5b251bec7202 [2024-01-26T06:33:38.341Z] ---> 1e2ec7c8a73c [2024-01-26T06:33:38.341Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-01-26T06:33:38.341Z] ---> Running in e25281f8a1bf [2024-01-26T06:33:38.598Z] Removing intermediate container e25281f8a1bf [2024-01-26T06:33:38.598Z] ---> 39d9dca27dc3 [2024-01-26T06:33:38.598Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-01-26T06:33:38.598Z] ---> Running in 131c893e928d [2024-01-26T06:33:38.598Z] Removing intermediate container 131c893e928d [2024-01-26T06:33:38.598Z] ---> a154ffeeab60 [2024-01-26T06:33:38.598Z] Step 35/37 : LABEL arch=amd64 [2024-01-26T06:33:38.598Z] ---> Running in b452d29aa554 [2024-01-26T06:33:38.598Z] Removing intermediate container b452d29aa554 [2024-01-26T06:33:38.598Z] ---> 197e22053b62 [2024-01-26T06:33:38.598Z] Step 36/37 : LABEL git_sha=add9740b43e34f24ff208f7d10aeac3534a31844 [2024-01-26T06:33:38.598Z] ---> Running in 276e8800a84d [2024-01-26T06:33:38.856Z] Removing intermediate container 276e8800a84d [2024-01-26T06:33:38.856Z] ---> 9bfd3749d99f [2024-01-26T06:33:38.856Z] Step 37/37 : LABEL version=3.2.0-dev.6 [2024-01-26T06:33:38.856Z] ---> Running in 0ef519306e9c [2024-01-26T06:33:38.856Z] Removing intermediate container 0ef519306e9c [2024-01-26T06:33:38.856Z] ---> d0982b0d70c4 [2024-01-26T06:33:38.856Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T06:33:38.856Z] Successfully built d0982b0d70c4 [2024-01-26T06:33:38.856Z] 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-01-26T06:33:39.128Z] provisioning config files... [2024-01-26T06:33:39.136Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11613936217689247759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:33:39.480Z] ---> ****-login.sh [2024-01-26T06:33:39.480Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:33:39.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:39.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:39.480Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:39.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:39.480Z] [2024-01-26T06:33:39.480Z] Login Succeeded [2024-01-26T06:33:39.480Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:33:39.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:39.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:39.480Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:39.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:39.480Z] [2024-01-26T06:33:39.480Z] Login Succeeded [2024-01-26T06:33:39.480Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:33:39.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:39.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:39.740Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:39.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:39.740Z] [2024-01-26T06:33:39.740Z] Login Succeeded [2024-01-26T06:33:39.740Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:33:39.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:39.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:39.740Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:39.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:39.740Z] [2024-01-26T06:33:39.740Z] Login Succeeded [2024-01-26T06:33:39.740Z] ****.io [2024-01-26T06:33:39.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:33:39.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:33:39.999Z] Configure a credential helper to remove this warning. See [2024-01-26T06:33:39.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:33:39.999Z] [2024-01-26T06:33:39.999Z] Login Succeeded [2024-01-26T06:33:39.999Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:33:40.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:33:40.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:33:40.201Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-01-26T06:33:40.201Z] add9740b43e34f24ff208f7d10aeac3534a31844 [2024-01-26T06:33:40.201Z] latest [2024-01-26T06:33:40.201Z] 3.2.0-dev.6 [2024-01-26T06:33:40.201Z] add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [2024-01-26T06:33:40.201Z] main [2024-01-26T06:33:40.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:40.677Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:41.066Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844 [2024-01-26T06:33:41.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-01-26T06:33:41.067Z] a2048beb19d9: Preparing [2024-01-26T06:33:41.067Z] 1b1186323cea: Preparing [2024-01-26T06:33:41.067Z] e1e29a634dac: Preparing [2024-01-26T06:33:41.067Z] 177e0808d5b8: Preparing [2024-01-26T06:33:41.067Z] 3827b5b91e75: Preparing [2024-01-26T06:33:41.067Z] acc83c6ca332: Preparing [2024-01-26T06:33:41.067Z] 57e72f7e7f21: Preparing [2024-01-26T06:33:41.067Z] 42992929647a: Preparing [2024-01-26T06:33:41.067Z] a9db0ea4ed6d: Preparing [2024-01-26T06:33:41.067Z] 26c26d756154: Preparing [2024-01-26T06:33:41.067Z] 5e4b192a33ca: Preparing [2024-01-26T06:33:41.067Z] 5262690ca463: Preparing [2024-01-26T06:33:41.067Z] 3b2add878ca2: Preparing [2024-01-26T06:33:41.067Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:41.067Z] 9fe9a137fd00: Waiting [2024-01-26T06:33:41.067Z] acc83c6ca332: Waiting [2024-01-26T06:33:41.067Z] 57e72f7e7f21: Waiting [2024-01-26T06:33:41.067Z] 42992929647a: Waiting [2024-01-26T06:33:41.067Z] a9db0ea4ed6d: Waiting [2024-01-26T06:33:41.067Z] 26c26d756154: Waiting [2024-01-26T06:33:41.067Z] 5e4b192a33ca: Waiting [2024-01-26T06:33:41.067Z] 5262690ca463: Waiting [2024-01-26T06:33:41.067Z] 3b2add878ca2: Waiting [2024-01-26T06:33:41.067Z] e1e29a634dac: Pushed [2024-01-26T06:33:41.067Z] 177e0808d5b8: Pushed [2024-01-26T06:33:41.067Z] a2048beb19d9: Pushed [2024-01-26T06:33:41.067Z] 1b1186323cea: Pushed [2024-01-26T06:33:41.325Z] a9db0ea4ed6d: Pushed [2024-01-26T06:33:41.325Z] 42992929647a: Pushed [2024-01-26T06:33:41.325Z] acc83c6ca332: Pushed [2024-01-26T06:33:41.325Z] 57e72f7e7f21: Pushed [2024-01-26T06:33:41.325Z] 26c26d756154: Pushed [2024-01-26T06:33:41.583Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:41.841Z] 5262690ca463: Pushed [2024-01-26T06:33:43.747Z] 3827b5b91e75: Pushed [2024-01-26T06:33:44.319Z] 5e4b192a33ca: Pushed [2024-01-26T06:33:54.328Z] 3b2add878ca2: Pushed [2024-01-26T06:33:54.328Z] add9740b43e34f24ff208f7d10aeac3534a31844: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:54.736Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:55.142Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-01-26T06:33:55.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-01-26T06:33:55.142Z] a2048beb19d9: Preparing [2024-01-26T06:33:55.142Z] 1b1186323cea: Preparing [2024-01-26T06:33:55.142Z] e1e29a634dac: Preparing [2024-01-26T06:33:55.142Z] 177e0808d5b8: Preparing [2024-01-26T06:33:55.142Z] 3827b5b91e75: Preparing [2024-01-26T06:33:55.142Z] acc83c6ca332: Preparing [2024-01-26T06:33:55.142Z] 57e72f7e7f21: Preparing [2024-01-26T06:33:55.142Z] 42992929647a: Preparing [2024-01-26T06:33:55.142Z] a9db0ea4ed6d: Preparing [2024-01-26T06:33:55.142Z] 26c26d756154: Preparing [2024-01-26T06:33:55.142Z] 5e4b192a33ca: Preparing [2024-01-26T06:33:55.142Z] 5262690ca463: Preparing [2024-01-26T06:33:55.142Z] 3b2add878ca2: Preparing [2024-01-26T06:33:55.142Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:55.142Z] acc83c6ca332: Waiting [2024-01-26T06:33:55.142Z] 26c26d756154: Waiting [2024-01-26T06:33:55.142Z] 57e72f7e7f21: Waiting [2024-01-26T06:33:55.142Z] 5e4b192a33ca: Waiting [2024-01-26T06:33:55.142Z] 42992929647a: Waiting [2024-01-26T06:33:55.142Z] a9db0ea4ed6d: Waiting [2024-01-26T06:33:55.142Z] 5262690ca463: Waiting [2024-01-26T06:33:55.142Z] 3b2add878ca2: Waiting [2024-01-26T06:33:55.142Z] 9fe9a137fd00: Waiting [2024-01-26T06:33:55.142Z] a2048beb19d9: Layer already exists [2024-01-26T06:33:55.142Z] 1b1186323cea: Layer already exists [2024-01-26T06:33:55.142Z] 3827b5b91e75: Layer already exists [2024-01-26T06:33:55.142Z] 177e0808d5b8: Layer already exists [2024-01-26T06:33:55.142Z] e1e29a634dac: Layer already exists [2024-01-26T06:33:55.142Z] 57e72f7e7f21: Layer already exists [2024-01-26T06:33:55.142Z] acc83c6ca332: Layer already exists [2024-01-26T06:33:55.142Z] a9db0ea4ed6d: Layer already exists [2024-01-26T06:33:55.142Z] 42992929647a: Layer already exists [2024-01-26T06:33:55.142Z] 5e4b192a33ca: Layer already exists [2024-01-26T06:33:55.142Z] 26c26d756154: Layer already exists [2024-01-26T06:33:55.142Z] 5262690ca463: Layer already exists [2024-01-26T06:33:55.142Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:55.142Z] 3b2add878ca2: Layer already exists [2024-01-26T06:33:55.142Z] latest: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:55.557Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:55.969Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.6 [2024-01-26T06:33:55.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-01-26T06:33:55.969Z] a2048beb19d9: Preparing [2024-01-26T06:33:55.969Z] 1b1186323cea: Preparing [2024-01-26T06:33:55.969Z] e1e29a634dac: Preparing [2024-01-26T06:33:55.969Z] 177e0808d5b8: Preparing [2024-01-26T06:33:55.969Z] 3827b5b91e75: Preparing [2024-01-26T06:33:55.969Z] acc83c6ca332: Preparing [2024-01-26T06:33:55.969Z] 57e72f7e7f21: Preparing [2024-01-26T06:33:55.969Z] 42992929647a: Preparing [2024-01-26T06:33:55.969Z] a9db0ea4ed6d: Preparing [2024-01-26T06:33:55.969Z] 26c26d756154: Preparing [2024-01-26T06:33:55.969Z] 5e4b192a33ca: Preparing [2024-01-26T06:33:55.969Z] 5262690ca463: Preparing [2024-01-26T06:33:55.969Z] 3b2add878ca2: Preparing [2024-01-26T06:33:55.969Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:55.969Z] 57e72f7e7f21: Waiting [2024-01-26T06:33:55.969Z] 5262690ca463: Waiting [2024-01-26T06:33:55.969Z] 42992929647a: Waiting [2024-01-26T06:33:55.969Z] 3b2add878ca2: Waiting [2024-01-26T06:33:55.969Z] 26c26d756154: Waiting [2024-01-26T06:33:55.969Z] 9fe9a137fd00: Waiting [2024-01-26T06:33:55.969Z] a9db0ea4ed6d: Waiting [2024-01-26T06:33:55.969Z] 5e4b192a33ca: Waiting [2024-01-26T06:33:55.969Z] 177e0808d5b8: Layer already exists [2024-01-26T06:33:55.969Z] a2048beb19d9: Layer already exists [2024-01-26T06:33:55.969Z] e1e29a634dac: Layer already exists [2024-01-26T06:33:55.969Z] 1b1186323cea: Layer already exists [2024-01-26T06:33:55.969Z] 3827b5b91e75: Layer already exists [2024-01-26T06:33:55.969Z] acc83c6ca332: Layer already exists [2024-01-26T06:33:55.969Z] 26c26d756154: Layer already exists [2024-01-26T06:33:55.969Z] 42992929647a: Layer already exists [2024-01-26T06:33:55.969Z] a9db0ea4ed6d: Layer already exists [2024-01-26T06:33:55.969Z] 57e72f7e7f21: Layer already exists [2024-01-26T06:33:55.969Z] 5e4b192a33ca: Layer already exists [2024-01-26T06:33:55.969Z] 3b2add878ca2: Layer already exists [2024-01-26T06:33:55.969Z] 5262690ca463: Layer already exists [2024-01-26T06:33:55.969Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:55.969Z] 3.2.0-dev.6: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:56.402Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:56.832Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [2024-01-26T06:33:56.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-01-26T06:33:56.832Z] a2048beb19d9: Preparing [2024-01-26T06:33:56.832Z] 1b1186323cea: Preparing [2024-01-26T06:33:56.832Z] e1e29a634dac: Preparing [2024-01-26T06:33:56.832Z] 177e0808d5b8: Preparing [2024-01-26T06:33:56.832Z] 3827b5b91e75: Preparing [2024-01-26T06:33:56.832Z] acc83c6ca332: Preparing [2024-01-26T06:33:56.832Z] 57e72f7e7f21: Preparing [2024-01-26T06:33:56.832Z] 42992929647a: Preparing [2024-01-26T06:33:56.832Z] a9db0ea4ed6d: Preparing [2024-01-26T06:33:56.832Z] 26c26d756154: Preparing [2024-01-26T06:33:56.832Z] 5e4b192a33ca: Preparing [2024-01-26T06:33:56.832Z] 5262690ca463: Preparing [2024-01-26T06:33:56.832Z] 3b2add878ca2: Preparing [2024-01-26T06:33:56.832Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:56.832Z] 57e72f7e7f21: Waiting [2024-01-26T06:33:56.832Z] 42992929647a: Waiting [2024-01-26T06:33:56.832Z] a9db0ea4ed6d: Waiting [2024-01-26T06:33:56.832Z] 26c26d756154: Waiting [2024-01-26T06:33:56.832Z] 5e4b192a33ca: Waiting [2024-01-26T06:33:56.832Z] 5262690ca463: Waiting [2024-01-26T06:33:56.832Z] 3b2add878ca2: Waiting [2024-01-26T06:33:56.832Z] acc83c6ca332: Waiting [2024-01-26T06:33:56.832Z] 3827b5b91e75: Layer already exists [2024-01-26T06:33:56.832Z] e1e29a634dac: Layer already exists [2024-01-26T06:33:56.832Z] a2048beb19d9: Layer already exists [2024-01-26T06:33:56.832Z] 1b1186323cea: Layer already exists [2024-01-26T06:33:56.832Z] 177e0808d5b8: Layer already exists [2024-01-26T06:33:56.832Z] acc83c6ca332: Layer already exists [2024-01-26T06:33:56.832Z] 42992929647a: Layer already exists [2024-01-26T06:33:56.832Z] 57e72f7e7f21: Layer already exists [2024-01-26T06:33:56.832Z] a9db0ea4ed6d: Layer already exists [2024-01-26T06:33:56.832Z] 5e4b192a33ca: Layer already exists [2024-01-26T06:33:56.832Z] 26c26d756154: Layer already exists [2024-01-26T06:33:56.832Z] 5262690ca463: Layer already exists [2024-01-26T06:33:56.832Z] 3b2add878ca2: Layer already exists [2024-01-26T06:33:56.832Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:56.832Z] add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:57.246Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:57.667Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-01-26T06:33:57.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-01-26T06:33:57.667Z] a2048beb19d9: Preparing [2024-01-26T06:33:57.667Z] 1b1186323cea: Preparing [2024-01-26T06:33:57.667Z] e1e29a634dac: Preparing [2024-01-26T06:33:57.667Z] 177e0808d5b8: Preparing [2024-01-26T06:33:57.667Z] 3827b5b91e75: Preparing [2024-01-26T06:33:57.667Z] acc83c6ca332: Preparing [2024-01-26T06:33:57.667Z] 57e72f7e7f21: Preparing [2024-01-26T06:33:57.667Z] 42992929647a: Preparing [2024-01-26T06:33:57.667Z] a9db0ea4ed6d: Preparing [2024-01-26T06:33:57.667Z] 26c26d756154: Preparing [2024-01-26T06:33:57.667Z] 5e4b192a33ca: Preparing [2024-01-26T06:33:57.667Z] 5262690ca463: Preparing [2024-01-26T06:33:57.667Z] 3b2add878ca2: Preparing [2024-01-26T06:33:57.667Z] 9fe9a137fd00: Preparing [2024-01-26T06:33:57.667Z] acc83c6ca332: Waiting [2024-01-26T06:33:57.667Z] 26c26d756154: Waiting [2024-01-26T06:33:57.667Z] 5e4b192a33ca: Waiting [2024-01-26T06:33:57.667Z] 57e72f7e7f21: Waiting [2024-01-26T06:33:57.667Z] 42992929647a: Waiting [2024-01-26T06:33:57.667Z] a9db0ea4ed6d: Waiting [2024-01-26T06:33:57.667Z] 5262690ca463: Waiting [2024-01-26T06:33:57.667Z] 3b2add878ca2: Waiting [2024-01-26T06:33:57.667Z] 9fe9a137fd00: Waiting [2024-01-26T06:33:57.667Z] 1b1186323cea: Layer already exists [2024-01-26T06:33:57.667Z] 3827b5b91e75: Layer already exists [2024-01-26T06:33:57.667Z] a2048beb19d9: Layer already exists [2024-01-26T06:33:57.667Z] 177e0808d5b8: Layer already exists [2024-01-26T06:33:57.667Z] e1e29a634dac: Layer already exists [2024-01-26T06:33:57.667Z] 57e72f7e7f21: Layer already exists [2024-01-26T06:33:57.667Z] a9db0ea4ed6d: Layer already exists [2024-01-26T06:33:57.667Z] 26c26d756154: Layer already exists [2024-01-26T06:33:57.667Z] 42992929647a: Layer already exists [2024-01-26T06:33:57.667Z] acc83c6ca332: Layer already exists [2024-01-26T06:33:57.667Z] 5e4b192a33ca: Layer already exists [2024-01-26T06:33:57.667Z] 3b2add878ca2: Layer already exists [2024-01-26T06:33:57.667Z] 5262690ca463: Layer already exists [2024-01-26T06:33:57.667Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:33:57.667Z] main: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:33:57.909Z] ===================================================== [Pipeline] echo [2024-01-26T06:33:57.954Z] taggedImages: [2024-01-26T06:33:57.954Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844 [2024-01-26T06:33:57.954Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-01-26T06:33:57.954Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.6 [2024-01-26T06:33:57.954Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [2024-01-26T06:33:57.954Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:58.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:33:58.698Z] [2024-01-26T06:33:58.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:59.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:33:59.288Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T06:33:59.288Z] 5eb5b503b376: Pulling fs layer [2024-01-26T06:33:59.288Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T06:33:59.288Z] ec43610c2a17: Pulling fs layer [2024-01-26T06:33:59.288Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T06:33:59.288Z] 33b1e0a273af: Pulling fs layer [2024-01-26T06:33:59.288Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T06:33:59.288Z] 2f39f015ded8: Pulling fs layer [2024-01-26T06:33:59.288Z] 5d3b04190fa2: Waiting [2024-01-26T06:33:59.288Z] 33b1e0a273af: Waiting [2024-01-26T06:33:59.288Z] 2f39f015ded8: Waiting [2024-01-26T06:33:59.288Z] 5c69ac0246d0: Download complete [2024-01-26T06:33:59.288Z] 3a2ae6a8a46f: Download complete [2024-01-26T06:33:59.288Z] 33b1e0a273af: Verifying Checksum [2024-01-26T06:33:59.288Z] 33b1e0a273af: Download complete [2024-01-26T06:33:59.288Z] ec43610c2a17: Verifying Checksum [2024-01-26T06:33:59.288Z] ec43610c2a17: Download complete [2024-01-26T06:33:59.288Z] 5d3b04190fa2: Verifying Checksum [2024-01-26T06:33:59.288Z] 5d3b04190fa2: Download complete [2024-01-26T06:33:59.546Z] 5eb5b503b376: Verifying Checksum [2024-01-26T06:33:59.546Z] 5eb5b503b376: Download complete [2024-01-26T06:34:00.110Z] 2f39f015ded8: Download complete [2024-01-26T06:34:00.677Z] 5eb5b503b376: Pull complete [2024-01-26T06:34:00.677Z] 5c69ac0246d0: Pull complete [2024-01-26T06:34:01.246Z] ec43610c2a17: Pull complete [2024-01-26T06:34:01.246Z] 3a2ae6a8a46f: Pull complete [2024-01-26T06:34:01.504Z] 33b1e0a273af: Pull complete [2024-01-26T06:34:01.504Z] 5d3b04190fa2: Pull complete [2024-01-26T06:34:05.687Z] 2f39f015ded8: Pull complete [2024-01-26T06:34:05.687Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T06:34:05.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:34:05.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:34:05.895Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:34:05.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:34:10.543Z] $ docker top ada95fab4a00894dbe0e91980dae705485ebbee09e47f712d7d996b8dd6d7135 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:34:11.045Z] ---> job-cost.sh [2024-01-26T06:34:11.045Z] lf-activate-venv: SKIPPING [2024-01-26T06:34:11.045Z] INFO: No Stack... [2024-01-26T06:34:11.303Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:34:11.561Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:34:11.854Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-01-26T06:34:11.854Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:34:11.872Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [2024-01-26T06:34:11.886Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] did not exist. Created. [2024-01-26T06:34:11.886Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:34:12.266Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:34:12.334Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:34:12.341Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:34:12.419Z] $ docker stop --time=1 ada95fab4a00894dbe0e91980dae705485ebbee09e47f712d7d996b8dd6d7135 [2024-01-26T06:34:13.572Z] $ docker rm -f --volumes ada95fab4a00894dbe0e91980dae705485ebbee09e47f712d7d996b8dd6d7135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T06:34:58.170Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27981 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-01-26T06:34:58.215Z] Running in /w/workspace/device-usb-camera/171 [Pipeline] { [Pipeline] checkout [2024-01-26T06:35:01.304Z] Selected Git installation does not exist. Using Default [2024-01-26T06:35:01.304Z] The recommended git tool is: NONE [2024-01-26T06:35:08.515Z] using credential edgex-jenkins-ssh [2024-01-26T06:35:08.535Z] Cloning the remote Git repository [2024-01-26T06:35:08.593Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-01-26T06:35:08.714Z] > git init /w/workspace/device-usb-camera/171 # timeout=10 [2024-01-26T06:35:08.900Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-01-26T06:35:08.901Z] > git --version # timeout=10 [2024-01-26T06:35:08.922Z] > git --version # 'git version 2.25.1' [2024-01-26T06:35:08.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T06:35:09.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:35:10.946Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-01-26T06:35:10.969Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:35:12.029Z] Avoid second fetch [2024-01-26T06:35:12.030Z] Checking out Revision add9740b43e34f24ff208f7d10aeac3534a31844 (main) [2024-01-26T06:35:12.762Z] Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-01-26T06:35:12.051Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T06:35:12.122Z] > git checkout -f add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:35:14.120Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T06:35:14.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:35:14.120Z] Dload Upload Total Spent Left Speed [2024-01-26T06:35:14.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 167k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh [2024-01-26T06:35:14.500Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T06:35:14.854Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-01-26T06:35:14.854Z] sudo tee /etc/docker/daemon.new [2024-01-26T06:35:14.854Z] { [2024-01-26T06:35:14.854Z] "registry-mirrors": [ [2024-01-26T06:35:14.854Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T06:35:14.854Z] ], [2024-01-26T06:35:14.854Z] "bip": "10.250.0.254/24", [2024-01-26T06:35:14.854Z] "hosts": [ [2024-01-26T06:35:14.854Z] "tcp://0.0.0.0:5555", [2024-01-26T06:35:14.854Z] "unix:///var/run/docker.sock" [2024-01-26T06:35:14.854Z] ], [2024-01-26T06:35:14.854Z] "mtu": 1458, [2024-01-26T06:35:14.854Z] "selinux-enabled": true, [2024-01-26T06:35:14.854Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T06:35:14.854Z] } [Pipeline] sh [2024-01-26T06:35:15.219Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T06:35:15.573Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:35:33.942Z] provisioning config files... [2024-01-26T06:35:33.988Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/171@tmp/config5878329816608571746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:35:34.526Z] ---> ****-login.sh [2024-01-26T06:35:34.526Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:35:34.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:35.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:35.085Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:35.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:35.085Z] [2024-01-26T06:35:35.085Z] Login Succeeded [2024-01-26T06:35:35.085Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:35:35.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:35.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:35.369Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:35.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:35.369Z] [2024-01-26T06:35:35.369Z] Login Succeeded [2024-01-26T06:35:35.369Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:35:35.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:35.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:35.650Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:35.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:35.650Z] [2024-01-26T06:35:35.650Z] Login Succeeded [2024-01-26T06:35:35.650Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:35:35.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:35.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:35.928Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:35.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:35.928Z] [2024-01-26T06:35:35.928Z] Login Succeeded [2024-01-26T06:35:35.928Z] ****.io [2024-01-26T06:35:36.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:36.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:36.478Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:36.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:36.478Z] [2024-01-26T06:35:36.478Z] Login Succeeded [2024-01-26T06:35:36.478Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:35:36.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:35:37.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:35:37.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:35:37.143Z] ========================================================= [2024-01-26T06:35:37.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T06:35:37.143Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:37.698Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T06:35:39.126Z] #0 building with "default" instance using docker driver [2024-01-26T06:35:39.126Z] [2024-01-26T06:35:39.126Z] #1 [internal] load build definition from Dockerfile [2024-01-26T06:35:39.126Z] #1 transferring dockerfile: 2.60kB done [2024-01-26T06:35:39.126Z] #1 DONE 0.1s [2024-01-26T06:35:39.126Z] [2024-01-26T06:35:39.126Z] #2 [internal] load .dockerignore [2024-01-26T06:35:39.126Z] #2 transferring context: 2B 0.0s done [2024-01-26T06:35:39.126Z] #2 DONE 0.1s [2024-01-26T06:35:39.126Z] [2024-01-26T06:35:39.126Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T06:35:39.126Z] #3 DONE 0.1s [2024-01-26T06:35:39.126Z] [2024-01-26T06:35:39.126Z] #4 [internal] load build context [2024-01-26T06:35:39.126Z] #4 DONE 0.0s [2024-01-26T06:35:39.126Z] [2024-01-26T06:35:39.126Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:35:39.126Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T06:35:39.126Z] #5 DONE 0.0s [2024-01-26T06:35:39.404Z] [2024-01-26T06:35:39.404Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:35:39.404Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-26T06:35:39.404Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-26T06:35:39.404Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T06:35:39.404Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T06:35:39.404Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2024-01-26T06:35:39.404Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T06:35:39.689Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-26T06:35:39.689Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2024-01-26T06:35:39.689Z] #5 ... [2024-01-26T06:35:39.689Z] [2024-01-26T06:35:39.689Z] #4 [internal] load build context [2024-01-26T06:35:39.689Z] #4 transferring context: 7.17MB 0.4s done [2024-01-26T06:35:39.689Z] #4 DONE 0.5s [2024-01-26T06:35:39.689Z] [2024-01-26T06:35:39.689Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:35:39.689Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.4s done [2024-01-26T06:35:39.689Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.99MB / 63.99MB 0.5s [2024-01-26T06:35:39.689Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.5s [2024-01-26T06:35:39.689Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-26T06:35:39.689Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.5s [2024-01-26T06:35:40.028Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.6s [2024-01-26T06:35:40.028Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.7s [2024-01-26T06:35:40.028Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-26T06:35:40.028Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.00MB / 97.63MB 0.7s [2024-01-26T06:35:40.028Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.7s [2024-01-26T06:35:40.028Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.9s [2024-01-26T06:35:40.028Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.9s [2024-01-26T06:35:40.307Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 1.0s [2024-01-26T06:35:40.307Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.89MB / 11.40MB 1.0s [2024-01-26T06:35:40.307Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-26T06:35:40.307Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.33MB / 63.99MB 1.2s [2024-01-26T06:35:40.307Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.12MB / 97.63MB 1.2s [2024-01-26T06:35:40.307Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 1.0s done [2024-01-26T06:35:40.584Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.3s [2024-01-26T06:35:40.584Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done [2024-01-26T06:35:40.860Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.5s [2024-01-26T06:35:40.860Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 1.5s [2024-01-26T06:35:41.132Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.7s [2024-01-26T06:35:41.132Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.7s [2024-01-26T06:35:41.132Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.9s [2024-01-26T06:35:41.132Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.9s [2024-01-26T06:35:41.405Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 2.0s [2024-01-26T06:35:41.405Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 2.0s [2024-01-26T06:35:41.405Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.1s done [2024-01-26T06:35:41.405Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 2.2s [2024-01-26T06:35:41.692Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 2.4s [2024-01-26T06:35:41.692Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T06:35:41.692Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 2.5s [2024-01-26T06:35:41.963Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 2.7s [2024-01-26T06:35:42.265Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.9s [2024-01-26T06:35:42.265Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 3.1s [2024-01-26T06:35:42.537Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.3s done [2024-01-26T06:35:48.060Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2024-01-26T06:35:52.334Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2024-01-26T06:35:59.008Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done [2024-01-26T06:36:02.360Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T06:36:02.360Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2024-01-26T06:36:02.360Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T06:36:02.360Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-26T06:36:07.771Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-26T06:36:10.411Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2024-01-26T06:36:10.411Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T06:36:12.380Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2024-01-26T06:36:16.848Z] #5 DONE 37.2s [2024-01-26T06:36:16.848Z] [2024-01-26T06:36:16.848Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2024-01-26T06:36:17.121Z] #6 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:36:17.711Z] #6 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:36:19.134Z] #6 2.635 (1/13) Installing libintl (0.21.1-r7) [2024-01-26T06:36:19.134Z] #6 2.643 (2/13) Installing eudev-libs (3.2.11-r8) [2024-01-26T06:36:19.134Z] #6 2.653 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-01-26T06:36:19.135Z] #6 2.679 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-01-26T06:36:19.135Z] #6 2.703 (5/13) Installing v4l-utils (1.24.1-r0) [2024-01-26T06:36:19.135Z] #6 2.771 (6/13) Installing libdvbv5 (1.24.1-r0) [2024-01-26T06:36:19.135Z] #6 2.786 (7/13) Installing udev-init-scripts (35-r1) [2024-01-26T06:36:19.135Z] #6 2.790 (8/13) Installing libblkid (2.38.1-r8) [2024-01-26T06:36:19.135Z] #6 2.805 (9/13) Installing xz-libs (5.4.3-r0) [2024-01-26T06:36:19.410Z] #6 2.841 (10/13) Installing kmod-libs (30-r3) [2024-01-26T06:36:19.410Z] #6 2.850 (11/13) Installing eudev (3.2.11-r8) [2024-01-26T06:36:19.410Z] #6 2.902 (12/13) Installing eudev-dev (3.2.11-r8) [2024-01-26T06:36:19.410Z] #6 2.917 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-01-26T06:36:19.410Z] #6 3.061 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:36:19.684Z] #6 3.092 Executing eudev-3.2.11-r8.trigger [2024-01-26T06:36:19.684Z] #6 3.116 OK: 273 MiB in 65 packages [2024-01-26T06:36:21.662Z] #6 DONE 5.0s [2024-01-26T06:36:21.662Z] [2024-01-26T06:36:21.662Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2024-01-26T06:36:21.662Z] #7 DONE 0.1s [2024-01-26T06:36:21.662Z] [2024-01-26T06:36:21.662Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2024-01-26T06:36:21.941Z] #8 DONE 0.2s [2024-01-26T06:36:21.941Z] [2024-01-26T06:36:21.941Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:36:40.170Z] #9 DONE 17.8s [2024-01-26T06:36:40.170Z] [2024-01-26T06:36:40.170Z] #10 [builder 6/8] COPY . . [2024-01-26T06:36:40.170Z] #10 DONE 0.4s [2024-01-26T06:36:40.170Z] [2024-01-26T06:36:40.170Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-01-26T06:36:40.763Z] #11 0.667 % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:36:40.764Z] #11 0.667 Dload Upload Total Spent Left Speed [2024-01-26T06:36:40.764Z] #11 0.667 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8629 0 --:--:-- --:--:-- --:--:-- 8701 [2024-01-26T06:36:41.044Z] #11 DONE 0.9s [2024-01-26T06:36:41.044Z] [2024-01-26T06:36:41.044Z] #12 [builder 8/8] RUN echo noop [2024-01-26T06:36:41.639Z] #12 0.815 noop [2024-01-26T06:36:41.918Z] #12 DONE 0.9s [2024-01-26T06:36:41.918Z] [2024-01-26T06:36:41.918Z] #13 exporting to image [2024-01-26T06:36:41.918Z] #13 exporting layers [2024-01-26T06:37:04.007Z] #13 exporting layers 19.0s done [2024-01-26T06:37:04.007Z] #13 writing image sha256:20165ad7dc82d6a7acc7431bf810541cc32955189b6fbff1eed1c85ae2268c83 done [2024-01-26T06:37:04.007Z] #13 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-26T06:37:04.007Z] #13 DONE 19.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:37:04.504Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:37:04.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:37:04.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container [2024-01-26T06:37:04.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/171 -v /w/workspace/device-usb-camera/171:/w/workspace/device-usb-camera/171:rw,z -v /w/workspace/device-usb-camera/171@tmp:/w/workspace/device-usb-camera/171@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-01-26T06:37:06.486Z] $ docker top b4d6de9d37aa873901c9a33bffcb60220e1a3a19e8928e5bd8c4a09d131eb3ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:37:07.428Z] + go version [2024-01-26T06:37:07.428Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T06:37:07.453Z] $ docker stop --time=1 b4d6de9d37aa873901c9a33bffcb60220e1a3a19e8928e5bd8c4a09d131eb3ea [2024-01-26T06:37:09.106Z] $ docker rm -f --volumes b4d6de9d37aa873901c9a33bffcb60220e1a3a19e8928e5bd8c4a09d131eb3ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:37:10.008Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:37:10.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:37:10.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container [2024-01-26T06:37:10.349Z] $ 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/171 -v /w/workspace/device-usb-camera/171:/w/workspace/device-usb-camera/171:rw,z -v /w/workspace/device-usb-camera/171@tmp:/w/workspace/device-usb-camera/171@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-01-26T06:37:11.454Z] $ docker top 428c7ebae8b17a1a5c537e2ae0e5df1e66eb8c6b4fbc556efc092cc341c0ced2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:37:12.028Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/171 [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:37:12.678Z] + make test [2024-01-26T06:37:12.949Z] go test ./... -coverprofile=coverage.out ./... [2024-01-26T06:37:17.211Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-01-26T06:38:25.179Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-01-26T06:38:25.767Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 4.4% of statements [2024-01-26T06:38:28.366Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T06:38:28.366Z] go vet ./... [2024-01-26T06:38:46.624Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:38:46.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:38:46.624Z] ./bin/test-attribution-txt.sh [2024-01-26T06:38:46.624Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:38:46.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:38:46.710Z] $ docker stop --time=1 428c7ebae8b17a1a5c537e2ae0e5df1e66eb8c6b4fbc556efc092cc341c0ced2 [2024-01-26T06:38:48.588Z] $ docker rm -f --volumes 428c7ebae8b17a1a5c537e2ae0e5df1e66eb8c6b4fbc556efc092cc341c0ced2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:38:50.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:38:50.085Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T06:38:50.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:38:51.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:38:51.752Z] + ls -al . [2024-01-26T06:38:51.752Z] total 220 [2024-01-26T06:38:51.752Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:37 . [2024-01-26T06:38:51.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:35 .. [2024-01-26T06:38:51.752Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:35 .git [2024-01-26T06:38:51.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 .github [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 429 Jan 26 06:35 .gitignore [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 45 Jan 26 06:35 .golangci.yml [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 26 06:35 .hadolint.yml [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 10851 Jan 26 06:35 Attribution.txt [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jan 26 06:35 CHANGELOG.md [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 2562 Jan 26 06:35 Dockerfile [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 26 06:35 GOVERNANCE.md [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 26 06:35 Jenkinsfile [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 26 06:35 LICENSE [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jan 26 06:35 Makefile [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:35 OWNERS.md [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 26 06:35 README.md [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:31 VERSION [2024-01-26T06:38:51.752Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 bin [2024-01-26T06:38:51.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 cmd [2024-01-26T06:38:51.752Z] -rw-r--r-- 1 jenkins jenkins 54703 Jan 26 06:38 coverage.out [2024-01-26T06:38:51.752Z] -rwxrwxr-x 1 jenkins jenkins 84 Jan 26 06:35 docker-entrypoint.sh [2024-01-26T06:38:51.752Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 docs [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 3968 Jan 26 06:35 go.mod [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 34433 Jan 26 06:35 go.sum [2024-01-26T06:38:51.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 internal [2024-01-26T06:38:51.752Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 26 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:38:52.187Z] + 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=add9740b43e34f24ff208f7d10aeac3534a31844 --label arch=arm64 --label version=3.2.0-dev.6 . [2024-01-26T06:38:57.566Z] #0 building with "default" instance using docker driver [2024-01-26T06:38:57.566Z] [2024-01-26T06:38:57.566Z] #1 [internal] load .dockerignore [2024-01-26T06:38:57.566Z] #1 transferring context: 2B done [2024-01-26T06:38:57.566Z] #1 DONE 0.0s [2024-01-26T06:38:57.566Z] [2024-01-26T06:38:57.566Z] #2 [internal] load build definition from Dockerfile [2024-01-26T06:38:57.566Z] #2 transferring dockerfile: 2.60kB 0.0s done [2024-01-26T06:38:57.566Z] #2 DONE 0.0s [2024-01-26T06:38:57.566Z] [2024-01-26T06:38:57.566Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T06:38:57.566Z] #3 DONE 0.0s [2024-01-26T06:38:57.566Z] [2024-01-26T06:38:57.566Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2024-01-26T06:38:58.189Z] #4 DONE 0.6s [2024-01-26T06:38:58.190Z] [2024-01-26T06:38:58.190Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T06:38:58.190Z] #5 DONE 0.6s [2024-01-26T06:38:58.190Z] [2024-01-26T06:38:58.190Z] #6 [internal] load build context [2024-01-26T06:38:58.190Z] #6 transferring context: 66.72kB 0.1s done [2024-01-26T06:38:58.190Z] #6 DONE 0.1s [2024-01-26T06:38:58.190Z] [2024-01-26T06:38:58.190Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:38:58.190Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:38:58.463Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2024-01-26T06:38:58.463Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T06:38:58.463Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T06:38:58.463Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T06:38:58.463Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.2s [2024-01-26T06:38:58.734Z] #7 ... [2024-01-26T06:38:58.734Z] [2024-01-26T06:38:58.734Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T06:38:58.734Z] #8 DONE 0.4s [2024-01-26T06:38:58.734Z] [2024-01-26T06:38:58.734Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:38:58.734Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-26T06:38:58.734Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T06:38:59.326Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-26T06:38:59.599Z] #7 DONE 1.3s [2024-01-26T06:38:59.599Z] [2024-01-26T06:38:59.599Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-01-26T06:38:59.870Z] #9 ... [2024-01-26T06:38:59.870Z] [2024-01-26T06:38:59.870Z] #10 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-01-26T06:38:59.870Z] #10 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.2s done [2024-01-26T06:38:59.870Z] #10 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2024-01-26T06:38:59.870Z] #10 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2024-01-26T06:38:59.870Z] #10 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2024-01-26T06:38:59.870Z] #10 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.5s done [2024-01-26T06:38:59.870Z] #10 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.8s done [2024-01-26T06:38:59.870Z] #10 DONE 1.7s [2024-01-26T06:39:00.149Z] [2024-01-26T06:39:00.149Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2024-01-26T06:39:00.149Z] #11 0.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:00.149Z] #11 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:01.580Z] #11 2.840 OK: 273 MiB in 65 packages [2024-01-26T06:39:01.866Z] #11 DONE 3.1s [2024-01-26T06:39:01.866Z] [2024-01-26T06:39:01.866Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2024-01-26T06:39:01.866Z] #12 DONE 0.1s [2024-01-26T06:39:01.866Z] [2024-01-26T06:39:01.866Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2024-01-26T06:39:02.137Z] #13 DONE 0.2s [2024-01-26T06:39:02.137Z] [2024-01-26T06:39:02.137Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:39:03.570Z] #14 DONE 1.3s [2024-01-26T06:39:03.570Z] [2024-01-26T06:39:03.570Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-01-26T06:39:03.570Z] #9 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:03.570Z] #9 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:03.570Z] #9 2.867 (1/104) Installing dumb-init (1.2.5-r2) [2024-01-26T06:39:03.570Z] #9 2.877 (2/104) Installing sdl2 (2.26.5-r0) [2024-01-26T06:39:03.570Z] #9 2.929 (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-01-26T06:39:03.570Z] #9 3.146 (4/104) Installing aom-libs (3.6.1-r0) [2024-01-26T06:39:03.570Z] #9 3.401 (5/104) Installing libxau (1.0.11-r2) [2024-01-26T06:39:03.570Z] #9 3.408 (6/104) Installing libmd (1.0.4-r2) [2024-01-26T06:39:03.570Z] #9 3.414 (7/104) Installing libbsd (0.11.7-r1) [2024-01-26T06:39:03.570Z] #9 3.422 (8/104) Installing libxdmcp (1.1.4-r2) [2024-01-26T06:39:03.570Z] #9 3.429 (9/104) Installing libxcb (1.15-r1) [2024-01-26T06:39:03.570Z] #9 3.490 (10/104) Installing libx11 (1.8.7-r0) [2024-01-26T06:39:03.570Z] #9 3.656 (11/104) Installing libdrm (2.4.115-r4) [2024-01-26T06:39:03.570Z] #9 3.686 (12/104) Installing libxext (1.3.5-r2) [2024-01-26T06:39:03.570Z] #9 3.694 (13/104) Installing libxfixes (6.0.1-r2) [2024-01-26T06:39:03.570Z] #9 3.701 (14/104) Installing libffi (3.4.4-r2) [2024-01-26T06:39:03.570Z] #9 3.710 (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-01-26T06:39:03.570Z] #9 3.718 (16/104) Installing libva (2.18.0-r1) [2024-01-26T06:39:03.570Z] #9 3.735 (17/104) Installing libvdpau (1.5-r1) [2024-01-26T06:39:03.570Z] #9 3.751 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-01-26T06:39:03.570Z] #9 3.781 (19/104) Installing libdav1d (1.2.1-r0) [2024-01-26T06:39:03.570Z] #9 3.831 (20/104) Installing brotli-libs (1.0.9-r14) [2024-01-26T06:39:03.570Z] #9 3.857 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-01-26T06:39:03.570Z] #9 3.868 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-01-26T06:39:03.570Z] #9 3.940 (23/104) Installing libhwy (1.0.4-r1) [2024-01-26T06:39:03.570Z] #9 3.949 (24/104) Installing lcms2 (2.15-r2) [2024-01-26T06:39:03.570Z] #9 3.969 (25/104) Installing libjxl (0.8.2-r0) [2024-01-26T06:39:03.570Z] #9 4.020 (26/104) Installing lame-libs (3.100-r5) [2024-01-26T06:39:03.570Z] #9 4.034 (27/104) Installing opus (1.4-r0) [2024-01-26T06:39:03.570Z] #9 4.057 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-01-26T06:39:03.570Z] #9 4.082 (29/104) Installing soxr (0.1.3-r5) [2024-01-26T06:39:03.570Z] #9 4.094 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-01-26T06:39:03.570Z] #9 4.112 (31/104) Installing libogg (1.3.5-r4) [2024-01-26T06:39:03.570Z] #9 4.117 (32/104) Installing libtheora (1.1.1-r17) [2024-01-26T06:39:03.570Z] #9 4.147 (33/104) Installing libvorbis (1.3.7-r1) [2024-01-26T06:39:03.570Z] #9 4.178 (34/104) Installing libvpx (1.13.0-r2) [2024-01-26T06:39:03.843Z] #9 4.324 (35/104) Installing libwebp (1.3.2-r0) [2024-01-26T06:39:03.843Z] #9 4.354 (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-01-26T06:39:03.843Z] #9 4.411 (37/104) Installing numactl (2.0.16-r4) [2024-01-26T06:39:03.843Z] #9 4.419 (38/104) Installing x265-libs (3.5-r4) [2024-01-26T06:39:04.116Z] #9 ... [2024-01-26T06:39:04.116Z] [2024-01-26T06:39:04.116Z] #15 [builder 6/8] COPY . . [2024-01-26T06:39:04.116Z] #15 DONE 0.5s [2024-01-26T06:39:04.116Z] [2024-01-26T06:39:04.116Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-01-26T06:39:04.116Z] #9 4.683 (39/104) Installing xvidcore (1.3.7-r1) [2024-01-26T06:39:04.116Z] #9 4.701 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-01-26T06:39:04.707Z] #9 5.161 (41/104) Installing alsa-lib (1.2.9-r1) [2024-01-26T06:39:04.707Z] #9 5.246 (42/104) Installing libexpat (2.5.0-r1) [2024-01-26T06:39:04.707Z] #9 5.257 (43/104) Installing libbz2 (1.0.8-r5) [2024-01-26T06:39:04.707Z] #9 5.267 (44/104) Installing libpng (1.6.39-r3) [2024-01-26T06:39:04.707Z] #9 5.279 (45/104) Installing freetype (2.13.0-r5) [2024-01-26T06:39:04.707Z] #9 5.307 (46/104) Installing fontconfig (2.14.2-r3) [2024-01-26T06:39:04.707Z] #9 5.368 (47/104) Installing fribidi (1.0.13-r0) [2024-01-26T06:39:04.983Z] #9 5.379 (48/104) Installing libintl (0.21.1-r7) [2024-01-26T06:39:04.983Z] #9 5.385 (49/104) Installing libblkid (2.38.1-r8) [2024-01-26T06:39:04.983Z] #9 5.398 (50/104) Installing libmount (2.38.1-r8) [2024-01-26T06:39:04.983Z] #9 5.416 (51/104) Installing pcre2 (10.42-r1) [2024-01-26T06:39:04.983Z] #9 5.440 (52/104) Installing glib (2.76.4-r0) [2024-01-26T06:39:04.983Z] #9 5.553 (53/104) Installing graphite2 (1.3.14-r5) [2024-01-26T06:39:04.983Z] #9 5.564 (54/104) Installing harfbuzz (7.3.0-r0) [2024-01-26T06:39:04.983Z] #9 5.601 (55/104) Installing libunibreak (5.1-r0) [2024-01-26T06:39:05.256Z] #9 5.613 (56/104) Installing libass (0.17.1-r0) [2024-01-26T06:39:05.256Z] #9 5.629 (57/104) Installing libbluray (1.3.4-r0) [2024-01-26T06:39:05.256Z] #9 5.649 (58/104) Installing gmp (6.2.1-r3) [2024-01-26T06:39:05.256Z] #9 5.681 (59/104) Installing nettle (3.8.1-r2) [2024-01-26T06:39:05.256Z] #9 5.735 (60/104) Installing libunistring (1.1-r1) [2024-01-26T06:39:05.256Z] #9 ... [2024-01-26T06:39:05.256Z] [2024-01-26T06:39:05.256Z] #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-01-26T06:39:05.256Z] #16 0.804 % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:39:05.256Z] #16 0.804 Dload Upload Total Spent Left Speed [2024-01-26T06:39:05.256Z] #16 0.808 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4844 0 --:--:-- --:--:-- --:--:-- 4856 [2024-01-26T06:39:05.256Z] #16 DONE 1.3s [2024-01-26T06:39:05.256Z] [2024-01-26T06:39:05.256Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-01-26T06:39:05.256Z] #9 5.788 (61/104) Installing libidn2 (2.3.4-r1) [2024-01-26T06:39:05.256Z] #9 5.801 (62/104) Installing p11-kit (0.24.1-r2) [2024-01-26T06:39:05.256Z] #9 5.839 (63/104) Installing libtasn1 (4.19.0-r1) [2024-01-26T06:39:05.537Z] #9 5.850 (64/104) Installing gnutls (3.8.3-r0) [2024-01-26T06:39:05.537Z] #9 5.916 (65/104) Installing mpg123-libs (1.31.3-r1) [2024-01-26T06:39:05.537Z] #9 5.934 (66/104) Installing libopenmpt (0.7.2-r0) [2024-01-26T06:39:05.537Z] #9 5.994 (67/104) Installing cjson (1.7.17-r0) [2024-01-26T06:39:05.537Z] #9 6.004 (68/104) Installing mbedtls (2.28.5-r0) [2024-01-26T06:39:05.537Z] #9 6.033 (69/104) Installing librist (0.2.7-r0) [2024-01-26T06:39:05.537Z] #9 6.047 (70/104) Installing libsrt (1.5.2-r0) [2024-01-26T06:39:05.537Z] #9 6.076 (71/104) Installing libssh (0.10.5-r0) [2024-01-26T06:39:05.537Z] #9 6.103 (72/104) Installing xz-libs (5.4.3-r0) [2024-01-26T06:39:05.537Z] #9 6.121 (73/104) Installing libxml2 (2.11.6-r0) [2024-01-26T06:39:05.537Z] #9 6.161 (74/104) Installing libsodium (1.0.18-r3) [2024-01-26T06:39:05.537Z] #9 6.175 (75/104) Installing libzmq (4.3.4-r4) [2024-01-26T06:39:05.537Z] #9 6.200 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-01-26T06:39:05.807Z] #9 6.504 (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-01-26T06:39:06.076Z] #9 6.614 (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-01-26T06:39:06.346Z] #9 6.833 (79/104) Installing shaderc (2023.3-r1) [2024-01-26T06:39:06.346Z] #9 6.845 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-01-26T06:39:06.346Z] #9 6.863 (81/104) Installing libplacebo (5.264.1-r1) [2024-01-26T06:39:06.346Z] #9 6.888 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-01-26T06:39:06.346Z] #9 6.895 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-01-26T06:39:06.346Z] #9 6.913 (84/104) Installing vidstab (1.1.1-r0) [2024-01-26T06:39:06.346Z] #9 6.921 (85/104) Installing zimg (3.0.5-r0) [2024-01-26T06:39:06.346Z] #9 6.935 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-01-26T06:39:06.617Z] #9 7.039 (87/104) Installing libasyncns (0.8-r1) [2024-01-26T06:39:06.617Z] #9 7.046 (88/104) Installing dbus-libs (1.14.8-r0) [2024-01-26T06:39:06.617Z] #9 7.060 (89/104) Installing libltdl (2.4.7-r2) [2024-01-26T06:39:06.617Z] #9 7.067 (90/104) Installing orc (0.4.34-r0) [2024-01-26T06:39:06.617Z] #9 7.086 (91/104) Installing flac-libs (1.4.3-r0) [2024-01-26T06:39:06.617Z] #9 7.104 (92/104) Installing libsndfile (1.2.0-r2) [2024-01-26T06:39:06.617Z] #9 7.138 (93/104) Installing speexdsp (1.2.1-r1) [2024-01-26T06:39:06.617Z] #9 7.146 (94/104) Installing tdb-libs (1.4.8-r1) [2024-01-26T06:39:06.617Z] #9 7.156 (95/104) Installing libpulse (16.1-r10) [2024-01-26T06:39:06.617Z] #9 7.200 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-01-26T06:39:06.617Z] #9 7.229 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-01-26T06:39:06.617Z] #9 7.255 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-01-26T06:39:06.886Z] #9 7.265 (99/104) Installing ffmpeg (6.0.1-r0) [2024-01-26T06:39:06.886Z] #9 7.295 (100/104) Installing udev-init-scripts (35-r1) [2024-01-26T06:39:06.886Z] #9 7.299 (101/104) Installing eudev-libs (3.2.11-r8) [2024-01-26T06:39:06.886Z] #9 7.312 (102/104) Installing zstd-libs (1.5.5-r4) [2024-01-26T06:39:06.886Z] #9 7.340 (103/104) Installing kmod-libs (30-r3) [2024-01-26T06:39:06.886Z] #9 7.348 (104/104) Installing eudev (3.2.11-r8) [2024-01-26T06:39:06.886Z] #9 7.415 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:39:06.886Z] #9 7.445 Executing glib-2.76.4-r0.trigger [2024-01-26T06:39:06.886Z] #9 7.463 Executing eudev-3.2.11-r8.trigger [2024-01-26T06:39:06.886Z] #9 7.481 OK: 110 MiB in 119 packages [2024-01-26T06:39:07.489Z] #9 DONE 8.0s [2024-01-26T06:39:07.489Z] [2024-01-26T06:39:07.489Z] #17 [stage-2 3/15] RUN apk --no-cache upgrade [2024-01-26T06:39:08.460Z] #17 0.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:09.054Z] #17 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:39:10.041Z] #17 2.648 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:39:10.324Z] #17 2.759 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:39:10.324Z] #17 2.788 OK: 110 MiB in 119 packages [2024-01-26T06:39:11.749Z] #17 DONE 4.2s [2024-01-26T06:39:11.749Z] [2024-01-26T06:39:11.749Z] #18 [builder 8/8] RUN make build [2024-01-26T06:39:11.750Z] #18 0.872 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-01-26T06:40:48.458Z] #18 DONE 97.7s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2024-01-26T06:40:48.458Z] #19 DONE 0.3s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2024-01-26T06:40:48.458Z] #20 DONE 0.1s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-01-26T06:40:48.458Z] #21 DONE 0.1s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2024-01-26T06:40:48.458Z] #22 DONE 0.1s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-01-26T06:40:48.458Z] #23 DONE 0.1s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2024-01-26T06:40:48.458Z] #24 DONE 0.1s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2024-01-26T06:40:48.458Z] #25 DONE 0.4s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-01-26T06:40:48.458Z] #26 DONE 0.8s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-01-26T06:40:48.458Z] #27 DONE 0.8s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-01-26T06:40:48.458Z] #28 DONE 0.9s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-01-26T06:40:48.458Z] #29 DONE 0.8s [2024-01-26T06:40:48.458Z] [2024-01-26T06:40:48.458Z] #30 exporting to image [2024-01-26T06:40:48.458Z] #30 exporting layers [2024-01-26T06:40:49.872Z] #30 exporting layers 1.8s done [2024-01-26T06:40:49.872Z] #30 writing image sha256:706b72f4ac6febc8bab1908ad5e45b22138dea9310ec0166fd6f0b9b18449f03 done [2024-01-26T06:40:49.872Z] #30 naming to docker.io/library/device-usb-camera-arm64 done [2024-01-26T06:40:49.872Z] #30 DONE 1.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:40:50.359Z] provisioning config files... [2024-01-26T06:40:50.375Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/171@tmp/config14102501619752639577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:40:50.861Z] ---> ****-login.sh [2024-01-26T06:40:50.861Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:40:50.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:51.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:51.129Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:51.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:51.129Z] [2024-01-26T06:40:51.129Z] Login Succeeded [2024-01-26T06:40:51.129Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:40:51.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:51.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:51.397Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:51.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:51.397Z] [2024-01-26T06:40:51.397Z] Login Succeeded [2024-01-26T06:40:51.397Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:40:51.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:51.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:51.679Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:51.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:51.679Z] [2024-01-26T06:40:51.679Z] Login Succeeded [2024-01-26T06:40:51.679Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:40:51.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:51.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:51.949Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:51.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:51.949Z] [2024-01-26T06:40:51.949Z] Login Succeeded [2024-01-26T06:40:51.949Z] ****.io [2024-01-26T06:40:52.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:40:52.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:40:52.492Z] Configure a credential helper to remove this warning. See [2024-01-26T06:40:52.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:40:52.492Z] [2024-01-26T06:40:52.492Z] Login Succeeded [2024-01-26T06:40:52.492Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:40:52.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:40:52.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:40:52.788Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-01-26T06:40:52.788Z] add9740b43e34f24ff208f7d10aeac3534a31844 [2024-01-26T06:40:52.788Z] latest [2024-01-26T06:40:52.788Z] 3.2.0-dev.6 [2024-01-26T06:40:52.788Z] add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [2024-01-26T06:40:52.788Z] main [2024-01-26T06:40:52.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:53.414Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:40:53.878Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844 [2024-01-26T06:40:53.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-01-26T06:40:53.878Z] 0bfc0c8a179a: Preparing [2024-01-26T06:40:53.878Z] 75521df13684: Preparing [2024-01-26T06:40:53.878Z] ce7a31098692: Preparing [2024-01-26T06:40:53.878Z] 62013b1e0067: Preparing [2024-01-26T06:40:53.878Z] 518b43bcfc67: Preparing [2024-01-26T06:40:53.878Z] 0f367a27f391: Preparing [2024-01-26T06:40:53.878Z] 8829d69d3263: Preparing [2024-01-26T06:40:53.878Z] 413c6e95161a: Preparing [2024-01-26T06:40:53.878Z] bdccf8bb9e82: Preparing [2024-01-26T06:40:53.878Z] 7641f6dea935: Preparing [2024-01-26T06:40:53.878Z] b91c5a300fa0: Preparing [2024-01-26T06:40:53.878Z] c7f8fecd9d15: Preparing [2024-01-26T06:40:53.878Z] 0f367a27f391: Waiting [2024-01-26T06:40:53.878Z] 2a94133cbb94: Preparing [2024-01-26T06:40:53.878Z] 8829d69d3263: Waiting [2024-01-26T06:40:53.878Z] 413c6e95161a: Waiting [2024-01-26T06:40:53.878Z] 0faf9b67be60: Preparing [2024-01-26T06:40:53.878Z] bdccf8bb9e82: Waiting [2024-01-26T06:40:53.878Z] c7f8fecd9d15: Waiting [2024-01-26T06:40:53.878Z] 7641f6dea935: Waiting [2024-01-26T06:40:53.878Z] 2a94133cbb94: Waiting [2024-01-26T06:40:53.878Z] b91c5a300fa0: Waiting [2024-01-26T06:40:53.878Z] 0faf9b67be60: Waiting [2024-01-26T06:40:54.145Z] 62013b1e0067: Pushed [2024-01-26T06:40:54.145Z] 75521df13684: Pushed [2024-01-26T06:40:54.145Z] ce7a31098692: Pushed [2024-01-26T06:40:57.485Z] 0bfc0c8a179a: Pushed [2024-01-26T06:40:57.485Z] 0f367a27f391: Pushed [2024-01-26T06:40:57.485Z] 413c6e95161a: Pushed [2024-01-26T06:40:57.485Z] 8829d69d3263: Pushed [2024-01-26T06:40:57.485Z] bdccf8bb9e82: Pushed [2024-01-26T06:40:57.485Z] 7641f6dea935: Pushed [2024-01-26T06:40:57.485Z] 0faf9b67be60: Layer already exists [2024-01-26T06:40:58.893Z] c7f8fecd9d15: Pushed [2024-01-26T06:40:58.893Z] 518b43bcfc67: Pushed [2024-01-26T06:41:03.158Z] b91c5a300fa0: Pushed [2024-01-26T06:41:15.708Z] 2a94133cbb94: Pushed [2024-01-26T06:41:15.984Z] add9740b43e34f24ff208f7d10aeac3534a31844: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:16.480Z] + 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-01-26T06:41:16.985Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-01-26T06:41:16.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-01-26T06:41:16.985Z] 0bfc0c8a179a: Preparing [2024-01-26T06:41:16.985Z] 75521df13684: Preparing [2024-01-26T06:41:16.985Z] ce7a31098692: Preparing [2024-01-26T06:41:16.985Z] 62013b1e0067: Preparing [2024-01-26T06:41:16.985Z] 518b43bcfc67: Preparing [2024-01-26T06:41:16.985Z] 0f367a27f391: Preparing [2024-01-26T06:41:16.985Z] 8829d69d3263: Preparing [2024-01-26T06:41:16.985Z] 413c6e95161a: Preparing [2024-01-26T06:41:16.985Z] bdccf8bb9e82: Preparing [2024-01-26T06:41:16.985Z] 7641f6dea935: Preparing [2024-01-26T06:41:16.985Z] b91c5a300fa0: Preparing [2024-01-26T06:41:16.985Z] c7f8fecd9d15: Preparing [2024-01-26T06:41:16.985Z] 2a94133cbb94: Preparing [2024-01-26T06:41:16.985Z] 0faf9b67be60: Preparing [2024-01-26T06:41:16.985Z] 7641f6dea935: Waiting [2024-01-26T06:41:16.985Z] b91c5a300fa0: Waiting [2024-01-26T06:41:16.985Z] c7f8fecd9d15: Waiting [2024-01-26T06:41:16.985Z] 2a94133cbb94: Waiting [2024-01-26T06:41:16.985Z] 0faf9b67be60: Waiting [2024-01-26T06:41:16.985Z] 0f367a27f391: Waiting [2024-01-26T06:41:16.985Z] 8829d69d3263: Waiting [2024-01-26T06:41:16.985Z] 413c6e95161a: Waiting [2024-01-26T06:41:16.985Z] bdccf8bb9e82: Waiting [2024-01-26T06:41:16.985Z] 62013b1e0067: Layer already exists [2024-01-26T06:41:16.985Z] 75521df13684: Layer already exists [2024-01-26T06:41:16.985Z] 518b43bcfc67: Layer already exists [2024-01-26T06:41:16.985Z] ce7a31098692: Layer already exists [2024-01-26T06:41:16.985Z] 0bfc0c8a179a: Layer already exists [2024-01-26T06:41:16.985Z] 8829d69d3263: Layer already exists [2024-01-26T06:41:16.985Z] 0f367a27f391: Layer already exists [2024-01-26T06:41:16.985Z] 7641f6dea935: Layer already exists [2024-01-26T06:41:16.985Z] bdccf8bb9e82: Layer already exists [2024-01-26T06:41:16.985Z] 413c6e95161a: Layer already exists [2024-01-26T06:41:17.253Z] b91c5a300fa0: Layer already exists [2024-01-26T06:41:17.253Z] c7f8fecd9d15: Layer already exists [2024-01-26T06:41:17.253Z] 2a94133cbb94: Layer already exists [2024-01-26T06:41:17.253Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:17.253Z] latest: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:17.757Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:18.240Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.6 [2024-01-26T06:41:18.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-01-26T06:41:18.240Z] 0bfc0c8a179a: Preparing [2024-01-26T06:41:18.240Z] 75521df13684: Preparing [2024-01-26T06:41:18.240Z] ce7a31098692: Preparing [2024-01-26T06:41:18.240Z] 62013b1e0067: Preparing [2024-01-26T06:41:18.240Z] 518b43bcfc67: Preparing [2024-01-26T06:41:18.240Z] 0f367a27f391: Preparing [2024-01-26T06:41:18.240Z] 8829d69d3263: Preparing [2024-01-26T06:41:18.240Z] 413c6e95161a: Preparing [2024-01-26T06:41:18.240Z] bdccf8bb9e82: Preparing [2024-01-26T06:41:18.240Z] 7641f6dea935: Preparing [2024-01-26T06:41:18.240Z] b91c5a300fa0: Preparing [2024-01-26T06:41:18.240Z] c7f8fecd9d15: Preparing [2024-01-26T06:41:18.240Z] 2a94133cbb94: Preparing [2024-01-26T06:41:18.240Z] 0faf9b67be60: Preparing [2024-01-26T06:41:18.240Z] 8829d69d3263: Waiting [2024-01-26T06:41:18.240Z] 413c6e95161a: Waiting [2024-01-26T06:41:18.240Z] bdccf8bb9e82: Waiting [2024-01-26T06:41:18.240Z] 7641f6dea935: Waiting [2024-01-26T06:41:18.240Z] b91c5a300fa0: Waiting [2024-01-26T06:41:18.240Z] 0f367a27f391: Waiting [2024-01-26T06:41:18.240Z] c7f8fecd9d15: Waiting [2024-01-26T06:41:18.240Z] 2a94133cbb94: Waiting [2024-01-26T06:41:18.240Z] 0faf9b67be60: Waiting [2024-01-26T06:41:18.240Z] 75521df13684: Layer already exists [2024-01-26T06:41:18.240Z] 62013b1e0067: Layer already exists [2024-01-26T06:41:18.240Z] 518b43bcfc67: Layer already exists [2024-01-26T06:41:18.240Z] 0bfc0c8a179a: Layer already exists [2024-01-26T06:41:18.240Z] ce7a31098692: Layer already exists [2024-01-26T06:41:18.240Z] 8829d69d3263: Layer already exists [2024-01-26T06:41:18.240Z] 0f367a27f391: Layer already exists [2024-01-26T06:41:18.240Z] bdccf8bb9e82: Layer already exists [2024-01-26T06:41:18.240Z] 7641f6dea935: Layer already exists [2024-01-26T06:41:18.240Z] 413c6e95161a: Layer already exists [2024-01-26T06:41:18.506Z] b91c5a300fa0: Layer already exists [2024-01-26T06:41:18.506Z] c7f8fecd9d15: Layer already exists [2024-01-26T06:41:18.506Z] 2a94133cbb94: Layer already exists [2024-01-26T06:41:18.506Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:18.506Z] 3.2.0-dev.6: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:19.031Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:19.575Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [2024-01-26T06:41:19.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-01-26T06:41:19.576Z] 0bfc0c8a179a: Preparing [2024-01-26T06:41:19.576Z] 75521df13684: Preparing [2024-01-26T06:41:19.576Z] ce7a31098692: Preparing [2024-01-26T06:41:19.576Z] 62013b1e0067: Preparing [2024-01-26T06:41:19.576Z] 518b43bcfc67: Preparing [2024-01-26T06:41:19.576Z] 0f367a27f391: Preparing [2024-01-26T06:41:19.576Z] 8829d69d3263: Preparing [2024-01-26T06:41:19.576Z] 0f367a27f391: Waiting [2024-01-26T06:41:19.576Z] 413c6e95161a: Preparing [2024-01-26T06:41:19.576Z] bdccf8bb9e82: Preparing [2024-01-26T06:41:19.576Z] 7641f6dea935: Preparing [2024-01-26T06:41:19.576Z] bdccf8bb9e82: Waiting [2024-01-26T06:41:19.576Z] b91c5a300fa0: Preparing [2024-01-26T06:41:19.576Z] 8829d69d3263: Waiting [2024-01-26T06:41:19.576Z] 7641f6dea935: Waiting [2024-01-26T06:41:19.576Z] 413c6e95161a: Waiting [2024-01-26T06:41:19.576Z] c7f8fecd9d15: Preparing [2024-01-26T06:41:19.576Z] b91c5a300fa0: Waiting [2024-01-26T06:41:19.576Z] 2a94133cbb94: Preparing [2024-01-26T06:41:19.576Z] c7f8fecd9d15: Waiting [2024-01-26T06:41:19.576Z] 0faf9b67be60: Preparing [2024-01-26T06:41:19.576Z] 2a94133cbb94: Waiting [2024-01-26T06:41:19.576Z] 0faf9b67be60: Waiting [2024-01-26T06:41:19.576Z] 0bfc0c8a179a: Layer already exists [2024-01-26T06:41:19.576Z] 75521df13684: Layer already exists [2024-01-26T06:41:19.576Z] ce7a31098692: Layer already exists [2024-01-26T06:41:19.576Z] 62013b1e0067: Layer already exists [2024-01-26T06:41:19.576Z] 518b43bcfc67: Layer already exists [2024-01-26T06:41:19.576Z] bdccf8bb9e82: Layer already exists [2024-01-26T06:41:19.576Z] 0f367a27f391: Layer already exists [2024-01-26T06:41:19.576Z] 413c6e95161a: Layer already exists [2024-01-26T06:41:19.576Z] 7641f6dea935: Layer already exists [2024-01-26T06:41:19.576Z] 8829d69d3263: Layer already exists [2024-01-26T06:41:19.576Z] b91c5a300fa0: Layer already exists [2024-01-26T06:41:19.576Z] c7f8fecd9d15: Layer already exists [2024-01-26T06:41:19.846Z] 2a94133cbb94: Layer already exists [2024-01-26T06:41:19.846Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:19.846Z] add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:20.338Z] + 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-01-26T06:41:20.894Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-01-26T06:41:20.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-01-26T06:41:20.894Z] 0bfc0c8a179a: Preparing [2024-01-26T06:41:20.894Z] 75521df13684: Preparing [2024-01-26T06:41:20.894Z] ce7a31098692: Preparing [2024-01-26T06:41:20.894Z] 62013b1e0067: Preparing [2024-01-26T06:41:20.894Z] 518b43bcfc67: Preparing [2024-01-26T06:41:20.894Z] 0f367a27f391: Preparing [2024-01-26T06:41:20.894Z] 8829d69d3263: Preparing [2024-01-26T06:41:20.894Z] 413c6e95161a: Preparing [2024-01-26T06:41:20.894Z] bdccf8bb9e82: Preparing [2024-01-26T06:41:20.894Z] 7641f6dea935: Preparing [2024-01-26T06:41:20.894Z] b91c5a300fa0: Preparing [2024-01-26T06:41:20.894Z] c7f8fecd9d15: Preparing [2024-01-26T06:41:20.894Z] 2a94133cbb94: Preparing [2024-01-26T06:41:20.894Z] 0faf9b67be60: Preparing [2024-01-26T06:41:20.894Z] 0f367a27f391: Waiting [2024-01-26T06:41:20.894Z] 8829d69d3263: Waiting [2024-01-26T06:41:20.894Z] 413c6e95161a: Waiting [2024-01-26T06:41:20.894Z] bdccf8bb9e82: Waiting [2024-01-26T06:41:20.894Z] 7641f6dea935: Waiting [2024-01-26T06:41:20.894Z] b91c5a300fa0: Waiting [2024-01-26T06:41:20.894Z] c7f8fecd9d15: Waiting [2024-01-26T06:41:20.894Z] 2a94133cbb94: Waiting [2024-01-26T06:41:20.894Z] 0faf9b67be60: Waiting [2024-01-26T06:41:20.894Z] 0bfc0c8a179a: Layer already exists [2024-01-26T06:41:20.894Z] 75521df13684: Layer already exists [2024-01-26T06:41:20.894Z] 518b43bcfc67: Layer already exists [2024-01-26T06:41:20.894Z] ce7a31098692: Layer already exists [2024-01-26T06:41:20.894Z] 62013b1e0067: Layer already exists [2024-01-26T06:41:20.894Z] 0f367a27f391: Layer already exists [2024-01-26T06:41:20.894Z] 413c6e95161a: Layer already exists [2024-01-26T06:41:20.894Z] bdccf8bb9e82: Layer already exists [2024-01-26T06:41:20.894Z] 8829d69d3263: Layer already exists [2024-01-26T06:41:20.894Z] 7641f6dea935: Layer already exists [2024-01-26T06:41:20.894Z] b91c5a300fa0: Layer already exists [2024-01-26T06:41:20.894Z] c7f8fecd9d15: Layer already exists [2024-01-26T06:41:20.894Z] 0faf9b67be60: Layer already exists [2024-01-26T06:41:20.894Z] 2a94133cbb94: Layer already exists [2024-01-26T06:41:21.185Z] main: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:41:21.545Z] ===================================================== [Pipeline] echo [2024-01-26T06:41:21.604Z] taggedImages: [2024-01-26T06:41:21.604Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844 [2024-01-26T06:41:21.604Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-01-26T06:41:21.604Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.6 [2024-01-26T06:41:21.604Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [2024-01-26T06:41:21.604Z] - 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-01-26T06:41:22.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:41:22.288Z] [2024-01-26T06:41:22.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:41:22.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:41:22.997Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T06:41:22.997Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T06:41:22.997Z] 04944245beec: Pulling fs layer [2024-01-26T06:41:22.997Z] 699f458cf7ca: Pulling fs layer [2024-01-26T06:41:22.997Z] 765212b225bb: Pulling fs layer [2024-01-26T06:41:22.997Z] f23df028b6ca: Pulling fs layer [2024-01-26T06:41:22.997Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T06:41:22.997Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T06:41:22.997Z] f23df028b6ca: Waiting [2024-01-26T06:41:22.997Z] d65c8cfc05b1: Waiting [2024-01-26T06:41:22.997Z] 765212b225bb: Waiting [2024-01-26T06:41:22.997Z] 2437ff75d9bd: Waiting [2024-01-26T06:41:22.997Z] 04944245beec: Verifying Checksum [2024-01-26T06:41:22.997Z] 04944245beec: Download complete [2024-01-26T06:41:22.997Z] 765212b225bb: Verifying Checksum [2024-01-26T06:41:22.997Z] 765212b225bb: Download complete [2024-01-26T06:41:22.997Z] f23df028b6ca: Verifying Checksum [2024-01-26T06:41:22.997Z] f23df028b6ca: Download complete [2024-01-26T06:41:23.280Z] d65c8cfc05b1: Verifying Checksum [2024-01-26T06:41:23.280Z] d65c8cfc05b1: Download complete [2024-01-26T06:41:23.280Z] 699f458cf7ca: Verifying Checksum [2024-01-26T06:41:23.280Z] 699f458cf7ca: Download complete [2024-01-26T06:41:23.557Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T06:41:23.557Z] 8998bd30e6a1: Download complete [2024-01-26T06:41:25.543Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T06:41:25.543Z] 2437ff75d9bd: Download complete [2024-01-26T06:41:32.191Z] 8998bd30e6a1: Pull complete [2024-01-26T06:41:32.191Z] 04944245beec: Pull complete [2024-01-26T06:41:34.144Z] 699f458cf7ca: Pull complete [2024-01-26T06:41:34.144Z] 765212b225bb: Pull complete [2024-01-26T06:41:35.106Z] f23df028b6ca: Pull complete [2024-01-26T06:41:35.106Z] d65c8cfc05b1: Pull complete [2024-01-26T06:42:01.811Z] 2437ff75d9bd: Pull complete [2024-01-26T06:42:01.811Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T06:42:01.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:42:01.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:02.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container [2024-01-26T06:42:02.254Z] $ 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/171 -v /w/workspace/device-usb-camera/171:/w/workspace/device-usb-camera/171:rw,z -v /w/workspace/device-usb-camera/171@tmp:/w/workspace/device-usb-camera/171@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-01-26T06:42:04.350Z] $ docker top 4847a154efd0bb98b59584cf8ec052d05d1715c2d2d5dd797e0cd27be30e116f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:42:04.921Z] ---> job-cost.sh [2024-01-26T06:42:05.186Z] lf-activate-venv: SKIPPING [2024-01-26T06:42:05.186Z] INFO: No Stack... [2024-01-26T06:42:05.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:42:06.724Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:42:07.042Z] + cat /w/workspace/device-usb-camera/171/archives/cost.csv [2024-01-26T06:42:07.042Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:42:07.107Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [2024-01-26T06:42:07.116Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] did not exist. Created. [2024-01-26T06:42:07.116Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:42:07.555Z] /w/workspace/device-usb-camera/171@tmp/durable-d9a36cfd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T06:42:07.876Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:42:07.974Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T06:42:08.024Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:42:08.195Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:42:08.332Z] $ docker stop --time=1 4847a154efd0bb98b59584cf8ec052d05d1715c2d2d5dd797e0cd27be30e116f [2024-01-26T06:42:11.268Z] $ docker rm -f --volumes 4847a154efd0bb98b59584cf8ec052d05d1715c2d2d5dd797e0cd27be30e116f [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-01-26T06:42:12.679Z] provisioning config files... [2024-01-26T06:42:12.687Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11622823058493900294tmp [Pipeline] { [Pipeline] sh [2024-01-26T06:42:13.090Z] + set +x [2024-01-26T06:42:13.090Z] + curl -s https://codecov.io/bash [2024-01-26T06:42:13.090Z] + bash -s -- [2024-01-26T06:42:13.090Z] [2024-01-26T06:42:13.090Z] _____ _ [2024-01-26T06:42:13.090Z] / ____| | | [2024-01-26T06:42:13.090Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T06:42:13.090Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T06:42:13.090Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T06:42:13.090Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T06:42:13.090Z] Bash-1.0.6 [2024-01-26T06:42:13.090Z] [2024-01-26T06:42:13.090Z] [2024-01-26T06:42:13.090Z] ==> git version 2.25.1 found [2024-01-26T06:42:13.090Z] ==> 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-01-26T06:42:13.090Z] Release-Date: 2020-01-08 [2024-01-26T06:42:13.090Z] 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-01-26T06:42:13.090Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T06:42:13.090Z] ==> Jenkins CI detected. [2024-01-26T06:42:13.090Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-01-26T06:42:13.090Z] project root: . [2024-01-26T06:42:13.090Z] --> token set from env [2024-01-26T06:42:13.090Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T06:42:13.090Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T06:42:13.090Z] ==> Python coveragepy not found [2024-01-26T06:42:13.090Z] ==> Searching for coverage reports in: [2024-01-26T06:42:13.090Z] + . [2024-01-26T06:42:13.090Z] -> Found 1 reports [2024-01-26T06:42:13.090Z] ==> Detecting git/mercurial file structure [2024-01-26T06:42:13.090Z] ==> Reading reports [2024-01-26T06:42:13.090Z] + ./coverage.out bytes=54703 [2024-01-26T06:42:13.090Z] ==> Appending adjustments [2024-01-26T06:42:13.090Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T06:42:13.348Z] + Found adjustments [2024-01-26T06:42:13.348Z] ==> Gzipping contents [2024-01-26T06:42:13.348Z] 8.0K /tmp/codecov.ZBNVtv.gz [2024-01-26T06:42:13.348Z] ==> Uploading reports [2024-01-26T06:42:13.348Z] url: https://codecov.io [2024-01-26T06:42:13.348Z] query: branch=main&commit=add9740b43e34f24ff208f7d10aeac3534a31844&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:42:13.348Z] -> Pinging Codecov [2024-01-26T06:42:13.348Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=add9740b43e34f24ff208f7d10aeac3534a31844&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:42:13.607Z] -> Uploading to [2024-01-26T06:42:13.607Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/73D8F5FF140700D3E01443B452E23636/add9740b43e34f24ff208f7d10aeac3534a31844/0aee494c-d238-44ef-a229-ccce41bcc250.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T064213Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=471990a6e9527da245788403030be34385884f3ed02b68295de0d54b6f77847a [2024-01-26T06:42:13.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:42:13.607Z] Dload Upload Total Spent Left Speed [2024-01-26T06:42:13.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 25679 --:--:-- --:--:-- --:--:-- 25679 100 6805 0 0 100 6805 0 25679 --:--:-- --:--:-- --:--:-- 25582 [2024-01-26T06:42:13.865Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] } [2024-01-26T06:42:13.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-26T06:42:14.267Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-26T06:42:14.285Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:14.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:42:14.749Z] [2024-01-26T06:42:14.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:15.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:42:15.118Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-26T06:42:15.118Z] df9b9388f04a: Pulling fs layer [2024-01-26T06:42:15.118Z] 52dc419b0ee2: Pulling fs layer [2024-01-26T06:42:15.118Z] 25bc292e5bac: Pulling fs layer [2024-01-26T06:42:15.118Z] 114826534d7a: Pulling fs layer [2024-01-26T06:42:15.118Z] 4657fd5d0bcf: Pulling fs layer [2024-01-26T06:42:15.118Z] 6ad1cebc031e: Pulling fs layer [2024-01-26T06:42:15.118Z] 8a3aa393b2d8: Pulling fs layer [2024-01-26T06:42:15.118Z] 4657fd5d0bcf: Waiting [2024-01-26T06:42:15.118Z] 6ad1cebc031e: Waiting [2024-01-26T06:42:15.118Z] 8a3aa393b2d8: Waiting [2024-01-26T06:42:15.118Z] 25bc292e5bac: Download complete [2024-01-26T06:42:15.118Z] 52dc419b0ee2: Verifying Checksum [2024-01-26T06:42:15.118Z] 52dc419b0ee2: Download complete [2024-01-26T06:42:15.118Z] 4657fd5d0bcf: Verifying Checksum [2024-01-26T06:42:15.118Z] 4657fd5d0bcf: Download complete [2024-01-26T06:42:15.118Z] df9b9388f04a: Download complete [2024-01-26T06:42:15.379Z] df9b9388f04a: Pull complete [2024-01-26T06:42:15.379Z] 6ad1cebc031e: Verifying Checksum [2024-01-26T06:42:15.379Z] 6ad1cebc031e: Download complete [2024-01-26T06:42:15.379Z] 52dc419b0ee2: Pull complete [2024-01-26T06:42:15.379Z] 25bc292e5bac: Pull complete [2024-01-26T06:42:15.949Z] 114826534d7a: Verifying Checksum [2024-01-26T06:42:15.949Z] 114826534d7a: Download complete [2024-01-26T06:42:16.516Z] 8a3aa393b2d8: Verifying Checksum [2024-01-26T06:42:16.516Z] 8a3aa393b2d8: Download complete [2024-01-26T06:42:19.807Z] 114826534d7a: Pull complete [2024-01-26T06:42:19.807Z] 4657fd5d0bcf: Pull complete [2024-01-26T06:42:19.807Z] 6ad1cebc031e: Pull complete [2024-01-26T06:42:23.199Z] 8a3aa393b2d8: Pull complete [2024-01-26T06:42:23.199Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-26T06:42:23.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:42:23.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:23.517Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:42:23.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-26T06:42:29.092Z] $ docker top fcbd0e67713a53b485aa8603e1d068b2af622253b01c82b3491552fa747b1e14 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-26T06:42:29.277Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-01-26T06:42:29.561Z] + set -o pipefail [2024-01-26T06:42:29.561Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-01-26T06:42:36.241Z] [2024-01-26T06:42:36.241Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-01-26T06:42:36.241Z] [2024-01-26T06:42:36.241Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/2026e641-7f12-495f-a0e8-696171cace4e [2024-01-26T06:42:36.241Z] [2024-01-26T06:42:36.241Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-26T06:42:36.241Z] [2024-01-26T06:42:36.241Z] [2024-01-26T06:42:36.241Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-26T06:42:36.241Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-26T06:42:36.241Z] More details here: https://snyk.co/ue1NS [2024-01-26T06:42:36.241Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-26T06:42:36.241Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-26T06:42:36.250Z] $ docker stop --time=1 fcbd0e67713a53b485aa8603e1d068b2af622253b01c82b3491552fa747b1e14 [2024-01-26T06:42:40.901Z] $ docker rm -f --volumes fcbd0e67713a53b485aa8603e1d068b2af622253b01c82b3491552fa747b1e14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:42:42.400Z] + git log --format=format:%s -1 add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] sh [2024-01-26T06:42:42.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:42:42.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:43.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:42:43.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:43.232Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:42:43.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:42:43.700Z] $ docker top 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:42:43.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:42:43.957Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:42:44.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:42:44.086Z] $ docker exec 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e ssh-agent [2024-01-26T06:42:44.393Z] SSH_AUTH_SOCK=/tmp/ssh-Na1e8gJTBT0H/agent.32 [2024-01-26T06:42:44.393Z] SSH_AGENT_PID=38 [2024-01-26T06:42:44.399Z] Running ssh-add (command line suppressed) [2024-01-26T06:42:44.499Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2867711731735917243.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2867711731735917243.key) [2024-01-26T06:42:44.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:42:44.855Z] + git semver tag [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,016 [run_tag] DEBUG tag force:False [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,016 [check_head_tag] DEBUG check head tag [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,018 [execute] INFO git cat-file --batch-check [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,022 [execute] INFO git cat-file --batch [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,060 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,061 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:42:45.115Z] 2024-01-26 06:42:45,065 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-01-26T06:42:45.115Z] 3.2.0-dev.6 [Pipeline] } [2024-01-26T06:42:45.121Z] $ docker exec --env ******** --env ******** 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e ssh-agent -k [2024-01-26T06:42:45.218Z] unset SSH_AUTH_SOCK; [2024-01-26T06:42:45.218Z] unset SSH_AGENT_PID; [2024-01-26T06:42:45.218Z] echo Agent pid 38 killed; [2024-01-26T06:42:45.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:42:45.749Z] + git semver [Pipeline] } [2024-01-26T06:42:46.018Z] $ docker stop --time=1 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e [2024-01-26T06:42:47.314Z] $ docker rm -f --volumes 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:47.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:42:47.992Z] [2024-01-26T06:42:47.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:42:48.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:42:48.357Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-26T06:42:48.357Z] ab5ef0e58194: Pulling fs layer [2024-01-26T06:42:48.357Z] 9712f1f96733: Pulling fs layer [2024-01-26T06:42:48.357Z] 63f879dbbcfc: Pulling fs layer [2024-01-26T06:42:48.357Z] 0d9ebad4ef96: Pulling fs layer [2024-01-26T06:42:48.357Z] e9a5061849ea: Pulling fs layer [2024-01-26T06:42:48.357Z] d747dcd14b5f: Pulling fs layer [2024-01-26T06:42:48.357Z] 0d9ebad4ef96: Waiting [2024-01-26T06:42:48.357Z] e9a5061849ea: Waiting [2024-01-26T06:42:48.357Z] d747dcd14b5f: Waiting [2024-01-26T06:42:48.357Z] 2de7ff778b66: Pulling fs layer [2024-01-26T06:42:48.357Z] 2de7ff778b66: Waiting [2024-01-26T06:42:48.357Z] 9712f1f96733: Download complete [2024-01-26T06:42:48.649Z] 63f879dbbcfc: Verifying Checksum [2024-01-26T06:42:48.649Z] 63f879dbbcfc: Download complete [2024-01-26T06:42:48.913Z] e9a5061849ea: Verifying Checksum [2024-01-26T06:42:48.913Z] e9a5061849ea: Download complete [2024-01-26T06:42:48.913Z] d747dcd14b5f: Verifying Checksum [2024-01-26T06:42:48.913Z] d747dcd14b5f: Download complete [2024-01-26T06:42:48.913Z] 0d9ebad4ef96: Verifying Checksum [2024-01-26T06:42:48.913Z] 0d9ebad4ef96: Download complete [2024-01-26T06:42:48.913Z] ab5ef0e58194: Verifying Checksum [2024-01-26T06:42:48.913Z] ab5ef0e58194: Download complete [2024-01-26T06:42:48.913Z] 2de7ff778b66: Verifying Checksum [2024-01-26T06:42:48.913Z] 2de7ff778b66: Download complete [2024-01-26T06:42:52.275Z] ab5ef0e58194: Pull complete [2024-01-26T06:42:52.275Z] 9712f1f96733: Pull complete [2024-01-26T06:42:52.534Z] 63f879dbbcfc: Pull complete [2024-01-26T06:42:55.818Z] 0d9ebad4ef96: Pull complete [2024-01-26T06:42:56.076Z] e9a5061849ea: Pull complete [2024-01-26T06:42:56.076Z] d747dcd14b5f: Pull complete [2024-01-26T06:42:57.026Z] 2de7ff778b66: Pull complete [2024-01-26T06:42:57.027Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-26T06:42:57.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:42:57.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:42:57.331Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:42:57.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-26T06:43:02.669Z] $ docker top 45b502452950440346d9370199a76f84dd512aaef200982377915ae131ee0def -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:43:02.857Z] provisioning config files... [2024-01-26T06:43:02.866Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5183025086232167001tmp [2024-01-26T06:43:02.878Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2477127717520783739tmp [2024-01-26T06:43:02.938Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17396689969553449873tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:43:03.025Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:03.326Z] ---> sigul-configuration.sh [2024-01-26T06:43:03.326Z] gpg: directory `/root/.gnupg' created [2024-01-26T06:43:03.326Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-26T06:43:03.326Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-26T06:43:03.326Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-26T06:43:03.326Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-26T06:43:03.326Z] gpg: CAST5 encrypted data [2024-01-26T06:43:03.326Z] gpg: encrypted with 1 passphrase [2024-01-26T06:43:03.326Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-26T06:43:03.621Z] + mkdir /home/jenkins [2024-01-26T06:43:03.621Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-26T06:43:03.914Z] + 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-01-26T06:43:03.930Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:04.225Z] ---> sigul-install.sh [2024-01-26T06:43:04.225Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-26T06:43:04.521Z] + git tag --list [2024-01-26T06:43:04.521Z] v0.0.0 [2024-01-26T06:43:04.521Z] v0.0.1-dev.1 [2024-01-26T06:43:04.521Z] v0.0.1-dev.10 [2024-01-26T06:43:04.521Z] v0.0.1-dev.11 [2024-01-26T06:43:04.521Z] v0.0.1-dev.12 [2024-01-26T06:43:04.521Z] v0.0.1-dev.13 [2024-01-26T06:43:04.521Z] v0.0.1-dev.14 [2024-01-26T06:43:04.521Z] v0.0.1-dev.15 [2024-01-26T06:43:04.521Z] v0.0.1-dev.16 [2024-01-26T06:43:04.521Z] v0.0.1-dev.2 [2024-01-26T06:43:04.521Z] v0.0.1-dev.3 [2024-01-26T06:43:04.521Z] v0.0.1-dev.4 [2024-01-26T06:43:04.521Z] v0.0.1-dev.5 [2024-01-26T06:43:04.521Z] v0.0.1-dev.6 [2024-01-26T06:43:04.521Z] v0.0.1-dev.7 [2024-01-26T06:43:04.521Z] v0.0.1-dev.8 [2024-01-26T06:43:04.521Z] v0.0.1-dev.9 [2024-01-26T06:43:04.521Z] v2.2.0 [2024-01-26T06:43:04.521Z] v2.2.0-dev.17 [2024-01-26T06:43:04.521Z] v2.2.0-dev.18 [2024-01-26T06:43:04.521Z] v2.2.0-dev.19 [2024-01-26T06:43:04.521Z] v2.2.0-dev.20 [2024-01-26T06:43:04.521Z] v2.2.0-dev.21 [2024-01-26T06:43:04.521Z] v2.2.0-dev.22 [2024-01-26T06:43:04.521Z] v2.2.0-dev.23 [2024-01-26T06:43:04.521Z] v2.2.0-dev.24 [2024-01-26T06:43:04.521Z] v2.2.0-dev.25 [2024-01-26T06:43:04.521Z] v2.2.0-dev.26 [2024-01-26T06:43:04.521Z] v2.2.0-dev.27 [2024-01-26T06:43:04.521Z] v2.3.0 [2024-01-26T06:43:04.521Z] v2.3.0-dev.1 [2024-01-26T06:43:04.521Z] v2.3.0-dev.10 [2024-01-26T06:43:04.521Z] v2.3.0-dev.11 [2024-01-26T06:43:04.521Z] v2.3.0-dev.12 [2024-01-26T06:43:04.521Z] v2.3.0-dev.13 [2024-01-26T06:43:04.521Z] v2.3.0-dev.14 [2024-01-26T06:43:04.521Z] v2.3.0-dev.15 [2024-01-26T06:43:04.521Z] v2.3.0-dev.16 [2024-01-26T06:43:04.521Z] v2.3.0-dev.17 [2024-01-26T06:43:04.521Z] v2.3.0-dev.18 [2024-01-26T06:43:04.521Z] v2.3.0-dev.19 [2024-01-26T06:43:04.522Z] v2.3.0-dev.2 [2024-01-26T06:43:04.522Z] v2.3.0-dev.20 [2024-01-26T06:43:04.522Z] v2.3.0-dev.21 [2024-01-26T06:43:04.522Z] v2.3.0-dev.22 [2024-01-26T06:43:04.522Z] v2.3.0-dev.23 [2024-01-26T06:43:04.522Z] v2.3.0-dev.24 [2024-01-26T06:43:04.522Z] v2.3.0-dev.25 [2024-01-26T06:43:04.522Z] v2.3.0-dev.26 [2024-01-26T06:43:04.522Z] v2.3.0-dev.27 [2024-01-26T06:43:04.522Z] v2.3.0-dev.28 [2024-01-26T06:43:04.522Z] v2.3.0-dev.3 [2024-01-26T06:43:04.522Z] v2.3.0-dev.4 [2024-01-26T06:43:04.522Z] v2.3.0-dev.5 [2024-01-26T06:43:04.522Z] v2.3.0-dev.6 [2024-01-26T06:43:04.522Z] v2.3.0-dev.7 [2024-01-26T06:43:04.522Z] v2.3.0-dev.8 [2024-01-26T06:43:04.522Z] v2.3.0-dev.9 [2024-01-26T06:43:04.522Z] v2.3.1 [2024-01-26T06:43:04.522Z] v2.3.1-dev.4 [2024-01-26T06:43:04.522Z] v2.3.1-dev.5 [2024-01-26T06:43:04.522Z] v2.3.1-dev.6 [2024-01-26T06:43:04.522Z] v3.0 [2024-01-26T06:43:04.522Z] v3.0.0 [2024-01-26T06:43:04.522Z] v3.0.0-dev.1 [2024-01-26T06:43:04.522Z] v3.0.0-dev.10 [2024-01-26T06:43:04.522Z] v3.0.0-dev.11 [2024-01-26T06:43:04.522Z] v3.0.0-dev.12 [2024-01-26T06:43:04.522Z] v3.0.0-dev.13 [2024-01-26T06:43:04.522Z] v3.0.0-dev.14 [2024-01-26T06:43:04.522Z] v3.0.0-dev.15 [2024-01-26T06:43:04.522Z] v3.0.0-dev.16 [2024-01-26T06:43:04.522Z] v3.0.0-dev.17 [2024-01-26T06:43:04.522Z] v3.0.0-dev.18 [2024-01-26T06:43:04.522Z] v3.0.0-dev.19 [2024-01-26T06:43:04.522Z] v3.0.0-dev.2 [2024-01-26T06:43:04.522Z] v3.0.0-dev.20 [2024-01-26T06:43:04.522Z] v3.0.0-dev.21 [2024-01-26T06:43:04.522Z] v3.0.0-dev.22 [2024-01-26T06:43:04.522Z] v3.0.0-dev.23 [2024-01-26T06:43:04.522Z] v3.0.0-dev.24 [2024-01-26T06:43:04.522Z] v3.0.0-dev.25 [2024-01-26T06:43:04.522Z] v3.0.0-dev.26 [2024-01-26T06:43:04.522Z] v3.0.0-dev.27 [2024-01-26T06:43:04.522Z] v3.0.0-dev.28 [2024-01-26T06:43:04.522Z] v3.0.0-dev.29 [2024-01-26T06:43:04.522Z] v3.0.0-dev.3 [2024-01-26T06:43:04.522Z] v3.0.0-dev.30 [2024-01-26T06:43:04.522Z] v3.0.0-dev.31 [2024-01-26T06:43:04.522Z] v3.0.0-dev.32 [2024-01-26T06:43:04.522Z] v3.0.0-dev.33 [2024-01-26T06:43:04.522Z] v3.0.0-dev.34 [2024-01-26T06:43:04.522Z] v3.0.0-dev.35 [2024-01-26T06:43:04.522Z] v3.0.0-dev.36 [2024-01-26T06:43:04.522Z] v3.0.0-dev.37 [2024-01-26T06:43:04.522Z] v3.0.0-dev.38 [2024-01-26T06:43:04.522Z] v3.0.0-dev.39 [2024-01-26T06:43:04.522Z] v3.0.0-dev.4 [2024-01-26T06:43:04.522Z] v3.0.0-dev.40 [2024-01-26T06:43:04.522Z] v3.0.0-dev.41 [2024-01-26T06:43:04.522Z] v3.0.0-dev.42 [2024-01-26T06:43:04.522Z] v3.0.0-dev.43 [2024-01-26T06:43:04.522Z] v3.0.0-dev.44 [2024-01-26T06:43:04.522Z] v3.0.0-dev.45 [2024-01-26T06:43:04.522Z] v3.0.0-dev.46 [2024-01-26T06:43:04.522Z] v3.0.0-dev.47 [2024-01-26T06:43:04.522Z] v3.0.0-dev.48 [2024-01-26T06:43:04.522Z] v3.0.0-dev.49 [2024-01-26T06:43:04.522Z] v3.0.0-dev.5 [2024-01-26T06:43:04.522Z] v3.0.0-dev.50 [2024-01-26T06:43:04.522Z] v3.0.0-dev.51 [2024-01-26T06:43:04.522Z] v3.0.0-dev.6 [2024-01-26T06:43:04.522Z] v3.0.0-dev.7 [2024-01-26T06:43:04.522Z] v3.0.0-dev.8 [2024-01-26T06:43:04.522Z] v3.0.0-dev.9 [2024-01-26T06:43:04.522Z] v3.1 [2024-01-26T06:43:04.522Z] v3.1.0 [2024-01-26T06:43:04.522Z] v3.1.0-dev.1 [2024-01-26T06:43:04.522Z] v3.1.0-dev.10 [2024-01-26T06:43:04.522Z] v3.1.0-dev.11 [2024-01-26T06:43:04.522Z] v3.1.0-dev.12 [2024-01-26T06:43:04.522Z] v3.1.0-dev.13 [2024-01-26T06:43:04.522Z] v3.1.0-dev.14 [2024-01-26T06:43:04.522Z] v3.1.0-dev.15 [2024-01-26T06:43:04.522Z] v3.1.0-dev.16 [2024-01-26T06:43:04.522Z] v3.1.0-dev.17 [2024-01-26T06:43:04.522Z] v3.1.0-dev.18 [2024-01-26T06:43:04.522Z] v3.1.0-dev.19 [2024-01-26T06:43:04.522Z] v3.1.0-dev.2 [2024-01-26T06:43:04.522Z] v3.1.0-dev.20 [2024-01-26T06:43:04.522Z] v3.1.0-dev.21 [2024-01-26T06:43:04.522Z] v3.1.0-dev.22 [2024-01-26T06:43:04.522Z] v3.1.0-dev.23 [2024-01-26T06:43:04.522Z] v3.1.0-dev.24 [2024-01-26T06:43:04.522Z] v3.1.0-dev.25 [2024-01-26T06:43:04.522Z] v3.1.0-dev.26 [2024-01-26T06:43:04.522Z] v3.1.0-dev.27 [2024-01-26T06:43:04.522Z] v3.1.0-dev.28 [2024-01-26T06:43:04.522Z] v3.1.0-dev.29 [2024-01-26T06:43:04.522Z] v3.1.0-dev.3 [2024-01-26T06:43:04.522Z] v3.1.0-dev.30 [2024-01-26T06:43:04.522Z] v3.1.0-dev.31 [2024-01-26T06:43:04.522Z] v3.1.0-dev.32 [2024-01-26T06:43:04.522Z] v3.1.0-dev.33 [2024-01-26T06:43:04.522Z] v3.1.0-dev.34 [2024-01-26T06:43:04.522Z] v3.1.0-dev.35 [2024-01-26T06:43:04.522Z] v3.1.0-dev.36 [2024-01-26T06:43:04.522Z] v3.1.0-dev.37 [2024-01-26T06:43:04.522Z] v3.1.0-dev.38 [2024-01-26T06:43:04.522Z] v3.1.0-dev.39 [2024-01-26T06:43:04.522Z] v3.1.0-dev.4 [2024-01-26T06:43:04.522Z] v3.1.0-dev.5 [2024-01-26T06:43:04.522Z] v3.1.0-dev.6 [2024-01-26T06:43:04.522Z] v3.1.0-dev.7 [2024-01-26T06:43:04.522Z] v3.1.0-dev.8 [2024-01-26T06:43:04.522Z] v3.1.0-dev.9 [2024-01-26T06:43:04.522Z] v3.2.0-dev.1 [2024-01-26T06:43:04.522Z] v3.2.0-dev.2 [2024-01-26T06:43:04.522Z] v3.2.0-dev.3 [2024-01-26T06:43:04.522Z] v3.2.0-dev.4 [2024-01-26T06:43:04.522Z] v3.2.0-dev.5 [2024-01-26T06:43:04.522Z] v3.2.0-dev.6 [Pipeline] sh [2024-01-26T06:43:04.817Z] + lftools sign git-tag v3.2.0-dev.6 [2024-01-26T06:43:05.385Z] Signing Git tag with Sigul... [2024-01-26T06:43:05.385Z] Signing v3.2.0-dev.6 [Pipeline] echo [2024-01-26T06:43:05.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:05.946Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-26T06:43:05.954Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-26T06:43:06.168Z] $ docker stop --time=1 45b502452950440346d9370199a76f84dd512aaef200982377915ae131ee0def [2024-01-26T06:43:07.615Z] $ docker rm -f --volumes 45b502452950440346d9370199a76f84dd512aaef200982377915ae131ee0def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-26T06:43:08.616Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:43:08.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:43:08.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:43:08.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:43:09.154Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:43:09.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:43:09.489Z] $ docker top 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a -eo pid,comm [2024-01-26T06:43:09.538Z] 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-01-26T06:43:09.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:43:09.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:43:09.829Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:43:09.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:43:09.932Z] $ docker exec 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a ssh-agent [2024-01-26T06:43:10.038Z] SSH_AUTH_SOCK=/tmp/ssh-xT4swQubGINB/agent.32 [2024-01-26T06:43:10.038Z] SSH_AGENT_PID=38 [2024-01-26T06:43:10.042Z] Running ssh-add (command line suppressed) [2024-01-26T06:43:10.138Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_301686085234087493.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_301686085234087493.key) [2024-01-26T06:43:10.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:43:10.500Z] + git semver bump pre [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,857 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,858 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,858 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,858 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,858 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,858 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,860 [execute] INFO git cat-file --batch-check [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,866 [execute] INFO git cat-file --batch [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:43:11.070Z] 2024-01-26 06:43:10,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-01-26T06:43:11.070Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T06:43:11.075Z] $ docker exec --env ******** --env ******** 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a ssh-agent -k [2024-01-26T06:43:11.171Z] unset SSH_AUTH_SOCK; [2024-01-26T06:43:11.172Z] unset SSH_AGENT_PID; [2024-01-26T06:43:11.172Z] echo Agent pid 38 killed; [2024-01-26T06:43:11.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:43:11.753Z] + git semver [Pipeline] } [2024-01-26T06:43:12.021Z] $ docker stop --time=1 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a [2024-01-26T06:43:13.303Z] $ docker rm -f --volumes 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:43:13.825Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:43:13.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:43:14.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:43:14.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:43:14.391Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:43:14.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:43:14.764Z] $ docker top 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:43:15.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:43:15.040Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:43:15.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:43:15.152Z] $ docker exec 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb ssh-agent [2024-01-26T06:43:15.270Z] SSH_AUTH_SOCK=/tmp/ssh-dxMP1gkK9uo7/agent.32 [2024-01-26T06:43:15.270Z] SSH_AGENT_PID=38 [2024-01-26T06:43:15.275Z] Running ssh-add (command line suppressed) [2024-01-26T06:43:15.396Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13964732486354562684.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13964732486354562684.key) [2024-01-26T06:43:15.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:43:15.819Z] + git semver push [2024-01-26T06:43:16.090Z] 2024-01-26 06:43:15,972 [run_push] DEBUG push [2024-01-26T06:43:16.090Z] 2024-01-26 06:43:15,973 [execute] INFO git cat-file --batch-check [2024-01-26T06:43:16.090Z] 2024-01-26 06:43:15,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:43:16.090Z] 2024-01-26 06:43:15,977 [execute] INFO git rev-list 4638c16b0e05df91322bce4b957632d1fd0aeae3 -- [2024-01-26T06:43:16.090Z] 2024-01-26 06:43:15,977 [execute] DEBUG Popen(['git', 'rev-list', '4638c16b0e05df91322bce4b957632d1fd0aeae3', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:43:16.090Z] 2024-01-26 06:43:15,986 [execute] INFO git fetch -v origin [2024-01-26T06:43:16.090Z] 2024-01-26 06:43:15,986 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-26T06:43:16.702Z] 2024-01-26 06:43:16,462 [run_push] DEBUG no remote changes detected [2024-01-26T06:43:16.702Z] 2024-01-26 06:43:16,462 [execute] INFO git push origin semver [2024-01-26T06:43:16.702Z] 2024-01-26 06:43:16,463 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:43:17.328Z] 2024-01-26 06:43:17,179 [run_push] DEBUG push all version tags [2024-01-26T06:43:17.328Z] 2024-01-26 06:43:17,180 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-26T06:43:17.328Z] 2024-01-26 06:43:17,180 [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-01-26T06:43:17.914Z] 2024-01-26 06:43:17,797 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-01-26T06:43:17.914Z] 3.2.0-dev.7 [Pipeline] } [2024-01-26T06:43:17.921Z] $ docker exec --env ******** --env ******** 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb ssh-agent -k [2024-01-26T06:43:18.017Z] unset SSH_AUTH_SOCK; [2024-01-26T06:43:18.018Z] unset SSH_AGENT_PID; [2024-01-26T06:43:18.018Z] echo Agent pid 38 killed; [2024-01-26T06:43:18.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:43:18.633Z] + git semver [Pipeline] } [2024-01-26T06:43:18.902Z] $ docker stop --time=1 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb [2024-01-26T06:43:21.322Z] $ docker rm -f --volumes 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-01-26T06:43:25.479Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-01-26T06:43:25.479Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-01-26T06:43:25.479Z] total 16 [2024-01-26T06:43:25.479Z] drwxr-xr-x 3 root root 4096 Jan 26 06:34 . [2024-01-26T06:43:25.479Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:43 .. [2024-01-26T06:43:25.479Z] drwxr-xr-x 2 root root 4096 Jan 26 06:34 cost [2024-01-26T06:43:25.479Z] -rw-r--r-- 1 root root 89 Jan 26 06:34 cost.csv [2024-01-26T06:43:25.479Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-01-26T06:43:25.479Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-01-26T06:43:25.479Z] total 16 [2024-01-26T06:43:25.479Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:34 . [2024-01-26T06:43:25.479Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:43 .. [2024-01-26T06:43:25.479Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:34 cost [2024-01-26T06:43:25.479Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 26 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:25.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:26.707Z] ---> package-listing.sh [2024-01-26T06:43:26.707Z] ++ facter osfamily [2024-01-26T06:43:26.707Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T06:43:26.966Z] + OS_FAMILY=debian [2024-01-26T06:43:26.966Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-01-26T06:43:26.966Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T06:43:26.966Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T06:43:26.966Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T06:43:26.966Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T06:43:26.966Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-01-26T06:43:26.966Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T06:43:26.966Z] + case "${OS_FAMILY}" in [2024-01-26T06:43:26.966Z] + dpkg -l [2024-01-26T06:43:26.966Z] + grep '^ii' [2024-01-26T06:43:26.966Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T06:43:26.966Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T06:43:26.966Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T06:43:26.966Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-01-26T06:43:26.966Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-01-26T06:43:26.966Z] + 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-01-26T06:43:26.978Z] 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-01-26T06:43:27.259Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:43:27.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:43:27.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:43:28.088Z] prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container [2024-01-26T06:43:28.117Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:43:28.316Z] $ docker top e222e298c5e65f75a4ebdab7a09423d19008f0ca6b12b8e142771b8fbf6dc177 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:43:28.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T06:43:29.079Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T06:43:29.361Z] + ls /var/log/sa-host [2024-01-26T06:43:29.361Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:43:29.495Z] provisioning config files... [2024-01-26T06:43:29.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config356269348151990764tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:43:29.634Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:29.939Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T06:43:29.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:30.422Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T06:43:30.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:30.719Z] ---> sudo-logs.sh [2024-01-26T06:43:30.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T06:43:30.819Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:31.101Z] ---> job-cost.sh [2024-01-26T06:43:31.101Z] lf-activate-venv: SKIPPING [2024-01-26T06:43:31.101Z] DEBUG: total: 0.2199999988079071 [2024-01-26T06:43:31.101Z] INFO: Retrieving Stack Cost... [2024-01-26T06:43:31.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:43:31.930Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T06:43:31.945Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:43:32.232Z] ---> logs-deploy.sh [2024-01-26T06:43:32.232Z] lf-activate-venv: SKIPPING [2024-01-26T06:43:32.232Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/171 [2024-01-26T06:43:32.232Z] INFO: archiving workspace using pattern(s): [2024-01-26T06:43:33.169Z] Archives upload complete. [2024-01-26T06:43:33.169Z] INFO: archiving logs to Nexus [2024-01-26T06:43:33.743Z] ---> uname -a: [2024-01-26T06:43:33.743Z] Linux prd-ubuntu20-04-docker-8c-8g-27972 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] ---> lscpu: [2024-01-26T06:43:33.743Z] Architecture: x86_64 [2024-01-26T06:43:33.743Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-26T06:43:33.743Z] Byte Order: Little Endian [2024-01-26T06:43:33.743Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-26T06:43:33.743Z] CPU(s): 8 [2024-01-26T06:43:33.743Z] On-line CPU(s) list: 0-7 [2024-01-26T06:43:33.743Z] Thread(s) per core: 1 [2024-01-26T06:43:33.743Z] Core(s) per socket: 1 [2024-01-26T06:43:33.743Z] Socket(s): 8 [2024-01-26T06:43:33.743Z] NUMA node(s): 1 [2024-01-26T06:43:33.743Z] Vendor ID: AuthenticAMD [2024-01-26T06:43:33.743Z] CPU family: 23 [2024-01-26T06:43:33.743Z] Model: 49 [2024-01-26T06:43:33.743Z] Model name: AMD EPYC-Rome Processor [2024-01-26T06:43:33.743Z] Stepping: 0 [2024-01-26T06:43:33.743Z] CPU MHz: 2799.998 [2024-01-26T06:43:33.743Z] BogoMIPS: 5599.99 [2024-01-26T06:43:33.743Z] Virtualization: AMD-V [2024-01-26T06:43:33.743Z] Hypervisor vendor: KVM [2024-01-26T06:43:33.743Z] Virtualization type: full [2024-01-26T06:43:33.743Z] L1d cache: 256 KiB [2024-01-26T06:43:33.743Z] L1i cache: 256 KiB [2024-01-26T06:43:33.743Z] L2 cache: 4 MiB [2024-01-26T06:43:33.743Z] L3 cache: 128 MiB [2024-01-26T06:43:33.743Z] NUMA node0 CPU(s): 0-7 [2024-01-26T06:43:33.743Z] Vulnerability Itlb multihit: Not affected [2024-01-26T06:43:33.743Z] Vulnerability L1tf: Not affected [2024-01-26T06:43:33.743Z] Vulnerability Mds: Not affected [2024-01-26T06:43:33.743Z] Vulnerability Meltdown: Not affected [2024-01-26T06:43:33.743Z] Vulnerability Mmio stale data: Not affected [2024-01-26T06:43:33.743Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-26T06:43:33.743Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-26T06:43:33.743Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-26T06:43:33.743Z] Vulnerability Srbds: Not affected [2024-01-26T06:43:33.743Z] Vulnerability Tsx async abort: Not affected [2024-01-26T06:43:33.743Z] 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-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] ---> nproc: [2024-01-26T06:43:33.743Z] 8 [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] ---> df -h: [2024-01-26T06:43:33.743Z] Filesystem Size Used Avail Use% Mounted on [2024-01-26T06:43:33.743Z] overlay 155G 13G 143G 9% / [2024-01-26T06:43:33.743Z] tmpfs 64M 0 64M 0% /dev [2024-01-26T06:43:33.743Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-26T06:43:33.743Z] shm 64M 0 64M 0% /dev/shm [2024-01-26T06:43:33.743Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] ---> sar -b -r -n DEV: [2024-01-26T06:43:33.743Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27972) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] 06:30:45 LINUX RESTART (8 CPU) [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] 06:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-26T06:43:33.743Z] 06:32:02 212.40 47.79 164.61 0.00 5393.90 181602.93 0.00 [2024-01-26T06:43:33.743Z] 06:33:01 178.04 1.32 176.72 0.00 28.88 62967.77 0.00 [2024-01-26T06:43:33.743Z] 06:34:01 205.90 0.15 205.75 0.00 19.86 34212.30 0.00 [2024-01-26T06:43:33.743Z] 06:35:01 47.14 0.05 47.09 0.00 7.60 16471.80 0.00 [2024-01-26T06:43:33.743Z] 06:36:01 25.53 10.20 15.33 0.00 3445.43 3696.85 0.00 [2024-01-26T06:43:33.743Z] 06:37:01 4.33 0.00 4.33 0.00 0.00 57.19 0.00 [2024-01-26T06:43:33.743Z] 06:38:01 1.08 0.00 1.08 0.00 0.00 12.39 0.00 [2024-01-26T06:43:33.743Z] 06:39:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 [2024-01-26T06:43:33.743Z] 06:40:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2024-01-26T06:43:33.743Z] 06:41:01 2.00 0.00 2.00 0.00 0.00 32.13 0.00 [2024-01-26T06:43:33.743Z] 06:42:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-01-26T06:43:33.743Z] 06:43:01 108.65 0.40 108.25 0.00 14.80 55058.56 0.00 [2024-01-26T06:43:33.743Z] Average: 65.56 5.00 60.56 0.00 743.50 29464.88 0.00 [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] 06:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-26T06:43:33.743Z] 06:32:02 29206500 31539460 775404 2.36 77772 2525888 2012236 5.93 1019960 2265704 1748 [2024-01-26T06:43:33.743Z] 06:33:01 28572452 31538028 766248 2.33 142032 3031648 1899032 5.60 1189908 2653148 36 [2024-01-26T06:43:33.743Z] 06:34:01 27825324 31534600 764776 2.33 150220 3724316 1984748 5.85 1284904 3256608 244108 [2024-01-26T06:43:33.743Z] 06:35:01 27590724 31552704 745560 2.27 156256 3938176 1766224 5.21 1279992 3458200 20 [2024-01-26T06:43:33.743Z] 06:36:01 27350932 31533796 755512 2.30 161428 4141676 1806588 5.32 1442616 3513624 1308 [2024-01-26T06:43:33.743Z] 06:37:01 27357900 31540732 748896 2.28 161468 4141672 1822696 5.37 1435164 3513584 136 [2024-01-26T06:43:33.743Z] 06:38:01 27357796 31540676 748816 2.28 161488 4141676 1822696 5.37 1434956 3513588 4 [2024-01-26T06:43:33.743Z] 06:39:01 27364608 31547628 741976 2.26 161524 4141676 1822696 5.37 1428684 3513680 4 [2024-01-26T06:43:33.743Z] 06:40:01 27365136 31548172 741364 2.25 161544 4141680 1822696 5.37 1428704 3513684 12 [2024-01-26T06:43:33.743Z] 06:41:01 27364604 31547720 741748 2.26 161608 4141664 1822696 5.37 1428784 3513700 32 [2024-01-26T06:43:33.743Z] 06:42:01 27364968 31548116 741292 2.25 161632 4141664 1822696 5.37 1428868 3513700 8 [2024-01-26T06:43:33.743Z] 06:43:01 25860016 31514192 766752 2.33 202140 5449428 1892460 5.58 1538044 4779656 69600 [2024-01-26T06:43:33.743Z] Average: 27548413 31540485 753195 2.29 154926 3971764 1858122 5.48 1361715 3417406 26418 [2024-01-26T06:43:33.743Z] [2024-01-26T06:43:33.743Z] 06:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-26T06:43:33.743Z] 06:32:02 docker0 65.86 72.30 5.52 231.40 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:32:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:32:02 vethfeb0bd3 48.98 53.34 4.78 48.67 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:32:02 ens3 641.39 437.33 5903.68 94.70 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:33:01 docker0 139.35 247.11 11.54 2053.94 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:33:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:33:01 ens3 296.42 180.00 2094.38 106.85 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:34:01 docker0 22.75 56.14 1.59 895.94 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:34:01 lo 11.80 11.80 1.18 1.18 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:34:01 ens3 326.16 254.67 3739.94 1296.92 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:35:01 ens3 15.28 8.73 15.75 5.55 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:36:01 ens3 73.65 33.21 1374.28 2.62 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:37:01 ens3 0.97 0.53 0.44 0.27 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.743Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:38:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:39:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:40:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:41:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:42:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:43:01 docker0 61.31 111.81 4.83 943.07 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:43:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] 06:43:01 ens3 365.17 220.88 8127.30 33.53 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] Average: docker0 23.94 40.33 1.94 341.30 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] Average: lo 1.86 1.86 0.18 0.18 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] Average: ens3 143.11 94.53 1770.80 128.40 0.00 0.00 0.00 0.00 [2024-01-26T06:43:33.744Z] [2024-01-26T06:43:33.744Z] [2024-01-26T06:43:33.744Z] ---> sar -P ALL: [2024-01-26T06:43:33.744Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27972) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T06:43:33.744Z] [2024-01-26T06:43:33.744Z] 06:30:45 LINUX RESTART (8 CPU) [2024-01-26T06:43:33.744Z] [2024-01-26T06:43:33.744Z] 06:31:01 CPU %user %nice %system %iowait %steal %idle [2024-01-26T06:43:33.744Z] 06:32:02 all 9.91 0.00 3.60 2.96 0.06 83.46 [2024-01-26T06:43:33.744Z] 06:32:02 0 9.95 0.00 4.62 0.98 0.05 84.39 [2024-01-26T06:43:33.744Z] 06:32:02 1 9.15 0.00 3.84 5.67 0.07 81.27 [2024-01-26T06:43:33.744Z] 06:32:02 2 14.55 0.00 3.12 0.67 0.07 81.59 [2024-01-26T06:43:33.744Z] 06:32:02 3 9.49 0.00 3.05 1.45 0.07 85.95 [2024-01-26T06:43:33.744Z] 06:32:02 4 9.52 0.00 2.82 1.33 0.05 86.28 [2024-01-26T06:43:33.744Z] 06:32:02 5 8.77 0.00 3.16 5.57 0.07 82.44 [2024-01-26T06:43:33.744Z] 06:32:02 6 10.29 0.00 3.74 1.08 0.05 84.84 [2024-01-26T06:43:33.744Z] 06:32:02 7 7.55 0.00 4.47 6.95 0.07 80.96 [2024-01-26T06:43:33.744Z] 06:33:01 all 29.36 0.00 4.81 3.25 0.08 62.51 [2024-01-26T06:43:33.744Z] 06:33:01 0 30.07 0.00 4.77 3.03 0.09 62.04 [2024-01-26T06:43:33.744Z] 06:33:01 1 27.89 0.00 5.30 14.69 0.07 52.06 [2024-01-26T06:43:33.744Z] 06:33:01 2 26.76 0.00 4.81 3.83 0.07 64.54 [2024-01-26T06:43:33.744Z] 06:33:01 3 31.03 0.00 4.40 0.76 0.05 63.76 [2024-01-26T06:43:33.744Z] 06:33:01 4 30.60 0.00 5.22 0.63 0.07 63.48 [2024-01-26T06:43:33.744Z] 06:33:01 5 30.24 0.00 5.12 0.51 0.07 64.06 [2024-01-26T06:43:33.744Z] 06:33:01 6 30.71 0.00 4.91 2.29 0.12 61.97 [2024-01-26T06:43:33.744Z] 06:33:01 7 27.51 0.00 3.96 0.31 0.09 68.13 [2024-01-26T06:43:33.744Z] 06:34:01 all 20.64 0.00 3.45 2.38 0.08 73.44 [2024-01-26T06:43:33.744Z] 06:34:01 0 18.82 0.00 3.60 1.04 0.12 76.43 [2024-01-26T06:43:33.744Z] 06:34:01 1 20.73 0.00 3.69 0.05 0.07 75.46 [2024-01-26T06:43:33.744Z] 06:34:01 2 22.81 0.00 3.05 2.93 0.07 71.15 [2024-01-26T06:43:33.744Z] 06:34:01 3 22.34 0.00 2.80 1.32 0.10 73.43 [2024-01-26T06:43:33.744Z] 06:34:01 4 19.47 0.00 3.44 0.40 0.08 76.60 [2024-01-26T06:43:33.744Z] 06:34:01 5 21.32 0.00 4.05 0.86 0.07 73.70 [2024-01-26T06:43:33.744Z] 06:34:01 6 22.66 0.00 3.89 3.37 0.08 70.00 [2024-01-26T06:43:33.744Z] 06:34:01 7 17.00 0.00 3.09 9.13 0.07 70.71 [2024-01-26T06:43:33.744Z] 06:35:01 all 1.55 0.00 0.73 0.91 0.01 96.80 [2024-01-26T06:43:33.744Z] 06:35:01 0 1.40 0.00 0.60 0.03 0.00 97.96 [2024-01-26T06:43:33.744Z] 06:35:01 1 1.47 0.00 0.95 5.89 0.02 91.67 [2024-01-26T06:43:33.744Z] 06:35:01 2 1.79 0.00 0.55 0.15 0.03 97.47 [2024-01-26T06:43:33.744Z] 06:35:01 3 1.77 0.00 0.57 0.00 0.02 97.64 [2024-01-26T06:43:33.744Z] 06:35:01 4 1.71 0.00 0.65 0.00 0.02 97.63 [2024-01-26T06:43:33.744Z] 06:35:01 5 1.94 0.00 0.47 0.00 0.02 97.57 [2024-01-26T06:43:33.744Z] 06:35:01 6 1.44 0.00 0.55 0.62 0.02 97.38 [2024-01-26T06:43:33.744Z] 06:35:01 7 0.85 0.00 1.53 0.57 0.00 97.05 [2024-01-26T06:43:33.744Z] 06:36:01 all 1.08 0.00 0.40 0.20 0.02 98.30 [2024-01-26T06:43:33.744Z] 06:36:01 0 1.37 0.00 0.57 0.43 0.02 97.62 [2024-01-26T06:43:33.744Z] 06:36:01 1 0.57 0.00 0.38 0.05 0.02 98.98 [2024-01-26T06:43:33.744Z] 06:36:01 2 2.62 0.00 0.33 0.00 0.03 97.02 [2024-01-26T06:43:33.744Z] 06:36:01 3 0.55 0.00 0.28 0.18 0.00 98.98 [2024-01-26T06:43:33.744Z] 06:36:01 4 1.73 0.00 0.42 0.02 0.02 97.82 [2024-01-26T06:43:33.744Z] 06:36:01 5 0.85 0.00 0.32 0.02 0.03 98.78 [2024-01-26T06:43:33.744Z] 06:36:01 6 0.67 0.00 0.70 0.35 0.02 98.26 [2024-01-26T06:43:33.744Z] 06:36:01 7 0.25 0.00 0.23 0.55 0.02 98.95 [2024-01-26T06:43:33.744Z] 06:37:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2024-01-26T06:43:33.744Z] 06:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T06:43:33.744Z] 06:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-01-26T06:43:33.744Z] 06:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T06:43:33.744Z] 06:37:01 3 0.08 0.00 0.00 0.03 0.00 99.88 [2024-01-26T06:43:33.744Z] 06:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-01-26T06:43:33.744Z] 06:37:01 5 0.15 0.00 0.05 0.00 0.02 99.78 [2024-01-26T06:43:33.744Z] 06:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T06:43:33.744Z] 06:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-01-26T06:43:33.744Z] 06:38:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-01-26T06:43:33.744Z] 06:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T06:43:33.744Z] 06:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T06:43:33.744Z] 06:38:01 2 0.70 0.00 0.02 0.00 0.02 99.27 [2024-01-26T06:43:33.744Z] 06:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T06:43:33.744Z] 06:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:43:33.744Z] 06:38:01 5 0.05 0.00 0.00 0.00 0.03 99.92 [2024-01-26T06:43:33.744Z] 06:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T06:43:33.744Z] 06:38:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-01-26T06:43:33.744Z] 06:39:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-01-26T06:43:33.744Z] 06:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-26T06:43:33.744Z] 06:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T06:43:33.744Z] 06:39:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2024-01-26T06:43:33.744Z] 06:39:01 3 0.13 0.00 0.00 0.00 0.00 99.87 [2024-01-26T06:43:33.744Z] 06:39:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-01-26T06:43:33.744Z] 06:39:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-01-26T06:43:33.744Z] 06:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T06:43:33.744Z] 06:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T06:43:33.744Z] 06:40:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-01-26T06:43:33.744Z] 06:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:43:33.744Z] 06:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T06:43:33.744Z] 06:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-26T06:43:33.744Z] 06:40:01 3 0.25 0.00 0.02 0.00 0.00 99.73 [2024-01-26T06:43:33.744Z] 06:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-26T06:43:33.744Z] 06:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T06:43:33.744Z] 06:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:43:33.744Z] 06:40:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-01-26T06:43:33.744Z] 06:41:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-01-26T06:43:33.744Z] 06:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T06:43:33.744Z] 06:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T06:43:33.744Z] 06:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T06:43:33.744Z] 06:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:43:33.744Z] 06:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-26T06:43:33.744Z] 06:41:01 5 0.02 0.00 0.00 0.07 0.02 99.90 [2024-01-26T06:43:33.744Z] 06:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:43:33.744Z] 06:41:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-01-26T06:43:33.744Z] 06:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-01-26T06:43:33.744Z] 06:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T06:43:33.744Z] 06:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T06:43:33.744Z] 06:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T06:43:33.744Z] 06:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-01-26T06:43:33.744Z] 06:42:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-01-26T06:43:33.744Z] 06:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T06:43:33.744Z] 06:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T06:43:33.744Z] 06:42:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-01-26T06:43:33.744Z] [2024-01-26T06:43:33.744Z] 06:42:01 CPU %user %nice %system %iowait %steal %idle [2024-01-26T06:43:33.744Z] 06:43:01 all 7.73 0.00 3.36 3.07 0.06 85.78 [2024-01-26T06:43:33.744Z] 06:43:01 0 8.59 0.00 3.56 0.03 0.05 87.77 [2024-01-26T06:43:33.744Z] 06:43:01 1 9.52 0.00 3.36 0.02 0.07 87.04 [2024-01-26T06:43:33.744Z] 06:43:01 2 7.47 0.00 3.94 6.58 0.10 81.91 [2024-01-26T06:43:33.744Z] 06:43:01 3 7.56 0.00 3.55 0.42 0.03 88.43 [2024-01-26T06:43:33.744Z] 06:43:01 4 7.68 0.00 3.18 0.22 0.05 88.87 [2024-01-26T06:43:33.744Z] 06:43:01 5 6.91 0.00 2.98 12.31 0.05 77.75 [2024-01-26T06:43:33.744Z] 06:43:01 6 7.02 0.00 2.69 0.86 0.08 89.34 [2024-01-26T06:43:33.744Z] 06:43:01 7 7.05 0.00 3.59 4.20 0.05 85.10 [2024-01-26T06:43:33.744Z] Average: all 5.81 0.00 1.35 1.06 0.03 91.75 [2024-01-26T06:43:33.744Z] Average: 0 5.80 0.00 1.47 0.46 0.03 92.25 [2024-01-26T06:43:33.744Z] Average: 1 5.72 0.00 1.45 2.16 0.03 90.64 [2024-01-26T06:43:33.744Z] Average: 2 6.33 0.00 1.31 1.16 0.04 91.16 [2024-01-26T06:43:33.744Z] Average: 3 6.03 0.00 1.21 0.34 0.03 92.39 [2024-01-26T06:43:33.744Z] Average: 4 5.85 0.00 1.31 0.21 0.03 92.60 [2024-01-26T06:43:33.744Z] Average: 5 5.79 0.00 1.33 1.60 0.03 91.25 [2024-01-26T06:43:33.744Z] Average: 6 6.00 0.00 1.36 0.71 0.03 91.89 [2024-01-26T06:43:33.744Z] Average: 7 4.94 0.00 1.39 1.80 0.03 91.83 [2024-01-26T06:43:33.744Z] [2024-01-26T06:43:33.744Z] [2024-01-26T06:43:33.744Z]