Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1bbc4030cbff601133920badb9b14d1c5662baf 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-ssh13369686422632202619.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-ssh8541726427377731095.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-ssh958191550340898167.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-ssh14876637320261118113.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-ssh9605405846111164570.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24085 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c1bbc4030cbff601133920badb9b14d1c5662baf (main) Commit message: "Merge pull request #314 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1bbc4030cbff601133920badb9b14d1c5662baf # timeout=10 > git rev-list --no-walk c5b037f005f4c5061401d1258d9ac06bd1f6f0bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T19:14:03.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T19:14:03.457Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T19:14:03.487Z] ========================================================= [2023-12-05T19:14:03.487Z] EdgeX Global Pipelines Version Info [2023-12-05T19:14:03.487Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:14:04.585Z] ------------------- [2023-12-05T19:14:04.586Z] stable info: [2023-12-05T19:14:04.586Z] ------------------- [2023-12-05T19:14:04.586Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T19:14:04.586Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T19:14:04.586Z] Message: update stable to v1.0.258 [2023-12-05T19:14:05.157Z] ------------------- [2023-12-05T19:14:05.157Z] experimental info: [2023-12-05T19:14:05.157Z] ------------------- [2023-12-05T19:14:05.157Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T19:14:05.157Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T19:14:05.157Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T19:14:05.237Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-12-05T19:14:05.263Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-12-05T19:14:05.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T19:14:05.313Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T19:14:05.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T19:14:05.370Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T19:14:05.399Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T19:14:05.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-05T19:14:05.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T19:14:05.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T19:14:05.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T19:14:05.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-12-05T19:14:05.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T19:14:05.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T19:14:05.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T19:14:05.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T19:14:05.718Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T19:14:05.751Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T19:14:05.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T19:14:05.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T19:14:05.858Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-05T19:14:05.888Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-05T19:14:05.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-05T19:14:05.965Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-05T19:14:06.008Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-05T19:14:06.043Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T19:14:06.078Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T19:14:06.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-05T19:14:06.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-05T19:14:06.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-05T19:14:06.239Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] echo [2023-12-05T19:14:06.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1bbc40 [Pipeline] echo [2023-12-05T19:14:06.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:14:06.414Z] provisioning config files... [2023-12-05T19:14:06.428Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16542620568664169235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:14:06.786Z] ---> ****-login.sh [2023-12-05T19:14:06.786Z] nexus3.edgexfoundry.org:10001 [2023-12-05T19:14:07.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:07.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:07.319Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:07.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:07.319Z] [2023-12-05T19:14:07.319Z] Login Succeeded [2023-12-05T19:14:07.319Z] nexus3.edgexfoundry.org:10002 [2023-12-05T19:14:07.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:07.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:07.319Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:07.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:07.319Z] [2023-12-05T19:14:07.319Z] Login Succeeded [2023-12-05T19:14:07.319Z] nexus3.edgexfoundry.org:10003 [2023-12-05T19:14:07.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:07.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:07.584Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:07.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:07.584Z] [2023-12-05T19:14:07.584Z] Login Succeeded [2023-12-05T19:14:07.584Z] nexus3.edgexfoundry.org:10004 [2023-12-05T19:14:07.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:07.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:07.584Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:07.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:07.584Z] [2023-12-05T19:14:07.584Z] Login Succeeded [2023-12-05T19:14:07.584Z] ****.io [2023-12-05T19:14:07.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:07.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:07.847Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:07.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:07.847Z] [2023-12-05T19:14:07.847Z] Login Succeeded [2023-12-05T19:14:07.847Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T19:14:07.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T19:14:08.369Z] + git rev-list -1 --merges c1bbc4030cbff601133920badb9b14d1c5662baf~1..c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] echo [2023-12-05T19:14:08.404Z] -----------> git rev-list -1 --merges c1bbc4030cbff601133920badb9b14d1c5662baf~1..c1bbc4030cbff601133920badb9b14d1c5662baf c1bbc4030cbff601133920badb9b14d1c5662baf [2023-12-05T19:14:08.404Z] c1bbc4030cbff601133920badb9b14d1c5662baf [false] [Pipeline] sh [2023-12-05T19:14:08.714Z] + git log --format=format:%s -1 c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] echo [2023-12-05T19:14:08.731Z] ========================================================= [2023-12-05T19:14:08.731Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T19:14:08.731Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T19:14:09.109Z] + git log --format=format:%s -1 c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] echo [2023-12-05T19:14:09.122Z] [semverPrep] GIT_COMMIT: c1bbc4030cbff601133920badb9b14d1c5662baf, Commit Message: Merge pull request #314 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2 [Pipeline] echo [2023-12-05T19:14:09.149Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-05T19:14:09.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T19:14:09.554Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T19:14:09.554Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T19:14:09.554Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T19:14:09.554Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T19:14:09.554Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T19:14:09.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:14:09.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:14:09.969Z] [2023-12-05T19:14:09.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:14:10.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:14:10.291Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T19:14:10.291Z] b85a868b505f: Pulling fs layer [2023-12-05T19:14:10.291Z] e2be974225ed: Pulling fs layer [2023-12-05T19:14:10.291Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T19:14:10.291Z] 988bab9f4d93: Pulling fs layer [2023-12-05T19:14:10.291Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T19:14:10.291Z] eaf3925da568: Pulling fs layer [2023-12-05T19:14:10.291Z] bab4dde63d76: Pulling fs layer [2023-12-05T19:14:10.291Z] bde34c3a00c8: Pulling fs layer [2023-12-05T19:14:10.291Z] b352a97aabf1: Pulling fs layer [2023-12-05T19:14:10.291Z] 4872d77fe225: Pulling fs layer [2023-12-05T19:14:10.291Z] 5851b861e8e6: Pulling fs layer [2023-12-05T19:14:10.291Z] 988bab9f4d93: Waiting [2023-12-05T19:14:10.291Z] 1469e6f7b9e6: Waiting [2023-12-05T19:14:10.291Z] eaf3925da568: Waiting [2023-12-05T19:14:10.291Z] bab4dde63d76: Waiting [2023-12-05T19:14:10.291Z] bde34c3a00c8: Waiting [2023-12-05T19:14:10.291Z] b352a97aabf1: Waiting [2023-12-05T19:14:10.291Z] 5851b861e8e6: Waiting [2023-12-05T19:14:10.291Z] 4872d77fe225: Waiting [2023-12-05T19:14:10.291Z] e2be974225ed: Verifying Checksum [2023-12-05T19:14:10.291Z] e2be974225ed: Download complete [2023-12-05T19:14:10.291Z] 988bab9f4d93: Verifying Checksum [2023-12-05T19:14:10.291Z] 988bab9f4d93: Download complete [2023-12-05T19:14:10.553Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T19:14:10.553Z] 1469e6f7b9e6: Download complete [2023-12-05T19:14:10.553Z] eaf3925da568: Download complete [2023-12-05T19:14:10.553Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T19:14:10.553Z] 339a4e72a1f5: Download complete [2023-12-05T19:14:10.553Z] bde34c3a00c8: Download complete [2023-12-05T19:14:10.553Z] b352a97aabf1: Verifying Checksum [2023-12-05T19:14:10.553Z] b352a97aabf1: Download complete [2023-12-05T19:14:10.553Z] 4872d77fe225: Download complete [2023-12-05T19:14:10.553Z] 5851b861e8e6: Verifying Checksum [2023-12-05T19:14:10.553Z] 5851b861e8e6: Download complete [2023-12-05T19:14:10.553Z] b85a868b505f: Verifying Checksum [2023-12-05T19:14:10.553Z] b85a868b505f: Download complete [2023-12-05T19:14:10.811Z] bab4dde63d76: Verifying Checksum [2023-12-05T19:14:10.811Z] bab4dde63d76: Download complete [2023-12-05T19:14:11.746Z] b85a868b505f: Pull complete [2023-12-05T19:14:12.006Z] e2be974225ed: Pull complete [2023-12-05T19:14:12.265Z] 339a4e72a1f5: Pull complete [2023-12-05T19:14:12.526Z] 988bab9f4d93: Pull complete [2023-12-05T19:14:12.785Z] 1469e6f7b9e6: Pull complete [2023-12-05T19:14:12.785Z] eaf3925da568: Pull complete [2023-12-05T19:14:14.689Z] bab4dde63d76: Pull complete [2023-12-05T19:14:14.690Z] bde34c3a00c8: Pull complete [2023-12-05T19:14:14.949Z] b352a97aabf1: Pull complete [2023-12-05T19:14:14.949Z] 4872d77fe225: Pull complete [2023-12-05T19:14:15.210Z] 5851b861e8e6: Pull complete [2023-12-05T19:14:15.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T19:14:15.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:14:15.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:14:15.419Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:14:15.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T19:14:18.854Z] $ docker top db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f -eo pid,comm [2023-12-05T19:14:18.907Z] 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). [2023-12-05T19:14:18.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T19:14:19.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T19:14:19.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T19:14:19.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T19:14:19.125Z] $ docker exec db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f ssh-agent [2023-12-05T19:14:19.223Z] SSH_AUTH_SOCK=/tmp/ssh-3ZzJVrvARXax/agent.31 [2023-12-05T19:14:19.223Z] SSH_AGENT_PID=37 [2023-12-05T19:14:19.230Z] Running ssh-add (command line suppressed) [2023-12-05T19:14:19.335Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16920368659652245143.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16920368659652245143.key) [2023-12-05T19:14:19.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T19:14:19.656Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T19:14:19.671Z] $ docker exec --env ******** --env ******** db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f ssh-agent -k [2023-12-05T19:14:19.759Z] unset SSH_AUTH_SOCK; [2023-12-05T19:14:19.760Z] unset SSH_AGENT_PID; [2023-12-05T19:14:19.760Z] echo Agent pid 37 killed; [2023-12-05T19:14:19.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T19:14:19.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T19:14:19.844Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T19:14:19.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T19:14:19.978Z] $ docker exec db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f ssh-agent [2023-12-05T19:14:20.088Z] SSH_AUTH_SOCK=/tmp/ssh-mscXyNc0R3ai/agent.69 [2023-12-05T19:14:20.088Z] SSH_AGENT_PID=75 [2023-12-05T19:14:20.093Z] Running ssh-add (command line suppressed) [2023-12-05T19:14:20.219Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7321677976156841544.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7321677976156841544.key) [2023-12-05T19:14:20.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T19:14:20.535Z] + git semver init [2023-12-05T19:14:20.793Z] 2023-12-05 19:14:20,722 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T19:14:20.793Z] 2023-12-05 19:14:20,722 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-12-05T19:14:20.793Z] 2023-12-05 19:14:20,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-12-05T19:14:20.793Z] 2023-12-05 19:14:20,723 [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) [2023-12-05T19:14:22.172Z] 2023-12-05 19:14:21,801 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-12-05T19:14:22.172Z] 2023-12-05 19:14:21,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-12-05T19:14:22.172Z] 2023-12-05 19:14:21,802 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-05T19:14:22.172Z] 2023-12-05 19:14:21,802 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-05T19:14:22.172Z] 3.2.0-dev.2 [Pipeline] } [2023-12-05T19:14:22.186Z] $ docker exec --env ******** --env ******** db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f ssh-agent -k [2023-12-05T19:14:22.278Z] unset SSH_AUTH_SOCK; [2023-12-05T19:14:22.279Z] unset SSH_AGENT_PID; [2023-12-05T19:14:22.279Z] echo Agent pid 75 killed; [2023-12-05T19:14:22.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T19:14:22.662Z] + git semver [Pipeline] } [2023-12-05T19:14:22.938Z] $ docker stop --time=1 db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f [2023-12-05T19:14:24.261Z] $ docker rm -f --volumes db8941cef62358bba12d000c89a7348e4b02ab531881107f55c3625c9d3d447f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T19:14:24.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T19:14:24.874Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T19:14:24.878Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:14:25.253Z] provisioning config files... [2023-12-05T19:14:25.263Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4000885489470673131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:14:25.639Z] ---> ****-login.sh [2023-12-05T19:14:25.639Z] nexus3.edgexfoundry.org:10001 [2023-12-05T19:14:25.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:25.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:25.639Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:25.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:25.639Z] [2023-12-05T19:14:25.639Z] Login Succeeded [2023-12-05T19:14:25.639Z] nexus3.edgexfoundry.org:10002 [2023-12-05T19:14:25.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:25.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:25.639Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:25.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:25.639Z] [2023-12-05T19:14:25.639Z] Login Succeeded [2023-12-05T19:14:25.639Z] nexus3.edgexfoundry.org:10003 [2023-12-05T19:14:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:25.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:25.911Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:25.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:25.911Z] [2023-12-05T19:14:25.911Z] Login Succeeded [2023-12-05T19:14:25.911Z] nexus3.edgexfoundry.org:10004 [2023-12-05T19:14:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:25.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:25.911Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:25.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:25.911Z] [2023-12-05T19:14:25.911Z] Login Succeeded [2023-12-05T19:14:25.911Z] ****.io [2023-12-05T19:14:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:14:26.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:14:26.174Z] Configure a credential helper to remove this warning. See [2023-12-05T19:14:26.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:14:26.174Z] [2023-12-05T19:14:26.174Z] Login Succeeded [2023-12-05T19:14:26.174Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T19:14:26.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T19:14:26.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:14:26.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:14:26.423Z] ========================================================= [2023-12-05T19:14:26.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T19:14:26.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:14:26.819Z] + 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 . [2023-12-05T19:14:26.820Z] Sending build context to Docker daemon 14.35MB [2023-12-05T19:14:26.820Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T19:14:26.820Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-05T19:14:26.820Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T19:14:26.820Z] 7264a8db6415: Pulling fs layer [2023-12-05T19:14:26.820Z] c4d48a809fc2: Pulling fs layer [2023-12-05T19:14:26.820Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T19:14:26.820Z] ad3a456e5733: Pulling fs layer [2023-12-05T19:14:26.820Z] 69c7f0334f64: Pulling fs layer [2023-12-05T19:14:26.820Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T19:14:26.820Z] ad3a456e5733: Waiting [2023-12-05T19:14:26.820Z] ce7588e14bc9: Pulling fs layer [2023-12-05T19:14:26.820Z] 69c7f0334f64: Waiting [2023-12-05T19:14:26.820Z] ce7588e14bc9: Waiting [2023-12-05T19:14:26.820Z] 1f1c1a5573a3: Waiting [2023-12-05T19:14:26.820Z] b5e4710f87ac: Pulling fs layer [2023-12-05T19:14:26.820Z] b5e4710f87ac: Waiting [2023-12-05T19:14:27.079Z] c4d48a809fc2: Download complete [2023-12-05T19:14:27.079Z] ad3a456e5733: Verifying Checksum [2023-12-05T19:14:27.079Z] 69c7f0334f64: Verifying Checksum [2023-12-05T19:14:27.079Z] 69c7f0334f64: Download complete [2023-12-05T19:14:27.079Z] 7264a8db6415: Verifying Checksum [2023-12-05T19:14:27.079Z] 7264a8db6415: Download complete [2023-12-05T19:14:27.079Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T19:14:27.079Z] 7264a8db6415: Pull complete [2023-12-05T19:14:27.339Z] b5e4710f87ac: Verifying Checksum [2023-12-05T19:14:27.339Z] b5e4710f87ac: Download complete [2023-12-05T19:14:27.339Z] c4d48a809fc2: Pull complete [2023-12-05T19:14:27.339Z] 4f1c88b9dad5: Download complete [2023-12-05T19:14:27.905Z] ce7588e14bc9: Verifying Checksum [2023-12-05T19:14:27.905Z] ce7588e14bc9: Download complete [2023-12-05T19:14:31.189Z] 4f1c88b9dad5: Pull complete [2023-12-05T19:14:31.189Z] ad3a456e5733: Pull complete [2023-12-05T19:14:31.189Z] 69c7f0334f64: Pull complete [2023-12-05T19:14:31.189Z] 1f1c1a5573a3: Pull complete [2023-12-05T19:14:33.719Z] ce7588e14bc9: Pull complete [2023-12-05T19:14:33.978Z] b5e4710f87ac: Pull complete [2023-12-05T19:14:33.978Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T19:14:33.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T19:14:33.978Z] ---> 88b5674ff536 [2023-12-05T19:14:33.978Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-05T19:14:39.252Z] ---> Running in 1ef7a6dbffe0 [2023-12-05T19:14:39.252Z] Removing intermediate container 1ef7a6dbffe0 [2023-12-05T19:14:39.252Z] ---> 3faf2f2f537f [2023-12-05T19:14:39.252Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-05T19:14:39.252Z] ---> Running in 8f5c6cc7a418 [2023-12-05T19:14:39.511Z] Removing intermediate container 8f5c6cc7a418 [2023-12-05T19:14:39.511Z] ---> d6deaba652b1 [2023-12-05T19:14:39.511Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-05T19:14:39.511Z] ---> Running in a483d8bb93d6 [2023-12-05T19:14:39.511Z] Removing intermediate container a483d8bb93d6 [2023-12-05T19:14:39.511Z] ---> a75a6364a2e8 [2023-12-05T19:14:39.511Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-05T19:14:39.511Z] ---> Running in 75cb8160bb2e [2023-12-05T19:14:39.511Z] Removing intermediate container 75cb8160bb2e [2023-12-05T19:14:39.511Z] ---> 5e0915c53049 [2023-12-05T19:14:39.511Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-05T19:14:39.511Z] ---> Running in 3ab6fde36dae [2023-12-05T19:14:39.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:14:40.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:14:40.166Z] Still waiting to schedule task [2023-12-05T19:14:40.166Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-05T19:14:40.287Z] (1/13) Installing libintl (0.21.1-r7) [2023-12-05T19:14:40.287Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-05T19:14:40.287Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-05T19:14:40.287Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-05T19:14:40.287Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-05T19:14:40.287Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-05T19:14:40.287Z] (7/13) Installing udev-init-scripts (35-r1) [2023-12-05T19:14:40.287Z] (8/13) Installing libblkid (2.38.1-r8) [2023-12-05T19:14:40.287Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-12-05T19:14:40.287Z] (10/13) Installing kmod-libs (30-r3) [2023-12-05T19:14:40.287Z] (11/13) Installing eudev (3.2.11-r8) [2023-12-05T19:14:40.287Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-05T19:14:40.287Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-05T19:14:40.287Z] Executing busybox-1.36.1-r5.trigger [2023-12-05T19:14:40.287Z] Executing eudev-3.2.11-r8.trigger [2023-12-05T19:14:40.287Z] OK: 271 MiB in 65 packages [2023-12-05T19:14:41.224Z] Removing intermediate container 3ab6fde36dae [2023-12-05T19:14:41.224Z] ---> dc52ec306772 [2023-12-05T19:14:41.224Z] Step 8/13 : WORKDIR /device-usb-camera [2023-12-05T19:14:41.224Z] ---> Running in b08bbe5aa3d2 [2023-12-05T19:14:41.224Z] Removing intermediate container b08bbe5aa3d2 [2023-12-05T19:14:41.224Z] ---> 2f07521b0ca3 [2023-12-05T19:14:41.224Z] Step 9/13 : COPY go.mod vendor* ./ [2023-12-05T19:14:41.483Z] ---> 739067a56346 [2023-12-05T19:14:41.483Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:14:41.483Z] ---> Running in b7328ee50f9f [2023-12-05T19:15:28.174Z] Removing intermediate container b7328ee50f9f [2023-12-05T19:15:28.174Z] ---> 37372a7d6024 [2023-12-05T19:15:28.174Z] Step 11/13 : COPY . . [2023-12-05T19:15:28.174Z] ---> 8e1c1872f25e [2023-12-05T19:15:28.174Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-05T19:15:28.174Z] ---> Running in eede3fc6b1bc [2023-12-05T19:15:28.174Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T19:15:28.174Z]  Dload Upload Total Spent Left Speed [2023-12-05T19:15:28.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9247  0 --:--:-- --:--:-- --:--:-- 9213 100 1253 100 1253 0 0 9237   0 --:--:-- --:--:-- --:--:-- 9213 [2023-12-05T19:15:28.174Z] Removing intermediate container eede3fc6b1bc [2023-12-05T19:15:28.174Z] ---> a747af74a24d [2023-12-05T19:15:28.174Z] Step 13/13 : RUN ${MAKE} [2023-12-05T19:15:28.174Z] ---> Running in 1bd89a10ca35 [2023-12-05T19:15:28.174Z] noop [2023-12-05T19:15:28.174Z] Removing intermediate container 1bd89a10ca35 [2023-12-05T19:15:28.174Z] ---> 33bddd52206b [2023-12-05T19:15:28.174Z] Successfully built 33bddd52206b [2023-12-05T19:15:28.174Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:15:28.563Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T19:15:28.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:15:28.668Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:15:28.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T19:15:29.448Z] $ docker top 737ef795cad13b2096477934dc7dc0005eb5ecbf89d3dcaf17e8cf612e923f53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:15:29.840Z] + go version [2023-12-05T19:15:29.840Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T19:15:29.852Z] $ docker stop --time=1 737ef795cad13b2096477934dc7dc0005eb5ecbf89d3dcaf17e8cf612e923f53 [2023-12-05T19:15:31.155Z] $ docker rm -f --volumes 737ef795cad13b2096477934dc7dc0005eb5ecbf89d3dcaf17e8cf612e923f53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:15:31.787Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T19:15:31.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:15:31.904Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:15:31.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T19:15:32.265Z] $ docker top eb84a399e7d06d240e6e236d7ceefe4c35f7aeee46a4d26d4f348d4dd372a4d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:15:34.749Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:15:35.064Z] + make test [2023-12-05T19:15:35.064Z] go test ./... -coverprofile=coverage.out ./... [2023-12-05T19:15:38.345Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-05T19:15:48.312Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-05T19:15:48.312Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-12-05T19:15:54.871Z] go vet ./... [2023-12-05T19:15:57.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T19:15:57.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T19:15:57.398Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T19:15:57.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T19:15:57.443Z] $ docker stop --time=1 eb84a399e7d06d240e6e236d7ceefe4c35f7aeee46a4d26d4f348d4dd372a4d6 [2023-12-05T19:16:00.814Z] $ docker rm -f --volumes eb84a399e7d06d240e6e236d7ceefe4c35f7aeee46a4d26d4f348d4dd372a4d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T19:16:01.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T19:16:01.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-05T19:16:02.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T19:16:02.303Z] + ls -al . [2023-12-05T19:16:02.304Z] total 224 [2023-12-05T19:16:02.304Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 19:15 . [2023-12-05T19:16:02.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 19:14 .. [2023-12-05T19:16:02.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 19:15 .git [2023-12-05T19:16:02.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:14 .github [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 5 19:14 .gitignore [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 5 19:14 .golangci.yml [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 5 19:14 .hadolint.yml [2023-12-05T19:16:02.304Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 19:14 .semver [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 5 19:14 Attribution.txt [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 5 19:14 CHANGELOG.md [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 5 19:14 Dockerfile [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 5 19:14 GOVERNANCE.md [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 5 19:14 Jenkinsfile [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 5 19:14 LICENSE [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 5 19:14 Makefile [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 5 19:14 OWNERS.md [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 5 19:14 README.md [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 5 19:14 VERSION [2023-12-05T19:16:02.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 19:14 bin [2023-12-05T19:16:02.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:14 cmd [2023-12-05T19:16:02.304Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 5 19:15 coverage.out [2023-12-05T19:16:02.304Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 5 19:14 docker-entrypoint.sh [2023-12-05T19:16:02.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 19:14 docs [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 5 19:14 go.mod [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 5 19:14 go.sum [2023-12-05T19:16:02.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:14 internal [2023-12-05T19:16:02.304Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 5 19:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:16:02.660Z] + 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=c1bbc4030cbff601133920badb9b14d1c5662baf --label arch=amd64 --label version=3.2.0-dev.2 . [2023-12-05T19:16:02.661Z] Sending build context to Docker daemon 14.41MB [2023-12-05T19:16:02.661Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T19:16:02.661Z] Step 2/37 : FROM ${BASE} AS builder [2023-12-05T19:16:02.661Z] ---> 33bddd52206b [2023-12-05T19:16:02.661Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-12-05T19:16:02.921Z] ---> Running in 221fe75952f3 [2023-12-05T19:16:02.921Z] Removing intermediate container 221fe75952f3 [2023-12-05T19:16:02.921Z] ---> 43d6e18619d4 [2023-12-05T19:16:02.921Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-05T19:16:02.921Z] ---> Running in 517b421cb80e [2023-12-05T19:16:02.921Z] Removing intermediate container 517b421cb80e [2023-12-05T19:16:02.921Z] ---> 8a9ad141f325 [2023-12-05T19:16:02.921Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-05T19:16:02.921Z] ---> Running in 3ea30292c2da [2023-12-05T19:16:03.179Z] Removing intermediate container 3ea30292c2da [2023-12-05T19:16:03.179Z] ---> ae1e86d52167 [2023-12-05T19:16:03.179Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-05T19:16:03.179Z] ---> Running in fc8fd321d38a [2023-12-05T19:16:03.179Z] Removing intermediate container fc8fd321d38a [2023-12-05T19:16:03.179Z] ---> e64286b67dc3 [2023-12-05T19:16:03.179Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-05T19:16:03.179Z] ---> Running in 2cbc1e8ff7b7 [2023-12-05T19:16:03.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:16:03.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:16:03.698Z] OK: 271 MiB in 65 packages [2023-12-05T19:16:03.957Z] Removing intermediate container 2cbc1e8ff7b7 [2023-12-05T19:16:03.957Z] ---> 4dec188c6c5e [2023-12-05T19:16:03.957Z] Step 8/37 : WORKDIR /device-usb-camera [2023-12-05T19:16:03.957Z] ---> Running in 1ab3aacf7482 [2023-12-05T19:16:04.216Z] Removing intermediate container 1ab3aacf7482 [2023-12-05T19:16:04.216Z] ---> bccb648f5e8d [2023-12-05T19:16:04.216Z] Step 9/37 : COPY go.mod vendor* ./ [2023-12-05T19:16:04.216Z] ---> d4858b7f251b [2023-12-05T19:16:04.216Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:16:04.216Z] ---> Running in 2e7812bb8fcb [2023-12-05T19:16:05.154Z] Removing intermediate container 2e7812bb8fcb [2023-12-05T19:16:05.154Z] ---> e19bd32baeb5 [2023-12-05T19:16:05.154Z] Step 11/37 : COPY . . [2023-12-05T19:16:05.721Z] ---> 307ae1938374 [2023-12-05T19:16:05.721Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-05T19:16:05.721Z] ---> Running in 43cb3aa5bae7 [2023-12-05T19:16:05.980Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T19:16:05.980Z]  Dload Upload Total Spent Left Speed [2023-12-05T19:16:05.980Z]  0  0  0 0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 40189 0 --:--:-- --:--:-- --:--:-- 41766 [2023-12-05T19:16:06.239Z] Removing intermediate container 43cb3aa5bae7 [2023-12-05T19:16:06.240Z] ---> c86609b79510 [2023-12-05T19:16:06.240Z] Step 13/37 : RUN ${MAKE} [2023-12-05T19:16:06.240Z] ---> Running in 3cdc39b5a8a6 [2023-12-05T19:16:06.498Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-05T19:16:28.419Z] Removing intermediate container 3cdc39b5a8a6 [2023-12-05T19:16:28.419Z] ---> 33d75d3a6b4d [2023-12-05T19:16:28.419Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-12-05T19:16:28.419Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-12-05T19:16:28.419Z] 4acc49c71d14: Pulling fs layer [2023-12-05T19:16:28.987Z] 4acc49c71d14: Verifying Checksum [2023-12-05T19:16:28.987Z] 4acc49c71d14: Download complete [2023-12-05T19:16:28.987Z] 4acc49c71d14: Pull complete [2023-12-05T19:16:28.987Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-05T19:16:28.987Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-12-05T19:16:28.987Z] ---> 01a2bd3e5fff [2023-12-05T19:16:28.987Z] Step 15/37 : FROM alpine:3.18 [2023-12-05T19:16:29.555Z] 3.18: Pulling from library/alpine [2023-12-05T19:16:29.555Z] c926b61bad3b: Pulling fs layer [2023-12-05T19:16:30.101Z] c926b61bad3b: Download complete [2023-12-05T19:16:30.101Z] c926b61bad3b: Pull complete [2023-12-05T19:16:30.101Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:16:30.101Z] Status: Downloaded newer image for alpine:3.18 [2023-12-05T19:16:30.101Z] ---> b541f2080109 [2023-12-05T19:16:30.101Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-05T19:16:30.360Z] ---> Running in 61abfe4de9df [2023-12-05T19:16:30.360Z] Removing intermediate container 61abfe4de9df [2023-12-05T19:16:30.360Z] ---> 236f18e623d1 [2023-12-05T19:16:30.360Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T19:16:30.360Z] ---> Running in 4058530f5379 [2023-12-05T19:16:30.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:16:30.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:16:31.185Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-12-05T19:16:31.185Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-12-05T19:16:31.185Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-12-05T19:16:31.185Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-12-05T19:16:31.185Z] (5/107) Installing libxau (1.0.11-r2) [2023-12-05T19:16:31.185Z] (6/107) Installing libmd (1.0.4-r2) [2023-12-05T19:16:31.185Z] (7/107) Installing libbsd (0.11.7-r1) [2023-12-05T19:16:31.185Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-12-05T19:16:31.185Z] (9/107) Installing libxcb (1.15-r1) [2023-12-05T19:16:31.185Z] (10/107) Installing libx11 (1.8.7-r0) [2023-12-05T19:16:31.185Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-12-05T19:16:31.185Z] (12/107) Installing libpciaccess (0.17-r2) [2023-12-05T19:16:31.185Z] (13/107) Installing libdrm (2.4.115-r4) [2023-12-05T19:16:31.185Z] (14/107) Installing libxext (1.3.5-r2) [2023-12-05T19:16:31.185Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-12-05T19:16:31.185Z] (16/107) Installing libffi (3.4.4-r2) [2023-12-05T19:16:31.185Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-12-05T19:16:31.185Z] (18/107) Installing libva (2.18.0-r1) [2023-12-05T19:16:31.185Z] (19/107) Installing libvdpau (1.5-r1) [2023-12-05T19:16:31.185Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-12-05T19:16:31.185Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-05T19:16:31.185Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-12-05T19:16:31.444Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-05T19:16:31.444Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-12-05T19:16:31.444Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-12-05T19:16:31.444Z] (26/107) Installing libhwy (1.0.4-r1) [2023-12-05T19:16:31.444Z] (27/107) Installing lcms2 (2.15-r2) [2023-12-05T19:16:31.444Z] (28/107) Installing libjxl (0.8.2-r0) [2023-12-05T19:16:31.444Z] (29/107) Installing lame-libs (3.100-r5) [2023-12-05T19:16:31.444Z] (30/107) Installing opus (1.4-r0) [2023-12-05T19:16:31.444Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-12-05T19:16:31.444Z] (32/107) Installing soxr (0.1.3-r5) [2023-12-05T19:16:31.444Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-05T19:16:31.444Z] (34/107) Installing libogg (1.3.5-r4) [2023-12-05T19:16:31.444Z] (35/107) Installing libtheora (1.1.1-r17) [2023-12-05T19:16:31.444Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-12-05T19:16:31.444Z] (37/107) Installing libvpx (1.13.0-r2) [2023-12-05T19:16:31.444Z] (38/107) Installing libwebp (1.3.2-r0) [2023-12-05T19:16:31.444Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-12-05T19:16:31.444Z] (40/107) Installing numactl (2.0.16-r4) [2023-12-05T19:16:31.444Z] (41/107) Installing x265-libs (3.5-r4) [2023-12-05T19:16:31.769Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-12-05T19:16:31.769Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-05T19:16:31.769Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-12-05T19:16:31.769Z] (45/107) Installing libexpat (2.5.0-r1) [2023-12-05T19:16:31.769Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-12-05T19:16:31.769Z] (47/107) Installing libpng (1.6.39-r3) [2023-12-05T19:16:31.769Z] (48/107) Installing freetype (2.13.0-r5) [2023-12-05T19:16:31.769Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-12-05T19:16:31.769Z] (50/107) Installing fribidi (1.0.13-r0) [2023-12-05T19:16:31.769Z] (51/107) Installing libintl (0.21.1-r7) [2023-12-05T19:16:31.769Z] (52/107) Installing libblkid (2.38.1-r8) [2023-12-05T19:16:31.769Z] (53/107) Installing libmount (2.38.1-r8) [2023-12-05T19:16:31.769Z] (54/107) Installing pcre2 (10.42-r1) [2023-12-05T19:16:31.769Z] (55/107) Installing glib (2.76.4-r0) [2023-12-05T19:16:31.769Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-12-05T19:16:31.769Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-12-05T19:16:31.769Z] (58/107) Installing libunibreak (5.1-r0) [2023-12-05T19:16:31.769Z] (59/107) Installing libass (0.17.1-r0) [2023-12-05T19:16:31.769Z] (60/107) Installing libbluray (1.3.4-r0) [2023-12-05T19:16:31.769Z] (61/107) Installing gmp (6.2.1-r3) [2023-12-05T19:16:31.769Z] (62/107) Installing nettle (3.8.1-r2) [2023-12-05T19:16:31.769Z] (63/107) Installing libunistring (1.1-r1) [2023-12-05T19:16:31.769Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-12-05T19:16:31.769Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-12-05T19:16:31.769Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-12-05T19:16:31.769Z] (67/107) Installing gnutls (3.8.0-r2) [2023-12-05T19:16:32.027Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-12-05T19:16:32.027Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-12-05T19:16:32.027Z] (70/107) Installing cjson (1.7.15-r4) [2023-12-05T19:16:32.027Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-12-05T19:16:32.027Z] (72/107) Installing librist (0.2.7-r0) [2023-12-05T19:16:32.027Z] (73/107) Installing libsrt (1.5.2-r0) [2023-12-05T19:16:32.027Z] (74/107) Installing libssh (0.10.5-r0) [2023-12-05T19:16:32.027Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-12-05T19:16:32.028Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-12-05T19:16:32.028Z] (77/107) Installing libsodium (1.0.18-r3) [2023-12-05T19:16:32.028Z] (78/107) Installing libzmq (4.3.4-r4) [2023-12-05T19:16:32.028Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-05T19:16:32.028Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-12-05T19:16:32.028Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-12-05T19:16:32.028Z] (82/107) Installing shaderc (2023.3-r1) [2023-12-05T19:16:32.287Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-12-05T19:16:32.287Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-12-05T19:16:32.287Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-05T19:16:32.287Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-05T19:16:32.287Z] (87/107) Installing vidstab (1.1.1-r0) [2023-12-05T19:16:32.287Z] (88/107) Installing zimg (3.0.5-r0) [2023-12-05T19:16:32.287Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-05T19:16:32.287Z] (90/107) Installing libasyncns (0.8-r1) [2023-12-05T19:16:32.287Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-12-05T19:16:32.287Z] (92/107) Installing libltdl (2.4.7-r2) [2023-12-05T19:16:32.287Z] (93/107) Installing orc (0.4.34-r0) [2023-12-05T19:16:32.287Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-12-05T19:16:32.287Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-12-05T19:16:32.287Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-12-05T19:16:32.287Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-12-05T19:16:32.287Z] (98/107) Installing libpulse (16.1-r10) [2023-12-05T19:16:32.287Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-05T19:16:32.287Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-12-05T19:16:32.287Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-05T19:16:32.287Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-12-05T19:16:32.287Z] (103/107) Installing udev-init-scripts (35-r1) [2023-12-05T19:16:32.287Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-12-05T19:16:32.287Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-12-05T19:16:32.287Z] (106/107) Installing kmod-libs (30-r3) [2023-12-05T19:16:32.287Z] (107/107) Installing eudev (3.2.11-r8) [2023-12-05T19:16:32.287Z] Executing busybox-1.36.1-r5.trigger [2023-12-05T19:16:32.287Z] Executing glib-2.76.4-r0.trigger [2023-12-05T19:16:32.287Z] Executing eudev-3.2.11-r8.trigger [2023-12-05T19:16:32.545Z] OK: 131 MiB in 122 packages [2023-12-05T19:16:35.826Z] Removing intermediate container 4058530f5379 [2023-12-05T19:16:35.826Z] ---> fbc04310d711 [2023-12-05T19:16:35.826Z] Step 18/37 : RUN apk --no-cache upgrade [2023-12-05T19:16:35.826Z] ---> Running in cdb28ff4f526 [2023-12-05T19:16:36.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:16:36.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:16:36.343Z] OK: 131 MiB in 122 packages [2023-12-05T19:16:36.601Z] Removing intermediate container cdb28ff4f526 [2023-12-05T19:16:36.601Z] ---> e96f87ab26b5 [2023-12-05T19:16:36.601Z] Step 19/37 : WORKDIR / [2023-12-05T19:16:36.601Z] ---> Running in 234948812abe [2023-12-05T19:16:36.859Z] Removing intermediate container 234948812abe [2023-12-05T19:16:36.859Z] ---> eb0378cb5ced [2023-12-05T19:16:36.859Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-12-05T19:16:37.797Z] ---> 727af93a1291 [2023-12-05T19:16:37.797Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-12-05T19:16:37.797Z] ---> da734d1f4756 [2023-12-05T19:16:37.797Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-05T19:16:37.797Z] ---> bf0195466a66 [2023-12-05T19:16:37.797Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-05T19:16:38.055Z] ---> 8f3ee85b208a [2023-12-05T19:16:38.055Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-05T19:16:38.055Z] ---> 5d887b75b37d [2023-12-05T19:16:38.055Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-05T19:16:38.313Z] ---> ea6d3b04c035 [2023-12-05T19:16:38.313Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-12-05T19:16:38.947Z] ---> 81923c49442c [2023-12-05T19:16:38.947Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-05T19:16:38.947Z] ---> Running in b69efb514a72 [2023-12-05T19:16:39.516Z] Removing intermediate container b69efb514a72 [2023-12-05T19:16:39.516Z] ---> b3732c2b3328 [2023-12-05T19:16:39.516Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-05T19:16:39.516Z] ---> Running in e072d28d6e6b [2023-12-05T19:16:40.084Z] Removing intermediate container e072d28d6e6b [2023-12-05T19:16:40.084Z] ---> 80446e54fe68 [2023-12-05T19:16:40.084Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-05T19:16:40.084Z] ---> Running in 2c10be102160 [2023-12-05T19:16:40.651Z] Removing intermediate container 2c10be102160 [2023-12-05T19:16:40.651Z] ---> e7580cd1a29f [2023-12-05T19:16:40.651Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-05T19:16:40.651Z] ---> Running in 82facbdf2702 [2023-12-05T19:16:40.910Z] Removing intermediate container 82facbdf2702 [2023-12-05T19:16:40.910Z] ---> a3b339ad72cd [2023-12-05T19:16:40.910Z] Step 31/37 : EXPOSE 59983 [2023-12-05T19:16:41.171Z] ---> Running in d2dba78459ae [2023-12-05T19:16:41.171Z] Removing intermediate container d2dba78459ae [2023-12-05T19:16:41.171Z] ---> 36bbb52fa2e7 [2023-12-05T19:16:41.171Z] Step 32/37 : EXPOSE 8554 [2023-12-05T19:16:41.171Z] ---> Running in 46f3d29fa832 [2023-12-05T19:16:41.171Z] Removing intermediate container 46f3d29fa832 [2023-12-05T19:16:41.171Z] ---> f181abfa2cad [2023-12-05T19:16:41.171Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-12-05T19:16:41.171Z] ---> Running in c3b796199087 [2023-12-05T19:16:41.431Z] Removing intermediate container c3b796199087 [2023-12-05T19:16:41.431Z] ---> 3d6d7ae507e9 [2023-12-05T19:16:41.431Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-12-05T19:16:41.431Z] ---> Running in 412bfd3637c2 [2023-12-05T19:16:41.431Z] Removing intermediate container 412bfd3637c2 [2023-12-05T19:16:41.431Z] ---> 10b1983ace34 [2023-12-05T19:16:41.431Z] Step 35/37 : LABEL arch=amd64 [2023-12-05T19:16:41.431Z] ---> Running in 13cf6bc8ff81 [2023-12-05T19:16:41.431Z] Removing intermediate container 13cf6bc8ff81 [2023-12-05T19:16:41.431Z] ---> 293857e06a0f [2023-12-05T19:16:41.431Z] Step 36/37 : LABEL git_sha=c1bbc4030cbff601133920badb9b14d1c5662baf [2023-12-05T19:16:41.431Z] ---> Running in 5e41689ef5b6 [2023-12-05T19:16:41.690Z] Removing intermediate container 5e41689ef5b6 [2023-12-05T19:16:41.690Z] ---> e33531cc8f20 [2023-12-05T19:16:41.690Z] Step 37/37 : LABEL version=3.2.0-dev.2 [2023-12-05T19:16:41.690Z] ---> Running in 029f707eca74 [2023-12-05T19:16:41.690Z] Removing intermediate container 029f707eca74 [2023-12-05T19:16:41.690Z] ---> eb9d7074d73c [2023-12-05T19:16:41.690Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-05T19:16:41.690Z] Successfully built eb9d7074d73c [2023-12-05T19:16:41.690Z] 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 [2023-12-05T19:16:41.962Z] provisioning config files... [2023-12-05T19:16:41.970Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6963190943804541148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:16:42.308Z] ---> ****-login.sh [2023-12-05T19:16:42.308Z] nexus3.edgexfoundry.org:10001 [2023-12-05T19:16:42.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:16:42.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:16:42.308Z] Configure a credential helper to remove this warning. See [2023-12-05T19:16:42.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:16:42.308Z] [2023-12-05T19:16:42.308Z] Login Succeeded [2023-12-05T19:16:42.308Z] nexus3.edgexfoundry.org:10002 [2023-12-05T19:16:42.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:16:42.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:16:42.308Z] Configure a credential helper to remove this warning. See [2023-12-05T19:16:42.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:16:42.308Z] [2023-12-05T19:16:42.308Z] Login Succeeded [2023-12-05T19:16:42.308Z] nexus3.edgexfoundry.org:10003 [2023-12-05T19:16:42.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:16:42.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:16:42.569Z] Configure a credential helper to remove this warning. See [2023-12-05T19:16:42.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:16:42.569Z] [2023-12-05T19:16:42.569Z] Login Succeeded [2023-12-05T19:16:42.569Z] nexus3.edgexfoundry.org:10004 [2023-12-05T19:16:42.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:16:42.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:16:42.569Z] Configure a credential helper to remove this warning. See [2023-12-05T19:16:42.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:16:42.569Z] [2023-12-05T19:16:42.569Z] Login Succeeded [2023-12-05T19:16:42.569Z] ****.io [2023-12-05T19:16:42.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:16:42.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:16:42.829Z] Configure a credential helper to remove this warning. See [2023-12-05T19:16:42.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:16:42.829Z] [2023-12-05T19:16:42.829Z] Login Succeeded [2023-12-05T19:16:42.829Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T19:16:42.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T19:16:42.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:16:43.005Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-12-05T19:16:43.005Z] c1bbc4030cbff601133920badb9b14d1c5662baf [2023-12-05T19:16:43.005Z] latest [2023-12-05T19:16:43.005Z] 3.2.0-dev.2 [2023-12-05T19:16:43.005Z] c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [2023-12-05T19:16:43.005Z] main [2023-12-05T19:16:43.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:16:43.398Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24086 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-12-05T19:16:43.434Z] Running in /w/workspace/device-usb-camera/167 [Pipeline] { [2023-12-05T19:16:43.453Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2023-12-05T19:16:43.531Z] Selected Git installation does not exist. Using Default [2023-12-05T19:16:43.531Z] The recommended git tool is: NONE [Pipeline] sh [2023-12-05T19:16:43.817Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf [2023-12-05T19:16:43.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-05T19:16:43.817Z] 544df0bd1147: Preparing [2023-12-05T19:16:43.817Z] a262f03b1473: Preparing [2023-12-05T19:16:43.817Z] ad26729ba33e: Preparing [2023-12-05T19:16:43.817Z] 50e49501f7b7: Preparing [2023-12-05T19:16:43.817Z] 3827b5b91e75: Preparing [2023-12-05T19:16:43.817Z] acc83c6ca332: Preparing [2023-12-05T19:16:43.817Z] ff3053941c8f: Preparing [2023-12-05T19:16:43.817Z] 7844b2c8d867: Preparing [2023-12-05T19:16:43.818Z] 7accde0b5ef9: Preparing [2023-12-05T19:16:43.818Z] cdd01c2ec34f: Preparing [2023-12-05T19:16:43.818Z] 6d99467f43f1: Preparing [2023-12-05T19:16:43.818Z] f880d597fa38: Preparing [2023-12-05T19:16:43.818Z] 6e2950978c65: Preparing [2023-12-05T19:16:43.818Z] 7accde0b5ef9: Waiting [2023-12-05T19:16:43.818Z] acc83c6ca332: Waiting [2023-12-05T19:16:43.818Z] cdd01c2ec34f: Waiting [2023-12-05T19:16:43.818Z] ff3053941c8f: Waiting [2023-12-05T19:16:43.818Z] 7844b2c8d867: Waiting [2023-12-05T19:16:43.818Z] 6d99467f43f1: Waiting [2023-12-05T19:16:43.818Z] f880d597fa38: Waiting [2023-12-05T19:16:43.818Z] 9fe9a137fd00: Preparing [2023-12-05T19:16:43.818Z] 50e49501f7b7: Pushed [2023-12-05T19:16:43.818Z] 544df0bd1147: Pushed [2023-12-05T19:16:43.818Z] ad26729ba33e: Pushed [2023-12-05T19:16:43.818Z] a262f03b1473: Pushed [2023-12-05T19:16:43.818Z] acc83c6ca332: Pushed [2023-12-05T19:16:44.078Z] ff3053941c8f: Pushed [2023-12-05T19:16:44.078Z] 7accde0b5ef9: Pushed [2023-12-05T19:16:44.078Z] 7844b2c8d867: Pushed [2023-12-05T19:16:44.078Z] cdd01c2ec34f: Pushed [2023-12-05T19:16:44.078Z] 9fe9a137fd00: Layer already exists [2023-12-05T19:16:44.078Z] f880d597fa38: Pushed [2023-12-05T19:16:46.610Z] 3827b5b91e75: Pushed [2023-12-05T19:16:46.610Z] 6d99467f43f1: Pushed [2023-12-05T19:16:50.791Z] using credential edgex-jenkins-ssh [2023-12-05T19:16:50.816Z] Cloning the remote Git repository [2023-12-05T19:16:50.878Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-12-05T19:16:51.006Z] > git init /w/workspace/device-usb-camera/167 # timeout=10 [2023-12-05T19:16:51.218Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-05T19:16:51.220Z] > git --version # timeout=10 [2023-12-05T19:16:51.246Z] > git --version # 'git version 2.25.1' [2023-12-05T19:16:51.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T19:16:51.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T19:16:56.590Z] 6e2950978c65: Pushed [2023-12-05T19:16:56.591Z] c1bbc4030cbff601133920badb9b14d1c5662baf: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:16:56.986Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:16:57.378Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-12-05T19:16:57.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-05T19:16:57.378Z] 544df0bd1147: Preparing [2023-12-05T19:16:57.378Z] a262f03b1473: Preparing [2023-12-05T19:16:57.378Z] ad26729ba33e: Preparing [2023-12-05T19:16:57.378Z] 50e49501f7b7: Preparing [2023-12-05T19:16:57.378Z] 3827b5b91e75: Preparing [2023-12-05T19:16:57.378Z] acc83c6ca332: Preparing [2023-12-05T19:16:57.378Z] ff3053941c8f: Preparing [2023-12-05T19:16:57.378Z] 7844b2c8d867: Preparing [2023-12-05T19:16:57.378Z] 7accde0b5ef9: Preparing [2023-12-05T19:16:57.378Z] cdd01c2ec34f: Preparing [2023-12-05T19:16:57.378Z] 6d99467f43f1: Preparing [2023-12-05T19:16:57.378Z] f880d597fa38: Preparing [2023-12-05T19:16:57.378Z] 6e2950978c65: Preparing [2023-12-05T19:16:57.378Z] 9fe9a137fd00: Preparing [2023-12-05T19:16:57.378Z] acc83c6ca332: Waiting [2023-12-05T19:16:57.378Z] 7844b2c8d867: Waiting [2023-12-05T19:16:57.378Z] 6d99467f43f1: Waiting [2023-12-05T19:16:57.378Z] ff3053941c8f: Waiting [2023-12-05T19:16:57.378Z] 6e2950978c65: Waiting [2023-12-05T19:16:57.378Z] f880d597fa38: Waiting [2023-12-05T19:16:57.378Z] 9fe9a137fd00: Waiting [2023-12-05T19:16:57.378Z] 7accde0b5ef9: Waiting [2023-12-05T19:16:57.378Z] cdd01c2ec34f: Waiting [2023-12-05T19:16:57.378Z] 50e49501f7b7: Layer already exists [2023-12-05T19:16:57.378Z] 544df0bd1147: Layer already exists [2023-12-05T19:16:57.378Z] a262f03b1473: Layer already exists [2023-12-05T19:16:57.378Z] ad26729ba33e: Layer already exists [2023-12-05T19:16:57.378Z] 3827b5b91e75: Layer already exists [2023-12-05T19:16:57.378Z] ff3053941c8f: Layer already exists [2023-12-05T19:16:57.378Z] acc83c6ca332: Layer already exists [2023-12-05T19:16:57.378Z] cdd01c2ec34f: Layer already exists [2023-12-05T19:16:57.378Z] 7844b2c8d867: Layer already exists [2023-12-05T19:16:57.378Z] 7accde0b5ef9: Layer already exists [2023-12-05T19:16:57.378Z] 6d99467f43f1: Layer already exists [2023-12-05T19:16:57.378Z] f880d597fa38: Layer already exists [2023-12-05T19:16:57.378Z] 9fe9a137fd00: Layer already exists [2023-12-05T19:16:57.378Z] 6e2950978c65: Layer already exists [2023-12-05T19:16:57.378Z] latest: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:16:57.765Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:16:58.163Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.2 [2023-12-05T19:16:58.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-05T19:16:58.163Z] 544df0bd1147: Preparing [2023-12-05T19:16:58.163Z] a262f03b1473: Preparing [2023-12-05T19:16:58.163Z] ad26729ba33e: Preparing [2023-12-05T19:16:58.163Z] 50e49501f7b7: Preparing [2023-12-05T19:16:58.163Z] 3827b5b91e75: Preparing [2023-12-05T19:16:58.163Z] acc83c6ca332: Preparing [2023-12-05T19:16:58.163Z] ff3053941c8f: Preparing [2023-12-05T19:16:58.163Z] 7844b2c8d867: Preparing [2023-12-05T19:16:58.163Z] 7accde0b5ef9: Preparing [2023-12-05T19:16:58.163Z] cdd01c2ec34f: Preparing [2023-12-05T19:16:58.163Z] 6d99467f43f1: Preparing [2023-12-05T19:16:58.163Z] f880d597fa38: Preparing [2023-12-05T19:16:58.163Z] 6e2950978c65: Preparing [2023-12-05T19:16:58.163Z] 9fe9a137fd00: Preparing [2023-12-05T19:16:58.163Z] 6d99467f43f1: Waiting [2023-12-05T19:16:58.163Z] f880d597fa38: Waiting [2023-12-05T19:16:58.163Z] acc83c6ca332: Waiting [2023-12-05T19:16:58.163Z] ff3053941c8f: Waiting [2023-12-05T19:16:58.163Z] 7844b2c8d867: Waiting [2023-12-05T19:16:58.163Z] 6e2950978c65: Waiting [2023-12-05T19:16:58.163Z] 7accde0b5ef9: Waiting [2023-12-05T19:16:58.163Z] 9fe9a137fd00: Waiting [2023-12-05T19:16:58.163Z] cdd01c2ec34f: Waiting [2023-12-05T19:16:58.163Z] 3827b5b91e75: Layer already exists [2023-12-05T19:16:58.163Z] 50e49501f7b7: Layer already exists [2023-12-05T19:16:58.163Z] ad26729ba33e: Layer already exists [2023-12-05T19:16:58.163Z] 544df0bd1147: Layer already exists [2023-12-05T19:16:58.163Z] a262f03b1473: Layer already exists [2023-12-05T19:16:58.163Z] acc83c6ca332: Layer already exists [2023-12-05T19:16:58.163Z] 7accde0b5ef9: Layer already exists [2023-12-05T19:16:58.163Z] 7844b2c8d867: Layer already exists [2023-12-05T19:16:58.163Z] cdd01c2ec34f: Layer already exists [2023-12-05T19:16:58.163Z] 6d99467f43f1: Layer already exists [2023-12-05T19:16:58.163Z] f880d597fa38: Layer already exists [2023-12-05T19:16:58.163Z] 6e2950978c65: Layer already exists [2023-12-05T19:16:58.163Z] ff3053941c8f: Layer already exists [2023-12-05T19:16:58.163Z] 9fe9a137fd00: Layer already exists [2023-12-05T19:16:58.163Z] 3.2.0-dev.2: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:16:58.468Z] Avoid second fetch [2023-12-05T19:16:58.469Z] Checking out Revision c1bbc4030cbff601133920badb9b14d1c5662baf (main) [2023-12-05T19:16:57.286Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-05T19:16:57.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T19:16:58.566Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:16:58.982Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [2023-12-05T19:16:58.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-05T19:16:58.982Z] 544df0bd1147: Preparing [2023-12-05T19:16:58.982Z] a262f03b1473: Preparing [2023-12-05T19:16:58.982Z] ad26729ba33e: Preparing [2023-12-05T19:16:58.982Z] 50e49501f7b7: Preparing [2023-12-05T19:16:58.982Z] 3827b5b91e75: Preparing [2023-12-05T19:16:58.982Z] acc83c6ca332: Preparing [2023-12-05T19:16:58.982Z] ff3053941c8f: Preparing [2023-12-05T19:16:58.982Z] 7844b2c8d867: Preparing [2023-12-05T19:16:58.982Z] 7accde0b5ef9: Preparing [2023-12-05T19:16:58.982Z] cdd01c2ec34f: Preparing [2023-12-05T19:16:58.982Z] 6d99467f43f1: Preparing [2023-12-05T19:16:58.982Z] f880d597fa38: Preparing [2023-12-05T19:16:58.982Z] 6e2950978c65: Preparing [2023-12-05T19:16:58.982Z] 9fe9a137fd00: Preparing [2023-12-05T19:16:58.982Z] 7accde0b5ef9: Waiting [2023-12-05T19:16:58.982Z] cdd01c2ec34f: Waiting [2023-12-05T19:16:58.982Z] 6d99467f43f1: Waiting [2023-12-05T19:16:58.982Z] f880d597fa38: Waiting [2023-12-05T19:16:58.982Z] 6e2950978c65: Waiting [2023-12-05T19:16:58.982Z] ff3053941c8f: Waiting [2023-12-05T19:16:58.982Z] 7844b2c8d867: Waiting [2023-12-05T19:16:58.982Z] 9fe9a137fd00: Waiting [2023-12-05T19:16:58.982Z] acc83c6ca332: Waiting [2023-12-05T19:16:58.982Z] 3827b5b91e75: Layer already exists [2023-12-05T19:16:58.982Z] ad26729ba33e: Layer already exists [2023-12-05T19:16:58.983Z] a262f03b1473: Layer already exists [2023-12-05T19:16:58.983Z] 544df0bd1147: Layer already exists [2023-12-05T19:16:58.983Z] 50e49501f7b7: Layer already exists [2023-12-05T19:16:58.983Z] acc83c6ca332: Layer already exists [2023-12-05T19:16:58.983Z] ff3053941c8f: Layer already exists [2023-12-05T19:16:58.983Z] 7844b2c8d867: Layer already exists [2023-12-05T19:16:58.983Z] 7accde0b5ef9: Layer already exists [2023-12-05T19:16:58.983Z] cdd01c2ec34f: Layer already exists [2023-12-05T19:16:58.983Z] 6d99467f43f1: Layer already exists [2023-12-05T19:16:58.983Z] f880d597fa38: Layer already exists [2023-12-05T19:16:58.983Z] 9fe9a137fd00: Layer already exists [2023-12-05T19:16:58.983Z] 6e2950978c65: Layer already exists [2023-12-05T19:16:58.983Z] c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:16:59.228Z] Commit message: "Merge pull request #314 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2" [2023-12-05T19:16:59.398Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2023-12-05T19:16:59.799Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-12-05T19:16:59.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-05T19:16:59.799Z] 544df0bd1147: Preparing [2023-12-05T19:16:59.799Z] a262f03b1473: Preparing [2023-12-05T19:16:59.799Z] ad26729ba33e: Preparing [2023-12-05T19:16:59.799Z] 50e49501f7b7: Preparing [2023-12-05T19:16:59.799Z] 3827b5b91e75: Preparing [2023-12-05T19:16:59.799Z] acc83c6ca332: Preparing [2023-12-05T19:16:59.799Z] ff3053941c8f: Preparing [2023-12-05T19:16:59.799Z] 7844b2c8d867: Preparing [2023-12-05T19:16:59.799Z] 7accde0b5ef9: Preparing [2023-12-05T19:16:59.799Z] cdd01c2ec34f: Preparing [2023-12-05T19:16:59.799Z] 6d99467f43f1: Preparing [2023-12-05T19:16:59.799Z] f880d597fa38: Preparing [2023-12-05T19:16:59.799Z] 6e2950978c65: Preparing [2023-12-05T19:16:59.799Z] 9fe9a137fd00: Preparing [2023-12-05T19:16:59.799Z] 7844b2c8d867: Waiting [2023-12-05T19:16:59.799Z] acc83c6ca332: Waiting [2023-12-05T19:16:59.799Z] 7accde0b5ef9: Waiting [2023-12-05T19:16:59.799Z] ff3053941c8f: Waiting [2023-12-05T19:16:59.799Z] cdd01c2ec34f: Waiting [2023-12-05T19:16:59.799Z] 6e2950978c65: Waiting [2023-12-05T19:16:59.799Z] 6d99467f43f1: Waiting [2023-12-05T19:16:59.799Z] f880d597fa38: Waiting [2023-12-05T19:16:59.799Z] 9fe9a137fd00: Waiting [2023-12-05T19:16:59.799Z] 3827b5b91e75: Layer already exists [2023-12-05T19:16:59.799Z] 544df0bd1147: Layer already exists [2023-12-05T19:16:59.799Z] a262f03b1473: Layer already exists [2023-12-05T19:16:59.799Z] 50e49501f7b7: Layer already exists [2023-12-05T19:16:59.799Z] ad26729ba33e: Layer already exists [2023-12-05T19:16:59.799Z] ff3053941c8f: Layer already exists [2023-12-05T19:16:59.799Z] cdd01c2ec34f: Layer already exists [2023-12-05T19:16:59.799Z] acc83c6ca332: Layer already exists [2023-12-05T19:16:59.799Z] 7844b2c8d867: Layer already exists [2023-12-05T19:16:59.799Z] 7accde0b5ef9: Layer already exists [2023-12-05T19:16:59.800Z] 6d99467f43f1: Layer already exists [2023-12-05T19:16:59.800Z] f880d597fa38: Layer already exists [2023-12-05T19:16:59.800Z] 6e2950978c65: Layer already exists [2023-12-05T19:16:59.800Z] 9fe9a137fd00: Layer already exists [2023-12-05T19:16:59.800Z] main: digest: sha256:af3bd6cd6c886022060444ed1c74021140027e2730e618f498121aba7670e30d size: 3243 [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // withEnv [Pipeline] echo [2023-12-05T19:17:00.000Z] ===================================================== [Pipeline] echo [2023-12-05T19:17:00.037Z] taggedImages: [2023-12-05T19:17:00.037Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf [2023-12-05T19:17:00.037Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-12-05T19:17:00.037Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.2 [2023-12-05T19:17:00.037Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [2023-12-05T19:17:00.037Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T19:16:58.490Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T19:16:58.566Z] > git checkout -f c1bbc4030cbff601133920badb9b14d1c5662baf # timeout=10 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:17:00.915Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T19:17:00.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T19:17:00.915Z] Dload Upload Total Spent Left Speed [2023-12-05T19:17:00.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 12682 76 9637 0 0 63401 0 --:--:-- --:--:-- --:--:-- 63401 100 12682 100 12682 0 0 82350 0 --:--:-- --:--:-- --:--:-- 82350 [Pipeline] sh [2023-12-05T19:17:01.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T19:17:01.038Z] [2023-12-05T19:17:01.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:17:01.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T19:17:01.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T19:17:01.393Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T19:17:01.393Z] 5eb5b503b376: Pulling fs layer [2023-12-05T19:17:01.393Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T19:17:01.393Z] ec43610c2a17: Pulling fs layer [2023-12-05T19:17:01.393Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T19:17:01.393Z] 33b1e0a273af: Pulling fs layer [2023-12-05T19:17:01.393Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T19:17:01.393Z] 2f39f015ded8: Pulling fs layer [2023-12-05T19:17:01.393Z] 3a2ae6a8a46f: Waiting [2023-12-05T19:17:01.393Z] 2f39f015ded8: Waiting [2023-12-05T19:17:01.393Z] 5d3b04190fa2: Waiting [2023-12-05T19:17:01.393Z] 5c69ac0246d0: Download complete [2023-12-05T19:17:01.393Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-05T19:17:01.393Z] 3a2ae6a8a46f: Download complete [2023-12-05T19:17:01.393Z] 33b1e0a273af: Verifying Checksum [2023-12-05T19:17:01.393Z] 33b1e0a273af: Download complete [2023-12-05T19:17:01.393Z] ec43610c2a17: Verifying Checksum [2023-12-05T19:17:01.394Z] ec43610c2a17: Download complete [2023-12-05T19:17:01.394Z] 5d3b04190fa2: Download complete [2023-12-05T19:17:01.624Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-05T19:17:01.624Z] + sudo tee /etc/docker/daemon.new [2023-12-05T19:17:01.624Z] { [2023-12-05T19:17:01.624Z] "registry-mirrors": [ [2023-12-05T19:17:01.624Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T19:17:01.624Z] ], [2023-12-05T19:17:01.624Z] "bip": "10.250.0.254/24", [2023-12-05T19:17:01.624Z] "hosts": [ [2023-12-05T19:17:01.624Z] "tcp://0.0.0.0:5555", [2023-12-05T19:17:01.624Z] "unix:///var/run/docker.sock" [2023-12-05T19:17:01.624Z] ], [2023-12-05T19:17:01.624Z] "mtu": 1458, [2023-12-05T19:17:01.624Z] "selinux-enabled": true, [2023-12-05T19:17:01.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T19:17:01.624Z] } [Pipeline] sh [2023-12-05T19:17:01.652Z] 5eb5b503b376: Verifying Checksum [2023-12-05T19:17:01.652Z] 5eb5b503b376: Download complete [2023-12-05T19:17:01.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T19:17:02.217Z] 2f39f015ded8: Download complete [2023-12-05T19:17:02.326Z] + sudo service docker restart [2023-12-05T19:17:02.782Z] 5eb5b503b376: Pull complete [2023-12-05T19:17:02.782Z] 5c69ac0246d0: Pull complete [2023-12-05T19:17:03.348Z] ec43610c2a17: Pull complete [2023-12-05T19:17:03.348Z] 3a2ae6a8a46f: Pull complete [2023-12-05T19:17:03.607Z] 33b1e0a273af: Pull complete [2023-12-05T19:17:03.607Z] 5d3b04190fa2: Pull complete [2023-12-05T19:17:07.787Z] 2f39f015ded8: Pull complete [2023-12-05T19:17:07.787Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T19:17:07.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T19:17:07.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:17:08.012Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:17:08.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T19:17:12.116Z] $ docker top 74231e7c3519441e240385ca0938708e5798c4af4baaf00e63217f7f423a3867 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:17:12.586Z] ---> job-cost.sh [2023-12-05T19:17:12.586Z] lf-activate-venv: SKIPPING [2023-12-05T19:17:12.586Z] INFO: No Stack... [2023-12-05T19:17:12.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T19:17:13.413Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T19:17:13.701Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-12-05T19:17:13.701Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T19:17:13.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [2023-12-05T19:17:13.719Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] did not exist. Created. [2023-12-05T19:17:13.720Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T19:17:14.091Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T19:17:14.205Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T19:17:14.214Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T19:17:14.296Z] $ docker stop --time=1 74231e7c3519441e240385ca0938708e5798c4af4baaf00e63217f7f423a3867 [2023-12-05T19:17:15.854Z] $ docker rm -f --volumes 74231e7c3519441e240385ca0938708e5798c4af4baaf00e63217f7f423a3867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:17:20.647Z] provisioning config files... [2023-12-05T19:17:20.679Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/167@tmp/config1110938129843582045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:17:21.134Z] ---> ****-login.sh [2023-12-05T19:17:21.134Z] nexus3.edgexfoundry.org:10001 [2023-12-05T19:17:21.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:17:21.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:17:21.679Z] Configure a credential helper to remove this warning. See [2023-12-05T19:17:21.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:17:21.679Z] [2023-12-05T19:17:21.679Z] Login Succeeded [2023-12-05T19:17:21.679Z] nexus3.edgexfoundry.org:10002 [2023-12-05T19:17:21.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:17:21.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:17:21.950Z] Configure a credential helper to remove this warning. See [2023-12-05T19:17:21.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:17:21.950Z] [2023-12-05T19:17:21.950Z] Login Succeeded [2023-12-05T19:17:21.950Z] nexus3.edgexfoundry.org:10003 [2023-12-05T19:17:21.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:17:22.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:17:22.220Z] Configure a credential helper to remove this warning. See [2023-12-05T19:17:22.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:17:22.220Z] [2023-12-05T19:17:22.220Z] Login Succeeded [2023-12-05T19:17:22.220Z] nexus3.edgexfoundry.org:10004 [2023-12-05T19:17:22.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:17:22.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:17:22.493Z] Configure a credential helper to remove this warning. See [2023-12-05T19:17:22.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:17:22.493Z] [2023-12-05T19:17:22.493Z] Login Succeeded [2023-12-05T19:17:22.493Z] ****.io [2023-12-05T19:17:22.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:17:23.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:17:23.030Z] Configure a credential helper to remove this warning. See [2023-12-05T19:17:23.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:17:23.030Z] [2023-12-05T19:17:23.030Z] Login Succeeded [2023-12-05T19:17:23.030Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T19:17:23.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T19:17:23.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:17:23.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:17:23.581Z] ========================================================= [2023-12-05T19:17:23.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T19:17:23.581Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:17:24.062Z] + 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 . [2023-12-05T19:17:26.659Z] #0 building with "default" instance using docker driver [2023-12-05T19:17:26.659Z] [2023-12-05T19:17:26.659Z] #1 [internal] load .dockerignore [2023-12-05T19:17:26.659Z] #1 transferring context: 2B 0.0s done [2023-12-05T19:17:26.659Z] #1 DONE 0.1s [2023-12-05T19:17:26.659Z] [2023-12-05T19:17:26.659Z] #2 [internal] load build definition from Dockerfile [2023-12-05T19:17:26.659Z] #2 transferring dockerfile: 2.60kB done [2023-12-05T19:17:26.659Z] #2 DONE 0.1s [2023-12-05T19:17:26.659Z] [2023-12-05T19:17:26.659Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T19:17:26.659Z] #3 DONE 0.1s [2023-12-05T19:17:26.659Z] [2023-12-05T19:17:26.659Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T19:17:26.659Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-05T19:17:26.659Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-05T19:17:26.659Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-05T19:17:26.659Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.84MB / 3.33MB 0.2s [2023-12-05T19:17:26.659Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.22MB / 63.99MB 0.2s [2023-12-05T19:17:26.659Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-05T19:17:26.659Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-05T19:17:26.659Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-05T19:17:26.659Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-05T19:17:26.659Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-05T19:17:26.659Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-05T19:17:26.659Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-05T19:17:26.659Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-05T19:17:26.933Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.80MB / 63.99MB 0.4s [2023-12-05T19:17:26.933Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2023-12-05T19:17:26.933Z] #4 ... [2023-12-05T19:17:26.933Z] [2023-12-05T19:17:26.933Z] #5 [internal] load build context [2023-12-05T19:17:26.933Z] #5 transferring context: 7.17MB 0.4s done [2023-12-05T19:17:26.933Z] #5 DONE 0.5s [2023-12-05T19:17:26.933Z] [2023-12-05T19:17:26.933Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T19:17:26.933Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.5s [2023-12-05T19:17:26.933Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.11MB / 97.63MB 0.5s [2023-12-05T19:17:26.933Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.5s [2023-12-05T19:17:27.207Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.00MB / 63.99MB 0.7s [2023-12-05T19:17:27.207Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s [2023-12-05T19:17:27.207Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.08MB / 11.40MB 0.7s [2023-12-05T19:17:27.207Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 0.8s [2023-12-05T19:17:27.207Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-05T19:17:27.207Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.8s [2023-12-05T19:17:27.207Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done [2023-12-05T19:17:27.207Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.9s [2023-12-05T19:17:27.207Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s [2023-12-05T19:17:27.480Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s [2023-12-05T19:17:27.480Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s [2023-12-05T19:17:27.480Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-05T19:17:27.480Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.1s [2023-12-05T19:17:27.480Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s [2023-12-05T19:17:27.480Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-05T19:17:27.752Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.60MB / 63.99MB 1.3s [2023-12-05T19:17:27.752Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.3s [2023-12-05T19:17:27.752Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.4s [2023-12-05T19:17:28.023Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-05T19:17:28.023Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.50MB / 97.63MB 1.6s [2023-12-05T19:17:28.023Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-05T19:17:28.298Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.8s [2023-12-05T19:17:28.299Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.9s [2023-12-05T19:17:28.299Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.46MB / 97.63MB 2.0s [2023-12-05T19:17:28.569Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.03MB / 97.63MB 2.3s [2023-12-05T19:17:28.848Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s [2023-12-05T19:17:29.117Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done [2023-12-05T19:17:34.487Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.2s [2023-12-05T19:17:39.830Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s [2023-12-05T19:17:46.484Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.1s done [2023-12-05T19:17:47.896Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-05T19:17:47.896Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-05T19:17:47.896Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-05T19:17:47.896Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-05T19:17:53.244Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-05T19:17:56.585Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2023-12-05T19:17:56.585Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-05T19:17:58.524Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-05T19:17:58.524Z] #4 DONE 31.9s [2023-12-05T19:17:58.524Z] [2023-12-05T19:17:58.524Z] #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 [2023-12-05T19:17:59.106Z] #6 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:17:59.373Z] #6 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:18:00.330Z] #6 2.074 (1/13) Installing libintl (0.21.1-r7) [2023-12-05T19:18:00.602Z] #6 2.082 (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-05T19:18:00.602Z] #6 2.095 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-05T19:18:00.602Z] #6 2.120 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-05T19:18:00.602Z] #6 2.143 (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-05T19:18:00.602Z] #6 2.205 (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-05T19:18:00.602Z] #6 2.220 (7/13) Installing udev-init-scripts (35-r1) [2023-12-05T19:18:00.602Z] #6 2.225 (8/13) Installing libblkid (2.38.1-r8) [2023-12-05T19:18:00.602Z] #6 2.246 (9/13) Installing xz-libs (5.4.3-r0) [2023-12-05T19:18:00.602Z] #6 2.259 (10/13) Installing kmod-libs (30-r3) [2023-12-05T19:18:00.602Z] #6 2.269 (11/13) Installing eudev (3.2.11-r8) [2023-12-05T19:18:00.602Z] #6 2.317 (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-05T19:18:00.602Z] #6 2.334 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-05T19:18:00.602Z] #6 2.374 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:18:00.602Z] #6 2.401 Executing eudev-3.2.11-r8.trigger [2023-12-05T19:18:00.602Z] #6 2.420 OK: 273 MiB in 65 packages [2023-12-05T19:18:02.547Z] #6 DONE 4.2s [2023-12-05T19:18:02.547Z] [2023-12-05T19:18:02.547Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2023-12-05T19:18:02.547Z] #7 DONE 0.1s [2023-12-05T19:18:02.547Z] [2023-12-05T19:18:02.547Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2023-12-05T19:18:02.817Z] #8 DONE 0.1s [2023-12-05T19:18:02.817Z] [2023-12-05T19:18:02.817Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:18:35.044Z] #9 DONE 27.6s [2023-12-05T19:18:35.045Z] [2023-12-05T19:18:35.045Z] #10 [builder 6/8] COPY . . [2023-12-05T19:18:35.045Z] #10 DONE 0.4s [2023-12-05T19:18:35.045Z] [2023-12-05T19:18:35.045Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-05T19:18:35.045Z] #11 0.663 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T19:18:35.045Z] #11 0.663 Dload Upload Total Spent Left Speed [2023-12-05T19:18:35.045Z] #11 0.665 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8570 0 --:--:-- --:--:-- --:--:-- 8641 [2023-12-05T19:18:35.045Z] #11 DONE 0.9s [2023-12-05T19:18:35.045Z] [2023-12-05T19:18:35.045Z] #12 [builder 8/8] RUN echo noop [2023-12-05T19:18:35.045Z] #12 0.741 noop [2023-12-05T19:18:35.045Z] #12 DONE 0.8s [2023-12-05T19:18:35.045Z] [2023-12-05T19:18:35.045Z] #13 exporting to image [2023-12-05T19:18:35.045Z] #13 exporting layers [2023-12-05T19:18:57.106Z] #13 exporting layers 22.3s done [2023-12-05T19:18:57.106Z] #13 writing image sha256:5cb64bdb5288133e42709e1606a2eb273b9766ec4c715013590559e68557a0aa done [2023-12-05T19:18:57.106Z] #13 naming to docker.io/library/ci-base-image-arm64 done [2023-12-05T19:18:57.106Z] #13 DONE 22.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:18:57.558Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T19:18:57.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:18:57.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-24086 does not seem to be running inside a container [2023-12-05T19:18:58.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/167 -v /w/workspace/device-usb-camera/167:/w/workspace/device-usb-camera/167:rw,z -v /w/workspace/device-usb-camera/167@tmp:/w/workspace/device-usb-camera/167@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 [2023-12-05T19:18:59.269Z] $ docker top 87b4909b0f4bc470ed8150f99753953297bb7144dab16518ab63d871b617c6f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:18:59.862Z] + go version [2023-12-05T19:19:00.138Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T19:19:00.167Z] $ docker stop --time=1 87b4909b0f4bc470ed8150f99753953297bb7144dab16518ab63d871b617c6f0 [2023-12-05T19:19:01.721Z] $ docker rm -f --volumes 87b4909b0f4bc470ed8150f99753953297bb7144dab16518ab63d871b617c6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:19:02.660Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T19:19:02.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:19:02.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-24086 does not seem to be running inside a container [2023-12-05T19:19:02.970Z] $ 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/167 -v /w/workspace/device-usb-camera/167:/w/workspace/device-usb-camera/167:rw,z -v /w/workspace/device-usb-camera/167@tmp:/w/workspace/device-usb-camera/167@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 [2023-12-05T19:19:03.943Z] $ docker top c1ce10bee3c40a26496e6db94d6e65cb419f4fd9816c1e2cb31ae76f96e0f1b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:19:04.514Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/167 [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:19:05.218Z] + make test [2023-12-05T19:19:05.218Z] go test ./... -coverprofile=coverage.out ./... [2023-12-05T19:19:10.595Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-05T19:20:18.538Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-05T19:20:20.492Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 4.4% of statements [2023-12-05T19:20:20.763Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T19:20:20.763Z] go vet ./... [2023-12-05T19:20:39.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T19:20:39.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T19:20:39.025Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T19:20:39.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T19:20:39.375Z] $ docker stop --time=1 c1ce10bee3c40a26496e6db94d6e65cb419f4fd9816c1e2cb31ae76f96e0f1b8 [2023-12-05T19:20:41.192Z] $ docker rm -f --volumes c1ce10bee3c40a26496e6db94d6e65cb419f4fd9816c1e2cb31ae76f96e0f1b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T19:20:42.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T19:20:42.584Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T19:20:43.191Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T19:20:43.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T19:20:44.154Z] + ls -al . [2023-12-05T19:20:44.154Z] total 220 [2023-12-05T19:20:44.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 19:19 . [2023-12-05T19:20:44.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 19:16 .. [2023-12-05T19:20:44.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 19:16 .git [2023-12-05T19:20:44.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:16 .github [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 5 19:16 .gitignore [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 5 19:16 .golangci.yml [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 5 19:16 .hadolint.yml [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 5 19:16 Attribution.txt [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 5 19:16 CHANGELOG.md [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 5 19:16 Dockerfile [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 5 19:16 GOVERNANCE.md [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 5 19:16 Jenkinsfile [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 5 19:16 LICENSE [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 5 19:16 Makefile [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 5 19:16 OWNERS.md [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 5 19:16 README.md [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 5 19:14 VERSION [2023-12-05T19:20:44.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 19:16 bin [2023-12-05T19:20:44.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:16 cmd [2023-12-05T19:20:44.154Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 5 19:20 coverage.out [2023-12-05T19:20:44.154Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 5 19:16 docker-entrypoint.sh [2023-12-05T19:20:44.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 19:16 docs [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 5 19:16 go.mod [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 5 19:16 go.sum [2023-12-05T19:20:44.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 19:16 internal [2023-12-05T19:20:44.154Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 5 19:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:20:44.587Z] + 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=c1bbc4030cbff601133920badb9b14d1c5662baf --label arch=arm64 --label version=3.2.0-dev.2 . [2023-12-05T19:20:45.564Z] #0 building with "default" instance using docker driver [2023-12-05T19:20:45.564Z] [2023-12-05T19:20:45.564Z] #1 [internal] load .dockerignore [2023-12-05T19:20:45.564Z] #1 transferring context: 2B done [2023-12-05T19:20:45.564Z] #1 DONE 0.0s [2023-12-05T19:20:45.564Z] [2023-12-05T19:20:45.564Z] #2 [internal] load build definition from Dockerfile [2023-12-05T19:20:45.564Z] #2 transferring dockerfile: 2.60kB done [2023-12-05T19:20:45.565Z] #2 DONE 0.0s [2023-12-05T19:20:45.565Z] [2023-12-05T19:20:45.565Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:20:45.565Z] #3 DONE 0.0s [2023-12-05T19:20:45.565Z] [2023-12-05T19:20:45.565Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-05T19:20:48.157Z] #4 DONE 2.9s [2023-12-05T19:20:48.157Z] [2023-12-05T19:20:48.157Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:20:48.428Z] #5 DONE 3.0s [2023-12-05T19:20:48.428Z] [2023-12-05T19:20:48.428Z] #6 [internal] load build context [2023-12-05T19:20:48.428Z] #6 transferring context: 66.53kB 0.1s done [2023-12-05T19:20:48.428Z] #6 DONE 0.1s [2023-12-05T19:20:48.428Z] [2023-12-05T19:20:48.428Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:20:48.428Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-05T19:20:48.701Z] #7 ... [2023-12-05T19:20:48.701Z] [2023-12-05T19:20:48.701Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T19:20:48.701Z] #8 DONE 0.3s [2023-12-05T19:20:48.701Z] [2023-12-05T19:20:48.701Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:20:48.701Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 159.74kB / 3.33MB 0.1s [2023-12-05T19:20:48.701Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T19:20:48.701Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T19:20:48.701Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T19:20:48.701Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-05T19:20:48.701Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-05T19:20:49.287Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-05T19:20:49.562Z] #7 DONE 1.1s [2023-12-05T19:20:49.562Z] [2023-12-05T19:20:49.562Z] #9 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-05T19:20:49.562Z] #9 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done [2023-12-05T19:20:49.562Z] #9 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.5s done [2023-12-05T19:20:49.562Z] #9 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2023-12-05T19:20:49.562Z] #9 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2023-12-05T19:20:49.562Z] #9 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2023-12-05T19:20:49.562Z] #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.5s [2023-12-05T19:20:49.562Z] #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.6s done [2023-12-05T19:20:49.562Z] #9 DONE 1.3s [2023-12-05T19:20:49.562Z] [2023-12-05T19:20:49.562Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T19:20:50.531Z] #10 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:20:50.799Z] #10 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:20:51.774Z] #10 ... [2023-12-05T19:20:51.774Z] [2023-12-05T19:20:51.774Z] #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 [2023-12-05T19:20:51.774Z] #11 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:20:51.774Z] #11 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:20:51.774Z] #11 2.606 OK: 273 MiB in 65 packages [2023-12-05T19:20:51.774Z] #11 DONE 2.9s [2023-12-05T19:20:51.774Z] [2023-12-05T19:20:51.774Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2023-12-05T19:20:51.774Z] #12 DONE 0.1s [2023-12-05T19:20:51.774Z] [2023-12-05T19:20:51.774Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2023-12-05T19:20:51.774Z] #13 DONE 0.2s [2023-12-05T19:20:51.774Z] [2023-12-05T19:20:51.774Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T19:20:52.045Z] #10 2.567 (1/104) Installing dumb-init (1.2.5-r2) [2023-12-05T19:20:52.045Z] #10 2.583 (2/104) Installing sdl2 (2.26.5-r0) [2023-12-05T19:20:52.045Z] #10 2.625 (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-12-05T19:20:52.315Z] #10 2.751 (4/104) Installing aom-libs (3.6.1-r0) [2023-12-05T19:20:52.315Z] #10 2.888 (5/104) Installing libxau (1.0.11-r2) [2023-12-05T19:20:52.315Z] #10 2.895 (6/104) Installing libmd (1.0.4-r2) [2023-12-05T19:20:52.315Z] #10 2.905 (7/104) Installing libbsd (0.11.7-r1) [2023-12-05T19:20:52.315Z] #10 2.921 (8/104) Installing libxdmcp (1.1.4-r2) [2023-12-05T19:20:52.315Z] #10 2.928 (9/104) Installing libxcb (1.15-r1) [2023-12-05T19:20:52.315Z] #10 2.986 (10/104) Installing libx11 (1.8.7-r0) [2023-12-05T19:20:52.585Z] #10 3.148 (11/104) Installing libdrm (2.4.115-r4) [2023-12-05T19:20:52.585Z] #10 3.179 (12/104) Installing libxext (1.3.5-r2) [2023-12-05T19:20:52.585Z] #10 3.188 (13/104) Installing libxfixes (6.0.1-r2) [2023-12-05T19:20:52.585Z] #10 3.196 (14/104) Installing libffi (3.4.4-r2) [2023-12-05T19:20:52.585Z] #10 3.203 (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-12-05T19:20:52.585Z] #10 3.210 (16/104) Installing libva (2.18.0-r1) [2023-12-05T19:20:52.585Z] #10 3.228 (17/104) Installing libvdpau (1.5-r1) [2023-12-05T19:20:52.585Z] #10 3.238 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-05T19:20:52.853Z] #10 3.264 (19/104) Installing libdav1d (1.2.1-r0) [2023-12-05T19:20:52.853Z] #10 3.293 (20/104) Installing brotli-libs (1.0.9-r14) [2023-12-05T19:20:52.853Z] #10 3.320 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-12-05T19:20:52.853Z] #10 3.329 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-05T19:20:52.853Z] #10 3.381 (23/104) Installing libhwy (1.0.4-r1) [2023-12-05T19:20:52.853Z] #10 3.390 (24/104) Installing lcms2 (2.15-r2) [2023-12-05T19:20:52.853Z] #10 3.406 (25/104) Installing libjxl (0.8.2-r0) [2023-12-05T19:20:52.853Z] #10 3.454 (26/104) Installing lame-libs (3.100-r5) [2023-12-05T19:20:52.853Z] #10 3.469 (27/104) Installing opus (1.4-r0) [2023-12-05T19:20:52.853Z] #10 3.484 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-12-05T19:20:53.123Z] #10 3.497 (29/104) Installing soxr (0.1.3-r5) [2023-12-05T19:20:53.123Z] #10 3.509 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-05T19:20:53.123Z] #10 3.517 (31/104) Installing libogg (1.3.5-r4) [2023-12-05T19:20:53.123Z] #10 3.524 (32/104) Installing libtheora (1.1.1-r17) [2023-12-05T19:20:53.123Z] #10 3.548 (33/104) Installing libvorbis (1.3.7-r1) [2023-12-05T19:20:53.123Z] #10 3.571 (34/104) Installing libvpx (1.13.0-r2) [2023-12-05T19:20:53.123Z] #10 3.635 (35/104) Installing libwebp (1.3.2-r0) [2023-12-05T19:20:53.123Z] #10 3.662 (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-12-05T19:20:53.123Z] #10 3.711 (37/104) Installing numactl (2.0.16-r4) [2023-12-05T19:20:53.123Z] #10 3.720 (38/104) Installing x265-libs (3.5-r4) [2023-12-05T19:20:53.392Z] #10 3.880 (39/104) Installing xvidcore (1.3.7-r1) [2023-12-05T19:20:53.392Z] #10 3.896 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-05T19:20:53.663Z] #10 ... [2023-12-05T19:20:53.663Z] [2023-12-05T19:20:53.663Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:20:53.663Z] #14 DONE 1.9s [2023-12-05T19:20:53.663Z] [2023-12-05T19:20:53.663Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T19:20:53.663Z] #10 4.245 (41/104) Installing alsa-lib (1.2.9-r1) [2023-12-05T19:20:53.931Z] #10 4.358 (42/104) Installing libexpat (2.5.0-r1) [2023-12-05T19:20:53.931Z] #10 4.366 (43/104) Installing libbz2 (1.0.8-r5) [2023-12-05T19:20:53.931Z] #10 4.374 (44/104) Installing libpng (1.6.39-r3) [2023-12-05T19:20:53.931Z] #10 4.385 (45/104) Installing freetype (2.13.0-r5) [2023-12-05T19:20:53.931Z] #10 4.422 (46/104) Installing fontconfig (2.14.2-r3) [2023-12-05T19:20:54.200Z] #10 4.486 (47/104) Installing fribidi (1.0.13-r0) [2023-12-05T19:20:54.201Z] #10 4.496 (48/104) Installing libintl (0.21.1-r7) [2023-12-05T19:20:54.201Z] #10 4.503 (49/104) Installing libblkid (2.38.1-r8) [2023-12-05T19:20:54.201Z] #10 4.519 (50/104) Installing libmount (2.38.1-r8) [2023-12-05T19:20:54.201Z] #10 4.538 (51/104) Installing pcre2 (10.42-r1) [2023-12-05T19:20:54.201Z] #10 4.564 (52/104) Installing glib (2.76.4-r0) [2023-12-05T19:20:54.201Z] #10 4.666 (53/104) Installing graphite2 (1.3.14-r5) [2023-12-05T19:20:54.201Z] #10 4.675 (54/104) Installing harfbuzz (7.3.0-r0) [2023-12-05T19:20:54.201Z] #10 4.709 (55/104) Installing libunibreak (5.1-r0) [2023-12-05T19:20:54.201Z] #10 4.718 (56/104) Installing libass (0.17.1-r0) [2023-12-05T19:20:54.201Z] #10 4.729 (57/104) Installing libbluray (1.3.4-r0) [2023-12-05T19:20:54.201Z] #10 4.747 (58/104) Installing gmp (6.2.1-r3) [2023-12-05T19:20:54.201Z] #10 ... [2023-12-05T19:20:54.201Z] [2023-12-05T19:20:54.201Z] #15 [builder 6/8] COPY . . [2023-12-05T19:20:54.201Z] #15 DONE 0.5s [2023-12-05T19:20:54.201Z] [2023-12-05T19:20:54.201Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T19:20:54.201Z] #10 4.801 (59/104) Installing nettle (3.8.1-r2) [2023-12-05T19:20:54.201Z] #10 4.812 (60/104) Installing libunistring (1.1-r1) [2023-12-05T19:20:54.201Z] #10 4.890 (61/104) Installing libidn2 (2.3.4-r1) [2023-12-05T19:20:54.471Z] #10 4.895 (62/104) Installing p11-kit (0.24.1-r2) [2023-12-05T19:20:54.471Z] #10 4.938 (63/104) Installing libtasn1 (4.19.0-r1) [2023-12-05T19:20:54.471Z] #10 4.953 (64/104) Installing gnutls (3.8.0-r2) [2023-12-05T19:20:54.471Z] #10 5.007 (65/104) Installing mpg123-libs (1.31.3-r1) [2023-12-05T19:20:54.471Z] #10 5.049 (66/104) Installing libopenmpt (0.7.2-r0) [2023-12-05T19:20:54.471Z] #10 5.095 (67/104) Installing cjson (1.7.15-r4) [2023-12-05T19:20:54.471Z] #10 5.103 (68/104) Installing mbedtls (2.28.5-r0) [2023-12-05T19:20:54.471Z] #10 5.130 (69/104) Installing librist (0.2.7-r0) [2023-12-05T19:20:54.740Z] #10 5.142 (70/104) Installing libsrt (1.5.2-r0) [2023-12-05T19:20:54.740Z] #10 5.171 (71/104) Installing libssh (0.10.5-r0) [2023-12-05T19:20:54.740Z] #10 5.193 (72/104) Installing xz-libs (5.4.3-r0) [2023-12-05T19:20:54.740Z] #10 5.206 (73/104) Installing libxml2 (2.11.6-r0) [2023-12-05T19:20:54.740Z] #10 5.244 (74/104) Installing libsodium (1.0.18-r3) [2023-12-05T19:20:54.740Z] #10 5.256 (75/104) Installing libzmq (4.3.4-r4) [2023-12-05T19:20:54.740Z] #10 5.279 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-05T19:20:54.740Z] #10 5.350 (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-12-05T19:20:55.008Z] #10 5.448 (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-12-05T19:20:55.008Z] #10 5.555 (79/104) Installing shaderc (2023.3-r1) [2023-12-05T19:20:55.008Z] #10 5.568 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-12-05T19:20:55.008Z] #10 5.599 (81/104) Installing libplacebo (5.264.1-r1) [2023-12-05T19:20:55.008Z] #10 5.624 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-05T19:20:55.277Z] #10 5.631 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-05T19:20:55.277Z] #10 5.647 (84/104) Installing vidstab (1.1.1-r0) [2023-12-05T19:20:55.277Z] #10 5.655 (85/104) Installing zimg (3.0.5-r0) [2023-12-05T19:20:55.277Z] #10 5.669 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-05T19:20:55.277Z] #10 5.766 (87/104) Installing libasyncns (0.8-r1) [2023-12-05T19:20:55.277Z] #10 5.772 (88/104) Installing dbus-libs (1.14.8-r0) [2023-12-05T19:20:55.277Z] #10 5.786 (89/104) Installing libltdl (2.4.7-r2) [2023-12-05T19:20:55.277Z] #10 5.796 (90/104) Installing orc (0.4.34-r0) [2023-12-05T19:20:55.277Z] #10 5.813 (91/104) Installing flac-libs (1.4.3-r0) [2023-12-05T19:20:55.277Z] #10 5.834 (92/104) Installing libsndfile (1.2.0-r2) [2023-12-05T19:20:55.277Z] #10 5.866 (93/104) Installing speexdsp (1.2.1-r1) [2023-12-05T19:20:55.277Z] #10 5.875 (94/104) Installing tdb-libs (1.4.8-r1) [2023-12-05T19:20:55.545Z] #10 ... [2023-12-05T19:20:55.545Z] [2023-12-05T19:20:55.545Z] #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-05T19:20:55.545Z] #16 0.744 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T19:20:55.545Z] #16 0.744 Dload Upload Total Spent Left Speed [2023-12-05T19:20:55.545Z] #16 0.745 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5570 0 --:--:-- --:--:-- --:--:-- 5593 [2023-12-05T19:20:55.545Z] #16 DONE 1.1s [2023-12-05T19:20:55.545Z] [2023-12-05T19:20:55.545Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T19:20:55.545Z] #10 5.914 (95/104) Installing libpulse (16.1-r10) [2023-12-05T19:20:55.545Z] #10 5.965 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-05T19:20:55.545Z] #10 5.991 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-12-05T19:20:55.545Z] #10 6.046 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-05T19:20:55.545Z] #10 6.057 (99/104) Installing ffmpeg (6.0.1-r0) [2023-12-05T19:20:55.545Z] #10 6.089 (100/104) Installing udev-init-scripts (35-r1) [2023-12-05T19:20:55.545Z] #10 6.094 (101/104) Installing eudev-libs (3.2.11-r8) [2023-12-05T19:20:55.545Z] #10 6.107 (102/104) Installing zstd-libs (1.5.5-r4) [2023-12-05T19:20:55.545Z] #10 6.135 (103/104) Installing kmod-libs (30-r3) [2023-12-05T19:20:55.545Z] #10 6.145 (104/104) Installing eudev (3.2.11-r8) [2023-12-05T19:20:55.545Z] #10 6.201 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:20:55.818Z] #10 6.226 Executing glib-2.76.4-r0.trigger [2023-12-05T19:20:55.818Z] #10 6.241 Executing eudev-3.2.11-r8.trigger [2023-12-05T19:20:55.818Z] #10 6.261 OK: 110 MiB in 119 packages [2023-12-05T19:20:56.411Z] #10 DONE 6.7s [2023-12-05T19:20:56.411Z] [2023-12-05T19:20:56.411Z] #17 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-05T19:20:57.377Z] #17 0.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:20:57.647Z] #17 1.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:20:59.062Z] #17 2.655 OK: 110 MiB in 119 packages [2023-12-05T19:21:03.337Z] #17 DONE 7.0s [2023-12-05T19:21:03.337Z] [2023-12-05T19:21:03.337Z] #18 [builder 8/8] RUN make build [2023-12-05T19:21:03.337Z] #18 1.068 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-05T19:22:40.044Z] #18 DONE 94.8s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2023-12-05T19:22:40.044Z] #19 DONE 0.3s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2023-12-05T19:22:40.044Z] #20 DONE 0.1s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-05T19:22:40.044Z] #21 DONE 0.1s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-05T19:22:40.044Z] #22 DONE 0.1s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-05T19:22:40.044Z] #23 DONE 0.1s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-05T19:22:40.044Z] #24 DONE 0.1s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2023-12-05T19:22:40.044Z] #25 DONE 0.3s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-05T19:22:40.044Z] #26 DONE 0.7s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-05T19:22:40.044Z] #27 DONE 0.9s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-05T19:22:40.044Z] #28 DONE 0.8s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-05T19:22:40.044Z] #29 DONE 0.8s [2023-12-05T19:22:40.044Z] [2023-12-05T19:22:40.044Z] #30 exporting to image [2023-12-05T19:22:40.044Z] #30 exporting layers [2023-12-05T19:22:40.044Z] #30 exporting layers 2.2s done [2023-12-05T19:22:40.044Z] #30 writing image sha256:22a9512d3edd7a6459851d00f7d6ed39d42656e8aba0d96bafea9d4aa33b4e4c done [2023-12-05T19:22:40.044Z] #30 naming to docker.io/library/device-usb-camera-arm64 done [2023-12-05T19:22:40.044Z] #30 DONE 2.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:22:40.602Z] provisioning config files... [2023-12-05T19:22:40.618Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/167@tmp/config9860636838170309842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:22:41.025Z] ---> ****-login.sh [2023-12-05T19:22:41.025Z] nexus3.edgexfoundry.org:10001 [2023-12-05T19:22:41.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:41.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:41.294Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:41.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:41.294Z] [2023-12-05T19:22:41.294Z] Login Succeeded [2023-12-05T19:22:41.294Z] nexus3.edgexfoundry.org:10002 [2023-12-05T19:22:41.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:41.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:41.562Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:41.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:41.562Z] [2023-12-05T19:22:41.562Z] Login Succeeded [2023-12-05T19:22:41.562Z] nexus3.edgexfoundry.org:10003 [2023-12-05T19:22:41.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:41.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:41.829Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:41.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:41.829Z] [2023-12-05T19:22:41.829Z] Login Succeeded [2023-12-05T19:22:41.829Z] nexus3.edgexfoundry.org:10004 [2023-12-05T19:22:42.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:42.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:42.098Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:42.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:42.098Z] [2023-12-05T19:22:42.098Z] Login Succeeded [2023-12-05T19:22:42.098Z] ****.io [2023-12-05T19:22:42.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:42.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:42.632Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:42.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:42.632Z] [2023-12-05T19:22:42.632Z] Login Succeeded [2023-12-05T19:22:42.632Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T19:22:42.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T19:22:42.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:22:42.914Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-12-05T19:22:42.914Z] c1bbc4030cbff601133920badb9b14d1c5662baf [2023-12-05T19:22:42.914Z] latest [2023-12-05T19:22:42.914Z] 3.2.0-dev.2 [2023-12-05T19:22:42.914Z] c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [2023-12-05T19:22:42.914Z] main [2023-12-05T19:22:42.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:22:43.498Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:22:43.973Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf [2023-12-05T19:22:43.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-05T19:22:43.973Z] 2c0535f00e10: Preparing [2023-12-05T19:22:43.973Z] 1cb4b1b3031d: Preparing [2023-12-05T19:22:43.973Z] 0a89ef4a0ed2: Preparing [2023-12-05T19:22:43.973Z] 09a0d2c74e9f: Preparing [2023-12-05T19:22:43.973Z] 518b43bcfc67: Preparing [2023-12-05T19:22:43.973Z] 0f367a27f391: Preparing [2023-12-05T19:22:43.973Z] a601289323f5: Preparing [2023-12-05T19:22:43.973Z] d520b368038f: Preparing [2023-12-05T19:22:43.973Z] 550191a45756: Preparing [2023-12-05T19:22:43.973Z] 76849cd610ef: Preparing [2023-12-05T19:22:43.973Z] 9ff0c2316ea7: Preparing [2023-12-05T19:22:43.973Z] 306e96582b1c: Preparing [2023-12-05T19:22:43.973Z] 42b6543c9a9e: Preparing [2023-12-05T19:22:43.974Z] 0faf9b67be60: Preparing [2023-12-05T19:22:43.974Z] 0f367a27f391: Waiting [2023-12-05T19:22:43.974Z] a601289323f5: Waiting [2023-12-05T19:22:43.974Z] 76849cd610ef: Waiting [2023-12-05T19:22:43.974Z] d520b368038f: Waiting [2023-12-05T19:22:43.974Z] 42b6543c9a9e: Waiting [2023-12-05T19:22:43.974Z] 550191a45756: Waiting [2023-12-05T19:22:43.974Z] 9ff0c2316ea7: Waiting [2023-12-05T19:22:43.974Z] 306e96582b1c: Waiting [2023-12-05T19:22:43.974Z] 0faf9b67be60: Waiting [2023-12-05T19:22:44.239Z] 1cb4b1b3031d: Pushed [2023-12-05T19:22:44.239Z] 09a0d2c74e9f: Pushed [2023-12-05T19:22:44.239Z] 0a89ef4a0ed2: Pushed [2023-12-05T19:22:44.239Z] 2c0535f00e10: Pushed [2023-12-05T19:22:44.506Z] 0f367a27f391: Pushed [2023-12-05T19:22:44.506Z] a601289323f5: Pushed [2023-12-05T19:22:44.506Z] 550191a45756: Pushed [2023-12-05T19:22:44.506Z] d520b368038f: Pushed [2023-12-05T19:22:44.774Z] 76849cd610ef: Pushed [2023-12-05T19:22:44.774Z] 306e96582b1c: Pushed [2023-12-05T19:22:44.774Z] 0faf9b67be60: Layer already exists [2023-12-05T19:22:50.124Z] 518b43bcfc67: Pushed [2023-12-05T19:22:50.771Z] 9ff0c2316ea7: Pushed [2023-12-05T19:23:05.820Z] 42b6543c9a9e: Pushed [2023-12-05T19:23:05.820Z] c1bbc4030cbff601133920badb9b14d1c5662baf: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:23:06.292Z] + 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 [2023-12-05T19:23:06.778Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-12-05T19:23:06.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-05T19:23:06.778Z] 2c0535f00e10: Preparing [2023-12-05T19:23:06.778Z] 1cb4b1b3031d: Preparing [2023-12-05T19:23:06.778Z] 0a89ef4a0ed2: Preparing [2023-12-05T19:23:06.778Z] 09a0d2c74e9f: Preparing [2023-12-05T19:23:06.778Z] 518b43bcfc67: Preparing [2023-12-05T19:23:06.778Z] 0f367a27f391: Preparing [2023-12-05T19:23:06.778Z] a601289323f5: Preparing [2023-12-05T19:23:06.778Z] d520b368038f: Preparing [2023-12-05T19:23:06.778Z] 550191a45756: Preparing [2023-12-05T19:23:06.778Z] 76849cd610ef: Preparing [2023-12-05T19:23:06.778Z] 9ff0c2316ea7: Preparing [2023-12-05T19:23:06.778Z] 306e96582b1c: Preparing [2023-12-05T19:23:06.778Z] 42b6543c9a9e: Preparing [2023-12-05T19:23:06.778Z] 0faf9b67be60: Preparing [2023-12-05T19:23:06.778Z] 0f367a27f391: Waiting [2023-12-05T19:23:06.778Z] a601289323f5: Waiting [2023-12-05T19:23:06.778Z] 550191a45756: Waiting [2023-12-05T19:23:06.778Z] 76849cd610ef: Waiting [2023-12-05T19:23:06.778Z] 42b6543c9a9e: Waiting [2023-12-05T19:23:06.778Z] 9ff0c2316ea7: Waiting [2023-12-05T19:23:06.778Z] 0faf9b67be60: Waiting [2023-12-05T19:23:06.778Z] 306e96582b1c: Waiting [2023-12-05T19:23:06.778Z] d520b368038f: Waiting [2023-12-05T19:23:06.778Z] 09a0d2c74e9f: Layer already exists [2023-12-05T19:23:06.778Z] 518b43bcfc67: Layer already exists [2023-12-05T19:23:06.778Z] 0a89ef4a0ed2: Layer already exists [2023-12-05T19:23:06.778Z] 2c0535f00e10: Layer already exists [2023-12-05T19:23:06.778Z] 1cb4b1b3031d: Layer already exists [2023-12-05T19:23:06.778Z] d520b368038f: Layer already exists [2023-12-05T19:23:06.778Z] 0f367a27f391: Layer already exists [2023-12-05T19:23:06.778Z] a601289323f5: Layer already exists [2023-12-05T19:23:06.778Z] 550191a45756: Layer already exists [2023-12-05T19:23:07.046Z] 76849cd610ef: Layer already exists [2023-12-05T19:23:07.046Z] 9ff0c2316ea7: Layer already exists [2023-12-05T19:23:07.046Z] 0faf9b67be60: Layer already exists [2023-12-05T19:23:07.046Z] 306e96582b1c: Layer already exists [2023-12-05T19:23:07.046Z] 42b6543c9a9e: Layer already exists [2023-12-05T19:23:07.046Z] latest: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:23:07.544Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:23:08.040Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.2 [2023-12-05T19:23:08.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-05T19:23:08.041Z] 2c0535f00e10: Preparing [2023-12-05T19:23:08.041Z] 1cb4b1b3031d: Preparing [2023-12-05T19:23:08.041Z] 0a89ef4a0ed2: Preparing [2023-12-05T19:23:08.041Z] 09a0d2c74e9f: Preparing [2023-12-05T19:23:08.041Z] 518b43bcfc67: Preparing [2023-12-05T19:23:08.041Z] 0f367a27f391: Preparing [2023-12-05T19:23:08.041Z] a601289323f5: Preparing [2023-12-05T19:23:08.041Z] d520b368038f: Preparing [2023-12-05T19:23:08.041Z] 550191a45756: Preparing [2023-12-05T19:23:08.041Z] 76849cd610ef: Preparing [2023-12-05T19:23:08.041Z] 9ff0c2316ea7: Preparing [2023-12-05T19:23:08.041Z] 306e96582b1c: Preparing [2023-12-05T19:23:08.041Z] 42b6543c9a9e: Preparing [2023-12-05T19:23:08.041Z] 0faf9b67be60: Preparing [2023-12-05T19:23:08.041Z] 0f367a27f391: Waiting [2023-12-05T19:23:08.041Z] a601289323f5: Waiting [2023-12-05T19:23:08.041Z] d520b368038f: Waiting [2023-12-05T19:23:08.041Z] 550191a45756: Waiting [2023-12-05T19:23:08.041Z] 76849cd610ef: Waiting [2023-12-05T19:23:08.041Z] 9ff0c2316ea7: Waiting [2023-12-05T19:23:08.041Z] 306e96582b1c: Waiting [2023-12-05T19:23:08.041Z] 42b6543c9a9e: Waiting [2023-12-05T19:23:08.041Z] 0faf9b67be60: Waiting [2023-12-05T19:23:08.041Z] 2c0535f00e10: Layer already exists [2023-12-05T19:23:08.041Z] 0a89ef4a0ed2: Layer already exists [2023-12-05T19:23:08.041Z] 518b43bcfc67: Layer already exists [2023-12-05T19:23:08.041Z] 09a0d2c74e9f: Layer already exists [2023-12-05T19:23:08.041Z] 1cb4b1b3031d: Layer already exists [2023-12-05T19:23:08.308Z] a601289323f5: Layer already exists [2023-12-05T19:23:08.308Z] 0f367a27f391: Layer already exists [2023-12-05T19:23:08.308Z] d520b368038f: Layer already exists [2023-12-05T19:23:08.308Z] 550191a45756: Layer already exists [2023-12-05T19:23:08.308Z] 76849cd610ef: Layer already exists [2023-12-05T19:23:08.308Z] 42b6543c9a9e: Layer already exists [2023-12-05T19:23:08.308Z] 306e96582b1c: Layer already exists [2023-12-05T19:23:08.308Z] 9ff0c2316ea7: Layer already exists [2023-12-05T19:23:08.308Z] 0faf9b67be60: Layer already exists [2023-12-05T19:23:08.308Z] 3.2.0-dev.2: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:23:08.841Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:23:09.342Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [2023-12-05T19:23:09.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-05T19:23:09.342Z] 2c0535f00e10: Preparing [2023-12-05T19:23:09.342Z] 1cb4b1b3031d: Preparing [2023-12-05T19:23:09.342Z] 0a89ef4a0ed2: Preparing [2023-12-05T19:23:09.342Z] 09a0d2c74e9f: Preparing [2023-12-05T19:23:09.342Z] 518b43bcfc67: Preparing [2023-12-05T19:23:09.342Z] 0f367a27f391: Preparing [2023-12-05T19:23:09.342Z] a601289323f5: Preparing [2023-12-05T19:23:09.342Z] 0f367a27f391: Waiting [2023-12-05T19:23:09.342Z] d520b368038f: Preparing [2023-12-05T19:23:09.342Z] a601289323f5: Waiting [2023-12-05T19:23:09.342Z] 550191a45756: Preparing [2023-12-05T19:23:09.342Z] d520b368038f: Waiting [2023-12-05T19:23:09.342Z] 76849cd610ef: Preparing [2023-12-05T19:23:09.342Z] 550191a45756: Waiting [2023-12-05T19:23:09.342Z] 9ff0c2316ea7: Preparing [2023-12-05T19:23:09.342Z] 76849cd610ef: Waiting [2023-12-05T19:23:09.342Z] 306e96582b1c: Preparing [2023-12-05T19:23:09.342Z] 9ff0c2316ea7: Waiting [2023-12-05T19:23:09.342Z] 42b6543c9a9e: Preparing [2023-12-05T19:23:09.342Z] 0faf9b67be60: Preparing [2023-12-05T19:23:09.342Z] 306e96582b1c: Waiting [2023-12-05T19:23:09.342Z] 42b6543c9a9e: Waiting [2023-12-05T19:23:09.342Z] 0faf9b67be60: Waiting [2023-12-05T19:23:09.342Z] 09a0d2c74e9f: Layer already exists [2023-12-05T19:23:09.342Z] 1cb4b1b3031d: Layer already exists [2023-12-05T19:23:09.342Z] 0a89ef4a0ed2: Layer already exists [2023-12-05T19:23:09.342Z] 518b43bcfc67: Layer already exists [2023-12-05T19:23:09.342Z] 2c0535f00e10: Layer already exists [2023-12-05T19:23:09.342Z] a601289323f5: Layer already exists [2023-12-05T19:23:09.342Z] 0f367a27f391: Layer already exists [2023-12-05T19:23:09.342Z] 550191a45756: Layer already exists [2023-12-05T19:23:09.342Z] d520b368038f: Layer already exists [2023-12-05T19:23:09.342Z] 76849cd610ef: Layer already exists [2023-12-05T19:23:09.611Z] 9ff0c2316ea7: Layer already exists [2023-12-05T19:23:09.611Z] 42b6543c9a9e: Layer already exists [2023-12-05T19:23:09.611Z] 306e96582b1c: Layer already exists [2023-12-05T19:23:09.611Z] 0faf9b67be60: Layer already exists [2023-12-05T19:23:09.611Z] c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:23:10.139Z] + 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 [2023-12-05T19:23:11.590Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-12-05T19:23:11.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-05T19:23:11.590Z] 2c0535f00e10: Preparing [2023-12-05T19:23:11.590Z] 1cb4b1b3031d: Preparing [2023-12-05T19:23:11.590Z] 0a89ef4a0ed2: Preparing [2023-12-05T19:23:11.590Z] 09a0d2c74e9f: Preparing [2023-12-05T19:23:11.590Z] 518b43bcfc67: Preparing [2023-12-05T19:23:11.590Z] 0f367a27f391: Preparing [2023-12-05T19:23:11.590Z] a601289323f5: Preparing [2023-12-05T19:23:11.590Z] d520b368038f: Preparing [2023-12-05T19:23:11.590Z] 550191a45756: Preparing [2023-12-05T19:23:11.590Z] 76849cd610ef: Preparing [2023-12-05T19:23:11.590Z] 9ff0c2316ea7: Preparing [2023-12-05T19:23:11.590Z] 306e96582b1c: Preparing [2023-12-05T19:23:11.590Z] 42b6543c9a9e: Preparing [2023-12-05T19:23:11.590Z] 0f367a27f391: Waiting [2023-12-05T19:23:11.590Z] a601289323f5: Waiting [2023-12-05T19:23:11.590Z] 0faf9b67be60: Preparing [2023-12-05T19:23:11.590Z] d520b368038f: Waiting [2023-12-05T19:23:11.590Z] 306e96582b1c: Waiting [2023-12-05T19:23:11.590Z] 42b6543c9a9e: Waiting [2023-12-05T19:23:11.590Z] 0faf9b67be60: Waiting [2023-12-05T19:23:11.590Z] 550191a45756: Waiting [2023-12-05T19:23:11.590Z] 76849cd610ef: Waiting [2023-12-05T19:23:11.590Z] 9ff0c2316ea7: Waiting [2023-12-05T19:23:11.590Z] 518b43bcfc67: Layer already exists [2023-12-05T19:23:11.590Z] 0a89ef4a0ed2: Layer already exists [2023-12-05T19:23:11.590Z] 1cb4b1b3031d: Layer already exists [2023-12-05T19:23:11.590Z] 09a0d2c74e9f: Layer already exists [2023-12-05T19:23:11.590Z] 2c0535f00e10: Layer already exists [2023-12-05T19:23:11.590Z] 0f367a27f391: Layer already exists [2023-12-05T19:23:11.590Z] a601289323f5: Layer already exists [2023-12-05T19:23:11.590Z] d520b368038f: Layer already exists [2023-12-05T19:23:11.590Z] 550191a45756: Layer already exists [2023-12-05T19:23:11.590Z] 76849cd610ef: Layer already exists [2023-12-05T19:23:11.857Z] 9ff0c2316ea7: Layer already exists [2023-12-05T19:23:11.857Z] 42b6543c9a9e: Layer already exists [2023-12-05T19:23:11.857Z] 306e96582b1c: Layer already exists [2023-12-05T19:23:11.857Z] 0faf9b67be60: Layer already exists [2023-12-05T19:23:11.857Z] main: digest: sha256:4410cd515f9bba45fc40485a7397bdeebf92856ed2ed1b8e086076d492a9c38b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-05T19:23:12.187Z] ===================================================== [Pipeline] echo [2023-12-05T19:23:12.252Z] taggedImages: [2023-12-05T19:23:12.252Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf [2023-12-05T19:23:12.252Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-12-05T19:23:12.252Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.2 [2023-12-05T19:23:12.252Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c1bbc4030cbff601133920badb9b14d1c5662baf-3.2.0-dev.2 [2023-12-05T19:23:12.252Z] - 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 [2023-12-05T19:23:12.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T19:23:12.965Z] [2023-12-05T19:23:12.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:23:13.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T19:23:13.618Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T19:23:13.618Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T19:23:13.618Z] 04944245beec: Pulling fs layer [2023-12-05T19:23:13.618Z] 699f458cf7ca: Pulling fs layer [2023-12-05T19:23:13.618Z] 765212b225bb: Pulling fs layer [2023-12-05T19:23:13.618Z] f23df028b6ca: Pulling fs layer [2023-12-05T19:23:13.618Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T19:23:13.618Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T19:23:13.618Z] 765212b225bb: Waiting [2023-12-05T19:23:13.618Z] f23df028b6ca: Waiting [2023-12-05T19:23:13.618Z] d65c8cfc05b1: Waiting [2023-12-05T19:23:13.618Z] 2437ff75d9bd: Waiting [2023-12-05T19:23:13.618Z] 04944245beec: Verifying Checksum [2023-12-05T19:23:13.618Z] 04944245beec: Download complete [2023-12-05T19:23:13.618Z] 765212b225bb: Download complete [2023-12-05T19:23:13.618Z] f23df028b6ca: Verifying Checksum [2023-12-05T19:23:13.618Z] f23df028b6ca: Download complete [2023-12-05T19:23:13.886Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T19:23:13.886Z] d65c8cfc05b1: Download complete [2023-12-05T19:23:13.886Z] 699f458cf7ca: Verifying Checksum [2023-12-05T19:23:13.886Z] 699f458cf7ca: Download complete [2023-12-05T19:23:14.153Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T19:23:14.153Z] 8998bd30e6a1: Download complete [2023-12-05T19:23:16.739Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T19:23:16.739Z] 2437ff75d9bd: Download complete [2023-12-05T19:23:20.994Z] 8998bd30e6a1: Pull complete [2023-12-05T19:23:20.994Z] 04944245beec: Pull complete [2023-12-05T19:23:25.254Z] 699f458cf7ca: Pull complete [2023-12-05T19:23:25.254Z] 765212b225bb: Pull complete [2023-12-05T19:23:26.221Z] f23df028b6ca: Pull complete [2023-12-05T19:23:26.221Z] d65c8cfc05b1: Pull complete [2023-12-05T19:23:52.906Z] 2437ff75d9bd: Pull complete [2023-12-05T19:23:52.906Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T19:23:52.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T19:23:52.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:23:53.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-24086 does not seem to be running inside a container [2023-12-05T19:23:53.382Z] $ 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/167 -v /w/workspace/device-usb-camera/167:/w/workspace/device-usb-camera/167:rw,z -v /w/workspace/device-usb-camera/167@tmp:/w/workspace/device-usb-camera/167@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 [2023-12-05T19:23:56.451Z] $ docker top 89214753fb1d4624376af6bb2f0e57b239fc829f502d6b6182ff9b240b078476 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:23:57.060Z] ---> job-cost.sh [2023-12-05T19:23:57.327Z] lf-activate-venv: SKIPPING [2023-12-05T19:23:57.327Z] INFO: No Stack... [2023-12-05T19:23:57.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T19:23:58.553Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T19:23:58.881Z] + cat /w/workspace/device-usb-camera/167/archives/cost.csv [2023-12-05T19:23:58.881Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T19:23:58.955Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [2023-12-05T19:23:58.961Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] did not exist. Created. [2023-12-05T19:23:58.961Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T19:23:59.413Z] /w/workspace/device-usb-camera/167@tmp/durable-25079857/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-05T19:23:59.739Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T19:23:59.809Z] Warning: overwriting stash ‘stack-cost’ [2023-12-05T19:23:59.870Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T19:23:59.879Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T19:24:00.009Z] $ docker stop --time=1 89214753fb1d4624376af6bb2f0e57b239fc829f502d6b6182ff9b240b078476 [2023-12-05T19:24:01.481Z] $ docker rm -f --volumes 89214753fb1d4624376af6bb2f0e57b239fc829f502d6b6182ff9b240b078476 [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 [2023-12-05T19:24:02.853Z] provisioning config files... [2023-12-05T19:24:02.870Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7559288168377895835tmp [Pipeline] { [Pipeline] sh [2023-12-05T19:24:03.248Z] + set +x [2023-12-05T19:24:03.248Z] + curl -s https://codecov.io/bash [2023-12-05T19:24:03.248Z] + bash -s -- [2023-12-05T19:24:03.248Z] [2023-12-05T19:24:03.248Z] _____ _ [2023-12-05T19:24:03.248Z] / ____| | | [2023-12-05T19:24:03.248Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T19:24:03.248Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T19:24:03.248Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T19:24:03.248Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T19:24:03.248Z] Bash-1.0.6 [2023-12-05T19:24:03.248Z] [2023-12-05T19:24:03.248Z] [2023-12-05T19:24:03.248Z] ==> git version 2.25.1 found [2023-12-05T19:24:03.248Z] ==> 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 [2023-12-05T19:24:03.248Z] Release-Date: 2020-01-08 [2023-12-05T19:24:03.248Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-05T19:24:03.248Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T19:24:03.248Z] ==> Jenkins CI detected. [2023-12-05T19:24:03.248Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-12-05T19:24:03.248Z] project root: . [2023-12-05T19:24:03.248Z] --> token set from env [2023-12-05T19:24:03.248Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T19:24:03.248Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T19:24:03.248Z] ==> Python coveragepy not found [2023-12-05T19:24:03.248Z] ==> Searching for coverage reports in: [2023-12-05T19:24:03.248Z] + . [2023-12-05T19:24:03.248Z] -> Found 1 reports [2023-12-05T19:24:03.248Z] ==> Detecting git/mercurial file structure [2023-12-05T19:24:03.508Z] ==> Reading reports [2023-12-05T19:24:03.508Z] + ./coverage.out bytes=54703 [2023-12-05T19:24:03.508Z] ==> Appending adjustments [2023-12-05T19:24:03.508Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T19:24:03.508Z] + Found adjustments [2023-12-05T19:24:03.508Z] ==> Gzipping contents [2023-12-05T19:24:03.508Z] 8.0K /tmp/codecov.GqhCzo.gz [2023-12-05T19:24:03.508Z] ==> Uploading reports [2023-12-05T19:24:03.508Z] url: https://codecov.io [2023-12-05T19:24:03.509Z] query: branch=main&commit=c1bbc4030cbff601133920badb9b14d1c5662baf&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T19:24:03.509Z] -> Pinging Codecov [2023-12-05T19:24:03.509Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c1bbc4030cbff601133920badb9b14d1c5662baf&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T19:24:03.768Z] -> Uploading to [2023-12-05T19:24:03.768Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/73D8F5FF140700D3E01443B452E23636/c1bbc4030cbff601133920badb9b14d1c5662baf/72aacfa8-3012-4315-a8ac-3aacc373aa49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T192403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1b741f77d949ece89984ecbdf44292c7952a57e5f36166679ac0dd59ae84bac [2023-12-05T19:24:03.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T19:24:03.768Z] Dload Upload Total Spent Left Speed [2023-12-05T19:24:03.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28957 --:--:-- --:--:-- --:--:-- 28957 [2023-12-05T19:24:03.768Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] } [2023-12-05T19:24:03.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-05T19:24:04.271Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-05T19:24:04.284Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:24:04.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T19:24:04.738Z] [2023-12-05T19:24:04.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:24:05.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T19:24:05.091Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-05T19:24:05.091Z] df9b9388f04a: Pulling fs layer [2023-12-05T19:24:05.091Z] 52dc419b0ee2: Pulling fs layer [2023-12-05T19:24:05.091Z] 25bc292e5bac: Pulling fs layer [2023-12-05T19:24:05.091Z] 114826534d7a: Pulling fs layer [2023-12-05T19:24:05.091Z] 4657fd5d0bcf: Pulling fs layer [2023-12-05T19:24:05.091Z] 6ad1cebc031e: Pulling fs layer [2023-12-05T19:24:05.091Z] 8a3aa393b2d8: Pulling fs layer [2023-12-05T19:24:05.091Z] 114826534d7a: Waiting [2023-12-05T19:24:05.091Z] 4657fd5d0bcf: Waiting [2023-12-05T19:24:05.091Z] 6ad1cebc031e: Waiting [2023-12-05T19:24:05.091Z] 8a3aa393b2d8: Waiting [2023-12-05T19:24:05.091Z] 25bc292e5bac: Verifying Checksum [2023-12-05T19:24:05.091Z] 25bc292e5bac: Download complete [2023-12-05T19:24:05.091Z] 52dc419b0ee2: Download complete [2023-12-05T19:24:05.091Z] 4657fd5d0bcf: Verifying Checksum [2023-12-05T19:24:05.091Z] 4657fd5d0bcf: Download complete [2023-12-05T19:24:05.091Z] df9b9388f04a: Download complete [2023-12-05T19:24:05.360Z] df9b9388f04a: Pull complete [2023-12-05T19:24:05.360Z] 6ad1cebc031e: Verifying Checksum [2023-12-05T19:24:05.360Z] 6ad1cebc031e: Download complete [2023-12-05T19:24:05.360Z] 52dc419b0ee2: Pull complete [2023-12-05T19:24:05.637Z] 25bc292e5bac: Pull complete [2023-12-05T19:24:05.896Z] 114826534d7a: Download complete [2023-12-05T19:24:06.153Z] 8a3aa393b2d8: Verifying Checksum [2023-12-05T19:24:06.154Z] 8a3aa393b2d8: Download complete [2023-12-05T19:24:10.342Z] 114826534d7a: Pull complete [2023-12-05T19:24:10.342Z] 4657fd5d0bcf: Pull complete [2023-12-05T19:24:10.600Z] 6ad1cebc031e: Pull complete [2023-12-05T19:24:13.880Z] 8a3aa393b2d8: Pull complete [2023-12-05T19:24:13.880Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-05T19:24:13.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T19:24:13.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:24:14.171Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:24:14.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-05T19:24:22.456Z] $ docker top 40ba6ee0701295942980361b7dc6526a86bb3a69f2ac428c38590067d260cf19 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T19:24:22.627Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-12-05T19:24:22.903Z] + set -o pipefail [2023-12-05T19:24:22.903Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-12-05T19:24:29.468Z] [2023-12-05T19:24:29.468Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-12-05T19:24:29.468Z] [2023-12-05T19:24:29.468Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/9938de0e-fb0b-42b6-8f0a-626abc10ed37 [2023-12-05T19:24:29.468Z] [2023-12-05T19:24:29.468Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-05T19:24:29.468Z] [2023-12-05T19:24:29.468Z] [2023-12-05T19:24:29.468Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-05T19:24:29.468Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-05T19:24:29.468Z] More details here: https://snyk.co/ue1NS [2023-12-05T19:24:29.468Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-05T19:24:29.468Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-05T19:24:29.474Z] $ docker stop --time=1 40ba6ee0701295942980361b7dc6526a86bb3a69f2ac428c38590067d260cf19 [2023-12-05T19:24:34.728Z] $ docker rm -f --volumes 40ba6ee0701295942980361b7dc6526a86bb3a69f2ac428c38590067d260cf19 [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 [2023-12-05T19:24:36.253Z] + git log --format=format:%s -1 c1bbc4030cbff601133920badb9b14d1c5662baf [Pipeline] sh [2023-12-05T19:24:36.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T19:24:36.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:24:36.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:24:36.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:24:37.074Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:24:37.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T19:24:37.557Z] $ docker top 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 -eo pid,comm [2023-12-05T19:24:37.610Z] 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). [2023-12-05T19:24:37.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T19:24:37.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T19:24:37.807Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T19:24:37.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T19:24:37.919Z] $ docker exec 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 ssh-agent [2023-12-05T19:24:38.028Z] SSH_AUTH_SOCK=/tmp/ssh-mnh4OO5luXoD/agent.32 [2023-12-05T19:24:38.028Z] SSH_AGENT_PID=38 [2023-12-05T19:24:38.033Z] Running ssh-add (command line suppressed) [2023-12-05T19:24:38.134Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5706756110865902773.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5706756110865902773.key) [2023-12-05T19:24:38.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T19:24:38.493Z] + git semver tag [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,664 [run_tag] DEBUG tag force:False [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,664 [check_head_tag] DEBUG check head tag [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,666 [execute] INFO git cat-file --batch-check [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,669 [execute] INFO git cat-file --batch [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,716 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,716 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,716 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-12-05T19:24:38.754Z] 2023-12-05 19:24:38,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-05T19:24:38.754Z] 3.2.0-dev.2 [Pipeline] } [2023-12-05T19:24:38.759Z] $ docker exec --env ******** --env ******** 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 ssh-agent -k [2023-12-05T19:24:38.869Z] unset SSH_AUTH_SOCK; [2023-12-05T19:24:38.870Z] unset SSH_AGENT_PID; [2023-12-05T19:24:38.870Z] echo Agent pid 38 killed; [2023-12-05T19:24:38.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T19:24:39.400Z] + git semver [Pipeline] } [2023-12-05T19:24:39.667Z] $ docker stop --time=1 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 [2023-12-05T19:24:40.941Z] $ docker rm -f --volumes 2f259725a2777b3a48b77d6f67803e30ed3c37e9caa23c74b94e5da5aa286da2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:24:41.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T19:24:41.584Z] [2023-12-05T19:24:41.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:24:41.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T19:24:41.931Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-05T19:24:41.931Z] ab5ef0e58194: Pulling fs layer [2023-12-05T19:24:41.931Z] 9712f1f96733: Pulling fs layer [2023-12-05T19:24:41.931Z] 63f879dbbcfc: Pulling fs layer [2023-12-05T19:24:41.931Z] 0d9ebad4ef96: Pulling fs layer [2023-12-05T19:24:41.931Z] e9a5061849ea: Pulling fs layer [2023-12-05T19:24:41.931Z] d747dcd14b5f: Pulling fs layer [2023-12-05T19:24:41.931Z] 2de7ff778b66: Pulling fs layer [2023-12-05T19:24:41.931Z] e9a5061849ea: Waiting [2023-12-05T19:24:41.931Z] d747dcd14b5f: Waiting [2023-12-05T19:24:41.931Z] 2de7ff778b66: Waiting [2023-12-05T19:24:41.931Z] 0d9ebad4ef96: Waiting [2023-12-05T19:24:41.931Z] 9712f1f96733: Download complete [2023-12-05T19:24:42.190Z] 63f879dbbcfc: Verifying Checksum [2023-12-05T19:24:42.190Z] 63f879dbbcfc: Download complete [2023-12-05T19:24:42.190Z] e9a5061849ea: Verifying Checksum [2023-12-05T19:24:42.190Z] e9a5061849ea: Download complete [2023-12-05T19:24:42.449Z] d747dcd14b5f: Verifying Checksum [2023-12-05T19:24:42.449Z] d747dcd14b5f: Download complete [2023-12-05T19:24:42.449Z] 0d9ebad4ef96: Verifying Checksum [2023-12-05T19:24:42.449Z] 0d9ebad4ef96: Download complete [2023-12-05T19:24:42.449Z] ab5ef0e58194: Verifying Checksum [2023-12-05T19:24:42.449Z] ab5ef0e58194: Download complete [2023-12-05T19:24:42.449Z] 2de7ff778b66: Verifying Checksum [2023-12-05T19:24:42.449Z] 2de7ff778b66: Download complete [2023-12-05T19:24:44.979Z] ab5ef0e58194: Pull complete [2023-12-05T19:24:44.979Z] 9712f1f96733: Pull complete [2023-12-05T19:24:45.915Z] 63f879dbbcfc: Pull complete [2023-12-05T19:24:50.143Z] 0d9ebad4ef96: Pull complete [2023-12-05T19:24:50.143Z] e9a5061849ea: Pull complete [2023-12-05T19:24:50.143Z] d747dcd14b5f: Pull complete [2023-12-05T19:24:51.517Z] 2de7ff778b66: Pull complete [2023-12-05T19:24:51.517Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-05T19:24:51.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T19:24:51.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:24:51.806Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:24:51.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-05T19:24:59.353Z] $ docker top 869c1fa6918cf91e3939b6c55eb0617404f06b6b043beb1a4a64b2bc90fa1e61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:24:59.528Z] provisioning config files... [2023-12-05T19:24:59.534Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7520156190662540051tmp [2023-12-05T19:24:59.544Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10820646127528559621tmp [2023-12-05T19:24:59.554Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5513587324086132845tmp [Pipeline] { [Pipeline] echo [2023-12-05T19:24:59.700Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:24:59.997Z] ---> sigul-configuration.sh [2023-12-05T19:24:59.997Z] gpg: directory `/root/.gnupg' created [2023-12-05T19:24:59.997Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-05T19:24:59.997Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-05T19:24:59.997Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-05T19:24:59.997Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-05T19:24:59.997Z] gpg: CAST5 encrypted data [2023-12-05T19:24:59.997Z] gpg: encrypted with 1 passphrase [2023-12-05T19:24:59.997Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-05T19:25:00.293Z] + mkdir /home/jenkins [2023-12-05T19:25:00.293Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-05T19:25:00.585Z] + 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 [2023-12-05T19:25:00.598Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:25:00.890Z] ---> sigul-install.sh [2023-12-05T19:25:00.890Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-05T19:25:01.182Z] + git tag --list [2023-12-05T19:25:01.182Z] v0.0.0 [2023-12-05T19:25:01.182Z] v0.0.1-dev.1 [2023-12-05T19:25:01.182Z] v0.0.1-dev.10 [2023-12-05T19:25:01.182Z] v0.0.1-dev.11 [2023-12-05T19:25:01.182Z] v0.0.1-dev.12 [2023-12-05T19:25:01.182Z] v0.0.1-dev.13 [2023-12-05T19:25:01.182Z] v0.0.1-dev.14 [2023-12-05T19:25:01.182Z] v0.0.1-dev.15 [2023-12-05T19:25:01.182Z] v0.0.1-dev.16 [2023-12-05T19:25:01.182Z] v0.0.1-dev.2 [2023-12-05T19:25:01.182Z] v0.0.1-dev.3 [2023-12-05T19:25:01.182Z] v0.0.1-dev.4 [2023-12-05T19:25:01.182Z] v0.0.1-dev.5 [2023-12-05T19:25:01.182Z] v0.0.1-dev.6 [2023-12-05T19:25:01.182Z] v0.0.1-dev.7 [2023-12-05T19:25:01.182Z] v0.0.1-dev.8 [2023-12-05T19:25:01.182Z] v0.0.1-dev.9 [2023-12-05T19:25:01.182Z] v2.2.0 [2023-12-05T19:25:01.182Z] v2.2.0-dev.17 [2023-12-05T19:25:01.182Z] v2.2.0-dev.18 [2023-12-05T19:25:01.182Z] v2.2.0-dev.19 [2023-12-05T19:25:01.182Z] v2.2.0-dev.20 [2023-12-05T19:25:01.182Z] v2.2.0-dev.21 [2023-12-05T19:25:01.182Z] v2.2.0-dev.22 [2023-12-05T19:25:01.182Z] v2.2.0-dev.23 [2023-12-05T19:25:01.182Z] v2.2.0-dev.24 [2023-12-05T19:25:01.182Z] v2.2.0-dev.25 [2023-12-05T19:25:01.182Z] v2.2.0-dev.26 [2023-12-05T19:25:01.182Z] v2.2.0-dev.27 [2023-12-05T19:25:01.182Z] v2.3.0 [2023-12-05T19:25:01.182Z] v2.3.0-dev.1 [2023-12-05T19:25:01.182Z] v2.3.0-dev.10 [2023-12-05T19:25:01.182Z] v2.3.0-dev.11 [2023-12-05T19:25:01.182Z] v2.3.0-dev.12 [2023-12-05T19:25:01.182Z] v2.3.0-dev.13 [2023-12-05T19:25:01.182Z] v2.3.0-dev.14 [2023-12-05T19:25:01.182Z] v2.3.0-dev.15 [2023-12-05T19:25:01.182Z] v2.3.0-dev.16 [2023-12-05T19:25:01.182Z] v2.3.0-dev.17 [2023-12-05T19:25:01.182Z] v2.3.0-dev.18 [2023-12-05T19:25:01.182Z] v2.3.0-dev.19 [2023-12-05T19:25:01.182Z] v2.3.0-dev.2 [2023-12-05T19:25:01.182Z] v2.3.0-dev.20 [2023-12-05T19:25:01.182Z] v2.3.0-dev.21 [2023-12-05T19:25:01.182Z] v2.3.0-dev.22 [2023-12-05T19:25:01.182Z] v2.3.0-dev.23 [2023-12-05T19:25:01.182Z] v2.3.0-dev.24 [2023-12-05T19:25:01.182Z] v2.3.0-dev.25 [2023-12-05T19:25:01.182Z] v2.3.0-dev.26 [2023-12-05T19:25:01.182Z] v2.3.0-dev.27 [2023-12-05T19:25:01.182Z] v2.3.0-dev.28 [2023-12-05T19:25:01.182Z] v2.3.0-dev.3 [2023-12-05T19:25:01.182Z] v2.3.0-dev.4 [2023-12-05T19:25:01.182Z] v2.3.0-dev.5 [2023-12-05T19:25:01.182Z] v2.3.0-dev.6 [2023-12-05T19:25:01.182Z] v2.3.0-dev.7 [2023-12-05T19:25:01.182Z] v2.3.0-dev.8 [2023-12-05T19:25:01.182Z] v2.3.0-dev.9 [2023-12-05T19:25:01.182Z] v2.3.1 [2023-12-05T19:25:01.182Z] v2.3.1-dev.4 [2023-12-05T19:25:01.182Z] v2.3.1-dev.5 [2023-12-05T19:25:01.182Z] v2.3.1-dev.6 [2023-12-05T19:25:01.182Z] v3.0 [2023-12-05T19:25:01.182Z] v3.0.0 [2023-12-05T19:25:01.182Z] v3.0.0-dev.1 [2023-12-05T19:25:01.182Z] v3.0.0-dev.10 [2023-12-05T19:25:01.182Z] v3.0.0-dev.11 [2023-12-05T19:25:01.182Z] v3.0.0-dev.12 [2023-12-05T19:25:01.182Z] v3.0.0-dev.13 [2023-12-05T19:25:01.182Z] v3.0.0-dev.14 [2023-12-05T19:25:01.182Z] v3.0.0-dev.15 [2023-12-05T19:25:01.182Z] v3.0.0-dev.16 [2023-12-05T19:25:01.182Z] v3.0.0-dev.17 [2023-12-05T19:25:01.182Z] v3.0.0-dev.18 [2023-12-05T19:25:01.182Z] v3.0.0-dev.19 [2023-12-05T19:25:01.182Z] v3.0.0-dev.2 [2023-12-05T19:25:01.182Z] v3.0.0-dev.20 [2023-12-05T19:25:01.182Z] v3.0.0-dev.21 [2023-12-05T19:25:01.182Z] v3.0.0-dev.22 [2023-12-05T19:25:01.182Z] v3.0.0-dev.23 [2023-12-05T19:25:01.182Z] v3.0.0-dev.24 [2023-12-05T19:25:01.182Z] v3.0.0-dev.25 [2023-12-05T19:25:01.182Z] v3.0.0-dev.26 [2023-12-05T19:25:01.182Z] v3.0.0-dev.27 [2023-12-05T19:25:01.182Z] v3.0.0-dev.28 [2023-12-05T19:25:01.182Z] v3.0.0-dev.29 [2023-12-05T19:25:01.182Z] v3.0.0-dev.3 [2023-12-05T19:25:01.182Z] v3.0.0-dev.30 [2023-12-05T19:25:01.182Z] v3.0.0-dev.31 [2023-12-05T19:25:01.182Z] v3.0.0-dev.32 [2023-12-05T19:25:01.182Z] v3.0.0-dev.33 [2023-12-05T19:25:01.182Z] v3.0.0-dev.34 [2023-12-05T19:25:01.182Z] v3.0.0-dev.35 [2023-12-05T19:25:01.182Z] v3.0.0-dev.36 [2023-12-05T19:25:01.182Z] v3.0.0-dev.37 [2023-12-05T19:25:01.182Z] v3.0.0-dev.38 [2023-12-05T19:25:01.182Z] v3.0.0-dev.39 [2023-12-05T19:25:01.182Z] v3.0.0-dev.4 [2023-12-05T19:25:01.182Z] v3.0.0-dev.40 [2023-12-05T19:25:01.182Z] v3.0.0-dev.41 [2023-12-05T19:25:01.182Z] v3.0.0-dev.42 [2023-12-05T19:25:01.182Z] v3.0.0-dev.43 [2023-12-05T19:25:01.182Z] v3.0.0-dev.44 [2023-12-05T19:25:01.182Z] v3.0.0-dev.45 [2023-12-05T19:25:01.182Z] v3.0.0-dev.46 [2023-12-05T19:25:01.182Z] v3.0.0-dev.47 [2023-12-05T19:25:01.182Z] v3.0.0-dev.48 [2023-12-05T19:25:01.182Z] v3.0.0-dev.49 [2023-12-05T19:25:01.182Z] v3.0.0-dev.5 [2023-12-05T19:25:01.182Z] v3.0.0-dev.50 [2023-12-05T19:25:01.182Z] v3.0.0-dev.51 [2023-12-05T19:25:01.182Z] v3.0.0-dev.6 [2023-12-05T19:25:01.182Z] v3.0.0-dev.7 [2023-12-05T19:25:01.182Z] v3.0.0-dev.8 [2023-12-05T19:25:01.182Z] v3.0.0-dev.9 [2023-12-05T19:25:01.182Z] v3.1 [2023-12-05T19:25:01.182Z] v3.1.0 [2023-12-05T19:25:01.182Z] v3.1.0-dev.1 [2023-12-05T19:25:01.182Z] v3.1.0-dev.10 [2023-12-05T19:25:01.182Z] v3.1.0-dev.11 [2023-12-05T19:25:01.182Z] v3.1.0-dev.12 [2023-12-05T19:25:01.182Z] v3.1.0-dev.13 [2023-12-05T19:25:01.182Z] v3.1.0-dev.14 [2023-12-05T19:25:01.182Z] v3.1.0-dev.15 [2023-12-05T19:25:01.182Z] v3.1.0-dev.16 [2023-12-05T19:25:01.182Z] v3.1.0-dev.17 [2023-12-05T19:25:01.182Z] v3.1.0-dev.18 [2023-12-05T19:25:01.182Z] v3.1.0-dev.19 [2023-12-05T19:25:01.182Z] v3.1.0-dev.2 [2023-12-05T19:25:01.182Z] v3.1.0-dev.20 [2023-12-05T19:25:01.182Z] v3.1.0-dev.21 [2023-12-05T19:25:01.182Z] v3.1.0-dev.22 [2023-12-05T19:25:01.182Z] v3.1.0-dev.23 [2023-12-05T19:25:01.182Z] v3.1.0-dev.24 [2023-12-05T19:25:01.182Z] v3.1.0-dev.25 [2023-12-05T19:25:01.182Z] v3.1.0-dev.26 [2023-12-05T19:25:01.182Z] v3.1.0-dev.27 [2023-12-05T19:25:01.182Z] v3.1.0-dev.28 [2023-12-05T19:25:01.182Z] v3.1.0-dev.29 [2023-12-05T19:25:01.182Z] v3.1.0-dev.3 [2023-12-05T19:25:01.182Z] v3.1.0-dev.30 [2023-12-05T19:25:01.182Z] v3.1.0-dev.31 [2023-12-05T19:25:01.182Z] v3.1.0-dev.32 [2023-12-05T19:25:01.182Z] v3.1.0-dev.33 [2023-12-05T19:25:01.182Z] v3.1.0-dev.34 [2023-12-05T19:25:01.182Z] v3.1.0-dev.35 [2023-12-05T19:25:01.182Z] v3.1.0-dev.36 [2023-12-05T19:25:01.182Z] v3.1.0-dev.37 [2023-12-05T19:25:01.182Z] v3.1.0-dev.38 [2023-12-05T19:25:01.183Z] v3.1.0-dev.39 [2023-12-05T19:25:01.183Z] v3.1.0-dev.4 [2023-12-05T19:25:01.183Z] v3.1.0-dev.5 [2023-12-05T19:25:01.183Z] v3.1.0-dev.6 [2023-12-05T19:25:01.183Z] v3.1.0-dev.7 [2023-12-05T19:25:01.183Z] v3.1.0-dev.8 [2023-12-05T19:25:01.183Z] v3.1.0-dev.9 [2023-12-05T19:25:01.183Z] v3.2.0-dev.1 [2023-12-05T19:25:01.183Z] v3.2.0-dev.2 [Pipeline] sh [2023-12-05T19:25:01.475Z] + lftools sign git-tag v3.2.0-dev.2 [2023-12-05T19:25:02.044Z] Signing Git tag with Sigul... [2023-12-05T19:25:02.044Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-12-05T19:25:02.693Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:25:03.010Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-05T19:25:03.019Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-05T19:25:03.147Z] $ docker stop --time=1 869c1fa6918cf91e3939b6c55eb0617404f06b6b043beb1a4a64b2bc90fa1e61 [2023-12-05T19:25:04.454Z] $ docker rm -f --volumes 869c1fa6918cf91e3939b6c55eb0617404f06b6b043beb1a4a64b2bc90fa1e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-05T19:25:05.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T19:25:05.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:25:05.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:25:05.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:25:05.975Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:25:06.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T19:25:06.319Z] $ docker top c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a -eo pid,comm [2023-12-05T19:25:06.367Z] 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). [2023-12-05T19:25:06.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T19:25:06.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T19:25:06.576Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T19:25:06.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T19:25:06.689Z] $ docker exec c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a ssh-agent [2023-12-05T19:25:06.806Z] SSH_AUTH_SOCK=/tmp/ssh-sNcj2yPJQQa6/agent.33 [2023-12-05T19:25:06.806Z] SSH_AGENT_PID=39 [2023-12-05T19:25:06.810Z] Running ssh-add (command line suppressed) [2023-12-05T19:25:06.910Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13698219224491206288.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13698219224491206288.key) [2023-12-05T19:25:06.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T19:25:07.268Z] + git semver bump pre [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,447 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,447 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,447 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,447 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,447 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,447 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,450 [execute] INFO git cat-file --batch-check [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,457 [execute] INFO git cat-file --batch [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T19:25:07.530Z] 2023-12-05 19:25:07,464 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-05T19:25:07.530Z] 3.2.0-dev.3 [Pipeline] } [2023-12-05T19:25:07.535Z] $ docker exec --env ******** --env ******** c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a ssh-agent -k [2023-12-05T19:25:07.625Z] unset SSH_AUTH_SOCK; [2023-12-05T19:25:07.625Z] unset SSH_AGENT_PID; [2023-12-05T19:25:07.625Z] echo Agent pid 39 killed; [2023-12-05T19:25:07.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T19:25:08.175Z] + git semver [Pipeline] } [2023-12-05T19:25:08.442Z] $ docker stop --time=1 c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a [2023-12-05T19:25:09.715Z] $ docker rm -f --volumes c051149a4221eb545c5f55118b3dada7ab4eeb0f511207108d19f66fcfcc336a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T19:25:10.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T19:25:10.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:25:10.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:25:10.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:25:10.794Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:25:10.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T19:25:11.142Z] $ docker top 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa -eo pid,comm [2023-12-05T19:25:11.198Z] 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). [2023-12-05T19:25:11.198Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T19:25:11.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T19:25:11.423Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T19:25:11.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T19:25:11.530Z] $ docker exec 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa ssh-agent [2023-12-05T19:25:11.653Z] SSH_AUTH_SOCK=/tmp/ssh-me01smptpXM3/agent.32 [2023-12-05T19:25:11.653Z] SSH_AGENT_PID=38 [2023-12-05T19:25:11.658Z] Running ssh-add (command line suppressed) [2023-12-05T19:25:11.767Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12913989784560737186.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12913989784560737186.key) [2023-12-05T19:25:11.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T19:25:12.126Z] + git semver push [2023-12-05T19:25:12.385Z] 2023-12-05 19:25:12,301 [run_push] DEBUG push [2023-12-05T19:25:12.385Z] 2023-12-05 19:25:12,302 [execute] INFO git cat-file --batch-check [2023-12-05T19:25:12.385Z] 2023-12-05 19:25:12,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T19:25:12.385Z] 2023-12-05 19:25:12,306 [execute] INFO git rev-list cbd2fa907ec367d81035eb064fb4ea4809e04c86 -- [2023-12-05T19:25:12.385Z] 2023-12-05 19:25:12,307 [execute] DEBUG Popen(['git', 'rev-list', 'cbd2fa907ec367d81035eb064fb4ea4809e04c86', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T19:25:12.385Z] 2023-12-05 19:25:12,315 [execute] INFO git fetch -v origin [2023-12-05T19:25:12.385Z] 2023-12-05 19:25:12,315 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-05T19:25:12.952Z] 2023-12-05 19:25:12,898 [run_push] DEBUG no remote changes detected [2023-12-05T19:25:12.952Z] 2023-12-05 19:25:12,899 [execute] INFO git push origin semver [2023-12-05T19:25:12.952Z] 2023-12-05 19:25:12,899 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T19:25:13.891Z] 2023-12-05 19:25:13,880 [run_push] DEBUG push all version tags [2023-12-05T19:25:13.891Z] 2023-12-05 19:25:13,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-05T19:25:13.891Z] 2023-12-05 19:25:13,881 [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) [2023-12-05T19:25:14.829Z] 2023-12-05 19:25:14,666 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-05T19:25:14.829Z] 3.2.0-dev.3 [Pipeline] } [2023-12-05T19:25:14.833Z] $ docker exec --env ******** --env ******** 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa ssh-agent -k [2023-12-05T19:25:14.927Z] unset SSH_AUTH_SOCK; [2023-12-05T19:25:14.927Z] unset SSH_AGENT_PID; [2023-12-05T19:25:14.927Z] echo Agent pid 38 killed; [2023-12-05T19:25:14.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T19:25:15.477Z] + git semver [Pipeline] } [2023-12-05T19:25:15.744Z] $ docker stop --time=1 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa [2023-12-05T19:25:17.012Z] $ docker rm -f --volumes 09ede06f358e490a57468294a8a5111a440cfbdb4f860b381a555ac558bbfbaa [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 [2023-12-05T19:25:18.589Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-12-05T19:25:18.589Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-05T19:25:18.589Z] total 16 [2023-12-05T19:25:18.589Z] drwxr-xr-x 3 root root 4096 Dec 5 19:17 . [2023-12-05T19:25:18.589Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 19:25 .. [2023-12-05T19:25:18.589Z] drwxr-xr-x 2 root root 4096 Dec 5 19:17 cost [2023-12-05T19:25:18.589Z] -rw-r--r-- 1 root root 89 Dec 5 19:17 cost.csv [2023-12-05T19:25:18.589Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-05T19:25:18.589Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-05T19:25:18.589Z] total 16 [2023-12-05T19:25:18.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 19:17 . [2023-12-05T19:25:18.589Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 19:25 .. [2023-12-05T19:25:18.589Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 19:17 cost [2023-12-05T19:25:18.589Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 5 19:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:25:18.877Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:25:19.736Z] ---> package-listing.sh [2023-12-05T19:25:19.736Z] ++ facter osfamily [2023-12-05T19:25:19.736Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T19:25:19.995Z] + OS_FAMILY=debian [2023-12-05T19:25:19.995Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-12-05T19:25:19.995Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T19:25:19.995Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T19:25:19.995Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T19:25:19.995Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T19:25:19.995Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-12-05T19:25:19.995Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T19:25:19.995Z] + case "${OS_FAMILY}" in [2023-12-05T19:25:19.995Z] + dpkg -l [2023-12-05T19:25:19.995Z] + grep '^ii' [2023-12-05T19:25:19.995Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T19:25:19.995Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T19:25:19.995Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T19:25:19.995Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-12-05T19:25:19.995Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-12-05T19:25:19.995Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-12-05T19:25:20.004Z] 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 [2023-12-05T19:25:20.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:25:20.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T19:25:20.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:25:21.093Z] prd-ubuntu20.04-docker-8c-8g-24085 does not seem to be running inside a container [2023-12-05T19:25:21.113Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T19:25:21.305Z] $ docker top 1b608af823b9e87156fa416754275c2b90f7764c38440dffc4eaa288c6ab17b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:25:21.754Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T19:25:22.037Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T19:25:22.323Z] + ls /var/log/sa-host [2023-12-05T19:25:22.323Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:25:22.522Z] provisioning config files... [2023-12-05T19:25:22.530Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5063891015237205542tmp [Pipeline] { [Pipeline] echo [2023-12-05T19:25:22.654Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:25:22.989Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T19:25:23.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:25:23.457Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T19:25:23.466Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:25:23.746Z] ---> sudo-logs.sh [2023-12-05T19:25:23.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T19:25:23.824Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:25:24.101Z] ---> job-cost.sh [2023-12-05T19:25:24.101Z] lf-activate-venv: SKIPPING [2023-12-05T19:25:24.101Z] DEBUG: total: 0.2199999988079071 [2023-12-05T19:25:24.101Z] INFO: Retrieving Stack Cost... [2023-12-05T19:25:24.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T19:25:24.927Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T19:25:24.938Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:25:25.219Z] ---> logs-deploy.sh [2023-12-05T19:25:25.219Z] lf-activate-venv: SKIPPING [2023-12-05T19:25:25.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/167 [2023-12-05T19:25:25.220Z] INFO: archiving workspace using pattern(s): [2023-12-05T19:25:26.154Z] Archives upload complete. [2023-12-05T19:25:26.413Z] INFO: archiving logs to Nexus