Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13352f24e58da81b3f3e81f321a07043710bb44e 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-ssh15567006231407754135.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-ssh9068402860804462392.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-ssh3941272203243314958.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-ssh8189826597273758537.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-ssh16901393870775233928.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1286 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 13352f24e58da81b3f3e81f321a07043710bb44e (main) Commit message: "Merge pull request #323 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > 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 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 > git rev-list --no-walk add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-20T00:47:23.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-20T00:47:23.933Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-20T00:47:23.966Z] ========================================================= [2024-02-20T00:47:23.966Z] EdgeX Global Pipelines Version Info [2024-02-20T00:47:23.966Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:47:24.718Z] ------------------- [2024-02-20T00:47:24.718Z] stable info: [2024-02-20T00:47:24.718Z] ------------------- [2024-02-20T00:47:24.718Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-20T00:47:24.718Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T00:47:24.718Z] Message: update stable to v1.0.258 [2024-02-20T00:47:25.293Z] ------------------- [2024-02-20T00:47:25.294Z] experimental info: [2024-02-20T00:47:25.294Z] ------------------- [2024-02-20T00:47:25.294Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-20T00:47:25.294Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T00:47:25.294Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-20T00:47:25.383Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-02-20T00:47:25.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-02-20T00:47:25.433Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-20T00:47:25.462Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-20T00:47:25.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-20T00:47:25.525Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-20T00:47:25.558Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-20T00:47:25.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-20T00:47:25.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-20T00:47:25.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-20T00:47:25.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-20T00:47:25.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-02-20T00:47:25.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-20T00:47:25.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-20T00:47:25.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T00:47:25.859Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T00:47:25.894Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T00:47:25.932Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T00:47:25.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-20T00:47:26.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-20T00:47:26.041Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-20T00:47:26.076Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-20T00:47:26.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-20T00:47:26.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-20T00:47:26.159Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-20T00:47:26.193Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-20T00:47:26.235Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-20T00:47:26.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-20T00:47:26.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-20T00:47:26.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-20T00:47:26.435Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] echo [2024-02-20T00:47:26.467Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13352f2 [Pipeline] echo [2024-02-20T00:47:26.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:47:26.603Z] provisioning config files... [2024-02-20T00:47:26.619Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8055930028848949435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:47:26.960Z] ---> ****-login.sh [2024-02-20T00:47:26.961Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:47:27.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:27.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:27.222Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:27.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:27.222Z] [2024-02-20T00:47:27.222Z] Login Succeeded [2024-02-20T00:47:27.222Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:47:27.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:27.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:27.222Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:27.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:27.222Z] [2024-02-20T00:47:27.222Z] Login Succeeded [2024-02-20T00:47:27.222Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:47:27.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:27.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:27.481Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:27.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:27.481Z] [2024-02-20T00:47:27.481Z] Login Succeeded [2024-02-20T00:47:27.481Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:47:27.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:27.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:27.481Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:27.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:27.481Z] [2024-02-20T00:47:27.481Z] Login Succeeded [2024-02-20T00:47:27.481Z] ****.io [2024-02-20T00:47:27.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:28.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:28.000Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:28.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:28.000Z] [2024-02-20T00:47:28.000Z] Login Succeeded [2024-02-20T00:47:28.000Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:47:28.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-20T00:47:28.507Z] + git rev-list -1 --merges 13352f24e58da81b3f3e81f321a07043710bb44e~1..13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] echo [2024-02-20T00:47:28.533Z] -----------> git rev-list -1 --merges 13352f24e58da81b3f3e81f321a07043710bb44e~1..13352f24e58da81b3f3e81f321a07043710bb44e 13352f24e58da81b3f3e81f321a07043710bb44e [2024-02-20T00:47:28.533Z] 13352f24e58da81b3f3e81f321a07043710bb44e [false] [Pipeline] sh [2024-02-20T00:47:28.835Z] + git log --format=format:%s -1 13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] echo [2024-02-20T00:47:28.855Z] ========================================================= [2024-02-20T00:47:28.855Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-20T00:47:28.855Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T00:47:29.249Z] + git log --format=format:%s -1 13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] echo [2024-02-20T00:47:29.259Z] [semverPrep] GIT_COMMIT: 13352f24e58da81b3f3e81f321a07043710bb44e, Commit Message: Merge pull request #323 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo [2024-02-20T00:47:29.284Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-20T00:47:29.682Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T00:47:29.682Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-20T00:47:29.682Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-20T00:47:29.682Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-20T00:47:29.682Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-20T00:47:29.682Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-20T00:47:29.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:47:30.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T00:47:30.134Z] [2024-02-20T00:47:30.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:47:30.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T00:47:30.452Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-20T00:47:30.452Z] b85a868b505f: Pulling fs layer [2024-02-20T00:47:30.452Z] e2be974225ed: Pulling fs layer [2024-02-20T00:47:30.452Z] 339a4e72a1f5: Pulling fs layer [2024-02-20T00:47:30.452Z] 988bab9f4d93: Pulling fs layer [2024-02-20T00:47:30.452Z] 1469e6f7b9e6: Pulling fs layer [2024-02-20T00:47:30.452Z] eaf3925da568: Pulling fs layer [2024-02-20T00:47:30.452Z] bab4dde63d76: Pulling fs layer [2024-02-20T00:47:30.452Z] bde34c3a00c8: Pulling fs layer [2024-02-20T00:47:30.452Z] b352a97aabf1: Pulling fs layer [2024-02-20T00:47:30.452Z] 4872d77fe225: Pulling fs layer [2024-02-20T00:47:30.452Z] 5851b861e8e6: Pulling fs layer [2024-02-20T00:47:30.452Z] bab4dde63d76: Waiting [2024-02-20T00:47:30.452Z] 4872d77fe225: Waiting [2024-02-20T00:47:30.452Z] b352a97aabf1: Waiting [2024-02-20T00:47:30.452Z] bde34c3a00c8: Waiting [2024-02-20T00:47:30.452Z] 988bab9f4d93: Waiting [2024-02-20T00:47:30.452Z] 1469e6f7b9e6: Waiting [2024-02-20T00:47:30.452Z] eaf3925da568: Waiting [2024-02-20T00:47:30.452Z] 5851b861e8e6: Waiting [2024-02-20T00:47:30.452Z] e2be974225ed: Verifying Checksum [2024-02-20T00:47:30.452Z] e2be974225ed: Download complete [2024-02-20T00:47:30.452Z] 988bab9f4d93: Download complete [2024-02-20T00:47:30.712Z] 1469e6f7b9e6: Verifying Checksum [2024-02-20T00:47:30.712Z] 1469e6f7b9e6: Download complete [2024-02-20T00:47:30.712Z] eaf3925da568: Download complete [2024-02-20T00:47:30.712Z] 339a4e72a1f5: Verifying Checksum [2024-02-20T00:47:30.712Z] 339a4e72a1f5: Download complete [2024-02-20T00:47:30.712Z] bde34c3a00c8: Verifying Checksum [2024-02-20T00:47:30.712Z] bde34c3a00c8: Download complete [2024-02-20T00:47:30.712Z] b352a97aabf1: Verifying Checksum [2024-02-20T00:47:30.712Z] b352a97aabf1: Download complete [2024-02-20T00:47:30.712Z] 4872d77fe225: Verifying Checksum [2024-02-20T00:47:30.712Z] 4872d77fe225: Download complete [2024-02-20T00:47:30.712Z] 5851b861e8e6: Verifying Checksum [2024-02-20T00:47:30.712Z] 5851b861e8e6: Download complete [2024-02-20T00:47:30.712Z] b85a868b505f: Verifying Checksum [2024-02-20T00:47:30.712Z] b85a868b505f: Download complete [2024-02-20T00:47:30.970Z] bab4dde63d76: Verifying Checksum [2024-02-20T00:47:30.970Z] bab4dde63d76: Download complete [2024-02-20T00:47:31.903Z] b85a868b505f: Pull complete [2024-02-20T00:47:32.162Z] e2be974225ed: Pull complete [2024-02-20T00:47:32.732Z] 339a4e72a1f5: Pull complete [2024-02-20T00:47:32.732Z] 988bab9f4d93: Pull complete [2024-02-20T00:47:32.991Z] 1469e6f7b9e6: Pull complete [2024-02-20T00:47:32.991Z] eaf3925da568: Pull complete [2024-02-20T00:47:34.907Z] bab4dde63d76: Pull complete [2024-02-20T00:47:34.907Z] bde34c3a00c8: Pull complete [2024-02-20T00:47:34.907Z] b352a97aabf1: Pull complete [2024-02-20T00:47:34.907Z] 4872d77fe225: Pull complete [2024-02-20T00:47:35.166Z] 5851b861e8e6: Pull complete [2024-02-20T00:47:35.166Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-20T00:47:35.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T00:47:35.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:47:35.369Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T00:47:35.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T00:47:38.819Z] $ docker top 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 -eo pid,comm [2024-02-20T00:47:38.876Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T00:47:38.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T00:47:38.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T00:47:38.972Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T00:47:39.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T00:47:39.094Z] $ docker exec 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 ssh-agent [2024-02-20T00:47:39.199Z] SSH_AUTH_SOCK=/tmp/ssh-jQaolX6jkAhV/agent.32 [2024-02-20T00:47:39.199Z] SSH_AGENT_PID=37 [2024-02-20T00:47:39.203Z] Running ssh-add (command line suppressed) [2024-02-20T00:47:39.294Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9046094933449473737.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9046094933449473737.key) [2024-02-20T00:47:39.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T00:47:39.614Z] + git tag --points-at HEAD [Pipeline] } [2024-02-20T00:47:39.626Z] $ docker exec --env ******** --env ******** 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 ssh-agent -k [2024-02-20T00:47:39.727Z] unset SSH_AUTH_SOCK; [2024-02-20T00:47:39.730Z] unset SSH_AGENT_PID; [2024-02-20T00:47:39.730Z] echo Agent pid 37 killed; [2024-02-20T00:47:39.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-20T00:47:39.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T00:47:39.798Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T00:47:39.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T00:47:39.920Z] $ docker exec 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 ssh-agent [2024-02-20T00:47:40.026Z] SSH_AUTH_SOCK=/tmp/ssh-k41ccnU4DJRF/agent.69 [2024-02-20T00:47:40.026Z] SSH_AGENT_PID=75 [2024-02-20T00:47:40.031Z] Running ssh-add (command line suppressed) [2024-02-20T00:47:40.130Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9951176877772949572.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9951176877772949572.key) [2024-02-20T00:47:40.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T00:47:40.450Z] + git semver init [2024-02-20T00:47:40.707Z] 2024-02-20 00:47:40,625 [run_init] DEBUG init version:0.0.0 force:False [2024-02-20T00:47:40.707Z] 2024-02-20 00:47:40,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-02-20T00:47:40.707Z] 2024-02-20 00:47:40,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-02-20T00:47:40.707Z] 2024-02-20 00:47:40,626 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-02-20T00:47:42.084Z] 2024-02-20 00:47:41,671 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-02-20T00:47:42.084Z] 2024-02-20 00:47:41,672 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-02-20T00:47:42.084Z] 2024-02-20 00:47:41,672 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-02-20T00:47:42.084Z] 2024-02-20 00:47:41,672 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-02-20T00:47:42.084Z] 3.2.0-dev.7 [Pipeline] } [2024-02-20T00:47:42.095Z] $ docker exec --env ******** --env ******** 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 ssh-agent -k [2024-02-20T00:47:42.184Z] unset SSH_AUTH_SOCK; [2024-02-20T00:47:42.184Z] unset SSH_AGENT_PID; [2024-02-20T00:47:42.184Z] echo Agent pid 75 killed; [2024-02-20T00:47:42.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T00:47:42.576Z] + git semver [Pipeline] } [2024-02-20T00:47:42.847Z] $ docker stop --time=1 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 [2024-02-20T00:47:44.251Z] $ docker rm -f --volumes 04aaa5c594a5ebc1a235e2efc43dfb8425e7195f112b100af3e2d1e3f1eecdc2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T00:47:44.619Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-20T00:47:44.855Z] Stashed 1 file(s) [Pipeline] echo [2024-02-20T00:47:44.858Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:47:45.231Z] provisioning config files... [2024-02-20T00:47:45.241Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12551691116484694083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:47:45.556Z] ---> ****-login.sh [2024-02-20T00:47:45.556Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:47:45.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:45.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:45.556Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:45.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:45.557Z] [2024-02-20T00:47:45.557Z] Login Succeeded [2024-02-20T00:47:45.557Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:47:45.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:45.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:45.557Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:45.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:45.557Z] [2024-02-20T00:47:45.557Z] Login Succeeded [2024-02-20T00:47:45.557Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:47:45.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:45.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:45.823Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:45.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:45.823Z] [2024-02-20T00:47:45.823Z] Login Succeeded [2024-02-20T00:47:45.823Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:47:45.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:45.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:45.823Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:45.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:45.824Z] [2024-02-20T00:47:45.824Z] Login Succeeded [2024-02-20T00:47:45.824Z] ****.io [2024-02-20T00:47:45.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:47:46.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:47:46.083Z] Configure a credential helper to remove this warning. See [2024-02-20T00:47:46.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:47:46.083Z] [2024-02-20T00:47:46.083Z] Login Succeeded [2024-02-20T00:47:46.083Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:47:46.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T00:47:46.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:47:46.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:47:46.319Z] ========================================================= [2024-02-20T00:47:46.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-20T00:47:46.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:47:46.723Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-20T00:47:46.723Z] Sending build context to Docker daemon 14.37MB [2024-02-20T00:47:46.723Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T00:47:46.723Z] Step 2/13 : FROM ${BASE} AS builder [2024-02-20T00:47:46.723Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-20T00:47:46.723Z] 7264a8db6415: Pulling fs layer [2024-02-20T00:47:46.723Z] c4d48a809fc2: Pulling fs layer [2024-02-20T00:47:46.723Z] 4f1c88b9dad5: Pulling fs layer [2024-02-20T00:47:46.723Z] ad3a456e5733: Pulling fs layer [2024-02-20T00:47:46.723Z] 69c7f0334f64: Pulling fs layer [2024-02-20T00:47:46.723Z] 1f1c1a5573a3: Pulling fs layer [2024-02-20T00:47:46.723Z] ce7588e14bc9: Pulling fs layer [2024-02-20T00:47:46.723Z] b5e4710f87ac: Pulling fs layer [2024-02-20T00:47:46.723Z] ad3a456e5733: Waiting [2024-02-20T00:47:46.723Z] 69c7f0334f64: Waiting [2024-02-20T00:47:46.723Z] 1f1c1a5573a3: Waiting [2024-02-20T00:47:46.723Z] ce7588e14bc9: Waiting [2024-02-20T00:47:46.723Z] b5e4710f87ac: Waiting [2024-02-20T00:47:46.981Z] c4d48a809fc2: Verifying Checksum [2024-02-20T00:47:46.981Z] c4d48a809fc2: Download complete [2024-02-20T00:47:46.981Z] ad3a456e5733: Verifying Checksum [2024-02-20T00:47:46.981Z] ad3a456e5733: Download complete [2024-02-20T00:47:46.981Z] 69c7f0334f64: Verifying Checksum [2024-02-20T00:47:46.981Z] 69c7f0334f64: Download complete [2024-02-20T00:47:46.981Z] 7264a8db6415: Verifying Checksum [2024-02-20T00:47:46.981Z] 7264a8db6415: Download complete [2024-02-20T00:47:46.981Z] 1f1c1a5573a3: Verifying Checksum [2024-02-20T00:47:46.981Z] 1f1c1a5573a3: Download complete [2024-02-20T00:47:46.981Z] 7264a8db6415: Pull complete [2024-02-20T00:47:47.239Z] b5e4710f87ac: Download complete [2024-02-20T00:47:47.239Z] c4d48a809fc2: Pull complete [2024-02-20T00:47:47.239Z] 4f1c88b9dad5: Verifying Checksum [2024-02-20T00:47:47.239Z] 4f1c88b9dad5: Download complete [2024-02-20T00:47:47.807Z] ce7588e14bc9: Verifying Checksum [2024-02-20T00:47:47.807Z] ce7588e14bc9: Download complete [2024-02-20T00:47:51.092Z] 4f1c88b9dad5: Pull complete [2024-02-20T00:47:51.092Z] ad3a456e5733: Pull complete [2024-02-20T00:47:51.092Z] 69c7f0334f64: Pull complete [2024-02-20T00:47:51.092Z] 1f1c1a5573a3: Pull complete [2024-02-20T00:47:52.998Z] ce7588e14bc9: Pull complete [2024-02-20T00:47:53.567Z] b5e4710f87ac: Pull complete [2024-02-20T00:47:53.567Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-20T00:47:53.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-20T00:47:53.567Z] ---> 88b5674ff536 [2024-02-20T00:47:53.567Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-02-20T00:47:57.764Z] ---> Running in 0889f98011a4 [2024-02-20T00:47:58.023Z] Removing intermediate container 0889f98011a4 [2024-02-20T00:47:58.023Z] ---> 4e003c5b6897 [2024-02-20T00:47:58.023Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T00:47:58.023Z] ---> Running in fb3d8ab3a4ab [2024-02-20T00:47:58.023Z] Removing intermediate container fb3d8ab3a4ab [2024-02-20T00:47:58.023Z] ---> 02723e54a17c [2024-02-20T00:47:58.023Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-02-20T00:47:58.023Z] ---> Running in f968b1c2ea28 [2024-02-20T00:47:58.282Z] Removing intermediate container f968b1c2ea28 [2024-02-20T00:47:58.282Z] ---> 38de0ff2070e [2024-02-20T00:47:58.282Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-02-20T00:47:58.282Z] ---> Running in 26d759d0c33c [2024-02-20T00:47:58.282Z] Removing intermediate container 26d759d0c33c [2024-02-20T00:47:58.282Z] ---> 52a053e1e95b [2024-02-20T00:47:58.282Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T00:47:58.282Z] ---> Running in d7630808ff92 [2024-02-20T00:47:58.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T00:47:58.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T00:47:59.061Z] (1/13) Installing libintl (0.21.1-r7) [2024-02-20T00:47:59.061Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-02-20T00:47:59.061Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-20T00:47:59.320Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-02-20T00:47:59.320Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-02-20T00:47:59.320Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-02-20T00:47:59.320Z] (7/13) Installing udev-init-scripts (35-r1) [2024-02-20T00:47:59.320Z] (8/13) Installing libblkid (2.38.1-r8) [2024-02-20T00:47:59.320Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-02-20T00:47:59.320Z] (10/13) Installing kmod-libs (30-r3) [2024-02-20T00:47:59.320Z] (11/13) Installing eudev (3.2.11-r8) [2024-02-20T00:47:59.320Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-02-20T00:47:59.320Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-02-20T00:47:59.320Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T00:47:59.320Z] Executing eudev-3.2.11-r8.trigger [2024-02-20T00:47:59.320Z] OK: 271 MiB in 65 packages [2024-02-20T00:47:59.887Z] Removing intermediate container d7630808ff92 [2024-02-20T00:47:59.887Z] ---> bdf4abb96272 [2024-02-20T00:47:59.887Z] Step 8/13 : WORKDIR /device-usb-camera [2024-02-20T00:47:59.887Z] ---> Running in 3ce4fa947dc5 [2024-02-20T00:48:00.142Z] Still waiting to schedule task [2024-02-20T00:48:00.142Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-02-20T00:48:00.147Z] Removing intermediate container 3ce4fa947dc5 [2024-02-20T00:48:00.147Z] ---> f17a5dc3c85a [2024-02-20T00:48:00.147Z] Step 9/13 : COPY go.mod vendor* ./ [2024-02-20T00:48:00.147Z] ---> 98ea533914e5 [2024-02-20T00:48:00.147Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T00:48:00.147Z] ---> Running in b89fca9cd584 [2024-02-20T00:48:38.925Z] Removing intermediate container b89fca9cd584 [2024-02-20T00:48:38.925Z] ---> 5cc278ed7759 [2024-02-20T00:48:38.925Z] Step 11/13 : COPY . . [2024-02-20T00:48:38.925Z] ---> b401a4ac0fdf [2024-02-20T00:48:38.925Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-02-20T00:48:38.925Z] ---> Running in 3b4326ea55b6 [2024-02-20T00:48:38.925Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T00:48:38.925Z] Dload Upload Total Spent Left Speed [2024-02-20T00:48:38.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10282 0 --:--:-- --:--:-- --:--:-- 10310 [2024-02-20T00:48:39.185Z] Removing intermediate container 3b4326ea55b6 [2024-02-20T00:48:39.185Z] ---> f6182833ea61 [2024-02-20T00:48:39.185Z] Step 13/13 : RUN ${MAKE} [2024-02-20T00:48:39.445Z] ---> Running in 243c12701a2c [2024-02-20T00:48:39.705Z] noop [2024-02-20T00:48:39.966Z] Removing intermediate container 243c12701a2c [2024-02-20T00:48:39.966Z] ---> 6c09d8c1223b [2024-02-20T00:48:39.966Z] Successfully built 6c09d8c1223b [2024-02-20T00:48:39.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:48:40.346Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T00:48:40.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:48:40.470Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T00:48:40.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T00:48:40.884Z] $ docker top 639239adee3f2029b1fddbb3c83784a05d39b20d7cf2ffc8af353f8701804888 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T00:48:41.270Z] + go version [2024-02-20T00:48:41.270Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-20T00:48:41.287Z] $ docker stop --time=1 639239adee3f2029b1fddbb3c83784a05d39b20d7cf2ffc8af353f8701804888 [2024-02-20T00:48:42.631Z] $ docker rm -f --volumes 639239adee3f2029b1fddbb3c83784a05d39b20d7cf2ffc8af353f8701804888 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:48:43.231Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T00:48:43.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:48:43.350Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T00:48:43.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T00:48:43.687Z] $ docker top b2e34fe1b862971bf7cfaa1d336ff4ad2feed24bf206f7506358735a3a33855d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T00:48:44.082Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-02-20T00:48:44.408Z] + make test [2024-02-20T00:48:44.408Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T00:48:48.607Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-02-20T00:49:00.793Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-02-20T00:49:00.793Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2024-02-20T00:49:08.897Z] go vet ./... [2024-02-20T00:49:11.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T00:49:11.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T00:49:11.424Z] ./bin/test-attribution-txt.sh [2024-02-20T00:49:11.689Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T00:49:11.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T00:49:11.739Z] $ docker stop --time=1 b2e34fe1b862971bf7cfaa1d336ff4ad2feed24bf206f7506358735a3a33855d [2024-02-20T00:49:15.304Z] $ docker rm -f --volumes b2e34fe1b862971bf7cfaa1d336ff4ad2feed24bf206f7506358735a3a33855d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T00:49:15.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T00:49:15.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-20T00:49:16.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T00:49:16.722Z] + ls -al . [2024-02-20T00:49:16.722Z] total 224 [2024-02-20T00:49:16.722Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 00:48 . [2024-02-20T00:49:16.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 00:47 .. [2024-02-20T00:49:16.722Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:48 .git [2024-02-20T00:49:16.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:47 .github [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 429 Feb 20 00:47 .gitignore [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 45 Feb 20 00:47 .golangci.yml [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 00:47 .hadolint.yml [2024-02-20T00:49:16.722Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 00:47 .semver [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 10851 Feb 20 00:47 Attribution.txt [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 16561 Feb 20 00:47 CHANGELOG.md [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 2562 Feb 20 00:47 Dockerfile [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 00:47 GOVERNANCE.md [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 00:47 Jenkinsfile [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 00:47 LICENSE [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 2611 Feb 20 00:47 Makefile [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 00:47 OWNERS.md [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 2575 Feb 20 00:47 README.md [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 00:47 VERSION [2024-02-20T00:49:16.722Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:47 bin [2024-02-20T00:49:16.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:47 cmd [2024-02-20T00:49:16.722Z] -rw-r--r-- 1 jenkins jenkins 54703 Feb 20 00:48 coverage.out [2024-02-20T00:49:16.722Z] -rwxrwxr-x 1 jenkins jenkins 84 Feb 20 00:47 docker-entrypoint.sh [2024-02-20T00:49:16.722Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:47 docs [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 3969 Feb 20 00:47 go.mod [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 34345 Feb 20 00:47 go.sum [2024-02-20T00:49:16.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:47 internal [2024-02-20T00:49:16.722Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 00:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:49:17.076Z] + 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=13352f24e58da81b3f3e81f321a07043710bb44e --label arch=amd64 --label version=3.2.0-dev.7 . [2024-02-20T00:49:17.076Z] Sending build context to Docker daemon 14.42MB [2024-02-20T00:49:17.076Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T00:49:17.076Z] Step 2/37 : FROM ${BASE} AS builder [2024-02-20T00:49:17.076Z] ---> 6c09d8c1223b [2024-02-20T00:49:17.076Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-02-20T00:49:17.335Z] ---> Running in 7f4f70702fd7 [2024-02-20T00:49:17.594Z] Removing intermediate container 7f4f70702fd7 [2024-02-20T00:49:17.594Z] ---> df9ebd68bbbe [2024-02-20T00:49:17.594Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T00:49:17.594Z] ---> Running in 633fa9ddb758 [2024-02-20T00:49:17.594Z] Removing intermediate container 633fa9ddb758 [2024-02-20T00:49:17.594Z] ---> 355cf541279a [2024-02-20T00:49:17.594Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-02-20T00:49:17.594Z] ---> Running in a19d2bf65731 [2024-02-20T00:49:17.594Z] Removing intermediate container a19d2bf65731 [2024-02-20T00:49:17.594Z] ---> 8d9a60402615 [2024-02-20T00:49:17.594Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-02-20T00:49:17.853Z] ---> Running in 40d872c45dc8 [2024-02-20T00:49:17.853Z] Removing intermediate container 40d872c45dc8 [2024-02-20T00:49:17.853Z] ---> 673bf2095c60 [2024-02-20T00:49:17.853Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T00:49:17.853Z] ---> Running in 26ec4b251bef [2024-02-20T00:49:18.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T00:49:18.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T00:49:18.372Z] OK: 271 MiB in 65 packages [2024-02-20T00:49:18.939Z] Removing intermediate container 26ec4b251bef [2024-02-20T00:49:18.939Z] ---> e9e7a550667a [2024-02-20T00:49:18.939Z] Step 8/37 : WORKDIR /device-usb-camera [2024-02-20T00:49:18.939Z] ---> Running in 0bafde1002a1 [2024-02-20T00:49:18.939Z] Removing intermediate container 0bafde1002a1 [2024-02-20T00:49:18.939Z] ---> fea6448855b7 [2024-02-20T00:49:18.939Z] Step 9/37 : COPY go.mod vendor* ./ [2024-02-20T00:49:18.939Z] ---> d8ebeafe9244 [2024-02-20T00:49:18.939Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T00:49:18.939Z] ---> Running in 681dcb13789f [2024-02-20T00:49:20.215Z] Removing intermediate container 681dcb13789f [2024-02-20T00:49:20.216Z] ---> 3ab8d6151cc0 [2024-02-20T00:49:20.216Z] Step 11/37 : COPY . . [2024-02-20T00:49:20.481Z] ---> a7086c621b0f [2024-02-20T00:49:20.481Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-02-20T00:49:20.481Z] ---> Running in a6b82000ecc4 [2024-02-20T00:49:20.740Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T00:49:20.740Z] Dload Upload Total Spent Left Speed [2024-02-20T00:49:20.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 32315 0 --:--:-- --:--:-- --:--:-- 33187 [2024-02-20T00:49:20.999Z] Removing intermediate container a6b82000ecc4 [2024-02-20T00:49:20.999Z] ---> 432abf3923dc [2024-02-20T00:49:20.999Z] Step 13/37 : RUN ${MAKE} [2024-02-20T00:49:20.999Z] ---> Running in 5ef95bbb724c [2024-02-20T00:49:21.257Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-02-20T00:49:43.197Z] Removing intermediate container 5ef95bbb724c [2024-02-20T00:49:43.197Z] ---> 1f3c522d2819 [2024-02-20T00:49:43.197Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-02-20T00:49:43.764Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-02-20T00:49:43.764Z] 4acc49c71d14: Pulling fs layer [2024-02-20T00:49:44.333Z] 4acc49c71d14: Download complete [2024-02-20T00:49:44.333Z] 4acc49c71d14: Pull complete [2024-02-20T00:49:44.333Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-02-20T00:49:44.333Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-02-20T00:49:44.333Z] ---> 01a2bd3e5fff [2024-02-20T00:49:44.333Z] Step 15/37 : FROM alpine:3.18 [2024-02-20T00:49:44.902Z] 3.18: Pulling from library/alpine [2024-02-20T00:49:44.902Z] 619be1103602: Pulling fs layer [2024-02-20T00:49:45.187Z] 619be1103602: Download complete [2024-02-20T00:49:45.614Z] 619be1103602: Pull complete [2024-02-20T00:49:45.614Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T00:49:45.614Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T00:49:45.614Z] ---> d3782b16ccc9 [2024-02-20T00:49:45.614Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-02-20T00:49:45.872Z] ---> Running in e1f9e4e83a1a [2024-02-20T00:49:45.873Z] Removing intermediate container e1f9e4e83a1a [2024-02-20T00:49:45.873Z] ---> 0a0cbfbb4642 [2024-02-20T00:49:45.873Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-02-20T00:49:45.873Z] ---> Running in a46057ba96a3 [2024-02-20T00:49:46.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T00:49:46.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T00:49:46.388Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-02-20T00:49:46.388Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-02-20T00:49:46.388Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-02-20T00:49:46.646Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-02-20T00:49:46.646Z] (5/107) Installing libxau (1.0.11-r2) [2024-02-20T00:49:46.646Z] (6/107) Installing libmd (1.0.4-r2) [2024-02-20T00:49:46.646Z] (7/107) Installing libbsd (0.11.7-r1) [2024-02-20T00:49:46.646Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-02-20T00:49:46.646Z] (9/107) Installing libxcb (1.15-r1) [2024-02-20T00:49:46.646Z] (10/107) Installing libx11 (1.8.7-r0) [2024-02-20T00:49:46.646Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-02-20T00:49:46.646Z] (12/107) Installing libpciaccess (0.17-r2) [2024-02-20T00:49:46.646Z] (13/107) Installing libdrm (2.4.115-r4) [2024-02-20T00:49:46.646Z] (14/107) Installing libxext (1.3.5-r2) [2024-02-20T00:49:46.646Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-02-20T00:49:46.646Z] (16/107) Installing libffi (3.4.4-r2) [2024-02-20T00:49:46.646Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-02-20T00:49:46.646Z] (18/107) Installing libva (2.18.0-r1) [2024-02-20T00:49:46.905Z] (19/107) Installing libvdpau (1.5-r1) [2024-02-20T00:49:46.905Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-02-20T00:49:46.905Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-02-20T00:49:46.905Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-02-20T00:49:46.905Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-02-20T00:49:46.905Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-02-20T00:49:46.905Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-02-20T00:49:46.905Z] (26/107) Installing libhwy (1.0.4-r1) [2024-02-20T00:49:46.905Z] (27/107) Installing lcms2 (2.15-r2) [2024-02-20T00:49:46.905Z] (28/107) Installing libjxl (0.8.2-r0) [2024-02-20T00:49:46.905Z] (29/107) Installing lame-libs (3.100-r5) [2024-02-20T00:49:46.905Z] (30/107) Installing opus (1.4-r0) [2024-02-20T00:49:46.905Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-02-20T00:49:47.162Z] (32/107) Installing soxr (0.1.3-r5) [2024-02-20T00:49:47.162Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-02-20T00:49:47.162Z] (34/107) Installing libogg (1.3.5-r4) [2024-02-20T00:49:47.162Z] (35/107) Installing libtheora (1.1.1-r17) [2024-02-20T00:49:47.162Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-02-20T00:49:47.162Z] (37/107) Installing libvpx (1.13.0-r2) [2024-02-20T00:49:47.162Z] (38/107) Installing libwebp (1.3.2-r0) [2024-02-20T00:49:47.163Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-02-20T00:49:47.163Z] (40/107) Installing numactl (2.0.16-r4) [2024-02-20T00:49:47.163Z] (41/107) Installing x265-libs (3.5-r4) [2024-02-20T00:49:47.422Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-02-20T00:49:47.422Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-02-20T00:49:47.680Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-02-20T00:49:47.680Z] (45/107) Installing libexpat (2.6.0-r0) [2024-02-20T00:49:47.680Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-02-20T00:49:47.680Z] (47/107) Installing libpng (1.6.39-r3) [2024-02-20T00:49:47.680Z] (48/107) Installing freetype (2.13.0-r5) [2024-02-20T00:49:47.680Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-02-20T00:49:47.680Z] (50/107) Installing fribidi (1.0.13-r0) [2024-02-20T00:49:47.680Z] (51/107) Installing libintl (0.21.1-r7) [2024-02-20T00:49:47.680Z] (52/107) Installing libblkid (2.38.1-r8) [2024-02-20T00:49:47.680Z] (53/107) Installing libmount (2.38.1-r8) [2024-02-20T00:49:47.680Z] (54/107) Installing pcre2 (10.42-r1) [2024-02-20T00:49:47.680Z] (55/107) Installing glib (2.76.6-r0) [2024-02-20T00:49:47.680Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-02-20T00:49:47.680Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-02-20T00:49:47.680Z] (58/107) Installing libunibreak (5.1-r0) [2024-02-20T00:49:47.680Z] (59/107) Installing libass (0.17.1-r0) [2024-02-20T00:49:47.680Z] (60/107) Installing libbluray (1.3.4-r0) [2024-02-20T00:49:47.680Z] (61/107) Installing gmp (6.2.1-r3) [2024-02-20T00:49:47.680Z] (62/107) Installing nettle (3.8.1-r2) [2024-02-20T00:49:47.680Z] (63/107) Installing libunistring (1.1-r1) [2024-02-20T00:49:47.680Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-02-20T00:49:47.939Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-02-20T00:49:47.939Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-02-20T00:49:47.939Z] (67/107) Installing gnutls (3.8.3-r0) [2024-02-20T00:49:47.939Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-02-20T00:49:47.939Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-02-20T00:49:47.939Z] (70/107) Installing cjson (1.7.17-r0) [2024-02-20T00:49:47.939Z] (71/107) Installing mbedtls (2.28.7-r0) [2024-02-20T00:49:47.939Z] (72/107) Installing librist (0.2.7-r0) [2024-02-20T00:49:47.939Z] (73/107) Installing libsrt (1.5.2-r0) [2024-02-20T00:49:47.939Z] (74/107) Installing libssh (0.10.5-r0) [2024-02-20T00:49:47.939Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-02-20T00:49:48.197Z] (76/107) Installing libxml2 (2.11.7-r0) [2024-02-20T00:49:48.197Z] (77/107) Installing libsodium (1.0.18-r3) [2024-02-20T00:49:48.197Z] (78/107) Installing libzmq (4.3.4-r4) [2024-02-20T00:49:48.197Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-02-20T00:49:48.455Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-02-20T00:49:48.455Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-02-20T00:49:48.455Z] (82/107) Installing shaderc (2023.3-r1) [2024-02-20T00:49:48.712Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-02-20T00:49:48.712Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-02-20T00:49:48.712Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-02-20T00:49:48.712Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-02-20T00:49:48.712Z] (87/107) Installing vidstab (1.1.1-r0) [2024-02-20T00:49:48.712Z] (88/107) Installing zimg (3.0.5-r0) [2024-02-20T00:49:48.712Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-02-20T00:49:48.712Z] (90/107) Installing libasyncns (0.8-r1) [2024-02-20T00:49:48.712Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-02-20T00:49:48.712Z] (92/107) Installing libltdl (2.4.7-r2) [2024-02-20T00:49:48.712Z] (93/107) Installing orc (0.4.34-r0) [2024-02-20T00:49:48.712Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-02-20T00:49:48.712Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-02-20T00:49:48.712Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-02-20T00:49:48.712Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-02-20T00:49:48.712Z] (98/107) Installing libpulse (16.1-r10) [2024-02-20T00:49:48.971Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-20T00:49:48.971Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-02-20T00:49:48.971Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-02-20T00:49:48.971Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-02-20T00:49:48.971Z] (103/107) Installing udev-init-scripts (35-r1) [2024-02-20T00:49:48.971Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-02-20T00:49:48.972Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-02-20T00:49:48.972Z] (106/107) Installing kmod-libs (30-r3) [2024-02-20T00:49:48.972Z] (107/107) Installing eudev (3.2.11-r8) [2024-02-20T00:49:48.972Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T00:49:48.972Z] Executing glib-2.76.6-r0.trigger [2024-02-20T00:49:48.972Z] Executing eudev-3.2.11-r8.trigger [2024-02-20T00:49:48.972Z] OK: 131 MiB in 122 packages [2024-02-20T00:49:52.419Z] Removing intermediate container a46057ba96a3 [2024-02-20T00:49:52.419Z] ---> 917baf40454d [2024-02-20T00:49:52.419Z] Step 18/37 : RUN apk --no-cache upgrade [2024-02-20T00:49:52.419Z] ---> Running in 4c051ab8e9b2 [2024-02-20T00:49:53.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T00:49:53.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T00:49:53.295Z] OK: 131 MiB in 122 packages [2024-02-20T00:49:53.573Z] Removing intermediate container 4c051ab8e9b2 [2024-02-20T00:49:53.573Z] ---> 13378a6fc5db [2024-02-20T00:49:53.573Z] Step 19/37 : WORKDIR / [2024-02-20T00:49:53.573Z] ---> Running in 2dbc4f12140f [2024-02-20T00:49:53.846Z] Removing intermediate container 2dbc4f12140f [2024-02-20T00:49:53.846Z] ---> a897ea2c54c5 [2024-02-20T00:49:53.846Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-02-20T00:49:54.562Z] ---> add5cdaea57e [2024-02-20T00:49:54.563Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-02-20T00:49:54.823Z] ---> 727d7c020743 [2024-02-20T00:49:54.823Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-02-20T00:49:54.823Z] ---> 7bc8b8664d78 [2024-02-20T00:49:54.823Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-02-20T00:49:55.086Z] ---> 03f5ec3b8000 [2024-02-20T00:49:55.086Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-02-20T00:49:55.086Z] ---> 1f78b32601ab [2024-02-20T00:49:55.086Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-02-20T00:49:55.344Z] ---> 912d49f75964 [2024-02-20T00:49:55.344Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-02-20T00:49:55.936Z] ---> 778d8434be36 [2024-02-20T00:49:55.936Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-02-20T00:49:55.936Z] ---> Running in a4f09232e09b [2024-02-20T00:49:56.516Z] Removing intermediate container a4f09232e09b [2024-02-20T00:49:56.516Z] ---> e25d81a30529 [2024-02-20T00:49:56.516Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-02-20T00:49:56.516Z] ---> Running in f48c1ccabb9f [2024-02-20T00:49:57.086Z] Removing intermediate container f48c1ccabb9f [2024-02-20T00:49:57.086Z] ---> 334c2aac7483 [2024-02-20T00:49:57.086Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-02-20T00:49:57.086Z] ---> Running in f3874b29d27a [2024-02-20T00:49:57.654Z] Removing intermediate container f3874b29d27a [2024-02-20T00:49:57.654Z] ---> 3a7699795824 [2024-02-20T00:49:57.654Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-02-20T00:49:57.654Z] ---> Running in f14590600ff9 [2024-02-20T00:49:58.225Z] Removing intermediate container f14590600ff9 [2024-02-20T00:49:58.225Z] ---> 5bf2cfb92438 [2024-02-20T00:49:58.225Z] Step 31/37 : EXPOSE 59983 [2024-02-20T00:49:58.225Z] ---> Running in 94fc5f991f9d [2024-02-20T00:49:58.494Z] Removing intermediate container 94fc5f991f9d [2024-02-20T00:49:58.494Z] ---> c3b7c37e2429 [2024-02-20T00:49:58.494Z] Step 32/37 : EXPOSE 8554 [2024-02-20T00:49:58.494Z] ---> Running in 3484700fd761 [2024-02-20T00:49:58.494Z] Removing intermediate container 3484700fd761 [2024-02-20T00:49:58.494Z] ---> 6ec6e45cad7a [2024-02-20T00:49:58.494Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-02-20T00:49:58.494Z] ---> Running in 3f52f6e0d40d [2024-02-20T00:49:58.494Z] Removing intermediate container 3f52f6e0d40d [2024-02-20T00:49:58.494Z] ---> 7952094c8067 [2024-02-20T00:49:58.494Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-02-20T00:49:58.494Z] ---> Running in 66b2526b9d3a [2024-02-20T00:49:58.753Z] Removing intermediate container 66b2526b9d3a [2024-02-20T00:49:58.753Z] ---> e7ec26c43e88 [2024-02-20T00:49:58.753Z] Step 35/37 : LABEL arch=amd64 [2024-02-20T00:49:58.753Z] ---> Running in 3e22bb71ac01 [2024-02-20T00:49:58.753Z] Removing intermediate container 3e22bb71ac01 [2024-02-20T00:49:58.753Z] ---> ccc07424fe48 [2024-02-20T00:49:58.753Z] Step 36/37 : LABEL git_sha=13352f24e58da81b3f3e81f321a07043710bb44e [2024-02-20T00:49:58.753Z] ---> Running in e4d4bf3cc68c [2024-02-20T00:49:58.753Z] Removing intermediate container e4d4bf3cc68c [2024-02-20T00:49:58.753Z] ---> a64104ffc002 [2024-02-20T00:49:58.753Z] Step 37/37 : LABEL version=3.2.0-dev.7 [2024-02-20T00:49:59.018Z] ---> Running in db613571e527 [2024-02-20T00:49:59.018Z] Removing intermediate container db613571e527 [2024-02-20T00:49:59.018Z] ---> fd80a00616c5 [2024-02-20T00:49:59.018Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T00:49:59.018Z] Successfully built fd80a00616c5 [2024-02-20T00:49:59.018Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:49:59.340Z] provisioning config files... [2024-02-20T00:49:59.349Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5945820531111762077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:49:59.679Z] ---> ****-login.sh [2024-02-20T00:49:59.679Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:49:59.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:49:59.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:49:59.679Z] Configure a credential helper to remove this warning. See [2024-02-20T00:49:59.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:49:59.679Z] [2024-02-20T00:49:59.679Z] Login Succeeded [2024-02-20T00:49:59.679Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:49:59.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:49:59.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:49:59.942Z] Configure a credential helper to remove this warning. See [2024-02-20T00:49:59.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:49:59.942Z] [2024-02-20T00:49:59.942Z] Login Succeeded [2024-02-20T00:49:59.942Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:49:59.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:49:59.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:49:59.942Z] Configure a credential helper to remove this warning. See [2024-02-20T00:49:59.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:49:59.942Z] [2024-02-20T00:49:59.942Z] Login Succeeded [2024-02-20T00:49:59.943Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:50:00.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:50:00.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:50:00.202Z] Configure a credential helper to remove this warning. See [2024-02-20T00:50:00.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:50:00.202Z] [2024-02-20T00:50:00.202Z] Login Succeeded [2024-02-20T00:50:00.202Z] ****.io [2024-02-20T00:50:00.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:50:00.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:50:00.463Z] Configure a credential helper to remove this warning. See [2024-02-20T00:50:00.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:50:00.463Z] [2024-02-20T00:50:00.463Z] Login Succeeded [2024-02-20T00:50:00.463Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:50:00.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T00:50:00.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:50:00.646Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-02-20T00:50:00.646Z] 13352f24e58da81b3f3e81f321a07043710bb44e [2024-02-20T00:50:00.646Z] latest [2024-02-20T00:50:00.646Z] 3.2.0-dev.7 [2024-02-20T00:50:00.646Z] 13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [2024-02-20T00:50:00.646Z] main [2024-02-20T00:50:00.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:01.092Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:01.486Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e [2024-02-20T00:50:01.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-02-20T00:50:01.486Z] 9f699ca7936a: Preparing [2024-02-20T00:50:01.486Z] e6778d682320: Preparing [2024-02-20T00:50:01.486Z] 1bfe30ec2624: Preparing [2024-02-20T00:50:01.486Z] 0af3c436929f: Preparing [2024-02-20T00:50:01.486Z] 3827b5b91e75: Preparing [2024-02-20T00:50:01.486Z] acc83c6ca332: Preparing [2024-02-20T00:50:01.486Z] 7475bfae41f8: Preparing [2024-02-20T00:50:01.486Z] ea6ee7797400: Preparing [2024-02-20T00:50:01.486Z] e49253ce81bf: Preparing [2024-02-20T00:50:01.486Z] 7475bfae41f8: Waiting [2024-02-20T00:50:01.486Z] acc83c6ca332: Waiting [2024-02-20T00:50:01.486Z] ea6ee7797400: Waiting [2024-02-20T00:50:01.486Z] 59e75242d910: Preparing [2024-02-20T00:50:01.486Z] c60111ce791b: Preparing [2024-02-20T00:50:01.486Z] d4fe4a717e66: Preparing [2024-02-20T00:50:01.486Z] 72d13993d1c2: Preparing [2024-02-20T00:50:01.486Z] aedc3bda2944: Preparing [2024-02-20T00:50:01.486Z] e49253ce81bf: Waiting [2024-02-20T00:50:01.486Z] 59e75242d910: Waiting [2024-02-20T00:50:01.486Z] c60111ce791b: Waiting [2024-02-20T00:50:01.486Z] d4fe4a717e66: Waiting [2024-02-20T00:50:01.486Z] 72d13993d1c2: Waiting [2024-02-20T00:50:01.486Z] aedc3bda2944: Waiting [2024-02-20T00:50:01.745Z] 1bfe30ec2624: Pushed [2024-02-20T00:50:01.745Z] 0af3c436929f: Pushed [2024-02-20T00:50:01.745Z] 9f699ca7936a: Pushed [2024-02-20T00:50:01.745Z] acc83c6ca332: Pushed [2024-02-20T00:50:01.745Z] e6778d682320: Pushed [2024-02-20T00:50:01.745Z] 7475bfae41f8: Pushed [2024-02-20T00:50:01.745Z] 59e75242d910: Pushed [2024-02-20T00:50:02.009Z] ea6ee7797400: Pushed [2024-02-20T00:50:02.009Z] e49253ce81bf: Pushed [2024-02-20T00:50:02.009Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:02.009Z] d4fe4a717e66: Pushed [2024-02-20T00:50:04.548Z] 3827b5b91e75: Pushed [2024-02-20T00:50:05.120Z] c60111ce791b: Pushed [2024-02-20T00:50:15.111Z] 72d13993d1c2: Pushed [2024-02-20T00:50:15.370Z] 13352f24e58da81b3f3e81f321a07043710bb44e: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:15.764Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:16.144Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-02-20T00:50:16.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-02-20T00:50:16.144Z] 9f699ca7936a: Preparing [2024-02-20T00:50:16.144Z] e6778d682320: Preparing [2024-02-20T00:50:16.144Z] 1bfe30ec2624: Preparing [2024-02-20T00:50:16.144Z] 0af3c436929f: Preparing [2024-02-20T00:50:16.144Z] 3827b5b91e75: Preparing [2024-02-20T00:50:16.144Z] acc83c6ca332: Preparing [2024-02-20T00:50:16.144Z] 7475bfae41f8: Preparing [2024-02-20T00:50:16.144Z] ea6ee7797400: Preparing [2024-02-20T00:50:16.144Z] e49253ce81bf: Preparing [2024-02-20T00:50:16.144Z] 59e75242d910: Preparing [2024-02-20T00:50:16.144Z] c60111ce791b: Preparing [2024-02-20T00:50:16.144Z] d4fe4a717e66: Preparing [2024-02-20T00:50:16.144Z] 7475bfae41f8: Waiting [2024-02-20T00:50:16.144Z] e49253ce81bf: Waiting [2024-02-20T00:50:16.144Z] ea6ee7797400: Waiting [2024-02-20T00:50:16.144Z] 59e75242d910: Waiting [2024-02-20T00:50:16.144Z] acc83c6ca332: Waiting [2024-02-20T00:50:16.144Z] c60111ce791b: Waiting [2024-02-20T00:50:16.144Z] 72d13993d1c2: Preparing [2024-02-20T00:50:16.144Z] aedc3bda2944: Preparing [2024-02-20T00:50:16.144Z] d4fe4a717e66: Waiting [2024-02-20T00:50:16.144Z] aedc3bda2944: Waiting [2024-02-20T00:50:16.144Z] 72d13993d1c2: Waiting [2024-02-20T00:50:16.145Z] 9f699ca7936a: Layer already exists [2024-02-20T00:50:16.145Z] 1bfe30ec2624: Layer already exists [2024-02-20T00:50:16.145Z] 0af3c436929f: Layer already exists [2024-02-20T00:50:16.145Z] e6778d682320: Layer already exists [2024-02-20T00:50:16.145Z] 3827b5b91e75: Layer already exists [2024-02-20T00:50:16.145Z] acc83c6ca332: Layer already exists [2024-02-20T00:50:16.145Z] 7475bfae41f8: Layer already exists [2024-02-20T00:50:16.145Z] ea6ee7797400: Layer already exists [2024-02-20T00:50:16.145Z] 59e75242d910: Layer already exists [2024-02-20T00:50:16.145Z] e49253ce81bf: Layer already exists [2024-02-20T00:50:16.145Z] d4fe4a717e66: Layer already exists [2024-02-20T00:50:16.145Z] c60111ce791b: Layer already exists [2024-02-20T00:50:16.145Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:16.145Z] 72d13993d1c2: Layer already exists [2024-02-20T00:50:16.145Z] latest: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:16.527Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:16.924Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.7 [2024-02-20T00:50:16.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-02-20T00:50:16.924Z] 9f699ca7936a: Preparing [2024-02-20T00:50:16.924Z] e6778d682320: Preparing [2024-02-20T00:50:16.924Z] 1bfe30ec2624: Preparing [2024-02-20T00:50:16.924Z] 0af3c436929f: Preparing [2024-02-20T00:50:16.924Z] 3827b5b91e75: Preparing [2024-02-20T00:50:16.924Z] acc83c6ca332: Preparing [2024-02-20T00:50:16.924Z] 7475bfae41f8: Preparing [2024-02-20T00:50:16.924Z] ea6ee7797400: Preparing [2024-02-20T00:50:16.924Z] e49253ce81bf: Preparing [2024-02-20T00:50:16.924Z] 59e75242d910: Preparing [2024-02-20T00:50:16.924Z] c60111ce791b: Preparing [2024-02-20T00:50:16.924Z] d4fe4a717e66: Preparing [2024-02-20T00:50:16.924Z] 72d13993d1c2: Preparing [2024-02-20T00:50:16.924Z] aedc3bda2944: Preparing [2024-02-20T00:50:16.924Z] d4fe4a717e66: Waiting [2024-02-20T00:50:16.924Z] 72d13993d1c2: Waiting [2024-02-20T00:50:16.924Z] aedc3bda2944: Waiting [2024-02-20T00:50:16.924Z] ea6ee7797400: Waiting [2024-02-20T00:50:16.924Z] e49253ce81bf: Waiting [2024-02-20T00:50:16.924Z] acc83c6ca332: Waiting [2024-02-20T00:50:16.924Z] 7475bfae41f8: Waiting [2024-02-20T00:50:16.924Z] 59e75242d910: Waiting [2024-02-20T00:50:16.924Z] c60111ce791b: Waiting [2024-02-20T00:50:16.924Z] 3827b5b91e75: Layer already exists [2024-02-20T00:50:16.924Z] 1bfe30ec2624: Layer already exists [2024-02-20T00:50:16.924Z] 0af3c436929f: Layer already exists [2024-02-20T00:50:16.924Z] e6778d682320: Layer already exists [2024-02-20T00:50:16.924Z] 9f699ca7936a: Layer already exists [2024-02-20T00:50:16.924Z] acc83c6ca332: Layer already exists [2024-02-20T00:50:16.924Z] ea6ee7797400: Layer already exists [2024-02-20T00:50:16.924Z] 7475bfae41f8: Layer already exists [2024-02-20T00:50:16.924Z] 59e75242d910: Layer already exists [2024-02-20T00:50:16.924Z] e49253ce81bf: Layer already exists [2024-02-20T00:50:16.924Z] d4fe4a717e66: Layer already exists [2024-02-20T00:50:16.924Z] c60111ce791b: Layer already exists [2024-02-20T00:50:16.924Z] 72d13993d1c2: Layer already exists [2024-02-20T00:50:16.924Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:16.924Z] 3.2.0-dev.7: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:17.318Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:17.703Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [2024-02-20T00:50:17.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-02-20T00:50:17.703Z] 9f699ca7936a: Preparing [2024-02-20T00:50:17.703Z] e6778d682320: Preparing [2024-02-20T00:50:17.703Z] 1bfe30ec2624: Preparing [2024-02-20T00:50:17.703Z] 0af3c436929f: Preparing [2024-02-20T00:50:17.703Z] 3827b5b91e75: Preparing [2024-02-20T00:50:17.703Z] acc83c6ca332: Preparing [2024-02-20T00:50:17.703Z] 7475bfae41f8: Preparing [2024-02-20T00:50:17.703Z] ea6ee7797400: Preparing [2024-02-20T00:50:17.703Z] e49253ce81bf: Preparing [2024-02-20T00:50:17.703Z] 59e75242d910: Preparing [2024-02-20T00:50:17.703Z] c60111ce791b: Preparing [2024-02-20T00:50:17.703Z] d4fe4a717e66: Preparing [2024-02-20T00:50:17.703Z] 72d13993d1c2: Preparing [2024-02-20T00:50:17.703Z] aedc3bda2944: Preparing [2024-02-20T00:50:17.703Z] 7475bfae41f8: Waiting [2024-02-20T00:50:17.703Z] ea6ee7797400: Waiting [2024-02-20T00:50:17.703Z] e49253ce81bf: Waiting [2024-02-20T00:50:17.703Z] 59e75242d910: Waiting [2024-02-20T00:50:17.703Z] c60111ce791b: Waiting [2024-02-20T00:50:17.703Z] d4fe4a717e66: Waiting [2024-02-20T00:50:17.703Z] 72d13993d1c2: Waiting [2024-02-20T00:50:17.703Z] aedc3bda2944: Waiting [2024-02-20T00:50:17.703Z] acc83c6ca332: Waiting [2024-02-20T00:50:17.703Z] 3827b5b91e75: Layer already exists [2024-02-20T00:50:17.703Z] 0af3c436929f: Layer already exists [2024-02-20T00:50:17.703Z] 1bfe30ec2624: Layer already exists [2024-02-20T00:50:17.703Z] 9f699ca7936a: Layer already exists [2024-02-20T00:50:17.703Z] e6778d682320: Layer already exists [2024-02-20T00:50:17.703Z] acc83c6ca332: Layer already exists [2024-02-20T00:50:17.703Z] 7475bfae41f8: Layer already exists [2024-02-20T00:50:17.703Z] ea6ee7797400: Layer already exists [2024-02-20T00:50:17.703Z] e49253ce81bf: Layer already exists [2024-02-20T00:50:17.703Z] 59e75242d910: Layer already exists [2024-02-20T00:50:17.703Z] c60111ce791b: Layer already exists [2024-02-20T00:50:17.703Z] d4fe4a717e66: Layer already exists [2024-02-20T00:50:17.703Z] 72d13993d1c2: Layer already exists [2024-02-20T00:50:17.703Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:17.703Z] 13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:18.094Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:18.501Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-02-20T00:50:18.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-02-20T00:50:18.501Z] 9f699ca7936a: Preparing [2024-02-20T00:50:18.501Z] e6778d682320: Preparing [2024-02-20T00:50:18.501Z] 1bfe30ec2624: Preparing [2024-02-20T00:50:18.501Z] 0af3c436929f: Preparing [2024-02-20T00:50:18.501Z] 3827b5b91e75: Preparing [2024-02-20T00:50:18.501Z] acc83c6ca332: Preparing [2024-02-20T00:50:18.501Z] 7475bfae41f8: Preparing [2024-02-20T00:50:18.501Z] ea6ee7797400: Preparing [2024-02-20T00:50:18.501Z] e49253ce81bf: Preparing [2024-02-20T00:50:18.501Z] 59e75242d910: Preparing [2024-02-20T00:50:18.501Z] c60111ce791b: Preparing [2024-02-20T00:50:18.501Z] d4fe4a717e66: Preparing [2024-02-20T00:50:18.501Z] 72d13993d1c2: Preparing [2024-02-20T00:50:18.501Z] aedc3bda2944: Preparing [2024-02-20T00:50:18.501Z] acc83c6ca332: Waiting [2024-02-20T00:50:18.501Z] 7475bfae41f8: Waiting [2024-02-20T00:50:18.501Z] d4fe4a717e66: Waiting [2024-02-20T00:50:18.501Z] ea6ee7797400: Waiting [2024-02-20T00:50:18.501Z] aedc3bda2944: Waiting [2024-02-20T00:50:18.501Z] 72d13993d1c2: Waiting [2024-02-20T00:50:18.501Z] e49253ce81bf: Waiting [2024-02-20T00:50:18.501Z] c60111ce791b: Waiting [2024-02-20T00:50:18.501Z] 59e75242d910: Waiting [2024-02-20T00:50:18.501Z] 0af3c436929f: Layer already exists [2024-02-20T00:50:18.501Z] 3827b5b91e75: Layer already exists [2024-02-20T00:50:18.501Z] 9f699ca7936a: Layer already exists [2024-02-20T00:50:18.501Z] 1bfe30ec2624: Layer already exists [2024-02-20T00:50:18.501Z] e6778d682320: Layer already exists [2024-02-20T00:50:18.501Z] acc83c6ca332: Layer already exists [2024-02-20T00:50:18.501Z] 7475bfae41f8: Layer already exists [2024-02-20T00:50:18.501Z] e49253ce81bf: Layer already exists [2024-02-20T00:50:18.501Z] ea6ee7797400: Layer already exists [2024-02-20T00:50:18.501Z] 59e75242d910: Layer already exists [2024-02-20T00:50:18.501Z] c60111ce791b: Layer already exists [2024-02-20T00:50:18.501Z] aedc3bda2944: Layer already exists [2024-02-20T00:50:18.501Z] 72d13993d1c2: Layer already exists [2024-02-20T00:50:18.501Z] d4fe4a717e66: Layer already exists [2024-02-20T00:50:18.501Z] main: digest: sha256:a562d3301e9b645c2704164fbd7441b589338bd0619b73695bf9c797101456f5 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T00:50:18.719Z] ===================================================== [Pipeline] echo [2024-02-20T00:50:18.759Z] taggedImages: [2024-02-20T00:50:18.759Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e [2024-02-20T00:50:18.759Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-02-20T00:50:18.759Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.7 [2024-02-20T00:50:18.759Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [2024-02-20T00:50:18.759Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:19.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T00:50:19.402Z] [2024-02-20T00:50:19.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:50:19.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T00:50:19.749Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-20T00:50:19.749Z] 5eb5b503b376: Pulling fs layer [2024-02-20T00:50:19.749Z] 5c69ac0246d0: Pulling fs layer [2024-02-20T00:50:19.749Z] ec43610c2a17: Pulling fs layer [2024-02-20T00:50:19.749Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-20T00:50:19.749Z] 33b1e0a273af: Pulling fs layer [2024-02-20T00:50:19.749Z] 5d3b04190fa2: Pulling fs layer [2024-02-20T00:50:19.749Z] 2f39f015ded8: Pulling fs layer [2024-02-20T00:50:19.749Z] 2f39f015ded8: Waiting [2024-02-20T00:50:19.749Z] 33b1e0a273af: Waiting [2024-02-20T00:50:19.749Z] 5d3b04190fa2: Waiting [2024-02-20T00:50:19.749Z] 3a2ae6a8a46f: Waiting [2024-02-20T00:50:19.749Z] 5c69ac0246d0: Verifying Checksum [2024-02-20T00:50:19.749Z] 5c69ac0246d0: Download complete [2024-02-20T00:50:19.749Z] 3a2ae6a8a46f: Download complete [2024-02-20T00:50:19.749Z] 33b1e0a273af: Verifying Checksum [2024-02-20T00:50:19.749Z] 33b1e0a273af: Download complete [2024-02-20T00:50:19.749Z] 5d3b04190fa2: Verifying Checksum [2024-02-20T00:50:19.749Z] 5d3b04190fa2: Download complete [2024-02-20T00:50:19.749Z] ec43610c2a17: Verifying Checksum [2024-02-20T00:50:19.749Z] ec43610c2a17: Download complete [2024-02-20T00:50:20.008Z] 5eb5b503b376: Verifying Checksum [2024-02-20T00:50:20.008Z] 5eb5b503b376: Download complete [2024-02-20T00:50:20.574Z] 2f39f015ded8: Download complete [2024-02-20T00:50:21.141Z] 5eb5b503b376: Pull complete [2024-02-20T00:50:21.398Z] 5c69ac0246d0: Pull complete [2024-02-20T00:50:21.686Z] ec43610c2a17: Pull complete [2024-02-20T00:50:21.944Z] 3a2ae6a8a46f: Pull complete [2024-02-20T00:50:22.203Z] 33b1e0a273af: Pull complete [2024-02-20T00:50:22.203Z] 5d3b04190fa2: Pull complete [2024-02-20T00:50:26.394Z] 2f39f015ded8: Pull complete [2024-02-20T00:50:26.394Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-20T00:50:26.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T00:50:26.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:50:26.598Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T00:50:26.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T00:50:30.335Z] $ docker top e6592652fd95489bbe4cb57389a6610ac7d5da3f619f9bd089f79aa67e3c7dd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:50:30.766Z] ---> job-cost.sh [2024-02-20T00:50:30.766Z] lf-activate-venv: SKIPPING [2024-02-20T00:50:30.766Z] INFO: No Stack... [2024-02-20T00:50:31.026Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T00:50:31.596Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T00:50:31.885Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-02-20T00:50:31.885Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T00:50:31.898Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [2024-02-20T00:50:31.909Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] did not exist. Created. [2024-02-20T00:50:31.915Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T00:50:32.281Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-20T00:50:32.305Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T00:50:32.391Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [Pipeline] // lock [2024-02-20T00:50:32.443Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1290 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] } [2024-02-20T00:50:32.478Z] $ docker stop --time=1 e6592652fd95489bbe4cb57389a6610ac7d5da3f619f9bd089f79aa67e3c7dd4 [2024-02-20T00:50:33.625Z] $ docker rm -f --volumes e6592652fd95489bbe4cb57389a6610ac7d5da3f619f9bd089f79aa67e3c7dd4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2024-02-20T00:50:33.786Z] Running in /w/workspace/device-usb-camera/172 [Pipeline] { [Pipeline] checkout [2024-02-20T00:50:33.853Z] Selected Git installation does not exist. Using Default [2024-02-20T00:50:33.853Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-20T00:50:39.513Z] using credential edgex-jenkins-ssh [2024-02-20T00:50:39.536Z] Cloning the remote Git repository [2024-02-20T00:50:39.587Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-02-20T00:50:39.690Z] > git init /w/workspace/device-usb-camera/172 # timeout=10 [2024-02-20T00:50:39.844Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-02-20T00:50:39.845Z] > git --version # timeout=10 [2024-02-20T00:50:39.867Z] > git --version # 'git version 2.25.1' [2024-02-20T00:50:39.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T00:50:40.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T00:50:41.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-02-20T00:50:42.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T00:50:42.901Z] Avoid second fetch [2024-02-20T00:50:42.902Z] Checking out Revision 13352f24e58da81b3f3e81f321a07043710bb44e (main) [2024-02-20T00:50:43.537Z] Commit message: "Merge pull request #323 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-02-20T00:50:42.919Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T00:50:42.994Z] > git checkout -f 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 [Pipeline] sh [2024-02-20T00:50:44.742Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-20T00:50:44.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T00:50:44.742Z] Dload Upload Total Spent Left Speed [2024-02-20T00:50:44.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-02-20T00:50:45.101Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-20T00:50:45.437Z] + + sudo tee /etc/docker/daemon.new [2024-02-20T00:50:45.437Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-20T00:50:45.437Z] { [2024-02-20T00:50:45.437Z] "registry-mirrors": [ [2024-02-20T00:50:45.437Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-20T00:50:45.437Z] ], [2024-02-20T00:50:45.437Z] "bip": "10.250.0.254/24", [2024-02-20T00:50:45.437Z] "hosts": [ [2024-02-20T00:50:45.437Z] "tcp://0.0.0.0:5555", [2024-02-20T00:50:45.437Z] "unix:///var/run/docker.sock" [2024-02-20T00:50:45.437Z] ], [2024-02-20T00:50:45.437Z] "mtu": 1458, [2024-02-20T00:50:45.437Z] "selinux-enabled": true, [2024-02-20T00:50:45.437Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-20T00:50:45.437Z] } [Pipeline] sh [2024-02-20T00:50:45.796Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-20T00:50:46.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:51:04.468Z] provisioning config files... [2024-02-20T00:51:04.500Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/172@tmp/config8767722407973298563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:51:04.996Z] ---> ****-login.sh [2024-02-20T00:51:04.996Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:51:05.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:51:05.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:51:05.588Z] Configure a credential helper to remove this warning. See [2024-02-20T00:51:05.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:51:05.588Z] [2024-02-20T00:51:05.588Z] Login Succeeded [2024-02-20T00:51:05.864Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:51:06.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:51:06.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:51:06.135Z] Configure a credential helper to remove this warning. See [2024-02-20T00:51:06.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:51:06.135Z] [2024-02-20T00:51:06.135Z] Login Succeeded [2024-02-20T00:51:06.135Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:51:06.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:51:06.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:51:06.681Z] Configure a credential helper to remove this warning. See [2024-02-20T00:51:06.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:51:06.681Z] [2024-02-20T00:51:06.681Z] Login Succeeded [2024-02-20T00:51:06.681Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:51:06.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:51:06.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:51:06.950Z] Configure a credential helper to remove this warning. See [2024-02-20T00:51:06.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:51:06.950Z] [2024-02-20T00:51:06.950Z] Login Succeeded [2024-02-20T00:51:06.950Z] ****.io [2024-02-20T00:51:07.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:51:07.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:51:07.501Z] Configure a credential helper to remove this warning. See [2024-02-20T00:51:07.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:51:07.501Z] [2024-02-20T00:51:07.501Z] Login Succeeded [2024-02-20T00:51:07.501Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:51:07.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T00:51:08.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:51:08.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:51:08.115Z] ========================================================= [2024-02-20T00:51:08.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-20T00:51:08.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:51:08.608Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-20T00:51:09.211Z] Sending build context to Docker daemon 7.402MB [2024-02-20T00:51:09.211Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T00:51:09.211Z] Step 2/13 : FROM ${BASE} AS builder [2024-02-20T00:51:13.483Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-20T00:51:13.483Z] 9fda8d8052c6: Pulling fs layer [2024-02-20T00:51:13.483Z] 5d54e960e981: Pulling fs layer [2024-02-20T00:51:13.483Z] c4a7e357bf2a: Pulling fs layer [2024-02-20T00:51:13.483Z] f0e02332f6b5: Pulling fs layer [2024-02-20T00:51:13.483Z] 872ee5b61b7b: Pulling fs layer [2024-02-20T00:51:13.483Z] 0c6a40ed1a82: Pulling fs layer [2024-02-20T00:51:13.483Z] 94ae7d8d031c: Pulling fs layer [2024-02-20T00:51:13.483Z] f0e02332f6b5: Waiting [2024-02-20T00:51:13.483Z] 872ee5b61b7b: Waiting [2024-02-20T00:51:13.483Z] 0c6a40ed1a82: Waiting [2024-02-20T00:51:13.483Z] 94ae7d8d031c: Waiting [2024-02-20T00:51:13.483Z] 5d54e960e981: Verifying Checksum [2024-02-20T00:51:13.483Z] 5d54e960e981: Download complete [2024-02-20T00:51:13.483Z] f0e02332f6b5: Download complete [2024-02-20T00:51:13.483Z] 872ee5b61b7b: Verifying Checksum [2024-02-20T00:51:13.483Z] 872ee5b61b7b: Download complete [2024-02-20T00:51:13.483Z] 9fda8d8052c6: Download complete [2024-02-20T00:51:13.483Z] 94ae7d8d031c: Verifying Checksum [2024-02-20T00:51:13.483Z] 94ae7d8d031c: Download complete [2024-02-20T00:51:13.771Z] 9fda8d8052c6: Pull complete [2024-02-20T00:51:14.748Z] 5d54e960e981: Pull complete [2024-02-20T00:51:14.748Z] c4a7e357bf2a: Verifying Checksum [2024-02-20T00:51:14.748Z] c4a7e357bf2a: Download complete [2024-02-20T00:51:16.172Z] 0c6a40ed1a82: Verifying Checksum [2024-02-20T00:51:16.172Z] 0c6a40ed1a82: Download complete [2024-02-20T00:51:28.532Z] c4a7e357bf2a: Pull complete [2024-02-20T00:51:28.804Z] f0e02332f6b5: Pull complete [2024-02-20T00:51:29.077Z] 872ee5b61b7b: Pull complete [2024-02-20T00:51:39.172Z] 0c6a40ed1a82: Pull complete [2024-02-20T00:51:39.437Z] 94ae7d8d031c: Pull complete [2024-02-20T00:51:39.437Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-20T00:51:39.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-20T00:51:39.437Z] ---> 86de565de09d [2024-02-20T00:51:39.437Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-02-20T00:51:40.845Z] ---> Running in c3873c08ebfe [2024-02-20T00:51:43.439Z] Removing intermediate container c3873c08ebfe [2024-02-20T00:51:43.439Z] ---> 4862ad4ff925 [2024-02-20T00:51:43.439Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T00:51:43.439Z] ---> Running in 77817a515bbe [2024-02-20T00:51:43.707Z] Removing intermediate container 77817a515bbe [2024-02-20T00:51:43.707Z] ---> 2a9e08fb0034 [2024-02-20T00:51:43.707Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-02-20T00:51:43.991Z] ---> Running in c70c90b7181a [2024-02-20T00:51:44.259Z] Removing intermediate container c70c90b7181a [2024-02-20T00:51:44.259Z] ---> 36b2c07104bb [2024-02-20T00:51:44.259Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-02-20T00:51:44.259Z] ---> Running in 490bae304be7 [2024-02-20T00:51:44.848Z] Removing intermediate container 490bae304be7 [2024-02-20T00:51:44.848Z] ---> 465945348595 [2024-02-20T00:51:44.848Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T00:51:44.848Z] ---> Running in b4619a6fd708 [2024-02-20T00:51:46.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T00:51:46.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T00:51:47.968Z] (1/13) Installing libintl (0.21.1-r7) [2024-02-20T00:51:48.316Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-02-20T00:51:48.316Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-20T00:51:48.316Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-02-20T00:51:48.316Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-02-20T00:51:48.316Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-02-20T00:51:48.316Z] (7/13) Installing udev-init-scripts (35-r1) [2024-02-20T00:51:48.316Z] (8/13) Installing libblkid (2.38.1-r8) [2024-02-20T00:51:48.316Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-02-20T00:51:48.316Z] (10/13) Installing kmod-libs (30-r3) [2024-02-20T00:51:48.316Z] (11/13) Installing eudev (3.2.11-r8) [2024-02-20T00:51:48.316Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-02-20T00:51:48.316Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-02-20T00:51:48.585Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T00:51:48.585Z] Executing eudev-3.2.11-r8.trigger [2024-02-20T00:51:48.585Z] OK: 273 MiB in 65 packages [2024-02-20T00:51:50.061Z] Removing intermediate container b4619a6fd708 [2024-02-20T00:51:50.061Z] ---> 2c8364c27e07 [2024-02-20T00:51:50.061Z] Step 8/13 : WORKDIR /device-usb-camera [2024-02-20T00:51:50.061Z] ---> Running in dfc1ff661081 [2024-02-20T00:51:50.344Z] Removing intermediate container dfc1ff661081 [2024-02-20T00:51:50.344Z] ---> a0be4a33289d [2024-02-20T00:51:50.344Z] Step 9/13 : COPY go.mod vendor* ./ [2024-02-20T00:51:50.943Z] ---> f806d9f98354 [2024-02-20T00:51:50.943Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T00:51:51.225Z] ---> Running in 8e38f229d5b4 [2024-02-20T00:52:59.308Z] Removing intermediate container 8e38f229d5b4 [2024-02-20T00:52:59.308Z] ---> ae862a070fe4 [2024-02-20T00:52:59.308Z] Step 11/13 : COPY . . [2024-02-20T00:52:59.308Z] ---> 0d7f738051fa [2024-02-20T00:52:59.308Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-02-20T00:52:59.308Z] ---> Running in 4d1a26cad856 [2024-02-20T00:52:59.308Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T00:52:59.308Z] Dload Upload Total Spent Left Speed [2024-02-20T00:52:59.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6589 0 --:--:-- --:--:-- --:--:-- 6637 [2024-02-20T00:52:59.308Z] Removing intermediate container 4d1a26cad856 [2024-02-20T00:52:59.308Z] ---> 36bcab2ca61a [2024-02-20T00:52:59.308Z] Step 13/13 : RUN ${MAKE} [2024-02-20T00:52:59.578Z] ---> Running in 3252ec2ea1fd [2024-02-20T00:53:00.548Z] noop [2024-02-20T00:53:01.522Z] Removing intermediate container 3252ec2ea1fd [2024-02-20T00:53:01.522Z] ---> daee2790857f [2024-02-20T00:53:01.522Z] Successfully built daee2790857f [2024-02-20T00:53:01.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:53:01.994Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T00:53:01.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:53:02.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-1290 does not seem to be running inside a container [2024-02-20T00:53:02.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/172 -v /w/workspace/device-usb-camera/172:/w/workspace/device-usb-camera/172:rw,z -v /w/workspace/device-usb-camera/172@tmp:/w/workspace/device-usb-camera/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T00:53:03.814Z] $ docker top 88e570120c92ed42175ab863c392eef749f4e7fcf27573c81c65dd4e6b7cd833 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T00:53:04.749Z] + go version [2024-02-20T00:53:04.749Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-20T00:53:04.775Z] $ docker stop --time=1 88e570120c92ed42175ab863c392eef749f4e7fcf27573c81c65dd4e6b7cd833 [2024-02-20T00:53:06.478Z] $ docker rm -f --volumes 88e570120c92ed42175ab863c392eef749f4e7fcf27573c81c65dd4e6b7cd833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:53:07.416Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T00:53:07.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T00:53:07.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-1290 does not seem to be running inside a container [2024-02-20T00:53:07.789Z] $ 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/172 -v /w/workspace/device-usb-camera/172:/w/workspace/device-usb-camera/172:rw,z -v /w/workspace/device-usb-camera/172@tmp:/w/workspace/device-usb-camera/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T00:53:12.260Z] $ docker top 986322573da5906fac0ff109032488f037790ba990427238ce2a0ca74c3e25d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T00:53:13.204Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/172 [Pipeline] fileExists [Pipeline] sh [2024-02-20T00:53:13.905Z] + make test [2024-02-20T00:53:13.905Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T00:53:18.180Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-02-20T00:55:39.923Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-02-20T00:55:39.923Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.084s coverage: 4.4% of statements [2024-02-20T00:55:39.923Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-20T00:55:39.923Z] go vet ./... [2024-02-20T00:56:12.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T00:56:12.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T00:56:12.173Z] ./bin/test-attribution-txt.sh [2024-02-20T00:56:12.173Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T00:56:12.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T00:56:12.247Z] $ docker stop --time=1 986322573da5906fac0ff109032488f037790ba990427238ce2a0ca74c3e25d5 [2024-02-20T00:56:14.270Z] $ docker rm -f --volumes 986322573da5906fac0ff109032488f037790ba990427238ce2a0ca74c3e25d5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T00:56:15.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T00:56:15.876Z] Warning: overwriting stash ‘coverage-report’ [2024-02-20T00:56:16.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T00:56:17.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T00:56:17.471Z] + ls -al . [2024-02-20T00:56:17.471Z] total 220 [2024-02-20T00:56:17.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:53 . [2024-02-20T00:56:17.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 00:50 .. [2024-02-20T00:56:17.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 00:50 .git [2024-02-20T00:56:17.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:50 .github [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 429 Feb 20 00:50 .gitignore [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 45 Feb 20 00:50 .golangci.yml [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 00:50 .hadolint.yml [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 10851 Feb 20 00:50 Attribution.txt [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 16561 Feb 20 00:50 CHANGELOG.md [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 2562 Feb 20 00:50 Dockerfile [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 00:50 GOVERNANCE.md [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 00:50 Jenkinsfile [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 00:50 LICENSE [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 2611 Feb 20 00:50 Makefile [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 00:50 OWNERS.md [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 2575 Feb 20 00:50 README.md [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 00:47 VERSION [2024-02-20T00:56:17.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:50 bin [2024-02-20T00:56:17.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:50 cmd [2024-02-20T00:56:17.471Z] -rw-r--r-- 1 jenkins jenkins 54703 Feb 20 00:55 coverage.out [2024-02-20T00:56:17.471Z] -rwxrwxr-x 1 jenkins jenkins 84 Feb 20 00:50 docker-entrypoint.sh [2024-02-20T00:56:17.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 00:50 docs [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 3969 Feb 20 00:50 go.mod [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 34345 Feb 20 00:50 go.sum [2024-02-20T00:56:17.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 00:50 internal [2024-02-20T00:56:17.471Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 00:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:56:17.905Z] + 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=13352f24e58da81b3f3e81f321a07043710bb44e --label arch=arm64 --label version=3.2.0-dev.7 . [2024-02-20T00:56:18.498Z] Sending build context to Docker daemon 7.458MB [2024-02-20T00:56:18.498Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T00:56:18.498Z] Step 2/37 : FROM ${BASE} AS builder [2024-02-20T00:56:18.498Z] ---> daee2790857f [2024-02-20T00:56:18.498Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-02-20T00:56:18.773Z] ---> Running in 46925f76f7dd [2024-02-20T00:56:19.048Z] Removing intermediate container 46925f76f7dd [2024-02-20T00:56:19.048Z] ---> f4a9be6fb5cb [2024-02-20T00:56:19.048Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T00:56:19.319Z] ---> Running in b02104d67279 [2024-02-20T00:56:19.597Z] Removing intermediate container b02104d67279 [2024-02-20T00:56:19.597Z] ---> 3cd0d07de1da [2024-02-20T00:56:19.597Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-02-20T00:56:19.597Z] ---> Running in 9660bb55adf0 [2024-02-20T00:56:20.191Z] Removing intermediate container 9660bb55adf0 [2024-02-20T00:56:20.191Z] ---> 6d30d3aaab1f [2024-02-20T00:56:20.191Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-02-20T00:56:20.191Z] ---> Running in 6160355f0050 [2024-02-20T00:56:20.463Z] Removing intermediate container 6160355f0050 [2024-02-20T00:56:20.463Z] ---> 8b29f173ce8c [2024-02-20T00:56:20.463Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T00:56:20.734Z] ---> Running in d34d44ac44f1 [2024-02-20T00:56:21.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T00:56:23.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T00:56:23.428Z] OK: 273 MiB in 65 packages [2024-02-20T00:56:24.389Z] Removing intermediate container d34d44ac44f1 [2024-02-20T00:56:24.389Z] ---> 4421d55f552a [2024-02-20T00:56:24.389Z] Step 8/37 : WORKDIR /device-usb-camera [2024-02-20T00:56:24.389Z] ---> Running in 8c85cb142a9b [2024-02-20T00:56:24.655Z] Removing intermediate container 8c85cb142a9b [2024-02-20T00:56:24.655Z] ---> b7543c49bee9 [2024-02-20T00:56:24.655Z] Step 9/37 : COPY go.mod vendor* ./ [2024-02-20T00:56:25.238Z] ---> ab9a38c41425 [2024-02-20T00:56:25.238Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T00:56:25.238Z] ---> Running in d347023548da [2024-02-20T00:56:27.952Z] Removing intermediate container d347023548da [2024-02-20T00:56:27.952Z] ---> 7465d52f8a82 [2024-02-20T00:56:27.952Z] Step 11/37 : COPY . . [2024-02-20T00:56:28.532Z] ---> a7ba9fd6464f [2024-02-20T00:56:28.532Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-02-20T00:56:28.798Z] ---> Running in cda27f9ae08f [2024-02-20T00:56:29.761Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T00:56:29.761Z] Dload Upload Total Spent Left Speed [2024-02-20T00:56:29.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4913 0 --:--:-- --:--:-- --:--:-- 4939 [2024-02-20T00:56:30.722Z] Removing intermediate container cda27f9ae08f [2024-02-20T00:56:30.722Z] ---> e74bc96994ba [2024-02-20T00:56:30.722Z] Step 13/37 : RUN ${MAKE} [2024-02-20T00:56:30.722Z] ---> Running in f7a556478de7 [2024-02-20T00:56:31.680Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-02-20T00:59:13.654Z] Removing intermediate container f7a556478de7 [2024-02-20T00:59:13.654Z] ---> 8f8fd1ea47cf [2024-02-20T00:59:13.654Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-02-20T00:59:13.654Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-02-20T00:59:13.654Z] 8766b47fe142: Pulling fs layer [2024-02-20T00:59:13.654Z] 8766b47fe142: Verifying Checksum [2024-02-20T00:59:13.654Z] 8766b47fe142: Download complete [2024-02-20T00:59:13.654Z] 8766b47fe142: Pull complete [2024-02-20T00:59:13.654Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-02-20T00:59:13.654Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-02-20T00:59:13.654Z] ---> 69d40e2cb93c [2024-02-20T00:59:13.654Z] Step 15/37 : FROM alpine:3.18 [2024-02-20T00:59:13.654Z] 3.18: Pulling from library/alpine [2024-02-20T00:59:13.654Z] c6b39de5b339: Pulling fs layer [2024-02-20T00:59:13.654Z] c6b39de5b339: Download complete [2024-02-20T00:59:13.654Z] c6b39de5b339: Pull complete [2024-02-20T00:59:13.654Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T00:59:13.654Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T00:59:13.654Z] ---> 33abbf032149 [2024-02-20T00:59:13.654Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-02-20T00:59:13.654Z] ---> Running in 66ce6c154182 [2024-02-20T00:59:13.654Z] Removing intermediate container 66ce6c154182 [2024-02-20T00:59:13.654Z] ---> 844f182dec11 [2024-02-20T00:59:13.654Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-02-20T00:59:13.654Z] ---> Running in d91bc0d1ad20 [2024-02-20T00:59:13.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T00:59:13.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T00:59:13.654Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-02-20T00:59:13.654Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-02-20T00:59:13.654Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-02-20T00:59:13.654Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-02-20T00:59:13.654Z] (5/104) Installing libxau (1.0.11-r2) [2024-02-20T00:59:13.654Z] (6/104) Installing libmd (1.0.4-r2) [2024-02-20T00:59:13.654Z] (7/104) Installing libbsd (0.11.7-r1) [2024-02-20T00:59:13.654Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-02-20T00:59:13.654Z] (9/104) Installing libxcb (1.15-r1) [2024-02-20T00:59:13.654Z] (10/104) Installing libx11 (1.8.7-r0) [2024-02-20T00:59:13.654Z] (11/104) Installing libdrm (2.4.115-r4) [2024-02-20T00:59:13.654Z] (12/104) Installing libxext (1.3.5-r2) [2024-02-20T00:59:13.654Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-02-20T00:59:13.654Z] (14/104) Installing libffi (3.4.4-r2) [2024-02-20T00:59:13.654Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-02-20T00:59:13.654Z] (16/104) Installing libva (2.18.0-r1) [2024-02-20T00:59:13.654Z] (17/104) Installing libvdpau (1.5-r1) [2024-02-20T00:59:13.654Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-02-20T00:59:13.654Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-02-20T00:59:13.654Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-02-20T00:59:13.654Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-02-20T00:59:13.654Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-02-20T00:59:13.654Z] (23/104) Installing libhwy (1.0.4-r1) [2024-02-20T00:59:13.654Z] (24/104) Installing lcms2 (2.15-r2) [2024-02-20T00:59:13.654Z] (25/104) Installing libjxl (0.8.2-r0) [2024-02-20T00:59:13.654Z] (26/104) Installing lame-libs (3.100-r5) [2024-02-20T00:59:13.654Z] (27/104) Installing opus (1.4-r0) [2024-02-20T00:59:13.654Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-02-20T00:59:13.654Z] (29/104) Installing soxr (0.1.3-r5) [2024-02-20T00:59:13.654Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-02-20T00:59:13.654Z] (31/104) Installing libogg (1.3.5-r4) [2024-02-20T00:59:13.654Z] (32/104) Installing libtheora (1.1.1-r17) [2024-02-20T00:59:13.654Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-02-20T00:59:13.654Z] (34/104) Installing libvpx (1.13.0-r2) [2024-02-20T00:59:13.654Z] (35/104) Installing libwebp (1.3.2-r0) [2024-02-20T00:59:13.654Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-02-20T00:59:13.654Z] (37/104) Installing numactl (2.0.16-r4) [2024-02-20T00:59:13.654Z] (38/104) Installing x265-libs (3.5-r4) [2024-02-20T00:59:13.654Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-02-20T00:59:13.654Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-02-20T00:59:13.654Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-02-20T00:59:13.654Z] (42/104) Installing libexpat (2.6.0-r0) [2024-02-20T00:59:13.654Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-02-20T00:59:13.654Z] (44/104) Installing libpng (1.6.39-r3) [2024-02-20T00:59:13.654Z] (45/104) Installing freetype (2.13.0-r5) [2024-02-20T00:59:13.654Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-02-20T00:59:13.654Z] (47/104) Installing fribidi (1.0.13-r0) [2024-02-20T00:59:13.654Z] (48/104) Installing libintl (0.21.1-r7) [2024-02-20T00:59:13.654Z] (49/104) Installing libblkid (2.38.1-r8) [2024-02-20T00:59:13.654Z] (50/104) Installing libmount (2.38.1-r8) [2024-02-20T00:59:13.654Z] (51/104) Installing pcre2 (10.42-r1) [2024-02-20T00:59:13.654Z] (52/104) Installing glib (2.76.6-r0) [2024-02-20T00:59:13.654Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-02-20T00:59:13.654Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-02-20T00:59:13.654Z] (55/104) Installing libunibreak (5.1-r0) [2024-02-20T00:59:13.654Z] (56/104) Installing libass (0.17.1-r0) [2024-02-20T00:59:13.654Z] (57/104) Installing libbluray (1.3.4-r0) [2024-02-20T00:59:13.654Z] (58/104) Installing gmp (6.2.1-r3) [2024-02-20T00:59:13.654Z] (59/104) Installing nettle (3.8.1-r2) [2024-02-20T00:59:13.654Z] (60/104) Installing libunistring (1.1-r1) [2024-02-20T00:59:13.654Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-02-20T00:59:13.654Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-02-20T00:59:13.654Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-02-20T00:59:13.654Z] (64/104) Installing gnutls (3.8.3-r0) [2024-02-20T00:59:13.654Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-02-20T00:59:13.654Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-02-20T00:59:13.654Z] (67/104) Installing cjson (1.7.17-r0) [2024-02-20T00:59:13.654Z] (68/104) Installing mbedtls (2.28.7-r0) [2024-02-20T00:59:13.654Z] (69/104) Installing librist (0.2.7-r0) [2024-02-20T00:59:13.654Z] (70/104) Installing libsrt (1.5.2-r0) [2024-02-20T00:59:13.654Z] (71/104) Installing libssh (0.10.5-r0) [2024-02-20T00:59:13.654Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-02-20T00:59:13.654Z] (73/104) Installing libxml2 (2.11.7-r0) [2024-02-20T00:59:13.654Z] (74/104) Installing libsodium (1.0.18-r3) [2024-02-20T00:59:13.654Z] (75/104) Installing libzmq (4.3.4-r4) [2024-02-20T00:59:13.654Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-02-20T00:59:13.654Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-02-20T00:59:13.654Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-02-20T00:59:13.654Z] (79/104) Installing shaderc (2023.3-r1) [2024-02-20T00:59:13.654Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-02-20T00:59:13.654Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-02-20T00:59:13.654Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-02-20T00:59:13.654Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-02-20T00:59:13.654Z] (84/104) Installing vidstab (1.1.1-r0) [2024-02-20T00:59:13.654Z] (85/104) Installing zimg (3.0.5-r0) [2024-02-20T00:59:13.654Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-02-20T00:59:13.921Z] (87/104) Installing libasyncns (0.8-r1) [2024-02-20T00:59:13.921Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-02-20T00:59:13.921Z] (89/104) Installing libltdl (2.4.7-r2) [2024-02-20T00:59:13.921Z] (90/104) Installing orc (0.4.34-r0) [2024-02-20T00:59:13.921Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-02-20T00:59:13.921Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-02-20T00:59:13.921Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-02-20T00:59:13.921Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-02-20T00:59:13.921Z] (95/104) Installing libpulse (16.1-r10) [2024-02-20T00:59:14.189Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-20T00:59:14.189Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-02-20T00:59:14.189Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-02-20T00:59:14.189Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-02-20T00:59:14.189Z] (100/104) Installing udev-init-scripts (35-r1) [2024-02-20T00:59:14.189Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-02-20T00:59:14.189Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-02-20T00:59:14.189Z] (103/104) Installing kmod-libs (30-r3) [2024-02-20T00:59:14.189Z] (104/104) Installing eudev (3.2.11-r8) [2024-02-20T00:59:14.189Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T00:59:14.189Z] Executing glib-2.76.6-r0.trigger [2024-02-20T00:59:14.458Z] Executing eudev-3.2.11-r8.trigger [2024-02-20T00:59:14.458Z] OK: 110 MiB in 119 packages [2024-02-20T00:59:21.107Z] Removing intermediate container d91bc0d1ad20 [2024-02-20T00:59:21.107Z] ---> c02a38b2ebfd [2024-02-20T00:59:21.107Z] Step 18/37 : RUN apk --no-cache upgrade [2024-02-20T00:59:21.107Z] ---> Running in 392c13a6d199 [2024-02-20T00:59:21.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T00:59:21.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T00:59:23.052Z] OK: 110 MiB in 119 packages [2024-02-20T00:59:23.633Z] Removing intermediate container 392c13a6d199 [2024-02-20T00:59:23.898Z] ---> 4465d2a3dfe2 [2024-02-20T00:59:23.898Z] Step 19/37 : WORKDIR / [2024-02-20T00:59:23.898Z] ---> Running in 0385778f0f38 [2024-02-20T00:59:24.165Z] Removing intermediate container 0385778f0f38 [2024-02-20T00:59:24.165Z] ---> 841d2b93d945 [2024-02-20T00:59:24.165Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-02-20T00:59:26.108Z] ---> 742041f61562 [2024-02-20T00:59:26.108Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-02-20T00:59:26.375Z] ---> 3bb66301b963 [2024-02-20T00:59:26.375Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-02-20T00:59:26.956Z] ---> 3a215f9ea5cf [2024-02-20T00:59:26.957Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-02-20T00:59:27.540Z] ---> daf5b2190c06 [2024-02-20T00:59:27.540Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-02-20T00:59:28.125Z] ---> 320da6f59b8b [2024-02-20T00:59:28.125Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-02-20T00:59:28.709Z] ---> da7e86a1cf15 [2024-02-20T00:59:28.709Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-02-20T00:59:30.119Z] ---> 2c23a11b0900 [2024-02-20T00:59:30.119Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-02-20T00:59:30.119Z] ---> Running in 5d4f216bfb4f [2024-02-20T00:59:32.068Z] Removing intermediate container 5d4f216bfb4f [2024-02-20T00:59:32.068Z] ---> 73a882a05414 [2024-02-20T00:59:32.068Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-02-20T00:59:32.068Z] ---> Running in b28f8f76b893 [2024-02-20T00:59:34.010Z] Removing intermediate container b28f8f76b893 [2024-02-20T00:59:34.010Z] ---> f096b2698964 [2024-02-20T00:59:34.010Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-02-20T00:59:34.010Z] ---> Running in 07c35a4d93e4 [2024-02-20T00:59:35.425Z] Removing intermediate container 07c35a4d93e4 [2024-02-20T00:59:35.425Z] ---> edc68c19f920 [2024-02-20T00:59:35.425Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-02-20T00:59:35.425Z] ---> Running in 43fe26941dc3 [2024-02-20T00:59:36.832Z] Removing intermediate container 43fe26941dc3 [2024-02-20T00:59:36.832Z] ---> 42aa6d24aea3 [2024-02-20T00:59:36.832Z] Step 31/37 : EXPOSE 59983 [2024-02-20T00:59:37.100Z] ---> Running in 387cc6b88801 [2024-02-20T00:59:37.367Z] Removing intermediate container 387cc6b88801 [2024-02-20T00:59:37.367Z] ---> 25a7f5038d49 [2024-02-20T00:59:37.367Z] Step 32/37 : EXPOSE 8554 [2024-02-20T00:59:37.367Z] ---> Running in d1950f1cf104 [2024-02-20T00:59:37.714Z] Removing intermediate container d1950f1cf104 [2024-02-20T00:59:37.714Z] ---> f2eff8e731e7 [2024-02-20T00:59:37.714Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-02-20T00:59:37.714Z] ---> Running in 0453fea23573 [2024-02-20T00:59:37.986Z] Removing intermediate container 0453fea23573 [2024-02-20T00:59:37.986Z] ---> c510797751e8 [2024-02-20T00:59:37.986Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-02-20T00:59:38.265Z] ---> Running in f57dbc47e444 [2024-02-20T00:59:38.544Z] Removing intermediate container f57dbc47e444 [2024-02-20T00:59:38.544Z] ---> 9d6876fd6dda [2024-02-20T00:59:38.544Z] Step 35/37 : LABEL arch=arm64 [2024-02-20T00:59:38.544Z] ---> Running in c58a2f028b08 [2024-02-20T00:59:38.816Z] Removing intermediate container c58a2f028b08 [2024-02-20T00:59:38.816Z] ---> 8b3625498a97 [2024-02-20T00:59:38.816Z] Step 36/37 : LABEL git_sha=13352f24e58da81b3f3e81f321a07043710bb44e [2024-02-20T00:59:39.086Z] ---> Running in accc73119a51 [2024-02-20T00:59:39.360Z] Removing intermediate container accc73119a51 [2024-02-20T00:59:39.360Z] ---> 8ef4d53a985f [2024-02-20T00:59:39.360Z] Step 37/37 : LABEL version=3.2.0-dev.7 [2024-02-20T00:59:39.360Z] ---> Running in d08e0f90cb7f [2024-02-20T00:59:39.633Z] Removing intermediate container d08e0f90cb7f [2024-02-20T00:59:39.633Z] ---> 9c2ba919c4a0 [2024-02-20T00:59:39.633Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T00:59:39.633Z] Successfully built 9c2ba919c4a0 [2024-02-20T00:59:39.633Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T00:59:40.101Z] provisioning config files... [2024-02-20T00:59:40.174Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/172@tmp/config11977953777822132580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T00:59:40.617Z] ---> ****-login.sh [2024-02-20T00:59:40.617Z] nexus3.edgexfoundry.org:10001 [2024-02-20T00:59:40.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:40.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:40.888Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:40.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:40.888Z] [2024-02-20T00:59:40.888Z] Login Succeeded [2024-02-20T00:59:40.888Z] nexus3.edgexfoundry.org:10002 [2024-02-20T00:59:41.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:41.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:41.155Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:41.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:41.155Z] [2024-02-20T00:59:41.155Z] Login Succeeded [2024-02-20T00:59:41.155Z] nexus3.edgexfoundry.org:10003 [2024-02-20T00:59:41.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:41.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:41.688Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:41.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:41.688Z] [2024-02-20T00:59:41.688Z] Login Succeeded [2024-02-20T00:59:41.688Z] nexus3.edgexfoundry.org:10004 [2024-02-20T00:59:41.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:41.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:41.953Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:41.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:41.953Z] [2024-02-20T00:59:41.953Z] Login Succeeded [2024-02-20T00:59:41.953Z] ****.io [2024-02-20T00:59:42.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T00:59:42.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T00:59:42.486Z] Configure a credential helper to remove this warning. See [2024-02-20T00:59:42.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T00:59:42.486Z] [2024-02-20T00:59:42.486Z] Login Succeeded [2024-02-20T00:59:42.486Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T00:59:42.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T00:59:42.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T00:59:42.739Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-02-20T00:59:42.739Z] 13352f24e58da81b3f3e81f321a07043710bb44e [2024-02-20T00:59:42.739Z] latest [2024-02-20T00:59:42.739Z] 3.2.0-dev.7 [2024-02-20T00:59:42.739Z] 13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [2024-02-20T00:59:42.739Z] main [2024-02-20T00:59:42.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:43.340Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T00:59:43.812Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e [2024-02-20T00:59:43.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-02-20T00:59:43.812Z] 701b48ee73ac: Preparing [2024-02-20T00:59:43.812Z] 936e467741ce: Preparing [2024-02-20T00:59:43.812Z] 147ef845be4e: Preparing [2024-02-20T00:59:43.812Z] 289258084c1b: Preparing [2024-02-20T00:59:43.812Z] 608d194cb50c: Preparing [2024-02-20T00:59:43.812Z] acc83c6ca332: Preparing [2024-02-20T00:59:43.812Z] a6a9249f8c11: Preparing [2024-02-20T00:59:43.812Z] 759c658240f4: Preparing [2024-02-20T00:59:43.812Z] 0d93494c5831: Preparing [2024-02-20T00:59:43.812Z] 633f6094657a: Preparing [2024-02-20T00:59:43.812Z] d4a77d4337c8: Preparing [2024-02-20T00:59:43.812Z] 9c3a3dc48d64: Preparing [2024-02-20T00:59:43.812Z] c72bab752574: Preparing [2024-02-20T00:59:43.812Z] 7c504f21be85: Preparing [2024-02-20T00:59:43.812Z] acc83c6ca332: Waiting [2024-02-20T00:59:43.812Z] a6a9249f8c11: Waiting [2024-02-20T00:59:43.812Z] 759c658240f4: Waiting [2024-02-20T00:59:43.812Z] 0d93494c5831: Waiting [2024-02-20T00:59:43.812Z] 633f6094657a: Waiting [2024-02-20T00:59:43.812Z] d4a77d4337c8: Waiting [2024-02-20T00:59:43.812Z] 9c3a3dc48d64: Waiting [2024-02-20T00:59:43.812Z] c72bab752574: Waiting [2024-02-20T00:59:44.079Z] 147ef845be4e: Pushed [2024-02-20T00:59:44.079Z] 701b48ee73ac: Pushed [2024-02-20T00:59:44.079Z] 289258084c1b: Pushed [2024-02-20T00:59:44.079Z] 936e467741ce: Pushed [2024-02-20T00:59:44.345Z] acc83c6ca332: Pushed [2024-02-20T00:59:44.345Z] 759c658240f4: Pushed [2024-02-20T00:59:44.345Z] 0d93494c5831: Pushed [2024-02-20T00:59:44.345Z] a6a9249f8c11: Pushed [2024-02-20T00:59:44.345Z] 633f6094657a: Pushed [2024-02-20T00:59:44.345Z] 7c504f21be85: Layer already exists [2024-02-20T00:59:44.612Z] 9c3a3dc48d64: Pushed [2024-02-20T00:59:49.958Z] 608d194cb50c: Pushed [2024-02-20T00:59:49.958Z] d4a77d4337c8: Pushed [2024-02-20T01:00:04.954Z] c72bab752574: Pushed [2024-02-20T01:00:04.954Z] 13352f24e58da81b3f3e81f321a07043710bb44e: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:05.474Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:05.941Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-02-20T01:00:05.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-02-20T01:00:05.941Z] 701b48ee73ac: Preparing [2024-02-20T01:00:05.941Z] 936e467741ce: Preparing [2024-02-20T01:00:05.941Z] 147ef845be4e: Preparing [2024-02-20T01:00:05.941Z] 289258084c1b: Preparing [2024-02-20T01:00:05.941Z] 608d194cb50c: Preparing [2024-02-20T01:00:05.941Z] acc83c6ca332: Preparing [2024-02-20T01:00:05.941Z] a6a9249f8c11: Preparing [2024-02-20T01:00:05.941Z] 759c658240f4: Preparing [2024-02-20T01:00:05.941Z] 0d93494c5831: Preparing [2024-02-20T01:00:05.941Z] 633f6094657a: Preparing [2024-02-20T01:00:05.941Z] d4a77d4337c8: Preparing [2024-02-20T01:00:05.941Z] 9c3a3dc48d64: Preparing [2024-02-20T01:00:05.941Z] c72bab752574: Preparing [2024-02-20T01:00:05.941Z] 7c504f21be85: Preparing [2024-02-20T01:00:05.941Z] 759c658240f4: Waiting [2024-02-20T01:00:05.941Z] 0d93494c5831: Waiting [2024-02-20T01:00:05.941Z] 633f6094657a: Waiting [2024-02-20T01:00:05.941Z] d4a77d4337c8: Waiting [2024-02-20T01:00:05.941Z] 9c3a3dc48d64: Waiting [2024-02-20T01:00:05.941Z] c72bab752574: Waiting [2024-02-20T01:00:05.941Z] acc83c6ca332: Waiting [2024-02-20T01:00:05.941Z] a6a9249f8c11: Waiting [2024-02-20T01:00:05.941Z] 7c504f21be85: Waiting [2024-02-20T01:00:05.941Z] 608d194cb50c: Layer already exists [2024-02-20T01:00:05.941Z] 147ef845be4e: Layer already exists [2024-02-20T01:00:05.941Z] 289258084c1b: Layer already exists [2024-02-20T01:00:05.941Z] 701b48ee73ac: Layer already exists [2024-02-20T01:00:05.941Z] 936e467741ce: Layer already exists [2024-02-20T01:00:05.941Z] 759c658240f4: Layer already exists [2024-02-20T01:00:05.941Z] a6a9249f8c11: Layer already exists [2024-02-20T01:00:05.941Z] acc83c6ca332: Layer already exists [2024-02-20T01:00:05.941Z] 0d93494c5831: Layer already exists [2024-02-20T01:00:05.941Z] 633f6094657a: Layer already exists [2024-02-20T01:00:05.941Z] 9c3a3dc48d64: Layer already exists [2024-02-20T01:00:05.941Z] c72bab752574: Layer already exists [2024-02-20T01:00:05.941Z] d4a77d4337c8: Layer already exists [2024-02-20T01:00:05.941Z] 7c504f21be85: Layer already exists [2024-02-20T01:00:06.204Z] latest: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:06.670Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:07.141Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.7 [2024-02-20T01:00:07.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-02-20T01:00:07.141Z] 701b48ee73ac: Preparing [2024-02-20T01:00:07.141Z] 936e467741ce: Preparing [2024-02-20T01:00:07.141Z] 147ef845be4e: Preparing [2024-02-20T01:00:07.141Z] 289258084c1b: Preparing [2024-02-20T01:00:07.141Z] 608d194cb50c: Preparing [2024-02-20T01:00:07.141Z] acc83c6ca332: Preparing [2024-02-20T01:00:07.141Z] a6a9249f8c11: Preparing [2024-02-20T01:00:07.141Z] 759c658240f4: Preparing [2024-02-20T01:00:07.141Z] 0d93494c5831: Preparing [2024-02-20T01:00:07.141Z] 633f6094657a: Preparing [2024-02-20T01:00:07.141Z] d4a77d4337c8: Preparing [2024-02-20T01:00:07.141Z] 9c3a3dc48d64: Preparing [2024-02-20T01:00:07.141Z] c72bab752574: Preparing [2024-02-20T01:00:07.141Z] 7c504f21be85: Preparing [2024-02-20T01:00:07.141Z] 0d93494c5831: Waiting [2024-02-20T01:00:07.141Z] 633f6094657a: Waiting [2024-02-20T01:00:07.141Z] d4a77d4337c8: Waiting [2024-02-20T01:00:07.141Z] 9c3a3dc48d64: Waiting [2024-02-20T01:00:07.141Z] c72bab752574: Waiting [2024-02-20T01:00:07.141Z] 7c504f21be85: Waiting [2024-02-20T01:00:07.141Z] acc83c6ca332: Waiting [2024-02-20T01:00:07.141Z] a6a9249f8c11: Waiting [2024-02-20T01:00:07.141Z] 759c658240f4: Waiting [2024-02-20T01:00:07.408Z] 608d194cb50c: Layer already exists [2024-02-20T01:00:07.408Z] 289258084c1b: Layer already exists [2024-02-20T01:00:07.408Z] 701b48ee73ac: Layer already exists [2024-02-20T01:00:07.408Z] 936e467741ce: Layer already exists [2024-02-20T01:00:07.408Z] 147ef845be4e: Layer already exists [2024-02-20T01:00:07.408Z] a6a9249f8c11: Layer already exists [2024-02-20T01:00:07.408Z] acc83c6ca332: Layer already exists [2024-02-20T01:00:07.408Z] 759c658240f4: Layer already exists [2024-02-20T01:00:07.408Z] 633f6094657a: Layer already exists [2024-02-20T01:00:07.408Z] 0d93494c5831: Layer already exists [2024-02-20T01:00:07.408Z] c72bab752574: Layer already exists [2024-02-20T01:00:07.408Z] 9c3a3dc48d64: Layer already exists [2024-02-20T01:00:07.408Z] d4a77d4337c8: Layer already exists [2024-02-20T01:00:07.408Z] 7c504f21be85: Layer already exists [2024-02-20T01:00:07.408Z] 3.2.0-dev.7: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:07.888Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:08.389Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [2024-02-20T01:00:08.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-02-20T01:00:08.389Z] 701b48ee73ac: Preparing [2024-02-20T01:00:08.389Z] 936e467741ce: Preparing [2024-02-20T01:00:08.389Z] 147ef845be4e: Preparing [2024-02-20T01:00:08.389Z] 289258084c1b: Preparing [2024-02-20T01:00:08.389Z] 608d194cb50c: Preparing [2024-02-20T01:00:08.389Z] acc83c6ca332: Preparing [2024-02-20T01:00:08.389Z] a6a9249f8c11: Preparing [2024-02-20T01:00:08.389Z] 759c658240f4: Preparing [2024-02-20T01:00:08.389Z] 0d93494c5831: Preparing [2024-02-20T01:00:08.389Z] 633f6094657a: Preparing [2024-02-20T01:00:08.389Z] d4a77d4337c8: Preparing [2024-02-20T01:00:08.389Z] 9c3a3dc48d64: Preparing [2024-02-20T01:00:08.389Z] c72bab752574: Preparing [2024-02-20T01:00:08.389Z] 7c504f21be85: Preparing [2024-02-20T01:00:08.389Z] 759c658240f4: Waiting [2024-02-20T01:00:08.389Z] 0d93494c5831: Waiting [2024-02-20T01:00:08.389Z] 633f6094657a: Waiting [2024-02-20T01:00:08.389Z] d4a77d4337c8: Waiting [2024-02-20T01:00:08.389Z] 9c3a3dc48d64: Waiting [2024-02-20T01:00:08.389Z] c72bab752574: Waiting [2024-02-20T01:00:08.389Z] 7c504f21be85: Waiting [2024-02-20T01:00:08.389Z] acc83c6ca332: Waiting [2024-02-20T01:00:08.389Z] a6a9249f8c11: Waiting [2024-02-20T01:00:08.389Z] 147ef845be4e: Layer already exists [2024-02-20T01:00:08.389Z] 608d194cb50c: Layer already exists [2024-02-20T01:00:08.389Z] 289258084c1b: Layer already exists [2024-02-20T01:00:08.389Z] 701b48ee73ac: Layer already exists [2024-02-20T01:00:08.389Z] 936e467741ce: Layer already exists [2024-02-20T01:00:08.389Z] acc83c6ca332: Layer already exists [2024-02-20T01:00:08.389Z] 0d93494c5831: Layer already exists [2024-02-20T01:00:08.389Z] 759c658240f4: Layer already exists [2024-02-20T01:00:08.389Z] 633f6094657a: Layer already exists [2024-02-20T01:00:08.389Z] a6a9249f8c11: Layer already exists [2024-02-20T01:00:08.389Z] d4a77d4337c8: Layer already exists [2024-02-20T01:00:08.389Z] 9c3a3dc48d64: Layer already exists [2024-02-20T01:00:08.389Z] 7c504f21be85: Layer already exists [2024-02-20T01:00:08.389Z] c72bab752574: Layer already exists [2024-02-20T01:00:08.656Z] 13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:09.144Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:09.632Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-02-20T01:00:09.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-02-20T01:00:09.632Z] 701b48ee73ac: Preparing [2024-02-20T01:00:09.632Z] 936e467741ce: Preparing [2024-02-20T01:00:09.632Z] 147ef845be4e: Preparing [2024-02-20T01:00:09.632Z] 289258084c1b: Preparing [2024-02-20T01:00:09.632Z] 608d194cb50c: Preparing [2024-02-20T01:00:09.632Z] acc83c6ca332: Preparing [2024-02-20T01:00:09.632Z] a6a9249f8c11: Preparing [2024-02-20T01:00:09.632Z] 759c658240f4: Preparing [2024-02-20T01:00:09.632Z] 0d93494c5831: Preparing [2024-02-20T01:00:09.632Z] 633f6094657a: Preparing [2024-02-20T01:00:09.632Z] d4a77d4337c8: Preparing [2024-02-20T01:00:09.632Z] 9c3a3dc48d64: Preparing [2024-02-20T01:00:09.632Z] c72bab752574: Preparing [2024-02-20T01:00:09.633Z] 7c504f21be85: Preparing [2024-02-20T01:00:09.633Z] acc83c6ca332: Waiting [2024-02-20T01:00:09.633Z] 633f6094657a: Waiting [2024-02-20T01:00:09.633Z] d4a77d4337c8: Waiting [2024-02-20T01:00:09.633Z] 9c3a3dc48d64: Waiting [2024-02-20T01:00:09.633Z] c72bab752574: Waiting [2024-02-20T01:00:09.633Z] 7c504f21be85: Waiting [2024-02-20T01:00:09.633Z] a6a9249f8c11: Waiting [2024-02-20T01:00:09.633Z] 759c658240f4: Waiting [2024-02-20T01:00:09.633Z] 0d93494c5831: Waiting [2024-02-20T01:00:09.633Z] 701b48ee73ac: Layer already exists [2024-02-20T01:00:09.633Z] 936e467741ce: Layer already exists [2024-02-20T01:00:09.633Z] 608d194cb50c: Layer already exists [2024-02-20T01:00:09.633Z] 147ef845be4e: Layer already exists [2024-02-20T01:00:09.633Z] 289258084c1b: Layer already exists [2024-02-20T01:00:09.633Z] a6a9249f8c11: Layer already exists [2024-02-20T01:00:09.633Z] acc83c6ca332: Layer already exists [2024-02-20T01:00:09.633Z] 759c658240f4: Layer already exists [2024-02-20T01:00:09.633Z] 0d93494c5831: Layer already exists [2024-02-20T01:00:09.633Z] 633f6094657a: Layer already exists [2024-02-20T01:00:09.633Z] 9c3a3dc48d64: Layer already exists [2024-02-20T01:00:09.633Z] d4a77d4337c8: Layer already exists [2024-02-20T01:00:09.633Z] 7c504f21be85: Layer already exists [2024-02-20T01:00:09.633Z] c72bab752574: Layer already exists [2024-02-20T01:00:09.898Z] main: digest: sha256:be40ee89a5bec6f70081681a445711bc32ef3060d07c0af3e267dd0d127fe791 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-20T01:00:10.223Z] ===================================================== [Pipeline] echo [2024-02-20T01:00:10.279Z] taggedImages: [2024-02-20T01:00:10.279Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e [2024-02-20T01:00:10.279Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-02-20T01:00:10.279Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.7 [2024-02-20T01:00:10.279Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:13352f24e58da81b3f3e81f321a07043710bb44e-3.2.0-dev.7 [2024-02-20T01:00:10.279Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:10.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:00:10.926Z] [2024-02-20T01:00:10.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:11.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:00:11.308Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-20T01:00:11.308Z] 8998bd30e6a1: Pulling fs layer [2024-02-20T01:00:11.308Z] 04944245beec: Pulling fs layer [2024-02-20T01:00:11.308Z] 699f458cf7ca: Pulling fs layer [2024-02-20T01:00:11.308Z] 765212b225bb: Pulling fs layer [2024-02-20T01:00:11.308Z] f23df028b6ca: Pulling fs layer [2024-02-20T01:00:11.309Z] d65c8cfc05b1: Pulling fs layer [2024-02-20T01:00:11.309Z] 2437ff75d9bd: Pulling fs layer [2024-02-20T01:00:11.309Z] f23df028b6ca: Waiting [2024-02-20T01:00:11.309Z] d65c8cfc05b1: Waiting [2024-02-20T01:00:11.309Z] 2437ff75d9bd: Waiting [2024-02-20T01:00:11.309Z] 765212b225bb: Waiting [2024-02-20T01:00:11.577Z] 04944245beec: Verifying Checksum [2024-02-20T01:00:11.577Z] 04944245beec: Download complete [2024-02-20T01:00:11.577Z] 765212b225bb: Download complete [2024-02-20T01:00:11.577Z] f23df028b6ca: Verifying Checksum [2024-02-20T01:00:11.577Z] f23df028b6ca: Download complete [2024-02-20T01:00:11.577Z] d65c8cfc05b1: Verifying Checksum [2024-02-20T01:00:11.577Z] d65c8cfc05b1: Download complete [2024-02-20T01:00:11.844Z] 699f458cf7ca: Verifying Checksum [2024-02-20T01:00:11.844Z] 699f458cf7ca: Download complete [2024-02-20T01:00:12.428Z] 8998bd30e6a1: Download complete [2024-02-20T01:00:15.013Z] 2437ff75d9bd: Verifying Checksum [2024-02-20T01:00:16.968Z] 8998bd30e6a1: Pull complete [2024-02-20T01:00:17.552Z] 04944245beec: Pull complete [2024-02-20T01:00:19.498Z] 699f458cf7ca: Pull complete [2024-02-20T01:00:19.498Z] 765212b225bb: Pull complete [2024-02-20T01:00:20.455Z] f23df028b6ca: Pull complete [2024-02-20T01:00:20.722Z] d65c8cfc05b1: Pull complete [2024-02-20T01:00:38.924Z] 2437ff75d9bd: Pull complete [2024-02-20T01:00:38.924Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-20T01:00:38.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:00:38.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:00:39.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-1290 does not seem to be running inside a container [2024-02-20T01:00:39.380Z] $ 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/172 -v /w/workspace/device-usb-camera/172:/w/workspace/device-usb-camera/172:rw,z -v /w/workspace/device-usb-camera/172@tmp:/w/workspace/device-usb-camera/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-20T01:00:42.262Z] $ docker top 508efff32b45f157057d5f5eeba723b97c3f238726be160d876c848ce02f3650 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:00:43.206Z] ---> job-cost.sh [2024-02-20T01:00:43.206Z] lf-activate-venv: SKIPPING [2024-02-20T01:00:43.206Z] INFO: No Stack... [2024-02-20T01:00:43.471Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-20T01:00:44.428Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T01:00:48.138Z] + cut -d, -f6 [2024-02-20T01:00:48.138Z] + cat /w/workspace/device-usb-camera/172/archives/cost.csv [Pipeline] lock [2024-02-20T01:00:48.200Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [2024-02-20T01:00:48.207Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] did not exist. Created. [2024-02-20T01:00:48.213Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T01:00:48.956Z] /w/workspace/device-usb-camera/172@tmp/durable-86b21870/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-20T01:00:49.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-20T01:00:49.612Z] Warning: overwriting stash ‘stack-cost’ [2024-02-20T01:00:49.667Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T01:00:49.676Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T01:00:49.796Z] $ docker stop --time=1 508efff32b45f157057d5f5eeba723b97c3f238726be160d876c848ce02f3650 [2024-02-20T01:00:51.327Z] $ docker rm -f --volumes 508efff32b45f157057d5f5eeba723b97c3f238726be160d876c848ce02f3650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-20T01:00:52.677Z] provisioning config files... [2024-02-20T01:00:52.685Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7348761573119110155tmp [Pipeline] { [Pipeline] sh [2024-02-20T01:00:53.067Z] + set +x [2024-02-20T01:00:53.067Z] + curl -s https://codecov.io/bash [2024-02-20T01:00:53.067Z] + bash -s -- [2024-02-20T01:00:53.067Z] [2024-02-20T01:00:53.067Z] _____ _ [2024-02-20T01:00:53.067Z] / ____| | | [2024-02-20T01:00:53.067Z] | | ___ __| | ___ ___ _____ __ [2024-02-20T01:00:53.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-20T01:00:53.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-20T01:00:53.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-20T01:00:53.067Z] Bash-1.0.6 [2024-02-20T01:00:53.067Z] [2024-02-20T01:00:53.067Z] [2024-02-20T01:00:53.067Z] ==> git version 2.25.1 found [2024-02-20T01:00:53.067Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-20T01:00:53.067Z] Release-Date: 2020-01-08 [2024-02-20T01:00:53.067Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-20T01:00:53.067Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-20T01:00:53.067Z] ==> Jenkins CI detected. [2024-02-20T01:00:53.067Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-02-20T01:00:53.067Z] project root: . [2024-02-20T01:00:53.067Z] --> token set from env [2024-02-20T01:00:53.067Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-20T01:00:53.326Z] ==> Running gcov in . (disable via -X gcov) [2024-02-20T01:00:53.326Z] ==> Python coveragepy not found [2024-02-20T01:00:53.326Z] ==> Searching for coverage reports in: [2024-02-20T01:00:53.326Z] + . [2024-02-20T01:00:53.326Z] -> Found 1 reports [2024-02-20T01:00:53.326Z] ==> Detecting git/mercurial file structure [2024-02-20T01:00:53.326Z] ==> Reading reports [2024-02-20T01:00:53.326Z] + ./coverage.out bytes=54703 [2024-02-20T01:00:53.326Z] ==> Appending adjustments [2024-02-20T01:00:53.326Z] https://docs.codecov.io/docs/fixing-reports [2024-02-20T01:00:53.326Z] + Found adjustments [2024-02-20T01:00:53.326Z] ==> Gzipping contents [2024-02-20T01:00:53.326Z] 8.0K /tmp/codecov.t9gMfz.gz [2024-02-20T01:00:53.326Z] ==> Uploading reports [2024-02-20T01:00:53.326Z] url: https://codecov.io [2024-02-20T01:00:53.326Z] query: branch=main&commit=13352f24e58da81b3f3e81f321a07043710bb44e&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-20T01:00:53.326Z] -> Pinging Codecov [2024-02-20T01:00:53.326Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=13352f24e58da81b3f3e81f321a07043710bb44e&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-20T01:00:53.584Z] -> Uploading to [2024-02-20T01:00:53.584Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-20/73D8F5FF140700D3E01443B452E23636/13352f24e58da81b3f3e81f321a07043710bb44e/ce087094-6767-4594-b9cf-fa29c6f1625b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T010053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=818a421f57d4e53f7e01799d5289667c0dce290ff9962f38a3387d8f6c89d4af [2024-02-20T01:00:53.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T01:00:53.584Z] Dload Upload Total Spent Left Speed [2024-02-20T01:00:53.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 80058 --:--:-- --:--:-- --:--:-- 79127 100 6805 0 0 100 6805 0 25874 --:--:-- --:--:-- --:--:-- 25776 [2024-02-20T01:00:53.842Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] } [2024-02-20T01:00:53.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-20T01:00:54.199Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-20T01:00:54.216Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:54.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T01:00:54.639Z] [2024-02-20T01:00:54.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:00:54.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T01:00:54.977Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-20T01:00:54.977Z] df9b9388f04a: Pulling fs layer [2024-02-20T01:00:54.977Z] 52dc419b0ee2: Pulling fs layer [2024-02-20T01:00:54.977Z] 25bc292e5bac: Pulling fs layer [2024-02-20T01:00:54.977Z] 114826534d7a: Pulling fs layer [2024-02-20T01:00:54.977Z] 4657fd5d0bcf: Pulling fs layer [2024-02-20T01:00:54.977Z] 6ad1cebc031e: Pulling fs layer [2024-02-20T01:00:54.977Z] 114826534d7a: Waiting [2024-02-20T01:00:54.977Z] 4657fd5d0bcf: Waiting [2024-02-20T01:00:54.977Z] 8a3aa393b2d8: Pulling fs layer [2024-02-20T01:00:54.977Z] 6ad1cebc031e: Waiting [2024-02-20T01:00:54.977Z] 8a3aa393b2d8: Waiting [2024-02-20T01:00:54.977Z] 25bc292e5bac: Download complete [2024-02-20T01:00:54.977Z] 52dc419b0ee2: Verifying Checksum [2024-02-20T01:00:54.977Z] 52dc419b0ee2: Download complete [2024-02-20T01:00:54.977Z] df9b9388f04a: Download complete [2024-02-20T01:00:55.235Z] 6ad1cebc031e: Verifying Checksum [2024-02-20T01:00:55.235Z] 6ad1cebc031e: Download complete [2024-02-20T01:00:55.235Z] df9b9388f04a: Pull complete [2024-02-20T01:00:55.235Z] 52dc419b0ee2: Pull complete [2024-02-20T01:00:55.235Z] 25bc292e5bac: Pull complete [2024-02-20T01:00:55.802Z] 114826534d7a: Download complete [2024-02-20T01:00:55.802Z] 8a3aa393b2d8: Verifying Checksum [2024-02-20T01:00:55.802Z] 8a3aa393b2d8: Download complete [2024-02-20T01:00:59.088Z] 114826534d7a: Pull complete [2024-02-20T01:00:59.088Z] 4657fd5d0bcf: Pull complete [2024-02-20T01:00:59.345Z] 6ad1cebc031e: Pull complete [2024-02-20T01:01:02.626Z] 8a3aa393b2d8: Pull complete [2024-02-20T01:01:02.626Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-20T01:01:02.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-20T01:01:02.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:02.947Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T01:01:02.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-20T01:01:06.679Z] $ docker top 0c8316fb8939db37acf2bd2f6d49d0c64149750613d9a2ecdfb74944850e6a67 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-20T01:01:06.821Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-02-20T01:01:07.100Z] + set -o pipefail [2024-02-20T01:01:07.100Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-02-20T01:01:14.543Z] [2024-02-20T01:01:14.543Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-02-20T01:01:14.543Z] [2024-02-20T01:01:14.543Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/7926a8b5-de90-473e-93a6-f432cb28c01d [2024-02-20T01:01:14.543Z] [2024-02-20T01:01:14.543Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-20T01:01:14.543Z] [2024-02-20T01:01:14.543Z] [2024-02-20T01:01:14.543Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-20T01:01:14.544Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-20T01:01:14.544Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-20T01:01:14.560Z] $ docker stop --time=1 0c8316fb8939db37acf2bd2f6d49d0c64149750613d9a2ecdfb74944850e6a67 [2024-02-20T01:01:18.174Z] $ docker rm -f --volumes 0c8316fb8939db37acf2bd2f6d49d0c64149750613d9a2ecdfb74944850e6a67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T01:01:19.672Z] + git log --format=format:%s -1 13352f24e58da81b3f3e81f321a07043710bb44e [Pipeline] sh [2024-02-20T01:01:19.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T01:01:19.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:20.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:01:20.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:20.562Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T01:01:20.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T01:01:21.046Z] $ docker top 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 -eo pid,comm [2024-02-20T01:01:21.084Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T01:01:21.084Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T01:01:21.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:01:21.279Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:01:21.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:01:21.395Z] $ docker exec 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 ssh-agent [2024-02-20T01:01:21.500Z] SSH_AUTH_SOCK=/tmp/ssh-e8aNeXwQYDfL/agent.32 [2024-02-20T01:01:21.500Z] SSH_AGENT_PID=38 [2024-02-20T01:01:21.506Z] Running ssh-add (command line suppressed) [2024-02-20T01:01:21.613Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14883660832236418491.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14883660832236418491.key) [2024-02-20T01:01:21.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:01:21.953Z] + git semver tag [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,146 [run_tag] DEBUG tag force:False [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,147 [check_head_tag] DEBUG check head tag [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,149 [execute] INFO git cat-file --batch-check [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,154 [execute] INFO git cat-file --batch [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,199 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,199 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,199 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:01:22.213Z] 2024-02-20 01:01:22,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-02-20T01:01:22.213Z] 3.2.0-dev.7 [Pipeline] } [2024-02-20T01:01:22.489Z] $ docker exec --env ******** --env ******** 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 ssh-agent -k [2024-02-20T01:01:22.592Z] unset SSH_AUTH_SOCK; [2024-02-20T01:01:22.593Z] unset SSH_AGENT_PID; [2024-02-20T01:01:22.593Z] echo Agent pid 38 killed; [2024-02-20T01:01:22.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T01:01:23.099Z] + git semver [Pipeline] } [2024-02-20T01:01:23.378Z] $ docker stop --time=1 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 [2024-02-20T01:01:24.650Z] $ docker rm -f --volumes 5dcc0a2a04207e68452dc39ac2b23f9b2461c2c2695727adfdbec3e57570f8b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:25.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T01:01:25.283Z] [2024-02-20T01:01:25.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:25.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T01:01:25.628Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-20T01:01:25.628Z] ab5ef0e58194: Pulling fs layer [2024-02-20T01:01:25.628Z] 9712f1f96733: Pulling fs layer [2024-02-20T01:01:25.628Z] 63f879dbbcfc: Pulling fs layer [2024-02-20T01:01:25.628Z] 0d9ebad4ef96: Pulling fs layer [2024-02-20T01:01:25.628Z] e9a5061849ea: Pulling fs layer [2024-02-20T01:01:25.628Z] d747dcd14b5f: Pulling fs layer [2024-02-20T01:01:25.628Z] 2de7ff778b66: Pulling fs layer [2024-02-20T01:01:25.628Z] e9a5061849ea: Waiting [2024-02-20T01:01:25.628Z] 0d9ebad4ef96: Waiting [2024-02-20T01:01:25.628Z] d747dcd14b5f: Waiting [2024-02-20T01:01:25.628Z] 2de7ff778b66: Waiting [2024-02-20T01:01:25.628Z] 9712f1f96733: Verifying Checksum [2024-02-20T01:01:25.628Z] 9712f1f96733: Download complete [2024-02-20T01:01:25.887Z] 63f879dbbcfc: Verifying Checksum [2024-02-20T01:01:25.887Z] 63f879dbbcfc: Download complete [2024-02-20T01:01:26.144Z] e9a5061849ea: Verifying Checksum [2024-02-20T01:01:26.144Z] e9a5061849ea: Download complete [2024-02-20T01:01:26.144Z] d747dcd14b5f: Download complete [2024-02-20T01:01:26.144Z] ab5ef0e58194: Verifying Checksum [2024-02-20T01:01:26.144Z] ab5ef0e58194: Download complete [2024-02-20T01:01:26.144Z] 0d9ebad4ef96: Verifying Checksum [2024-02-20T01:01:26.144Z] 0d9ebad4ef96: Download complete [2024-02-20T01:01:26.144Z] 2de7ff778b66: Verifying Checksum [2024-02-20T01:01:26.144Z] 2de7ff778b66: Download complete [2024-02-20T01:01:28.673Z] ab5ef0e58194: Pull complete [2024-02-20T01:01:28.673Z] 9712f1f96733: Pull complete [2024-02-20T01:01:29.240Z] 63f879dbbcfc: Pull complete [2024-02-20T01:01:33.467Z] 0d9ebad4ef96: Pull complete [2024-02-20T01:01:33.467Z] e9a5061849ea: Pull complete [2024-02-20T01:01:33.467Z] d747dcd14b5f: Pull complete [2024-02-20T01:01:34.034Z] 2de7ff778b66: Pull complete [2024-02-20T01:01:34.034Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-20T01:01:34.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-20T01:01:34.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:34.329Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T01:01:34.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-20T01:01:39.768Z] $ docker top 1350ad84d029e00be89c8152c1a2ae57f84d2637e448ae9918a06d1503223203 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:01:39.927Z] provisioning config files... [2024-02-20T01:01:39.933Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7711587466509771808tmp [2024-02-20T01:01:39.943Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4614758096102320361tmp [2024-02-20T01:01:39.952Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8056480618579469644tmp [Pipeline] { [Pipeline] echo [2024-02-20T01:01:40.093Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:40.393Z] ---> sigul-configuration.sh [2024-02-20T01:01:40.394Z] gpg: directory `/root/.gnupg' created [2024-02-20T01:01:40.394Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-20T01:01:40.394Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-20T01:01:40.394Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-20T01:01:40.394Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-20T01:01:40.394Z] gpg: CAST5 encrypted data [2024-02-20T01:01:40.394Z] gpg: encrypted with 1 passphrase [2024-02-20T01:01:40.394Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-20T01:01:40.693Z] + mkdir /home/jenkins [2024-02-20T01:01:40.693Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-20T01:01:40.991Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-20T01:01:41.002Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:41.295Z] ---> sigul-install.sh [2024-02-20T01:01:41.295Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-20T01:01:41.593Z] + git tag --list [2024-02-20T01:01:41.593Z] v0.0.0 [2024-02-20T01:01:41.593Z] v0.0.1-dev.1 [2024-02-20T01:01:41.593Z] v0.0.1-dev.10 [2024-02-20T01:01:41.593Z] v0.0.1-dev.11 [2024-02-20T01:01:41.593Z] v0.0.1-dev.12 [2024-02-20T01:01:41.593Z] v0.0.1-dev.13 [2024-02-20T01:01:41.593Z] v0.0.1-dev.14 [2024-02-20T01:01:41.593Z] v0.0.1-dev.15 [2024-02-20T01:01:41.593Z] v0.0.1-dev.16 [2024-02-20T01:01:41.593Z] v0.0.1-dev.2 [2024-02-20T01:01:41.593Z] v0.0.1-dev.3 [2024-02-20T01:01:41.593Z] v0.0.1-dev.4 [2024-02-20T01:01:41.593Z] v0.0.1-dev.5 [2024-02-20T01:01:41.593Z] v0.0.1-dev.6 [2024-02-20T01:01:41.593Z] v0.0.1-dev.7 [2024-02-20T01:01:41.593Z] v0.0.1-dev.8 [2024-02-20T01:01:41.593Z] v0.0.1-dev.9 [2024-02-20T01:01:41.593Z] v2.2.0 [2024-02-20T01:01:41.593Z] v2.2.0-dev.17 [2024-02-20T01:01:41.593Z] v2.2.0-dev.18 [2024-02-20T01:01:41.593Z] v2.2.0-dev.19 [2024-02-20T01:01:41.593Z] v2.2.0-dev.20 [2024-02-20T01:01:41.593Z] v2.2.0-dev.21 [2024-02-20T01:01:41.593Z] v2.2.0-dev.22 [2024-02-20T01:01:41.593Z] v2.2.0-dev.23 [2024-02-20T01:01:41.593Z] v2.2.0-dev.24 [2024-02-20T01:01:41.593Z] v2.2.0-dev.25 [2024-02-20T01:01:41.593Z] v2.2.0-dev.26 [2024-02-20T01:01:41.593Z] v2.2.0-dev.27 [2024-02-20T01:01:41.593Z] v2.3.0 [2024-02-20T01:01:41.593Z] v2.3.0-dev.1 [2024-02-20T01:01:41.593Z] v2.3.0-dev.10 [2024-02-20T01:01:41.593Z] v2.3.0-dev.11 [2024-02-20T01:01:41.593Z] v2.3.0-dev.12 [2024-02-20T01:01:41.593Z] v2.3.0-dev.13 [2024-02-20T01:01:41.593Z] v2.3.0-dev.14 [2024-02-20T01:01:41.593Z] v2.3.0-dev.15 [2024-02-20T01:01:41.593Z] v2.3.0-dev.16 [2024-02-20T01:01:41.593Z] v2.3.0-dev.17 [2024-02-20T01:01:41.593Z] v2.3.0-dev.18 [2024-02-20T01:01:41.593Z] v2.3.0-dev.19 [2024-02-20T01:01:41.593Z] v2.3.0-dev.2 [2024-02-20T01:01:41.593Z] v2.3.0-dev.20 [2024-02-20T01:01:41.593Z] v2.3.0-dev.21 [2024-02-20T01:01:41.593Z] v2.3.0-dev.22 [2024-02-20T01:01:41.593Z] v2.3.0-dev.23 [2024-02-20T01:01:41.593Z] v2.3.0-dev.24 [2024-02-20T01:01:41.593Z] v2.3.0-dev.25 [2024-02-20T01:01:41.593Z] v2.3.0-dev.26 [2024-02-20T01:01:41.593Z] v2.3.0-dev.27 [2024-02-20T01:01:41.593Z] v2.3.0-dev.28 [2024-02-20T01:01:41.593Z] v2.3.0-dev.3 [2024-02-20T01:01:41.593Z] v2.3.0-dev.4 [2024-02-20T01:01:41.593Z] v2.3.0-dev.5 [2024-02-20T01:01:41.593Z] v2.3.0-dev.6 [2024-02-20T01:01:41.593Z] v2.3.0-dev.7 [2024-02-20T01:01:41.593Z] v2.3.0-dev.8 [2024-02-20T01:01:41.593Z] v2.3.0-dev.9 [2024-02-20T01:01:41.593Z] v2.3.1 [2024-02-20T01:01:41.593Z] v2.3.1-dev.4 [2024-02-20T01:01:41.593Z] v2.3.1-dev.5 [2024-02-20T01:01:41.593Z] v2.3.1-dev.6 [2024-02-20T01:01:41.593Z] v3.0 [2024-02-20T01:01:41.593Z] v3.0.0 [2024-02-20T01:01:41.593Z] v3.0.0-dev.1 [2024-02-20T01:01:41.593Z] v3.0.0-dev.10 [2024-02-20T01:01:41.593Z] v3.0.0-dev.11 [2024-02-20T01:01:41.593Z] v3.0.0-dev.12 [2024-02-20T01:01:41.593Z] v3.0.0-dev.13 [2024-02-20T01:01:41.593Z] v3.0.0-dev.14 [2024-02-20T01:01:41.593Z] v3.0.0-dev.15 [2024-02-20T01:01:41.593Z] v3.0.0-dev.16 [2024-02-20T01:01:41.593Z] v3.0.0-dev.17 [2024-02-20T01:01:41.593Z] v3.0.0-dev.18 [2024-02-20T01:01:41.593Z] v3.0.0-dev.19 [2024-02-20T01:01:41.593Z] v3.0.0-dev.2 [2024-02-20T01:01:41.593Z] v3.0.0-dev.20 [2024-02-20T01:01:41.593Z] v3.0.0-dev.21 [2024-02-20T01:01:41.593Z] v3.0.0-dev.22 [2024-02-20T01:01:41.593Z] v3.0.0-dev.23 [2024-02-20T01:01:41.593Z] v3.0.0-dev.24 [2024-02-20T01:01:41.593Z] v3.0.0-dev.25 [2024-02-20T01:01:41.593Z] v3.0.0-dev.26 [2024-02-20T01:01:41.593Z] v3.0.0-dev.27 [2024-02-20T01:01:41.593Z] v3.0.0-dev.28 [2024-02-20T01:01:41.594Z] v3.0.0-dev.29 [2024-02-20T01:01:41.594Z] v3.0.0-dev.3 [2024-02-20T01:01:41.594Z] v3.0.0-dev.30 [2024-02-20T01:01:41.594Z] v3.0.0-dev.31 [2024-02-20T01:01:41.594Z] v3.0.0-dev.32 [2024-02-20T01:01:41.594Z] v3.0.0-dev.33 [2024-02-20T01:01:41.594Z] v3.0.0-dev.34 [2024-02-20T01:01:41.594Z] v3.0.0-dev.35 [2024-02-20T01:01:41.594Z] v3.0.0-dev.36 [2024-02-20T01:01:41.594Z] v3.0.0-dev.37 [2024-02-20T01:01:41.594Z] v3.0.0-dev.38 [2024-02-20T01:01:41.594Z] v3.0.0-dev.39 [2024-02-20T01:01:41.594Z] v3.0.0-dev.4 [2024-02-20T01:01:41.594Z] v3.0.0-dev.40 [2024-02-20T01:01:41.594Z] v3.0.0-dev.41 [2024-02-20T01:01:41.594Z] v3.0.0-dev.42 [2024-02-20T01:01:41.594Z] v3.0.0-dev.43 [2024-02-20T01:01:41.594Z] v3.0.0-dev.44 [2024-02-20T01:01:41.594Z] v3.0.0-dev.45 [2024-02-20T01:01:41.594Z] v3.0.0-dev.46 [2024-02-20T01:01:41.594Z] v3.0.0-dev.47 [2024-02-20T01:01:41.594Z] v3.0.0-dev.48 [2024-02-20T01:01:41.594Z] v3.0.0-dev.49 [2024-02-20T01:01:41.594Z] v3.0.0-dev.5 [2024-02-20T01:01:41.594Z] v3.0.0-dev.50 [2024-02-20T01:01:41.594Z] v3.0.0-dev.51 [2024-02-20T01:01:41.594Z] v3.0.0-dev.6 [2024-02-20T01:01:41.594Z] v3.0.0-dev.7 [2024-02-20T01:01:41.594Z] v3.0.0-dev.8 [2024-02-20T01:01:41.594Z] v3.0.0-dev.9 [2024-02-20T01:01:41.594Z] v3.1 [2024-02-20T01:01:41.594Z] v3.1.0 [2024-02-20T01:01:41.594Z] v3.1.0-dev.1 [2024-02-20T01:01:41.594Z] v3.1.0-dev.10 [2024-02-20T01:01:41.594Z] v3.1.0-dev.11 [2024-02-20T01:01:41.594Z] v3.1.0-dev.12 [2024-02-20T01:01:41.594Z] v3.1.0-dev.13 [2024-02-20T01:01:41.594Z] v3.1.0-dev.14 [2024-02-20T01:01:41.594Z] v3.1.0-dev.15 [2024-02-20T01:01:41.594Z] v3.1.0-dev.16 [2024-02-20T01:01:41.594Z] v3.1.0-dev.17 [2024-02-20T01:01:41.594Z] v3.1.0-dev.18 [2024-02-20T01:01:41.594Z] v3.1.0-dev.19 [2024-02-20T01:01:41.594Z] v3.1.0-dev.2 [2024-02-20T01:01:41.594Z] v3.1.0-dev.20 [2024-02-20T01:01:41.594Z] v3.1.0-dev.21 [2024-02-20T01:01:41.594Z] v3.1.0-dev.22 [2024-02-20T01:01:41.594Z] v3.1.0-dev.23 [2024-02-20T01:01:41.594Z] v3.1.0-dev.24 [2024-02-20T01:01:41.594Z] v3.1.0-dev.25 [2024-02-20T01:01:41.594Z] v3.1.0-dev.26 [2024-02-20T01:01:41.594Z] v3.1.0-dev.27 [2024-02-20T01:01:41.594Z] v3.1.0-dev.28 [2024-02-20T01:01:41.594Z] v3.1.0-dev.29 [2024-02-20T01:01:41.594Z] v3.1.0-dev.3 [2024-02-20T01:01:41.594Z] v3.1.0-dev.30 [2024-02-20T01:01:41.594Z] v3.1.0-dev.31 [2024-02-20T01:01:41.594Z] v3.1.0-dev.32 [2024-02-20T01:01:41.594Z] v3.1.0-dev.33 [2024-02-20T01:01:41.594Z] v3.1.0-dev.34 [2024-02-20T01:01:41.594Z] v3.1.0-dev.35 [2024-02-20T01:01:41.594Z] v3.1.0-dev.36 [2024-02-20T01:01:41.594Z] v3.1.0-dev.37 [2024-02-20T01:01:41.594Z] v3.1.0-dev.38 [2024-02-20T01:01:41.594Z] v3.1.0-dev.39 [2024-02-20T01:01:41.594Z] v3.1.0-dev.4 [2024-02-20T01:01:41.594Z] v3.1.0-dev.5 [2024-02-20T01:01:41.594Z] v3.1.0-dev.6 [2024-02-20T01:01:41.594Z] v3.1.0-dev.7 [2024-02-20T01:01:41.594Z] v3.1.0-dev.8 [2024-02-20T01:01:41.594Z] v3.1.0-dev.9 [2024-02-20T01:01:41.594Z] v3.2.0-dev.1 [2024-02-20T01:01:41.594Z] v3.2.0-dev.2 [2024-02-20T01:01:41.594Z] v3.2.0-dev.3 [2024-02-20T01:01:41.594Z] v3.2.0-dev.4 [2024-02-20T01:01:41.594Z] v3.2.0-dev.5 [2024-02-20T01:01:41.594Z] v3.2.0-dev.6 [2024-02-20T01:01:41.594Z] v3.2.0-dev.7 [Pipeline] sh [2024-02-20T01:01:41.894Z] + lftools sign git-tag v3.2.0-dev.7 [2024-02-20T01:01:42.461Z] Signing Git tag with Sigul... [2024-02-20T01:01:42.461Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-02-20T01:01:42.734Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:43.025Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-20T01:01:43.032Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-20T01:01:43.167Z] $ docker stop --time=1 1350ad84d029e00be89c8152c1a2ae57f84d2637e448ae9918a06d1503223203 [2024-02-20T01:01:44.463Z] $ docker rm -f --volumes 1350ad84d029e00be89c8152c1a2ae57f84d2637e448ae9918a06d1503223203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-20T01:01:45.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T01:01:45.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:45.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:01:45.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:45.862Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T01:01:45.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T01:01:46.200Z] $ docker top 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 -eo pid,comm [2024-02-20T01:01:46.234Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T01:01:46.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T01:01:46.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:01:46.497Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:01:46.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:01:46.601Z] $ docker exec 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 ssh-agent [2024-02-20T01:01:46.698Z] SSH_AUTH_SOCK=/tmp/ssh-RLkyqcITosgD/agent.31 [2024-02-20T01:01:46.698Z] SSH_AGENT_PID=37 [2024-02-20T01:01:46.702Z] Running ssh-add (command line suppressed) [2024-02-20T01:01:46.811Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1803619297638568377.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1803619297638568377.key) [2024-02-20T01:01:46.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:01:47.160Z] + git semver bump pre [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,372 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,372 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,372 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,372 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,372 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,372 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,374 [execute] INFO git cat-file --batch-check [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,379 [execute] INFO git cat-file --batch [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:47.419Z] 2024-02-20 01:01:47,385 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-02-20T01:01:47.419Z] 3.2.0-dev.8 [Pipeline] } [2024-02-20T01:01:47.435Z] $ docker exec --env ******** --env ******** 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 ssh-agent -k [2024-02-20T01:01:47.525Z] unset SSH_AUTH_SOCK; [2024-02-20T01:01:47.525Z] unset SSH_AGENT_PID; [2024-02-20T01:01:47.525Z] echo Agent pid 37 killed; [2024-02-20T01:01:47.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T01:01:48.055Z] + git semver [Pipeline] } [2024-02-20T01:01:48.334Z] $ docker stop --time=1 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 [2024-02-20T01:01:49.616Z] $ docker rm -f --volumes 48bc7d290f28b886b5d93624ade017c90ae4cac54656539e405508b1fa48ce28 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T01:01:50.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T01:01:50.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:01:50.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:01:50.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:01:50.654Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T01:01:50.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T01:01:51.030Z] $ docker top 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 -eo pid,comm [2024-02-20T01:01:51.066Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T01:01:51.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T01:01:51.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:01:51.265Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:01:51.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:01:51.386Z] $ docker exec 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 ssh-agent [2024-02-20T01:01:51.479Z] SSH_AUTH_SOCK=/tmp/ssh-Xq0ewSMpfOLx/agent.32 [2024-02-20T01:01:51.479Z] SSH_AGENT_PID=38 [2024-02-20T01:01:51.483Z] Running ssh-add (command line suppressed) [2024-02-20T01:01:51.596Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8170589541037131579.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8170589541037131579.key) [2024-02-20T01:01:51.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:01:51.944Z] + git semver push [2024-02-20T01:01:52.202Z] 2024-02-20 01:01:52,118 [run_push] DEBUG push [2024-02-20T01:01:52.202Z] 2024-02-20 01:01:52,119 [execute] INFO git cat-file --batch-check [2024-02-20T01:01:52.202Z] 2024-02-20 01:01:52,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:01:52.202Z] 2024-02-20 01:01:52,123 [execute] INFO git rev-list 5cafe8dc85af70596f7b8d85af0ba441fbf7d63e -- [2024-02-20T01:01:52.202Z] 2024-02-20 01:01:52,124 [execute] DEBUG Popen(['git', 'rev-list', '5cafe8dc85af70596f7b8d85af0ba441fbf7d63e', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:01:52.202Z] 2024-02-20 01:01:52,132 [execute] INFO git fetch -v origin [2024-02-20T01:01:52.202Z] 2024-02-20 01:01:52,132 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-20T01:01:52.770Z] 2024-02-20 01:01:52,682 [run_push] DEBUG no remote changes detected [2024-02-20T01:01:52.770Z] 2024-02-20 01:01:52,682 [execute] INFO git push origin semver [2024-02-20T01:01:52.770Z] 2024-02-20 01:01:52,683 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:01:53.708Z] 2024-02-20 01:01:53,350 [run_push] DEBUG push all version tags [2024-02-20T01:01:53.708Z] 2024-02-20 01:01:53,352 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-20T01:01:53.708Z] 2024-02-20 01:01:53,352 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:01:54.282Z] 2024-02-20 01:01:54,035 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-02-20T01:01:54.282Z] 3.2.0-dev.8 [Pipeline] } [2024-02-20T01:01:54.301Z] $ docker exec --env ******** --env ******** 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 ssh-agent -k [2024-02-20T01:01:54.400Z] unset SSH_AUTH_SOCK; [2024-02-20T01:01:54.400Z] unset SSH_AGENT_PID; [2024-02-20T01:01:54.400Z] echo Agent pid 38 killed; [2024-02-20T01:01:54.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T01:01:54.983Z] + git semver [Pipeline] } [2024-02-20T01:01:55.263Z] $ docker stop --time=1 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 [2024-02-20T01:01:56.563Z] $ docker rm -f --volumes 494ebc4ed7cbb7745c9d09836c62ab2fee9db53f46b7fee079234546a74ac586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-20T01:01:58.087Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-02-20T01:01:58.087Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-02-20T01:01:58.087Z] total 16 [2024-02-20T01:01:58.087Z] drwxr-xr-x 3 root root 4096 Feb 20 00:50 . [2024-02-20T01:01:58.087Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:01 .. [2024-02-20T01:01:58.087Z] drwxr-xr-x 2 root root 4096 Feb 20 00:50 cost [2024-02-20T01:01:58.087Z] -rw-r--r-- 1 root root 89 Feb 20 00:50 cost.csv [2024-02-20T01:01:58.087Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-02-20T01:01:58.087Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-02-20T01:01:58.087Z] total 16 [2024-02-20T01:01:58.087Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 00:50 . [2024-02-20T01:01:58.087Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:01 .. [2024-02-20T01:01:58.087Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 00:50 cost [2024-02-20T01:01:58.087Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 20 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:58.392Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:01:59.247Z] ---> package-listing.sh [2024-02-20T01:01:59.247Z] ++ facter osfamily [2024-02-20T01:01:59.247Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-20T01:01:59.505Z] + OS_FAMILY=debian [2024-02-20T01:01:59.505Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-02-20T01:01:59.505Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-20T01:01:59.505Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-20T01:01:59.505Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-20T01:01:59.505Z] + PACKAGES=/tmp/packages_start.txt [2024-02-20T01:01:59.505Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-02-20T01:01:59.505Z] + PACKAGES=/tmp/packages_end.txt [2024-02-20T01:01:59.505Z] + case "${OS_FAMILY}" in [2024-02-20T01:01:59.505Z] + dpkg -l [2024-02-20T01:01:59.505Z] + grep '^ii' [2024-02-20T01:01:59.505Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-20T01:01:59.505Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-20T01:01:59.505Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-20T01:01:59.505Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-02-20T01:01:59.505Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-02-20T01:01:59.505Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-02-20T01:01:59.518Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-20T01:01:59.793Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:02:00.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:02:00.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:02:00.596Z] prd-ubuntu20.04-docker-8c-8g-1286 does not seem to be running inside a container [2024-02-20T01:02:00.631Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T01:02:00.857Z] $ docker top 5d12cfb7dc615e40099ac30e96944f30d67ec924e363d4d162dab7cf2ee06344 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:02:01.303Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-20T01:02:01.590Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-20T01:02:01.875Z] + ls /var/log/sa-host [2024-02-20T01:02:01.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:02:02.006Z] provisioning config files... [2024-02-20T01:02:02.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5008747321787384204tmp [Pipeline] { [Pipeline] echo [2024-02-20T01:02:02.140Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:02:02.420Z] ---> create-netrc.sh [Pipeline] } [2024-02-20T01:02:02.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:02:02.864Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-20T01:02:02.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:02:03.155Z] ---> sudo-logs.sh [2024-02-20T01:02:03.155Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-20T01:02:03.247Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:02:03.529Z] ---> job-cost.sh [2024-02-20T01:02:03.529Z] lf-activate-venv: SKIPPING [2024-02-20T01:02:03.529Z] DEBUG: total: 0.2199999988079071 [2024-02-20T01:02:03.529Z] INFO: Retrieving Stack Cost... [2024-02-20T01:02:04.098Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T01:02:04.358Z] INFO: Archiving Costs [Pipeline] echo [2024-02-20T01:02:04.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:02:04.653Z] ---> logs-deploy.sh [2024-02-20T01:02:04.654Z] lf-activate-venv: SKIPPING [2024-02-20T01:02:04.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/172 [2024-02-20T01:02:04.654Z] INFO: archiving workspace using pattern(s): [2024-02-20T01:02:05.592Z] Archives upload complete. [2024-02-20T01:02:05.592Z] INFO: archiving logs to Nexus