Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c91cc494b17f60a6c3435008630f1c4da06e6238 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-ssh1274160291337585171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11434909421576436727.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11418426510037734950.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13137204533050810151.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-ssh5139757875927646713.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-29957’ is offline Running on prd-ubuntu20.04-docker-8c-8g-29958 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 c91cc494b17f60a6c3435008630f1c4da06e6238 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c91cc494b17f60a6c3435008630f1c4da06e6238 # timeout=10 Commit message: "Merge pull request #84 from farshidtz/rtsp-refactor" > git rev-list --no-walk 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T16:13:04.241Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T16:13:04.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T16:13:04.325Z] ========================================================= [2022-09-20T16:13:04.325Z] EdgeX Global Pipelines Version Info [2022-09-20T16:13:04.325Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:13:05.432Z] ------------------- [2022-09-20T16:13:05.432Z] stable info: [2022-09-20T16:13:05.432Z] ------------------- [2022-09-20T16:13:05.432Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T16:13:05.432Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T16:13:05.432Z] Message: update stable to v1.0.239 [2022-09-20T16:13:05.696Z] ------------------- [2022-09-20T16:13:05.696Z] experimental info: [2022-09-20T16:13:05.696Z] ------------------- [2022-09-20T16:13:05.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T16:13:05.696Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T16:13:05.696Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T16:13:05.976Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-20T16:13:05.996Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-20T16:13:06.013Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T16:13:06.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T16:13:06.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T16:13:06.056Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T16:13:06.071Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T16:13:06.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-20T16:13:06.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T16:13:06.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T16:13:06.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T16:13:06.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-20T16:13:06.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T16:13:06.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T16:13:06.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T16:13:06.195Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T16:13:06.208Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T16:13:06.224Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T16:13:06.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T16:13:06.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T16:13:06.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-20T16:13:06.284Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-20T16:13:06.297Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-20T16:13:06.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-20T16:13:06.324Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-20T16:13:06.339Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T16:13:06.352Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T16:13:06.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-20T16:13:06.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-20T16:13:06.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-20T16:13:06.404Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c91cc494b17f60a6c3435008630f1c4da06e6238 [Pipeline] echo [2022-09-20T16:13:06.417Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c91cc49 [Pipeline] echo [2022-09-20T16:13:06.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T16:13:06.474Z] provisioning config files... [2022-09-20T16:13:06.490Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4454505250074349353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:13:06.797Z] ---> docker-login.sh [2022-09-20T16:13:06.797Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:13:07.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:07.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:07.059Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:07.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:07.059Z] [2022-09-20T16:13:07.059Z] Login Succeeded [2022-09-20T16:13:07.059Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:13:07.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:07.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:07.320Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:07.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:07.320Z] [2022-09-20T16:13:07.320Z] Login Succeeded [2022-09-20T16:13:07.320Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:13:07.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:07.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:07.581Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:07.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:07.581Z] [2022-09-20T16:13:07.581Z] Login Succeeded [2022-09-20T16:13:07.581Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:13:07.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:07.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:07.581Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:07.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:07.581Z] [2022-09-20T16:13:07.581Z] Login Succeeded [2022-09-20T16:13:07.581Z] docker.io [2022-09-20T16:13:07.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:08.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:08.103Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:08.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:08.103Z] [2022-09-20T16:13:08.103Z] Login Succeeded [2022-09-20T16:13:08.103Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T16:13:08.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-20T16:13:08.494Z] + git rev-list -1 --merges c91cc494b17f60a6c3435008630f1c4da06e6238~1..c91cc494b17f60a6c3435008630f1c4da06e6238 [Pipeline] echo [2022-09-20T16:13:08.520Z] -----------> git rev-list -1 --merges c91cc494b17f60a6c3435008630f1c4da06e6238~1..c91cc494b17f60a6c3435008630f1c4da06e6238 c91cc494b17f60a6c3435008630f1c4da06e6238 [2022-09-20T16:13:08.520Z] c91cc494b17f60a6c3435008630f1c4da06e6238 [false] [Pipeline] sh [2022-09-20T16:13:08.813Z] + git log --format=format:%s -1 c91cc494b17f60a6c3435008630f1c4da06e6238 [Pipeline] echo [2022-09-20T16:13:08.827Z] ========================================================= [2022-09-20T16:13:08.827Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T16:13:08.827Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T16:13:09.162Z] + git log --format=format:%s -1 c91cc494b17f60a6c3435008630f1c4da06e6238 [Pipeline] echo [2022-09-20T16:13:09.174Z] [semverPrep] GIT_COMMIT: c91cc494b17f60a6c3435008630f1c4da06e6238, Commit Message: Merge pull request #84 from farshidtz/rtsp-refactor [Pipeline] echo [2022-09-20T16:13:09.183Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-20T16:13:09.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T16:13:09.556Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T16:13:09.556Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T16:13:09.556Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T16:13:09.556Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T16:13:09.556Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T16:13:09.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:13:09.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T16:13:09.981Z] [2022-09-20T16:13:09.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:13:10.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T16:13:10.294Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T16:13:10.294Z] b85a868b505f: Pulling fs layer [2022-09-20T16:13:10.294Z] e2be974225ed: Pulling fs layer [2022-09-20T16:13:10.294Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T16:13:10.294Z] 988bab9f4d93: Pulling fs layer [2022-09-20T16:13:10.294Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T16:13:10.294Z] eaf3925da568: Pulling fs layer [2022-09-20T16:13:10.294Z] bab4dde63d76: Pulling fs layer [2022-09-20T16:13:10.294Z] bde34c3a00c8: Pulling fs layer [2022-09-20T16:13:10.294Z] b352a97aabf1: Pulling fs layer [2022-09-20T16:13:10.294Z] 4872d77fe225: Pulling fs layer [2022-09-20T16:13:10.294Z] 5851b861e8e6: Pulling fs layer [2022-09-20T16:13:10.294Z] bab4dde63d76: Waiting [2022-09-20T16:13:10.294Z] bde34c3a00c8: Waiting [2022-09-20T16:13:10.294Z] b352a97aabf1: Waiting [2022-09-20T16:13:10.294Z] 988bab9f4d93: Waiting [2022-09-20T16:13:10.294Z] 4872d77fe225: Waiting [2022-09-20T16:13:10.294Z] 5851b861e8e6: Waiting [2022-09-20T16:13:10.294Z] 1469e6f7b9e6: Waiting [2022-09-20T16:13:10.294Z] eaf3925da568: Waiting [2022-09-20T16:13:10.294Z] e2be974225ed: Download complete [2022-09-20T16:13:10.294Z] 988bab9f4d93: Verifying Checksum [2022-09-20T16:13:10.294Z] 988bab9f4d93: Download complete [2022-09-20T16:13:10.556Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T16:13:10.556Z] 1469e6f7b9e6: Download complete [2022-09-20T16:13:10.556Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T16:13:10.556Z] 339a4e72a1f5: Download complete [2022-09-20T16:13:10.556Z] eaf3925da568: Download complete [2022-09-20T16:13:10.556Z] bde34c3a00c8: Verifying Checksum [2022-09-20T16:13:10.556Z] bde34c3a00c8: Download complete [2022-09-20T16:13:10.556Z] b352a97aabf1: Download complete [2022-09-20T16:13:10.556Z] 4872d77fe225: Verifying Checksum [2022-09-20T16:13:10.556Z] 4872d77fe225: Download complete [2022-09-20T16:13:10.556Z] 5851b861e8e6: Verifying Checksum [2022-09-20T16:13:10.556Z] b85a868b505f: Verifying Checksum [2022-09-20T16:13:10.556Z] b85a868b505f: Download complete [2022-09-20T16:13:10.815Z] bab4dde63d76: Verifying Checksum [2022-09-20T16:13:10.815Z] bab4dde63d76: Download complete [2022-09-20T16:13:11.757Z] b85a868b505f: Pull complete [2022-09-20T16:13:12.329Z] e2be974225ed: Pull complete [2022-09-20T16:13:12.902Z] 339a4e72a1f5: Pull complete [2022-09-20T16:13:12.902Z] 988bab9f4d93: Pull complete [2022-09-20T16:13:13.161Z] 1469e6f7b9e6: Pull complete [2022-09-20T16:13:13.161Z] eaf3925da568: Pull complete [2022-09-20T16:13:15.758Z] bab4dde63d76: Pull complete [2022-09-20T16:13:15.758Z] bde34c3a00c8: Pull complete [2022-09-20T16:13:16.709Z] b352a97aabf1: Pull complete [2022-09-20T16:13:16.999Z] 4872d77fe225: Pull complete [2022-09-20T16:13:17.260Z] 5851b861e8e6: Pull complete [2022-09-20T16:13:17.522Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T16:13:17.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T16:13:17.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:13:17.898Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:13:17.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T16:13:21.032Z] $ docker top 233bafee54cb431c462221e869098da76e8d985763b0fba08cd8f941cf15d541 -eo pid,comm [2022-09-20T16:13:21.105Z] 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). [2022-09-20T16:13:21.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T16:13:21.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T16:13:21.140Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T16:13:21.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T16:13:21.281Z] $ docker exec 233bafee54cb431c462221e869098da76e8d985763b0fba08cd8f941cf15d541 ssh-agent [2022-09-20T16:13:21.405Z] SSH_AUTH_SOCK=/tmp/ssh-NivoFcvVr4Uy/agent.32 [2022-09-20T16:13:21.405Z] SSH_AGENT_PID=38 [2022-09-20T16:13:21.414Z] Running ssh-add (command line suppressed) [2022-09-20T16:13:21.539Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8876143117252528078.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8876143117252528078.key) [2022-09-20T16:13:21.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T16:13:21.850Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T16:13:21.869Z] $ docker exec --env ******** --env ******** 233bafee54cb431c462221e869098da76e8d985763b0fba08cd8f941cf15d541 ssh-agent -k [2022-09-20T16:13:21.990Z] unset SSH_AUTH_SOCK; [2022-09-20T16:13:21.990Z] unset SSH_AGENT_PID; [2022-09-20T16:13:21.990Z] echo Agent pid 38 killed; [2022-09-20T16:13:22.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T16:13:22.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T16:13:22.030Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T16:13:22.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T16:13:22.163Z] $ docker exec 233bafee54cb431c462221e869098da76e8d985763b0fba08cd8f941cf15d541 ssh-agent [2022-09-20T16:13:22.291Z] SSH_AUTH_SOCK=/tmp/ssh-NB4xFMPs8fGE/agent.72 [2022-09-20T16:13:22.291Z] SSH_AGENT_PID=78 [2022-09-20T16:13:22.298Z] Running ssh-add (command line suppressed) [2022-09-20T16:13:22.423Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2643265192720676628.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2643265192720676628.key) [2022-09-20T16:13:22.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T16:13:22.749Z] + git semver init [2022-09-20T16:13:23.011Z] 2022-09-20 16:13:22,960 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T16:13:23.011Z] 2022-09-20 16:13:22,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-20T16:13:23.011Z] 2022-09-20 16:13:22,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-20T16:13:23.011Z] 2022-09-20 16:13:22,961 [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) [2022-09-20T16:13:23.953Z] 2022-09-20 16:13:23,735 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-09-20T16:13:23.953Z] 2022-09-20 16:13:23,736 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-09-20T16:13:23.953Z] 2022-09-20 16:13:23,736 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-20T16:13:23.953Z] 2022-09-20 16:13:23,736 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-20T16:13:23.953Z] 2.3.0-dev.7 [Pipeline] } [2022-09-20T16:13:23.960Z] $ docker exec --env ******** --env ******** 233bafee54cb431c462221e869098da76e8d985763b0fba08cd8f941cf15d541 ssh-agent -k [2022-09-20T16:13:24.073Z] unset SSH_AUTH_SOCK; [2022-09-20T16:13:24.073Z] unset SSH_AGENT_PID; [2022-09-20T16:13:24.073Z] echo Agent pid 78 killed; [2022-09-20T16:13:24.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T16:13:24.398Z] + git semver [Pipeline] } [2022-09-20T16:13:24.672Z] $ docker stop --time=1 233bafee54cb431c462221e869098da76e8d985763b0fba08cd8f941cf15d541 [2022-09-20T16:13:25.972Z] $ docker rm -f 233bafee54cb431c462221e869098da76e8d985763b0fba08cd8f941cf15d541 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T16:13:26.343Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T16:13:26.601Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T16:13:26.604Z] [edgeXSemver]: initialized semver on version 2.3.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 [2022-09-20T16:13:26.714Z] provisioning config files... [2022-09-20T16:13:26.724Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3403569411414462154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:13:27.026Z] ---> docker-login.sh [2022-09-20T16:13:27.026Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:13:27.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:27.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:27.026Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:27.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:27.026Z] [2022-09-20T16:13:27.026Z] Login Succeeded [2022-09-20T16:13:27.026Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:13:27.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:27.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:27.287Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:27.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:27.287Z] [2022-09-20T16:13:27.287Z] Login Succeeded [2022-09-20T16:13:27.287Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:13:27.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:27.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:27.287Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:27.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:27.287Z] [2022-09-20T16:13:27.287Z] Login Succeeded [2022-09-20T16:13:27.287Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:13:27.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:27.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:27.547Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:27.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:27.547Z] [2022-09-20T16:13:27.547Z] Login Succeeded [2022-09-20T16:13:27.547Z] docker.io [2022-09-20T16:13:27.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:13:28.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:13:28.118Z] Configure a credential helper to remove this warning. See [2022-09-20T16:13:28.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:13:28.118Z] [2022-09-20T16:13:28.118Z] Login Succeeded [2022-09-20T16:13:28.118Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T16:13:28.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T16:13:28.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:13:28.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:13:28.214Z] ========================================================= [2022-09-20T16:13:28.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T16:13:28.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:13:28.535Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-20T16:13:28.535Z] Sending build context to Docker daemon 872.4kB [2022-09-20T16:13:28.535Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T16:13:28.535Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-20T16:13:28.535Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T16:13:28.535Z] 2408cc74d12b: Pulling fs layer [2022-09-20T16:13:28.535Z] ea60b727a1ce: Pulling fs layer [2022-09-20T16:13:28.535Z] 30c4a7721957: Pulling fs layer [2022-09-20T16:13:28.535Z] 370296b7ddb6: Pulling fs layer [2022-09-20T16:13:28.535Z] 7c6cee850709: Pulling fs layer [2022-09-20T16:13:28.535Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T16:13:28.535Z] 370296b7ddb6: Waiting [2022-09-20T16:13:28.535Z] 7c6cee850709: Waiting [2022-09-20T16:13:28.535Z] d94ebbe4e438: Pulling fs layer [2022-09-20T16:13:28.535Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T16:13:28.535Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T16:13:28.535Z] 39a5fcdaea64: Waiting [2022-09-20T16:13:28.535Z] d94ebbe4e438: Waiting [2022-09-20T16:13:28.535Z] bcfd1f05c69d: Waiting [2022-09-20T16:13:28.535Z] 59ccb84bbe0f: Waiting [2022-09-20T16:13:28.535Z] 30c4a7721957: Verifying Checksum [2022-09-20T16:13:28.535Z] 30c4a7721957: Download complete [2022-09-20T16:13:28.535Z] ea60b727a1ce: Verifying Checksum [2022-09-20T16:13:28.535Z] ea60b727a1ce: Download complete [2022-09-20T16:13:28.535Z] 7c6cee850709: Verifying Checksum [2022-09-20T16:13:28.797Z] 39a5fcdaea64: Download complete [2022-09-20T16:13:28.797Z] 2408cc74d12b: Verifying Checksum [2022-09-20T16:13:28.797Z] 2408cc74d12b: Download complete [2022-09-20T16:13:28.797Z] d94ebbe4e438: Download complete [2022-09-20T16:13:28.797Z] 2408cc74d12b: Pull complete [2022-09-20T16:13:29.072Z] ea60b727a1ce: Pull complete [2022-09-20T16:13:29.072Z] 30c4a7721957: Pull complete [2022-09-20T16:13:29.072Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T16:13:29.072Z] 59ccb84bbe0f: Download complete [2022-09-20T16:13:29.649Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T16:13:29.649Z] bcfd1f05c69d: Download complete [2022-09-20T16:13:29.649Z] 370296b7ddb6: Verifying Checksum [2022-09-20T16:13:29.649Z] 370296b7ddb6: Download complete [2022-09-20T16:13:33.849Z] 370296b7ddb6: Pull complete [2022-09-20T16:13:33.849Z] 7c6cee850709: Pull complete [2022-09-20T16:13:34.109Z] 39a5fcdaea64: Pull complete [2022-09-20T16:13:34.109Z] d94ebbe4e438: Pull complete [2022-09-20T16:13:36.643Z] bcfd1f05c69d: Pull complete [2022-09-20T16:13:36.904Z] 59ccb84bbe0f: Pull complete [2022-09-20T16:13:36.904Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T16:13:36.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T16:13:36.904Z] ---> a4fb48ad2a94 [2022-09-20T16:13:36.904Z] Step 3/13 : ARG MAKE="make build" [2022-09-20T16:13:41.683Z] Still waiting to schedule task [2022-09-20T16:13:41.683Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-29959’ is offline [2022-09-20T16:13:42.190Z] ---> Running in 85fbd182da53 [2022-09-20T16:13:42.190Z] Removing intermediate container 85fbd182da53 [2022-09-20T16:13:42.190Z] ---> 6d6bc7b8d53b [2022-09-20T16:13:42.190Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-20T16:13:42.190Z] ---> Running in b89d999e16bd [2022-09-20T16:13:42.190Z] Removing intermediate container b89d999e16bd [2022-09-20T16:13:42.190Z] ---> 75b3f4059115 [2022-09-20T16:13:42.190Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-20T16:13:42.190Z] ---> Running in 4311e439b638 [2022-09-20T16:13:42.451Z] Removing intermediate container 4311e439b638 [2022-09-20T16:13:42.451Z] ---> 4066e9233af6 [2022-09-20T16:13:42.451Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T16:13:42.451Z] ---> Running in 420271f8474f [2022-09-20T16:13:43.020Z] Removing intermediate container 420271f8474f [2022-09-20T16:13:43.020Z] ---> 312a805423bd [2022-09-20T16:13:43.020Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T16:13:43.020Z] ---> Running in 5b748afa1916 [2022-09-20T16:13:43.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T16:13:44.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T16:13:44.795Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-20T16:13:44.795Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-20T16:13:44.795Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-20T16:13:45.055Z] (4/80) Installing libxcb (1.15-r0) [2022-09-20T16:13:45.056Z] (5/80) Installing libx11 (1.8-r0) [2022-09-20T16:13:45.056Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-20T16:13:45.318Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-20T16:13:45.318Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-20T16:13:45.318Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-20T16:13:45.579Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-20T16:13:45.579Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-20T16:13:45.579Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-20T16:13:45.841Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-20T16:13:45.841Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-20T16:13:46.789Z] (15/80) Installing libice (1.0.10-r0) [2022-09-20T16:13:46.789Z] (16/80) Installing libuuid (2.38-r1) [2022-09-20T16:13:47.049Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-20T16:13:47.050Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-20T16:13:47.050Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-20T16:13:47.310Z] (20/80) Installing xset (1.2.4-r0) [2022-09-20T16:13:47.310Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-20T16:13:47.310Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-20T16:13:47.570Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-20T16:13:47.570Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-20T16:13:47.570Z] (25/80) Installing libintl (0.21-r2) [2022-09-20T16:13:47.830Z] (26/80) Installing libblkid (2.38-r1) [2022-09-20T16:13:47.830Z] (27/80) Installing libmount (2.38-r1) [2022-09-20T16:13:47.830Z] (28/80) Installing pcre (8.45-r2) [2022-09-20T16:13:48.090Z] (29/80) Installing glib (2.72.1-r0) [2022-09-20T16:13:48.090Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-20T16:13:48.350Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-20T16:13:48.350Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-20T16:13:48.350Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-20T16:13:48.922Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-20T16:13:48.922Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-20T16:13:48.922Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-20T16:13:49.184Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-20T16:13:49.184Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-20T16:13:49.754Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-20T16:13:49.754Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-20T16:13:49.754Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-20T16:13:49.754Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-20T16:13:50.014Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-20T16:13:50.014Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-20T16:13:50.275Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-20T16:13:50.275Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-20T16:13:50.275Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-20T16:13:50.536Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-20T16:13:50.536Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-20T16:13:50.536Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-20T16:13:50.796Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-20T16:13:50.796Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-20T16:13:51.056Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-20T16:13:51.056Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-20T16:13:51.056Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-20T16:13:51.316Z] (56/80) Installing libunistring (1.0-r0) [2022-09-20T16:13:51.316Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-20T16:13:51.576Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-20T16:13:51.576Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-20T16:13:51.576Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-20T16:13:51.840Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-20T16:13:51.840Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-20T16:13:51.840Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-20T16:13:52.100Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-20T16:13:52.100Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-20T16:13:52.100Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-20T16:13:52.361Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-20T16:13:52.361Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-20T16:13:52.361Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-20T16:13:52.622Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-20T16:13:52.622Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-20T16:13:52.623Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-20T16:13:53.193Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T16:13:53.193Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-20T16:13:53.455Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-20T16:13:53.455Z] Executing udev-init-scripts-35-r0.post-install [2022-09-20T16:13:53.455Z] (76/80) Installing kmod-libs (29-r2) [2022-09-20T16:13:53.715Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-20T16:13:53.716Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-20T16:13:53.716Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-20T16:13:53.977Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-20T16:13:53.977Z] Executing busybox-1.35.0-r13.trigger [2022-09-20T16:13:53.977Z] Executing eudev-3.2.11-r0.trigger [2022-09-20T16:13:53.977Z] OK: 330 MiB in 131 packages [2022-09-20T16:13:57.279Z] Removing intermediate container 5b748afa1916 [2022-09-20T16:13:57.279Z] ---> b05036797da4 [2022-09-20T16:13:57.279Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-20T16:13:57.279Z] ---> Running in 9705ecc2cff1 [2022-09-20T16:13:57.279Z] Removing intermediate container 9705ecc2cff1 [2022-09-20T16:13:57.279Z] ---> 35870777b632 [2022-09-20T16:13:57.279Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-20T16:13:57.279Z] ---> 856c7e20a7ed [2022-09-20T16:13:57.279Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T16:13:57.539Z] ---> Running in 29ae93613b1a [2022-09-20T16:14:24.483Z] Removing intermediate container 29ae93613b1a [2022-09-20T16:14:24.483Z] ---> e1005ccd0d9b [2022-09-20T16:14:24.483Z] Step 11/13 : COPY . . [2022-09-20T16:14:24.483Z] ---> a1591d0a7919 [2022-09-20T16:14:24.483Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-20T16:14:24.483Z] ---> Running in 5ed10b5fcf4e [2022-09-20T16:14:24.483Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T16:14:24.483Z] Dload Upload Total Spent Left Speed [2022-09-20T16:14:24.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6315 0 --:--:-- --:--:-- --:--:-- 6321 [2022-09-20T16:14:24.484Z] Removing intermediate container 5ed10b5fcf4e [2022-09-20T16:14:24.484Z] ---> 0653104e3645 [2022-09-20T16:14:24.484Z] Step 13/13 : RUN ${MAKE} [2022-09-20T16:14:24.484Z] ---> Running in 75107c7a02d9 [2022-09-20T16:14:24.484Z] noop [2022-09-20T16:14:24.484Z] Removing intermediate container 75107c7a02d9 [2022-09-20T16:14:24.484Z] ---> a6f491762b6e [2022-09-20T16:14:24.484Z] Successfully built a6f491762b6e [2022-09-20T16:14:24.484Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:14:24.822Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T16:14:24.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:14:24.903Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:14:24.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T16:14:25.328Z] $ docker top a52959b76db44a3ac2f78c5f4eb3d11eb366092c3904eb2e37c9465957467461 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T16:14:25.689Z] + go version [2022-09-20T16:14:25.689Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T16:14:25.699Z] $ docker stop --time=1 a52959b76db44a3ac2f78c5f4eb3d11eb366092c3904eb2e37c9465957467461 [2022-09-20T16:14:26.995Z] $ docker rm -f a52959b76db44a3ac2f78c5f4eb3d11eb366092c3904eb2e37c9465957467461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:14:27.419Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T16:14:27.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:14:27.500Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:14:27.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-20T16:14:27.975Z] $ docker top 9ebf6c75df45ca3dc29bdcdbd89d5fe589bf987347fda2c1141f27c568257f6b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T16:14:28.338Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-20T16:14:28.637Z] + make test [2022-09-20T16:14:28.637Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-20T16:14:28.895Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-20T16:14:38.874Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-20T16:14:39.134Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2022-09-20T16:14:47.271Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-20T16:14:47.271Z] CGO_ENABLED=1 go vet ./... [2022-09-20T16:14:49.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T16:14:49.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T16:14:49.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-20T16:14:49.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T16:14:49.836Z] $ docker stop --time=1 9ebf6c75df45ca3dc29bdcdbd89d5fe589bf987347fda2c1141f27c568257f6b [2022-09-20T16:14:52.452Z] $ docker rm -f 9ebf6c75df45ca3dc29bdcdbd89d5fe589bf987347fda2c1141f27c568257f6b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T16:14:52.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T16:14:52.969Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-20T16:14:53.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T16:14:53.806Z] + ls -al . [2022-09-20T16:14:53.806Z] total 200 [2022-09-20T16:14:53.806Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:14 . [2022-09-20T16:14:53.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:12 .. [2022-09-20T16:14:53.806Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:14 .git [2022-09-20T16:14:53.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:13 .github [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 20 16:13 .gitignore [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 16:13 .golangci.yml [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 16:13 .hadolint.yml [2022-09-20T16:14:53.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:13 .semver [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 20 16:13 Attribution.txt [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 20 16:13 CHANGELOG.md [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 20 16:13 Dockerfile [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 16:13 GOVERNANCE.md [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 16:13 Jenkinsfile [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 16:13 LICENSE [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 20 16:13 Makefile [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 16:13 OWNERS.md [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 20 16:13 README.md [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 16:13 VERSION [2022-09-20T16:14:53.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:13 bin [2022-09-20T16:14:53.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:13 cmd [2022-09-20T16:14:53.806Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 20 16:14 coverage.out [2022-09-20T16:14:53.806Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 20 16:13 docker-entrypoint.sh [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 20 16:13 go.mod [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 20 16:13 go.sum [2022-09-20T16:14:53.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:13 internal [2022-09-20T16:14:53.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:13 snap [2022-09-20T16:14:53.806Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 16:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:14:54.118Z] + 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=c91cc494b17f60a6c3435008630f1c4da06e6238 --label arch=amd64 --label version=2.3.0-dev.7 . [2022-09-20T16:14:54.118Z] Sending build context to Docker daemon 902.7kB [2022-09-20T16:14:54.118Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T16:14:54.118Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-20T16:14:54.118Z] ---> a6f491762b6e [2022-09-20T16:14:54.118Z] Step 3/35 : ARG MAKE="make build" [2022-09-20T16:14:54.118Z] ---> Running in a6f0c135e316 [2022-09-20T16:14:54.378Z] Removing intermediate container a6f0c135e316 [2022-09-20T16:14:54.378Z] ---> b761b9fe47eb [2022-09-20T16:14:54.378Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-20T16:14:54.378Z] ---> Running in 7358f1b31242 [2022-09-20T16:14:54.378Z] Removing intermediate container 7358f1b31242 [2022-09-20T16:14:54.378Z] ---> 44a5bbcc82f2 [2022-09-20T16:14:54.378Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-20T16:14:54.378Z] ---> Running in c2f16be8cc41 [2022-09-20T16:14:54.378Z] Removing intermediate container c2f16be8cc41 [2022-09-20T16:14:54.378Z] ---> 3e7c1bc6004a [2022-09-20T16:14:54.378Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T16:14:54.378Z] ---> Running in f64ae24bdc8c [2022-09-20T16:14:54.949Z] Removing intermediate container f64ae24bdc8c [2022-09-20T16:14:54.949Z] ---> c4768721580b [2022-09-20T16:14:54.949Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T16:14:55.209Z] ---> Running in 0a483193d9ce [2022-09-20T16:14:55.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T16:14:56.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T16:14:56.670Z] OK: 330 MiB in 131 packages [2022-09-20T16:14:56.930Z] Removing intermediate container 0a483193d9ce [2022-09-20T16:14:56.930Z] ---> fca870c26df3 [2022-09-20T16:14:56.930Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-20T16:14:56.930Z] ---> Running in 8106b3a26dc6 [2022-09-20T16:14:56.930Z] Removing intermediate container 8106b3a26dc6 [2022-09-20T16:14:56.930Z] ---> 8d935eac1257 [2022-09-20T16:14:56.930Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-20T16:14:57.190Z] ---> d387c93d5cf4 [2022-09-20T16:14:57.190Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T16:14:57.190Z] ---> Running in f397a7b33737 [2022-09-20T16:14:57.760Z] Removing intermediate container f397a7b33737 [2022-09-20T16:14:57.760Z] ---> fc70ec554701 [2022-09-20T16:14:57.760Z] Step 11/35 : COPY . . [2022-09-20T16:14:58.021Z] ---> 51048cd54e33 [2022-09-20T16:14:58.021Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-20T16:14:58.021Z] ---> Running in 646ab7e5a1f1 [2022-09-20T16:14:58.284Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T16:14:58.284Z]  Dload Upload Total Spent Left Speed [2022-09-20T16:14:58.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44821 0 --:--:-- --:--:-- --:--:-- 46173 [2022-09-20T16:14:58.544Z] Removing intermediate container 646ab7e5a1f1 [2022-09-20T16:14:58.544Z] ---> 9667fa465807 [2022-09-20T16:14:58.544Z] Step 13/35 : RUN ${MAKE} [2022-09-20T16:14:58.544Z] ---> Running in 5b138b93377c [2022-09-20T16:14:58.804Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-20T16:15:25.387Z] Removing intermediate container 5b138b93377c [2022-09-20T16:15:25.387Z] ---> e745919d9095 [2022-09-20T16:15:25.387Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-20T16:15:25.387Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-20T16:15:25.387Z] af6660deedbd: Pulling fs layer [2022-09-20T16:15:25.387Z] 97cd0a44c592: Pulling fs layer [2022-09-20T16:15:25.387Z] 97cd0a44c592: Download complete [2022-09-20T16:15:25.387Z] af6660deedbd: Verifying Checksum [2022-09-20T16:15:25.387Z] af6660deedbd: Download complete [2022-09-20T16:15:25.387Z] af6660deedbd: Pull complete [2022-09-20T16:15:25.387Z] 97cd0a44c592: Pull complete [2022-09-20T16:15:25.387Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-20T16:15:25.387Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-20T16:15:25.387Z] ---> fea57e182299 [2022-09-20T16:15:25.387Z] Step 15/35 : FROM alpine:3.16 [2022-09-20T16:15:25.387Z] 3.16: Pulling from library/alpine [2022-09-20T16:15:25.387Z] 213ec9aee27d: Pulling fs layer [2022-09-20T16:15:25.387Z] 213ec9aee27d: Download complete [2022-09-20T16:15:25.387Z] 213ec9aee27d: Pull complete [2022-09-20T16:15:25.387Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T16:15:25.387Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T16:15:25.387Z] ---> 9c6f07244728 [2022-09-20T16:15:25.387Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-20T16:15:25.387Z] ---> Running in ae2cc37b3397 [2022-09-20T16:15:25.387Z] Removing intermediate container ae2cc37b3397 [2022-09-20T16:15:25.387Z] ---> cb9a921e88c3 [2022-09-20T16:15:25.387Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-20T16:15:25.387Z] ---> Running in 55a3d5bf5782 [2022-09-20T16:15:25.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T16:15:25.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T16:15:25.387Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-20T16:15:25.387Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-20T16:15:25.387Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-20T16:15:25.387Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-20T16:15:25.387Z] (5/83) Installing libxcb (1.15-r0) [2022-09-20T16:15:25.387Z] (6/83) Installing libx11 (1.8-r0) [2022-09-20T16:15:25.387Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-20T16:15:25.387Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-20T16:15:25.387Z] (9/83) Installing expat (2.4.8-r0) [2022-09-20T16:15:25.387Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-20T16:15:25.387Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-20T16:15:25.387Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-20T16:15:25.387Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-20T16:15:25.387Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-20T16:15:25.387Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-20T16:15:25.387Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-20T16:15:25.387Z] (17/83) Installing libintl (0.21-r2) [2022-09-20T16:15:25.387Z] (18/83) Installing libblkid (2.38-r1) [2022-09-20T16:15:25.387Z] (19/83) Installing libmount (2.38-r1) [2022-09-20T16:15:25.387Z] (20/83) Installing pcre (8.45-r2) [2022-09-20T16:15:25.387Z] (21/83) Installing glib (2.72.1-r0) [2022-09-20T16:15:25.387Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-20T16:15:25.387Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-20T16:15:25.387Z] (24/83) Installing libass (0.16.0-r0) [2022-09-20T16:15:25.387Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-20T16:15:25.387Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-20T16:15:25.387Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-20T16:15:25.387Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-20T16:15:25.387Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-20T16:15:25.387Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-20T16:15:25.387Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-20T16:15:25.387Z] (32/83) Installing libunistring (1.0-r0) [2022-09-20T16:15:25.387Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-20T16:15:25.387Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T16:15:25.387Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T16:15:25.387Z] (36/83) Installing lame (3.100-r0) [2022-09-20T16:15:25.387Z] (37/83) Installing opus (1.3.1-r1) [2022-09-20T16:15:25.387Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-20T16:15:25.387Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-20T16:15:25.387Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-20T16:15:25.387Z] (41/83) Installing orc (0.4.32-r0) [2022-09-20T16:15:25.387Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T16:15:25.387Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-20T16:15:25.387Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T16:15:25.387Z] (45/83) Installing flac (1.3.4-r0) [2022-09-20T16:15:25.387Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-20T16:15:25.387Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-20T16:15:25.387Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-20T16:15:25.387Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-20T16:15:25.387Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-20T16:15:25.387Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-20T16:15:25.387Z] (52/83) Installing libpulse (15.0-r2) [2022-09-20T16:15:25.387Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-20T16:15:25.387Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-20T16:15:25.387Z] (55/83) Installing librist (0.2.6-r1) [2022-09-20T16:15:25.647Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-20T16:15:25.647Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-20T16:15:25.647Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-20T16:15:25.647Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-20T16:15:25.647Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T16:15:25.647Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-20T16:15:25.647Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-20T16:15:25.647Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-20T16:15:25.647Z] (64/83) Installing libva (2.14.0-r0) [2022-09-20T16:15:25.647Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-20T16:15:25.647Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-20T16:15:25.647Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-20T16:15:25.647Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-20T16:15:25.647Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-20T16:15:25.647Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-20T16:15:25.647Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-20T16:15:25.647Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-20T16:15:25.647Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-20T16:15:25.907Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-20T16:15:25.907Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-20T16:15:25.907Z] Executing udev-init-scripts-35-r0.post-install [2022-09-20T16:15:25.907Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-20T16:15:25.907Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-20T16:15:25.907Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-20T16:15:25.907Z] (79/83) Installing kmod-libs (29-r2) [2022-09-20T16:15:25.907Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-20T16:15:25.907Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-20T16:15:25.907Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-20T16:15:25.907Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-20T16:15:25.907Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T16:15:25.907Z] Executing eudev-3.2.11-r0.trigger [2022-09-20T16:15:25.907Z] OK: 101 MiB in 97 packages [2022-09-20T16:15:28.492Z] Removing intermediate container 55a3d5bf5782 [2022-09-20T16:15:28.492Z] ---> 948b0ce8a225 [2022-09-20T16:15:28.492Z] Step 18/35 : WORKDIR / [2022-09-20T16:15:28.752Z] ---> Running in 203429626d22 [2022-09-20T16:15:28.752Z] Removing intermediate container 203429626d22 [2022-09-20T16:15:28.752Z] ---> 95f0f414ce5f [2022-09-20T16:15:28.752Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-20T16:15:29.693Z] ---> 782374879445 [2022-09-20T16:15:29.693Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-20T16:15:29.693Z] ---> 11b18f8c617b [2022-09-20T16:15:29.693Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-20T16:15:29.693Z] ---> 6ea69706eec5 [2022-09-20T16:15:29.693Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-20T16:15:29.953Z] ---> 55682a829c76 [2022-09-20T16:15:29.953Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-20T16:15:29.953Z] ---> 76b417b81dea [2022-09-20T16:15:29.953Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-20T16:15:30.213Z] ---> 3e428d51a0d2 [2022-09-20T16:15:30.213Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-20T16:15:30.784Z] ---> 472ff9ba56c0 [2022-09-20T16:15:30.784Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-20T16:15:30.784Z] ---> Running in 109fc1b39933 [2022-09-20T16:15:31.354Z] Removing intermediate container 109fc1b39933 [2022-09-20T16:15:31.354Z] ---> 68d82885be54 [2022-09-20T16:15:31.354Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-20T16:15:31.354Z] ---> Running in 98838ad88ee0 [2022-09-20T16:15:31.924Z] Removing intermediate container 98838ad88ee0 [2022-09-20T16:15:31.924Z] ---> afcbab218d3c [2022-09-20T16:15:31.924Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-20T16:15:31.924Z] ---> Running in e5df7714bc24 [2022-09-20T16:15:32.492Z] Removing intermediate container e5df7714bc24 [2022-09-20T16:15:32.492Z] ---> e07effc26e9d [2022-09-20T16:15:32.492Z] Step 29/35 : EXPOSE 59983 [2022-09-20T16:15:32.492Z] ---> Running in 8865a928aabd [2022-09-20T16:15:32.492Z] Removing intermediate container 8865a928aabd [2022-09-20T16:15:32.492Z] ---> 6d2844084d1a [2022-09-20T16:15:32.492Z] Step 30/35 : EXPOSE 8554 [2022-09-20T16:15:32.492Z] ---> Running in ca66c7cbe8d9 [2022-09-20T16:15:32.492Z] Removing intermediate container ca66c7cbe8d9 [2022-09-20T16:15:32.492Z] ---> b638880fe720 [2022-09-20T16:15:32.492Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-20T16:15:32.752Z] ---> Running in 9d26ab0fed19 [2022-09-20T16:15:32.752Z] Removing intermediate container 9d26ab0fed19 [2022-09-20T16:15:32.752Z] ---> 8b0740dc3c57 [2022-09-20T16:15:32.752Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-20T16:15:32.752Z] ---> Running in ed242b838295 [2022-09-20T16:15:32.752Z] Removing intermediate container ed242b838295 [2022-09-20T16:15:32.752Z] ---> 972acee4a1b1 [2022-09-20T16:15:32.752Z] Step 33/35 : LABEL arch=amd64 [2022-09-20T16:15:33.012Z] ---> Running in 75e2f0e647bf [2022-09-20T16:15:33.012Z] Removing intermediate container 75e2f0e647bf [2022-09-20T16:15:33.012Z] ---> 0d904d5cc2b5 [2022-09-20T16:15:33.012Z] Step 34/35 : LABEL git_sha=c91cc494b17f60a6c3435008630f1c4da06e6238 [2022-09-20T16:15:33.012Z] ---> Running in 2f8c247a9700 [2022-09-20T16:15:33.012Z] Removing intermediate container 2f8c247a9700 [2022-09-20T16:15:33.012Z] ---> 50d99bf80f47 [2022-09-20T16:15:33.012Z] Step 35/35 : LABEL version=2.3.0-dev.7 [2022-09-20T16:15:33.012Z] ---> Running in bf1519feb93a [2022-09-20T16:15:33.274Z] Removing intermediate container bf1519feb93a [2022-09-20T16:15:33.274Z] ---> bebb5ca047b5 [2022-09-20T16:15:33.274Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T16:15:33.274Z] Successfully built bebb5ca047b5 [2022-09-20T16:15:33.274Z] 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 [2022-09-20T16:15:33.382Z] provisioning config files... [2022-09-20T16:15:33.392Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9068838616640194493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:15:33.690Z] ---> docker-login.sh [2022-09-20T16:15:33.690Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:15:33.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:15:33.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:15:33.690Z] Configure a credential helper to remove this warning. See [2022-09-20T16:15:33.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:15:33.690Z] [2022-09-20T16:15:33.690Z] Login Succeeded [2022-09-20T16:15:33.690Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:15:33.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:15:33.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:15:33.949Z] Configure a credential helper to remove this warning. See [2022-09-20T16:15:33.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:15:33.949Z] [2022-09-20T16:15:33.949Z] Login Succeeded [2022-09-20T16:15:33.949Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:15:33.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:15:33.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:15:33.949Z] Configure a credential helper to remove this warning. See [2022-09-20T16:15:33.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:15:33.949Z] [2022-09-20T16:15:33.949Z] Login Succeeded [2022-09-20T16:15:33.949Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:15:34.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:15:34.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:15:34.209Z] Configure a credential helper to remove this warning. See [2022-09-20T16:15:34.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:15:34.209Z] [2022-09-20T16:15:34.209Z] Login Succeeded [2022-09-20T16:15:34.209Z] docker.io [2022-09-20T16:15:34.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:15:34.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:15:34.477Z] Configure a credential helper to remove this warning. See [2022-09-20T16:15:34.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:15:34.477Z] [2022-09-20T16:15:34.477Z] Login Succeeded [2022-09-20T16:15:34.477Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T16:15:34.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T16:15:34.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:15:34.584Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-09-20T16:15:34.584Z] c91cc494b17f60a6c3435008630f1c4da06e6238 [2022-09-20T16:15:34.584Z] latest [2022-09-20T16:15:34.584Z] 2.3.0-dev.7 [2022-09-20T16:15:34.584Z] c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7 [2022-09-20T16:15:34.584Z] main [2022-09-20T16:15:34.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:34.939Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c91cc494b17f60a6c3435008630f1c4da06e6238 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:35.265Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c91cc494b17f60a6c3435008630f1c4da06e6238 [2022-09-20T16:15:35.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-20T16:15:35.265Z] 9d24717459e3: Preparing [2022-09-20T16:15:35.265Z] ce7ed43aa12b: Preparing [2022-09-20T16:15:35.265Z] 1e3da5c489bc: Preparing [2022-09-20T16:15:35.265Z] 550e596c6d0e: Preparing [2022-09-20T16:15:35.265Z] 1207169bf42c: Preparing [2022-09-20T16:15:35.265Z] ae87eff8eff0: Preparing [2022-09-20T16:15:35.265Z] 381b1df585dc: Preparing [2022-09-20T16:15:35.265Z] 62d3f7b00da4: Preparing [2022-09-20T16:15:35.265Z] 2de7cfcaf503: Preparing [2022-09-20T16:15:35.265Z] ccd7b4f41ed1: Preparing [2022-09-20T16:15:35.265Z] 670750cfab22: Preparing [2022-09-20T16:15:35.265Z] 994393dc58e7: Preparing [2022-09-20T16:15:35.265Z] ae87eff8eff0: Waiting [2022-09-20T16:15:35.265Z] 381b1df585dc: Waiting [2022-09-20T16:15:35.265Z] 62d3f7b00da4: Waiting [2022-09-20T16:15:35.265Z] 2de7cfcaf503: Waiting [2022-09-20T16:15:35.265Z] 670750cfab22: Waiting [2022-09-20T16:15:35.265Z] 994393dc58e7: Waiting [2022-09-20T16:15:35.265Z] 1e3da5c489bc: Pushed [2022-09-20T16:15:35.265Z] 9d24717459e3: Pushed [2022-09-20T16:15:35.265Z] ce7ed43aa12b: Pushed [2022-09-20T16:15:35.265Z] 1207169bf42c: Pushed [2022-09-20T16:15:35.524Z] ae87eff8eff0: Pushed [2022-09-20T16:15:35.524Z] 62d3f7b00da4: Pushed [2022-09-20T16:15:35.524Z] 2de7cfcaf503: Pushed [2022-09-20T16:15:35.524Z] 381b1df585dc: Pushed [2022-09-20T16:15:35.524Z] 994393dc58e7: Layer already exists [2022-09-20T16:15:37.439Z] 550e596c6d0e: Pushed [2022-09-20T16:15:38.007Z] ccd7b4f41ed1: Pushed [2022-09-20T16:15:44.581Z] 670750cfab22: Pushed [2022-09-20T16:15:44.842Z] c91cc494b17f60a6c3435008630f1c4da06e6238: digest: sha256:ca2cbeb4c165931fc6bf6472219a703f30cb9c2c9fed0b741884131546210ba7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:45.158Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:45.469Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-20T16:15:45.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-20T16:15:45.469Z] 9d24717459e3: Preparing [2022-09-20T16:15:45.469Z] ce7ed43aa12b: Preparing [2022-09-20T16:15:45.469Z] 1e3da5c489bc: Preparing [2022-09-20T16:15:45.469Z] 550e596c6d0e: Preparing [2022-09-20T16:15:45.469Z] 1207169bf42c: Preparing [2022-09-20T16:15:45.469Z] ae87eff8eff0: Preparing [2022-09-20T16:15:45.469Z] 381b1df585dc: Preparing [2022-09-20T16:15:45.469Z] 62d3f7b00da4: Preparing [2022-09-20T16:15:45.469Z] 2de7cfcaf503: Preparing [2022-09-20T16:15:45.469Z] ccd7b4f41ed1: Preparing [2022-09-20T16:15:45.469Z] 670750cfab22: Preparing [2022-09-20T16:15:45.469Z] 994393dc58e7: Preparing [2022-09-20T16:15:45.469Z] 381b1df585dc: Waiting [2022-09-20T16:15:45.469Z] 670750cfab22: Waiting [2022-09-20T16:15:45.469Z] 994393dc58e7: Waiting [2022-09-20T16:15:45.469Z] 62d3f7b00da4: Waiting [2022-09-20T16:15:45.469Z] ae87eff8eff0: Waiting [2022-09-20T16:15:45.469Z] 2de7cfcaf503: Waiting [2022-09-20T16:15:45.469Z] ccd7b4f41ed1: Waiting [2022-09-20T16:15:45.469Z] ce7ed43aa12b: Layer already exists [2022-09-20T16:15:45.469Z] 550e596c6d0e: Layer already exists [2022-09-20T16:15:45.469Z] 9d24717459e3: Layer already exists [2022-09-20T16:15:45.469Z] 1e3da5c489bc: Layer already exists [2022-09-20T16:15:45.469Z] 1207169bf42c: Layer already exists [2022-09-20T16:15:45.469Z] ae87eff8eff0: Layer already exists [2022-09-20T16:15:45.469Z] 381b1df585dc: Layer already exists [2022-09-20T16:15:45.469Z] 62d3f7b00da4: Layer already exists [2022-09-20T16:15:45.469Z] 2de7cfcaf503: Layer already exists [2022-09-20T16:15:45.469Z] ccd7b4f41ed1: Layer already exists [2022-09-20T16:15:45.469Z] 670750cfab22: Layer already exists [2022-09-20T16:15:45.469Z] 994393dc58e7: Layer already exists [2022-09-20T16:15:45.469Z] latest: digest: sha256:ca2cbeb4c165931fc6bf6472219a703f30cb9c2c9fed0b741884131546210ba7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:45.780Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:46.093Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.7 [2022-09-20T16:15:46.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-20T16:15:46.093Z] 9d24717459e3: Preparing [2022-09-20T16:15:46.093Z] ce7ed43aa12b: Preparing [2022-09-20T16:15:46.093Z] 1e3da5c489bc: Preparing [2022-09-20T16:15:46.093Z] 550e596c6d0e: Preparing [2022-09-20T16:15:46.093Z] 1207169bf42c: Preparing [2022-09-20T16:15:46.093Z] ae87eff8eff0: Preparing [2022-09-20T16:15:46.093Z] 381b1df585dc: Preparing [2022-09-20T16:15:46.093Z] 62d3f7b00da4: Preparing [2022-09-20T16:15:46.093Z] 2de7cfcaf503: Preparing [2022-09-20T16:15:46.093Z] ccd7b4f41ed1: Preparing [2022-09-20T16:15:46.093Z] 670750cfab22: Preparing [2022-09-20T16:15:46.093Z] 994393dc58e7: Preparing [2022-09-20T16:15:46.093Z] 670750cfab22: Waiting [2022-09-20T16:15:46.093Z] 62d3f7b00da4: Waiting [2022-09-20T16:15:46.093Z] 2de7cfcaf503: Waiting [2022-09-20T16:15:46.093Z] 994393dc58e7: Waiting [2022-09-20T16:15:46.093Z] ae87eff8eff0: Waiting [2022-09-20T16:15:46.093Z] ccd7b4f41ed1: Waiting [2022-09-20T16:15:46.093Z] 381b1df585dc: Waiting [2022-09-20T16:15:46.093Z] 1207169bf42c: Layer already exists [2022-09-20T16:15:46.093Z] ce7ed43aa12b: Layer already exists [2022-09-20T16:15:46.093Z] 550e596c6d0e: Layer already exists [2022-09-20T16:15:46.093Z] 9d24717459e3: Layer already exists [2022-09-20T16:15:46.093Z] 1e3da5c489bc: Layer already exists [2022-09-20T16:15:46.093Z] ae87eff8eff0: Layer already exists [2022-09-20T16:15:46.093Z] 62d3f7b00da4: Layer already exists [2022-09-20T16:15:46.093Z] ccd7b4f41ed1: Layer already exists [2022-09-20T16:15:46.093Z] 2de7cfcaf503: Layer already exists [2022-09-20T16:15:46.093Z] 381b1df585dc: Layer already exists [2022-09-20T16:15:46.093Z] 670750cfab22: Layer already exists [2022-09-20T16:15:46.093Z] 994393dc58e7: Layer already exists [2022-09-20T16:15:46.093Z] 2.3.0-dev.7: digest: sha256:ca2cbeb4c165931fc6bf6472219a703f30cb9c2c9fed0b741884131546210ba7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:46.408Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:46.719Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7 [2022-09-20T16:15:46.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-20T16:15:46.719Z] 9d24717459e3: Preparing [2022-09-20T16:15:46.719Z] ce7ed43aa12b: Preparing [2022-09-20T16:15:46.719Z] 1e3da5c489bc: Preparing [2022-09-20T16:15:46.719Z] 550e596c6d0e: Preparing [2022-09-20T16:15:46.719Z] 1207169bf42c: Preparing [2022-09-20T16:15:46.719Z] ae87eff8eff0: Preparing [2022-09-20T16:15:46.719Z] 381b1df585dc: Preparing [2022-09-20T16:15:46.719Z] 62d3f7b00da4: Preparing [2022-09-20T16:15:46.719Z] 2de7cfcaf503: Preparing [2022-09-20T16:15:46.719Z] ccd7b4f41ed1: Preparing [2022-09-20T16:15:46.719Z] 670750cfab22: Preparing [2022-09-20T16:15:46.719Z] 994393dc58e7: Preparing [2022-09-20T16:15:46.719Z] 381b1df585dc: Waiting [2022-09-20T16:15:46.719Z] ae87eff8eff0: Waiting [2022-09-20T16:15:46.719Z] 62d3f7b00da4: Waiting [2022-09-20T16:15:46.719Z] 2de7cfcaf503: Waiting [2022-09-20T16:15:46.719Z] 670750cfab22: Waiting [2022-09-20T16:15:46.719Z] 550e596c6d0e: Layer already exists [2022-09-20T16:15:46.719Z] ce7ed43aa12b: Layer already exists [2022-09-20T16:15:46.719Z] 1207169bf42c: Layer already exists [2022-09-20T16:15:46.719Z] 1e3da5c489bc: Layer already exists [2022-09-20T16:15:46.719Z] 9d24717459e3: Layer already exists [2022-09-20T16:15:46.719Z] ae87eff8eff0: Layer already exists [2022-09-20T16:15:46.719Z] 381b1df585dc: Layer already exists [2022-09-20T16:15:46.719Z] ccd7b4f41ed1: Layer already exists [2022-09-20T16:15:46.719Z] 62d3f7b00da4: Layer already exists [2022-09-20T16:15:46.719Z] 2de7cfcaf503: Layer already exists [2022-09-20T16:15:46.719Z] 994393dc58e7: Layer already exists [2022-09-20T16:15:46.719Z] 670750cfab22: Layer already exists [2022-09-20T16:15:46.719Z] c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7: digest: sha256:ca2cbeb4c165931fc6bf6472219a703f30cb9c2c9fed0b741884131546210ba7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:47.034Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:47.340Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-09-20T16:15:47.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-20T16:15:47.340Z] 9d24717459e3: Preparing [2022-09-20T16:15:47.340Z] ce7ed43aa12b: Preparing [2022-09-20T16:15:47.340Z] 1e3da5c489bc: Preparing [2022-09-20T16:15:47.340Z] 550e596c6d0e: Preparing [2022-09-20T16:15:47.340Z] 1207169bf42c: Preparing [2022-09-20T16:15:47.340Z] ae87eff8eff0: Preparing [2022-09-20T16:15:47.340Z] 381b1df585dc: Preparing [2022-09-20T16:15:47.340Z] 62d3f7b00da4: Preparing [2022-09-20T16:15:47.340Z] 2de7cfcaf503: Preparing [2022-09-20T16:15:47.340Z] ccd7b4f41ed1: Preparing [2022-09-20T16:15:47.340Z] 670750cfab22: Preparing [2022-09-20T16:15:47.340Z] 994393dc58e7: Preparing [2022-09-20T16:15:47.340Z] ae87eff8eff0: Waiting [2022-09-20T16:15:47.340Z] 2de7cfcaf503: Waiting [2022-09-20T16:15:47.340Z] ccd7b4f41ed1: Waiting [2022-09-20T16:15:47.340Z] 381b1df585dc: Waiting [2022-09-20T16:15:47.340Z] 670750cfab22: Waiting [2022-09-20T16:15:47.340Z] 62d3f7b00da4: Waiting [2022-09-20T16:15:47.340Z] 994393dc58e7: Waiting [2022-09-20T16:15:47.340Z] 1207169bf42c: Layer already exists [2022-09-20T16:15:47.340Z] 1e3da5c489bc: Layer already exists [2022-09-20T16:15:47.340Z] ce7ed43aa12b: Layer already exists [2022-09-20T16:15:47.340Z] 550e596c6d0e: Layer already exists [2022-09-20T16:15:47.340Z] 9d24717459e3: Layer already exists [2022-09-20T16:15:47.340Z] ae87eff8eff0: Layer already exists [2022-09-20T16:15:47.340Z] 381b1df585dc: Layer already exists [2022-09-20T16:15:47.340Z] ccd7b4f41ed1: Layer already exists [2022-09-20T16:15:47.340Z] 62d3f7b00da4: Layer already exists [2022-09-20T16:15:47.340Z] 2de7cfcaf503: Layer already exists [2022-09-20T16:15:47.340Z] 994393dc58e7: Layer already exists [2022-09-20T16:15:47.340Z] 670750cfab22: Layer already exists [2022-09-20T16:15:47.340Z] main: digest: sha256:ca2cbeb4c165931fc6bf6472219a703f30cb9c2c9fed0b741884131546210ba7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T16:15:47.383Z] ===================================================== [Pipeline] echo [2022-09-20T16:15:47.390Z] taggedImages: [2022-09-20T16:15:47.390Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c91cc494b17f60a6c3435008630f1c4da06e6238 [2022-09-20T16:15:47.390Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-20T16:15:47.390Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.7 [2022-09-20T16:15:47.390Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7 [2022-09-20T16:15:47.390Z] - 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 [2022-09-20T16:15:47.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T16:15:47.748Z] [2022-09-20T16:15:47.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:15:48.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T16:15:48.048Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T16:15:48.048Z] 5eb5b503b376: Pulling fs layer [2022-09-20T16:15:48.048Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T16:15:48.048Z] ec43610c2a17: Pulling fs layer [2022-09-20T16:15:48.048Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T16:15:48.048Z] 33b1e0a273af: Pulling fs layer [2022-09-20T16:15:48.048Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T16:15:48.048Z] 2f39f015ded8: Pulling fs layer [2022-09-20T16:15:48.048Z] 33b1e0a273af: Waiting [2022-09-20T16:15:48.048Z] 3a2ae6a8a46f: Waiting [2022-09-20T16:15:48.048Z] 2f39f015ded8: Waiting [2022-09-20T16:15:48.048Z] 5d3b04190fa2: Waiting [2022-09-20T16:15:48.048Z] 5c69ac0246d0: Download complete [2022-09-20T16:15:48.048Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T16:15:48.048Z] 3a2ae6a8a46f: Download complete [2022-09-20T16:15:48.307Z] 33b1e0a273af: Verifying Checksum [2022-09-20T16:15:48.307Z] 33b1e0a273af: Download complete [2022-09-20T16:15:48.307Z] 5d3b04190fa2: Download complete [2022-09-20T16:15:48.307Z] ec43610c2a17: Download complete [2022-09-20T16:15:48.307Z] 5eb5b503b376: Verifying Checksum [2022-09-20T16:15:48.307Z] 5eb5b503b376: Download complete [2022-09-20T16:15:48.876Z] 2f39f015ded8: Download complete [2022-09-20T16:15:49.817Z] 5eb5b503b376: Pull complete [2022-09-20T16:15:49.817Z] 5c69ac0246d0: Pull complete [2022-09-20T16:15:50.078Z] ec43610c2a17: Pull complete [2022-09-20T16:15:50.338Z] 3a2ae6a8a46f: Pull complete [2022-09-20T16:15:50.599Z] 33b1e0a273af: Pull complete [2022-09-20T16:15:50.599Z] 5d3b04190fa2: Pull complete [2022-09-20T16:15:55.875Z] 2f39f015ded8: Pull complete [2022-09-20T16:15:55.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T16:15:55.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T16:15:55.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:15:55.965Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:15:55.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T16:16:00.070Z] $ docker top f8b87b7807932e2941f32e546f8b907a1f932f706c77f2b715bfaee0d074e551 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:16:00.466Z] ---> job-cost.sh [2022-09-20T16:16:00.466Z] lf-activate-venv: SKIPPING [2022-09-20T16:16:00.466Z] INFO: No Stack... [2022-09-20T16:16:00.727Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T16:16:01.298Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T16:16:01.594Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-09-20T16:16:01.594Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T16:16:01.607Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-46-stack-cost] [2022-09-20T16:16:01.613Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-46-stack-cost] did not exist. Created. [2022-09-20T16:16:01.613Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T16:16:01.913Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-20T16:16:01.948Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T16:16:01.954Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T16:16:01.977Z] $ docker stop --time=1 f8b87b7807932e2941f32e546f8b907a1f932f706c77f2b715bfaee0d074e551 [2022-09-20T16:16:03.150Z] $ docker rm -f f8b87b7807932e2941f32e546f8b907a1f932f706c77f2b715bfaee0d074e551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T16:16:24.144Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29960 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-09-20T16:16:24.157Z] Running in /w/workspace/device-usb-camera/46 [Pipeline] { [Pipeline] checkout [2022-09-20T16:16:24.195Z] Selected Git installation does not exist. Using Default [2022-09-20T16:16:24.196Z] The recommended git tool is: NONE [2022-09-20T16:16:31.719Z] using credential edgex-jenkins-ssh [2022-09-20T16:16:31.738Z] Cloning the remote Git repository [2022-09-20T16:16:31.809Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-20T16:16:31.898Z] > git init /w/workspace/device-usb-camera/46 # timeout=10 [2022-09-20T16:16:32.022Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-20T16:16:32.023Z] > git --version # timeout=10 [2022-09-20T16:16:32.051Z] > git --version # 'git version 2.25.1' [2022-09-20T16:16:32.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T16:16:32.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T16:16:33.025Z] Avoid second fetch [2022-09-20T16:16:33.025Z] Checking out Revision c91cc494b17f60a6c3435008630f1c4da06e6238 (main) [2022-09-20T16:16:32.974Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-20T16:16:32.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T16:16:33.053Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T16:16:33.072Z] > git checkout -f c91cc494b17f60a6c3435008630f1c4da06e6238 # timeout=10 [2022-09-20T16:16:37.518Z] Commit message: "Merge pull request #84 from farshidtz/rtsp-refactor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T16:16:38.591Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T16:16:38.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T16:16:38.591Z] Dload Upload Total Spent Left Speed [2022-09-20T16:16:38.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2022-09-20T16:16:39.435Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T16:16:39.796Z] + sudo tee /etc/docker/daemon.new [2022-09-20T16:16:39.796Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T16:16:39.796Z] { [2022-09-20T16:16:39.796Z] "registry-mirrors": [ [2022-09-20T16:16:39.796Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T16:16:39.796Z] ], [2022-09-20T16:16:39.796Z] "bip": "10.250.0.254/24", [2022-09-20T16:16:39.796Z] "hosts": [ [2022-09-20T16:16:39.796Z] "tcp://0.0.0.0:5555", [2022-09-20T16:16:39.796Z] "unix:///var/run/docker.sock" [2022-09-20T16:16:39.796Z] ], [2022-09-20T16:16:39.796Z] "mtu": 1458, [2022-09-20T16:16:39.796Z] "selinux-enabled": true, [2022-09-20T16:16:39.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T16:16:39.796Z] } [Pipeline] sh [2022-09-20T16:16:40.264Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T16:16:40.664Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T16:16:59.039Z] provisioning config files... [2022-09-20T16:16:59.069Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/46@tmp/config5492916046286259788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:16:59.646Z] ---> docker-login.sh [2022-09-20T16:16:59.646Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:17:00.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:17:00.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:17:00.844Z] Configure a credential helper to remove this warning. See [2022-09-20T16:17:00.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:17:00.844Z] [2022-09-20T16:17:00.844Z] Login Succeeded [2022-09-20T16:17:00.844Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:17:01.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:17:01.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:17:01.449Z] Configure a credential helper to remove this warning. See [2022-09-20T16:17:01.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:17:01.449Z] [2022-09-20T16:17:01.449Z] Login Succeeded [2022-09-20T16:17:01.449Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:17:02.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:17:02.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:17:02.066Z] Configure a credential helper to remove this warning. See [2022-09-20T16:17:02.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:17:02.066Z] [2022-09-20T16:17:02.066Z] Login Succeeded [2022-09-20T16:17:02.066Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:17:02.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:17:02.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:17:02.679Z] Configure a credential helper to remove this warning. See [2022-09-20T16:17:02.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:17:02.679Z] [2022-09-20T16:17:02.679Z] Login Succeeded [2022-09-20T16:17:02.679Z] docker.io [2022-09-20T16:17:03.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:17:03.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:17:03.554Z] Configure a credential helper to remove this warning. See [2022-09-20T16:17:03.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:17:03.554Z] [2022-09-20T16:17:03.554Z] Login Succeeded [2022-09-20T16:17:03.554Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T16:17:03.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T16:17:03.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:17:03.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:17:03.882Z] ========================================================= [2022-09-20T16:17:03.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T16:17:03.882Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:17:04.247Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-20T16:17:04.522Z] Sending build context to Docker daemon 562.7kB [2022-09-20T16:17:04.801Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T16:17:04.801Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-20T16:17:04.801Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T16:17:04.801Z] b3c136eddcbf: Pulling fs layer [2022-09-20T16:17:04.801Z] c0a3192eca97: Pulling fs layer [2022-09-20T16:17:04.801Z] a050256f5b6f: Pulling fs layer [2022-09-20T16:17:04.801Z] 656be50a0ddc: Pulling fs layer [2022-09-20T16:17:04.801Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T16:17:04.801Z] 46d945488cbd: Pulling fs layer [2022-09-20T16:17:04.801Z] 8a5474983e97: Pulling fs layer [2022-09-20T16:17:04.801Z] 329c88fbcd65: Pulling fs layer [2022-09-20T16:17:04.801Z] 656be50a0ddc: Waiting [2022-09-20T16:17:04.801Z] 2bbca73fdf42: Waiting [2022-09-20T16:17:04.801Z] 8a5474983e97: Waiting [2022-09-20T16:17:04.801Z] 46d945488cbd: Waiting [2022-09-20T16:17:04.801Z] 329c88fbcd65: Waiting [2022-09-20T16:17:04.801Z] a050256f5b6f: Verifying Checksum [2022-09-20T16:17:04.801Z] a050256f5b6f: Download complete [2022-09-20T16:17:04.801Z] c0a3192eca97: Verifying Checksum [2022-09-20T16:17:04.801Z] c0a3192eca97: Download complete [2022-09-20T16:17:05.083Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T16:17:05.083Z] 2bbca73fdf42: Download complete [2022-09-20T16:17:05.083Z] 46d945488cbd: Verifying Checksum [2022-09-20T16:17:05.083Z] 46d945488cbd: Download complete [2022-09-20T16:17:05.083Z] b3c136eddcbf: Download complete [2022-09-20T16:17:06.081Z] b3c136eddcbf: Pull complete [2022-09-20T16:17:06.081Z] 329c88fbcd65: Verifying Checksum [2022-09-20T16:17:06.081Z] 329c88fbcd65: Download complete [2022-09-20T16:17:06.698Z] c0a3192eca97: Pull complete [2022-09-20T16:17:06.980Z] a050256f5b6f: Pull complete [2022-09-20T16:17:07.603Z] 8a5474983e97: Verifying Checksum [2022-09-20T16:17:07.603Z] 8a5474983e97: Download complete [2022-09-20T16:17:08.223Z] 656be50a0ddc: Verifying Checksum [2022-09-20T16:17:08.223Z] 656be50a0ddc: Download complete [2022-09-20T16:17:23.336Z] 656be50a0ddc: Pull complete [2022-09-20T16:17:23.336Z] 2bbca73fdf42: Pull complete [2022-09-20T16:17:23.336Z] 46d945488cbd: Pull complete [2022-09-20T16:17:28.776Z] 8a5474983e97: Pull complete [2022-09-20T16:17:31.414Z] 329c88fbcd65: Pull complete [2022-09-20T16:17:31.414Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T16:17:31.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T16:17:31.414Z] ---> ff4287adb874 [2022-09-20T16:17:31.414Z] Step 3/13 : ARG MAKE="make build" [2022-09-20T16:17:32.892Z] ---> Running in 92b77d872676 [2022-09-20T16:17:32.892Z] Removing intermediate container 92b77d872676 [2022-09-20T16:17:32.892Z] ---> c756bb7b62dc [2022-09-20T16:17:32.892Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-20T16:17:33.178Z] ---> Running in 6f26c8dbdd57 [2022-09-20T16:17:33.457Z] Removing intermediate container 6f26c8dbdd57 [2022-09-20T16:17:33.457Z] ---> 1e19fdeb406b [2022-09-20T16:17:33.457Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-20T16:17:33.457Z] ---> Running in 9ca1709dddc3 [2022-09-20T16:17:34.069Z] Removing intermediate container 9ca1709dddc3 [2022-09-20T16:17:34.069Z] ---> a45596e9493f [2022-09-20T16:17:34.069Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T16:17:34.069Z] ---> Running in 6154569b613e [2022-09-20T16:17:36.052Z] Removing intermediate container 6154569b613e [2022-09-20T16:17:36.052Z] ---> 8500086c73ac [2022-09-20T16:17:36.052Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T16:17:36.052Z] ---> Running in 4a7dbd521e49 [2022-09-20T16:17:37.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T16:17:38.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T16:17:39.483Z] (1/14) Installing libintl (0.21-r2) [2022-09-20T16:17:39.483Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-20T16:17:39.483Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-20T16:17:39.483Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T16:17:39.760Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-20T16:17:39.760Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-20T16:17:40.039Z] Executing udev-init-scripts-35-r0.post-install [2022-09-20T16:17:40.039Z] (7/14) Installing libblkid (2.38-r1) [2022-09-20T16:17:40.039Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-20T16:17:40.039Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-20T16:17:40.316Z] (10/14) Installing kmod-libs (29-r2) [2022-09-20T16:17:40.316Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-20T16:17:40.593Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-20T16:17:40.593Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-20T16:17:40.593Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-20T16:17:40.869Z] Executing busybox-1.35.0-r13.trigger [2022-09-20T16:17:40.869Z] Executing eudev-3.2.11-r0.trigger [2022-09-20T16:17:40.869Z] OK: 228 MiB in 65 packages [2022-09-20T16:17:42.308Z] Removing intermediate container 4a7dbd521e49 [2022-09-20T16:17:42.308Z] ---> bff97c3dc470 [2022-09-20T16:17:42.308Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-20T16:17:42.308Z] ---> Running in 48b37a0cf42b [2022-09-20T16:17:42.583Z] Removing intermediate container 48b37a0cf42b [2022-09-20T16:17:42.583Z] ---> ad12e0fb01ed [2022-09-20T16:17:42.583Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-20T16:17:43.184Z] ---> a4950be93e77 [2022-09-20T16:17:43.184Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T16:17:43.184Z] ---> Running in ece7988eaa8e [2022-09-20T16:18:39.767Z] Removing intermediate container ece7988eaa8e [2022-09-20T16:18:39.767Z] ---> 9fed62dd5640 [2022-09-20T16:18:39.767Z] Step 11/13 : COPY . . [2022-09-20T16:18:39.767Z] ---> 6ea6ded8b300 [2022-09-20T16:18:39.767Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-20T16:18:39.767Z] ---> Running in c992c9d8c25c [2022-09-20T16:18:39.767Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T16:18:39.767Z] Dload Upload Total Spent Left Speed [2022-09-20T16:18:39.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13639 0 --:--:-- --:--:-- --:--:-- 13792 [2022-09-20T16:18:39.767Z] Removing intermediate container c992c9d8c25c [2022-09-20T16:18:39.767Z] ---> 3f284373e7f5 [2022-09-20T16:18:39.767Z] Step 13/13 : RUN ${MAKE} [2022-09-20T16:18:39.767Z] ---> Running in 6ab6e21c3596 [2022-09-20T16:18:40.048Z] noop [2022-09-20T16:18:40.653Z] Removing intermediate container 6ab6e21c3596 [2022-09-20T16:18:40.653Z] ---> da686af1abaf [2022-09-20T16:18:40.653Z] Successfully built da686af1abaf [2022-09-20T16:18:40.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:18:41.033Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T16:18:41.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:18:41.349Z] prd-ubuntu20.04-docker-arm64-4c-16g-29960 does not seem to be running inside a container [2022-09-20T16:18:41.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/46 -v /w/workspace/device-usb-camera/46:/w/workspace/device-usb-camera/46:rw,z -v /w/workspace/device-usb-camera/46@tmp:/w/workspace/device-usb-camera/46@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 [2022-09-20T16:18:42.975Z] $ docker top e9bb0dafb0dad2794c958b4ef948695117d5de241dc2b8d02d0f460f8177bbd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T16:18:43.939Z] + go version [2022-09-20T16:18:43.939Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T16:18:43.980Z] $ docker stop --time=1 e9bb0dafb0dad2794c958b4ef948695117d5de241dc2b8d02d0f460f8177bbd0 [2022-09-20T16:18:45.686Z] $ docker rm -f e9bb0dafb0dad2794c958b4ef948695117d5de241dc2b8d02d0f460f8177bbd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:18:46.316Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T16:18:46.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:18:46.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-29960 does not seem to be running inside a container [2022-09-20T16:18:46.642Z] $ 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/46 -v /w/workspace/device-usb-camera/46:/w/workspace/device-usb-camera/46:rw,z -v /w/workspace/device-usb-camera/46@tmp:/w/workspace/device-usb-camera/46@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 [2022-09-20T16:18:47.959Z] $ docker top 3d4d7e52dc7a7d7a1ed2d504a14527e898b77905910f9cea228c34d8c1178a4f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T16:18:48.877Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/46 [Pipeline] fileExists [Pipeline] sh [2022-09-20T16:18:49.556Z] + make test [2022-09-20T16:18:49.556Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-20T16:18:50.998Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-20T16:20:27.915Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-20T16:20:30.536Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements [2022-09-20T16:20:31.132Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-20T16:20:31.132Z] CGO_ENABLED=1 go vet ./... [2022-09-20T16:20:53.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T16:20:53.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T16:20:53.389Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-20T16:20:53.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T16:20:53.438Z] $ docker stop --time=1 3d4d7e52dc7a7d7a1ed2d504a14527e898b77905910f9cea228c34d8c1178a4f [2022-09-20T16:20:55.245Z] $ docker rm -f 3d4d7e52dc7a7d7a1ed2d504a14527e898b77905910f9cea228c34d8c1178a4f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T16:20:56.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T16:20:56.287Z] Warning: overwriting stash ‘coverage-report’ [2022-09-20T16:20:56.794Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T16:20:57.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T16:20:57.538Z] + ls -al . [2022-09-20T16:20:57.539Z] total 196 [2022-09-20T16:20:57.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:18 . [2022-09-20T16:20:57.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:16 .. [2022-09-20T16:20:57.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:16 .git [2022-09-20T16:20:57.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:16 .github [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 20 16:16 .gitignore [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 16:16 .golangci.yml [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 16:16 .hadolint.yml [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 20 16:16 Attribution.txt [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 20 16:16 CHANGELOG.md [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 20 16:16 Dockerfile [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 16:16 GOVERNANCE.md [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 16:16 Jenkinsfile [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 16:16 LICENSE [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 20 16:16 Makefile [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 16:16 OWNERS.md [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 20 16:16 README.md [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 16:13 VERSION [2022-09-20T16:20:57.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:16 bin [2022-09-20T16:20:57.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:16 cmd [2022-09-20T16:20:57.539Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 20 16:20 coverage.out [2022-09-20T16:20:57.539Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 20 16:16 docker-entrypoint.sh [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 20 16:16 go.mod [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 20 16:16 go.sum [2022-09-20T16:20:57.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:16 internal [2022-09-20T16:20:57.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:16 snap [2022-09-20T16:20:57.539Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 16:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:20:57.902Z] + 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=c91cc494b17f60a6c3435008630f1c4da06e6238 --label arch=arm64 --label version=2.3.0-dev.7 . [2022-09-20T16:20:58.174Z] Sending build context to Docker daemon 592.9kB [2022-09-20T16:20:58.174Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T16:20:58.174Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-20T16:20:58.174Z] ---> da686af1abaf [2022-09-20T16:20:58.174Z] Step 3/35 : ARG MAKE="make build" [2022-09-20T16:20:58.446Z] ---> Running in 190bedab679c [2022-09-20T16:20:58.718Z] Removing intermediate container 190bedab679c [2022-09-20T16:20:58.718Z] ---> 5d1bc48d50b1 [2022-09-20T16:20:58.718Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-20T16:20:58.718Z] ---> Running in f5dbde2a50e9 [2022-09-20T16:20:58.991Z] Removing intermediate container f5dbde2a50e9 [2022-09-20T16:20:58.991Z] ---> 0d7ceb96d14e [2022-09-20T16:20:58.991Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-20T16:20:58.991Z] ---> Running in 6ccf069860ba [2022-09-20T16:20:59.262Z] Removing intermediate container 6ccf069860ba [2022-09-20T16:20:59.262Z] ---> 04779150b5d9 [2022-09-20T16:20:59.262Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T16:20:59.535Z] ---> Running in 2d7be5366d2f [2022-09-20T16:21:00.970Z] Removing intermediate container 2d7be5366d2f [2022-09-20T16:21:00.970Z] ---> c0664c90bde3 [2022-09-20T16:21:00.970Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T16:21:00.970Z] ---> Running in 76328ea53de5 [2022-09-20T16:21:01.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T16:21:02.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T16:21:03.903Z] OK: 228 MiB in 65 packages [2022-09-20T16:21:04.505Z] Removing intermediate container 76328ea53de5 [2022-09-20T16:21:04.505Z] ---> 0b352d78515f [2022-09-20T16:21:04.505Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-20T16:21:04.786Z] ---> Running in 0709fb91c4b8 [2022-09-20T16:21:05.061Z] Removing intermediate container 0709fb91c4b8 [2022-09-20T16:21:05.061Z] ---> a4fc3aa2d6dd [2022-09-20T16:21:05.061Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-20T16:21:05.664Z] ---> 1e0819c18f3e [2022-09-20T16:21:05.664Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T16:21:05.664Z] ---> Running in 691be65c59c0 [2022-09-20T16:21:07.657Z] Removing intermediate container 691be65c59c0 [2022-09-20T16:21:07.657Z] ---> 576a6fa63799 [2022-09-20T16:21:07.657Z] Step 11/35 : COPY . . [2022-09-20T16:21:08.272Z] ---> 944e5f4cff72 [2022-09-20T16:21:08.272Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-20T16:21:08.548Z] ---> Running in 7f71670ff8da [2022-09-20T16:21:09.531Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T16:21:09.531Z] Dload Upload Total Spent Left Speed [2022-09-20T16:21:09.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6151 0 --:--:-- --:--:-- --:--:-- 6174 [2022-09-20T16:21:10.524Z] Removing intermediate container 7f71670ff8da [2022-09-20T16:21:10.524Z] ---> f36ec869dc83 [2022-09-20T16:21:10.524Z] Step 13/35 : RUN ${MAKE} [2022-09-20T16:21:10.524Z] ---> Running in 95d7ae0a6a2a [2022-09-20T16:21:11.524Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-20T16:23:48.503Z] Removing intermediate container 95d7ae0a6a2a [2022-09-20T16:23:48.503Z] ---> 826dceebde42 [2022-09-20T16:23:48.503Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-20T16:23:48.503Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-20T16:23:48.503Z] eab2503cf8f4: Pulling fs layer [2022-09-20T16:23:48.503Z] 97cd0a44c592: Pulling fs layer [2022-09-20T16:23:48.503Z] 97cd0a44c592: Download complete [2022-09-20T16:23:48.503Z] eab2503cf8f4: Verifying Checksum [2022-09-20T16:23:48.503Z] eab2503cf8f4: Download complete [2022-09-20T16:23:48.503Z] eab2503cf8f4: Pull complete [2022-09-20T16:23:48.503Z] 97cd0a44c592: Pull complete [2022-09-20T16:23:48.503Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-20T16:23:48.503Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-20T16:23:48.503Z] ---> 7f763cca56b3 [2022-09-20T16:23:48.503Z] Step 15/35 : FROM alpine:3.16 [2022-09-20T16:23:48.503Z] 3.16: Pulling from library/alpine [2022-09-20T16:23:48.503Z] 9b18e9b68314: Pulling fs layer [2022-09-20T16:23:48.503Z] 9b18e9b68314: Verifying Checksum [2022-09-20T16:23:48.503Z] 9b18e9b68314: Download complete [2022-09-20T16:23:48.503Z] 9b18e9b68314: Pull complete [2022-09-20T16:23:48.503Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T16:23:48.503Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T16:23:48.503Z] ---> a6215f271958 [2022-09-20T16:23:48.503Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-20T16:23:48.503Z] ---> Running in 62e8ca28ca3d [2022-09-20T16:23:48.503Z] Removing intermediate container 62e8ca28ca3d [2022-09-20T16:23:48.503Z] ---> 8265f47d0460 [2022-09-20T16:23:48.503Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-20T16:23:48.503Z] ---> Running in d36ec2cdf124 [2022-09-20T16:23:48.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T16:23:48.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T16:23:48.503Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-20T16:23:48.503Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-20T16:23:48.503Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-20T16:23:48.503Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-20T16:23:48.503Z] (5/82) Installing libxcb (1.15-r0) [2022-09-20T16:23:48.503Z] (6/82) Installing libx11 (1.8-r0) [2022-09-20T16:23:48.503Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-20T16:23:48.503Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-20T16:23:48.503Z] (9/82) Installing expat (2.4.8-r0) [2022-09-20T16:23:48.503Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-20T16:23:48.503Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-20T16:23:48.503Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-20T16:23:48.503Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-20T16:23:48.503Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-20T16:23:48.503Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-20T16:23:48.503Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-20T16:23:48.503Z] (17/82) Installing libintl (0.21-r2) [2022-09-20T16:23:48.503Z] (18/82) Installing libblkid (2.38-r1) [2022-09-20T16:23:48.503Z] (19/82) Installing libmount (2.38-r1) [2022-09-20T16:23:48.503Z] (20/82) Installing pcre (8.45-r2) [2022-09-20T16:23:48.503Z] (21/82) Installing glib (2.72.1-r0) [2022-09-20T16:23:48.503Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-20T16:23:48.503Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-20T16:23:48.503Z] (24/82) Installing libass (0.16.0-r0) [2022-09-20T16:23:48.503Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-20T16:23:48.503Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-20T16:23:48.503Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-20T16:23:48.503Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-20T16:23:48.503Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-20T16:23:48.503Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-20T16:23:48.503Z] (31/82) Installing libunistring (1.0-r0) [2022-09-20T16:23:48.503Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-20T16:23:48.503Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T16:23:48.503Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T16:23:48.503Z] (35/82) Installing lame (3.100-r0) [2022-09-20T16:23:48.503Z] (36/82) Installing opus (1.3.1-r1) [2022-09-20T16:23:48.503Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-20T16:23:48.503Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-20T16:23:48.503Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-20T16:23:48.503Z] (40/82) Installing orc (0.4.32-r0) [2022-09-20T16:23:48.504Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T16:23:48.504Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-20T16:23:48.504Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T16:23:48.504Z] (44/82) Installing flac (1.3.4-r0) [2022-09-20T16:23:48.504Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-20T16:23:48.504Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-20T16:23:48.504Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-20T16:23:48.504Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-20T16:23:48.504Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-20T16:23:48.504Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-20T16:23:48.504Z] (51/82) Installing libpulse (15.0-r2) [2022-09-20T16:23:48.504Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-20T16:23:48.504Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-20T16:23:48.504Z] (54/82) Installing librist (0.2.6-r1) [2022-09-20T16:23:48.504Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-20T16:23:48.504Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-20T16:23:48.504Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-20T16:23:48.504Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-20T16:23:48.504Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T16:23:48.504Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-20T16:23:48.504Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-20T16:23:48.504Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-20T16:23:48.504Z] (63/82) Installing libva (2.14.0-r0) [2022-09-20T16:23:48.504Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-20T16:23:48.504Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-20T16:23:48.504Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-20T16:23:48.504Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-20T16:23:48.504Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-20T16:23:48.504Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-20T16:23:48.504Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-20T16:23:48.504Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-20T16:23:48.504Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-20T16:23:48.504Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-20T16:23:48.504Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-20T16:23:48.504Z] Executing udev-init-scripts-35-r0.post-install [2022-09-20T16:23:48.504Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-20T16:23:48.504Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-20T16:23:48.504Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-20T16:23:48.504Z] (78/82) Installing kmod-libs (29-r2) [2022-09-20T16:23:48.504Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-20T16:23:48.504Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-20T16:23:48.504Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-20T16:23:48.504Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-20T16:23:48.504Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T16:23:48.504Z] Executing eudev-3.2.11-r0.trigger [2022-09-20T16:23:48.504Z] OK: 78 MiB in 96 packages [2022-09-20T16:23:48.781Z] Removing intermediate container d36ec2cdf124 [2022-09-20T16:23:48.781Z] ---> e990fe10d03b [2022-09-20T16:23:48.781Z] Step 18/35 : WORKDIR / [2022-09-20T16:23:48.781Z] ---> Running in f7e796cad797 [2022-09-20T16:23:49.388Z] Removing intermediate container f7e796cad797 [2022-09-20T16:23:49.388Z] ---> 3c71d8556b55 [2022-09-20T16:23:49.388Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-20T16:23:50.826Z] ---> 6c985cfe6abd [2022-09-20T16:23:50.826Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-20T16:23:51.429Z] ---> da4f2c649f30 [2022-09-20T16:23:51.429Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-20T16:23:52.028Z] ---> 362a3024c4f4 [2022-09-20T16:23:52.028Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-20T16:23:52.626Z] ---> ca6448bd3514 [2022-09-20T16:23:52.626Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-20T16:23:53.237Z] ---> 1980a134cc56 [2022-09-20T16:23:53.237Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-20T16:23:53.836Z] ---> bca2ca9bebf4 [2022-09-20T16:23:53.836Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-20T16:23:55.288Z] ---> 550884242e5e [2022-09-20T16:23:55.288Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-20T16:23:55.288Z] ---> Running in 9918d68fbcd4 [2022-09-20T16:23:57.267Z] Removing intermediate container 9918d68fbcd4 [2022-09-20T16:23:57.267Z] ---> 5fde80d8fd9f [2022-09-20T16:23:57.267Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-20T16:23:57.267Z] ---> Running in 1e1436547ed4 [2022-09-20T16:23:59.243Z] Removing intermediate container 1e1436547ed4 [2022-09-20T16:23:59.243Z] ---> 4073650c249f [2022-09-20T16:23:59.243Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-20T16:23:59.243Z] ---> Running in 1dc1ac1c45d7 [2022-09-20T16:24:00.702Z] Removing intermediate container 1dc1ac1c45d7 [2022-09-20T16:24:00.702Z] ---> 741430824b08 [2022-09-20T16:24:00.702Z] Step 29/35 : EXPOSE 59983 [2022-09-20T16:24:00.702Z] ---> Running in 275070ceca86 [2022-09-20T16:24:01.298Z] Removing intermediate container 275070ceca86 [2022-09-20T16:24:01.298Z] ---> 6d17157b55ab [2022-09-20T16:24:01.298Z] Step 30/35 : EXPOSE 8554 [2022-09-20T16:24:01.298Z] ---> Running in 0648aad9fe02 [2022-09-20T16:24:01.570Z] Removing intermediate container 0648aad9fe02 [2022-09-20T16:24:01.570Z] ---> b4a3bb875b0d [2022-09-20T16:24:01.570Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-20T16:24:01.570Z] ---> Running in 2241a15a1747 [2022-09-20T16:24:01.843Z] Removing intermediate container 2241a15a1747 [2022-09-20T16:24:01.843Z] ---> 4d265a5e0554 [2022-09-20T16:24:01.843Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-20T16:24:02.121Z] ---> Running in 4792ba3b0f21 [2022-09-20T16:24:02.395Z] Removing intermediate container 4792ba3b0f21 [2022-09-20T16:24:02.395Z] ---> 3e9da1888b01 [2022-09-20T16:24:02.395Z] Step 33/35 : LABEL arch=arm64 [2022-09-20T16:24:02.395Z] ---> Running in 9f8e1bfe9f0d [2022-09-20T16:24:02.668Z] Removing intermediate container 9f8e1bfe9f0d [2022-09-20T16:24:02.668Z] ---> 1cd3fdeef864 [2022-09-20T16:24:02.668Z] Step 34/35 : LABEL git_sha=c91cc494b17f60a6c3435008630f1c4da06e6238 [2022-09-20T16:24:02.668Z] ---> Running in 0908d0bd3bc4 [2022-09-20T16:24:03.267Z] Removing intermediate container 0908d0bd3bc4 [2022-09-20T16:24:03.267Z] ---> 511925286798 [2022-09-20T16:24:03.267Z] Step 35/35 : LABEL version=2.3.0-dev.7 [2022-09-20T16:24:03.267Z] ---> Running in fd73bbccbed9 [2022-09-20T16:24:03.544Z] Removing intermediate container fd73bbccbed9 [2022-09-20T16:24:03.544Z] ---> ed2563cab4a1 [2022-09-20T16:24:03.544Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T16:24:03.544Z] Successfully built ed2563cab4a1 [2022-09-20T16:24:03.544Z] 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 [2022-09-20T16:24:03.641Z] provisioning config files... [2022-09-20T16:24:03.661Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/46@tmp/config3235301505117984147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:24:04.024Z] ---> docker-login.sh [2022-09-20T16:24:04.024Z] nexus3.edgexfoundry.org:10001 [2022-09-20T16:24:04.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:24:04.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:24:04.297Z] Configure a credential helper to remove this warning. See [2022-09-20T16:24:04.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:24:04.297Z] [2022-09-20T16:24:04.297Z] Login Succeeded [2022-09-20T16:24:04.572Z] nexus3.edgexfoundry.org:10002 [2022-09-20T16:24:04.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:24:04.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:24:04.845Z] Configure a credential helper to remove this warning. See [2022-09-20T16:24:04.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:24:04.845Z] [2022-09-20T16:24:04.845Z] Login Succeeded [2022-09-20T16:24:05.118Z] nexus3.edgexfoundry.org:10003 [2022-09-20T16:24:05.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:24:05.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:24:05.393Z] Configure a credential helper to remove this warning. See [2022-09-20T16:24:05.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:24:05.393Z] [2022-09-20T16:24:05.393Z] Login Succeeded [2022-09-20T16:24:05.393Z] nexus3.edgexfoundry.org:10004 [2022-09-20T16:24:05.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:24:05.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:24:05.989Z] Configure a credential helper to remove this warning. See [2022-09-20T16:24:05.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:24:05.989Z] [2022-09-20T16:24:05.989Z] Login Succeeded [2022-09-20T16:24:05.989Z] docker.io [2022-09-20T16:24:06.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T16:24:06.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T16:24:06.859Z] Configure a credential helper to remove this warning. See [2022-09-20T16:24:06.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T16:24:06.859Z] [2022-09-20T16:24:06.859Z] Login Succeeded [2022-09-20T16:24:06.859Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T16:24:06.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T16:24:06.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T16:24:06.936Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-09-20T16:24:06.936Z] c91cc494b17f60a6c3435008630f1c4da06e6238 [2022-09-20T16:24:06.936Z] latest [2022-09-20T16:24:06.936Z] 2.3.0-dev.7 [2022-09-20T16:24:06.936Z] c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7 [2022-09-20T16:24:06.936Z] main [2022-09-20T16:24:06.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:24:07.312Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c91cc494b17f60a6c3435008630f1c4da06e6238 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:24:07.690Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c91cc494b17f60a6c3435008630f1c4da06e6238 [2022-09-20T16:24:07.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-20T16:24:07.690Z] f85e81ce1735: Preparing [2022-09-20T16:24:07.690Z] 5bbe97afd032: Preparing [2022-09-20T16:24:07.690Z] 8dc268494351: Preparing [2022-09-20T16:24:07.690Z] a43932d1df72: Preparing [2022-09-20T16:24:07.690Z] 1207169bf42c: Preparing [2022-09-20T16:24:07.690Z] dd8763e7d3a2: Preparing [2022-09-20T16:24:07.690Z] 12e87574ccaa: Preparing [2022-09-20T16:24:07.690Z] 48385190e75d: Preparing [2022-09-20T16:24:07.690Z] 8adcd24dc611: Preparing [2022-09-20T16:24:07.690Z] 5b2deeafe22d: Preparing [2022-09-20T16:24:07.690Z] a07f563378f9: Preparing [2022-09-20T16:24:07.690Z] 5d3e392a13a0: Preparing [2022-09-20T16:24:07.690Z] 12e87574ccaa: Waiting [2022-09-20T16:24:07.690Z] dd8763e7d3a2: Waiting [2022-09-20T16:24:07.690Z] 8adcd24dc611: Waiting [2022-09-20T16:24:07.690Z] 48385190e75d: Waiting [2022-09-20T16:24:07.690Z] 5b2deeafe22d: Waiting [2022-09-20T16:24:07.690Z] a07f563378f9: Waiting [2022-09-20T16:24:07.690Z] 5d3e392a13a0: Waiting [2022-09-20T16:24:07.968Z] 5bbe97afd032: Pushed [2022-09-20T16:24:07.968Z] f85e81ce1735: Pushed [2022-09-20T16:24:07.968Z] 8dc268494351: Pushed [2022-09-20T16:24:07.968Z] 1207169bf42c: Pushed [2022-09-20T16:24:08.243Z] dd8763e7d3a2: Pushed [2022-09-20T16:24:08.243Z] 12e87574ccaa: Pushed [2022-09-20T16:24:08.243Z] 48385190e75d: Pushed [2022-09-20T16:24:08.243Z] 8adcd24dc611: Pushed [2022-09-20T16:24:08.243Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:24:12.572Z] a43932d1df72: Pushed [2022-09-20T16:24:14.558Z] 5b2deeafe22d: Pushed [2022-09-20T16:24:26.967Z] a07f563378f9: Pushed [2022-09-20T16:24:26.967Z] c91cc494b17f60a6c3435008630f1c4da06e6238: digest: sha256:48dfb12c25169a9d92f27c49313521c0415a863a798ddd325c2575a24a139d38 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:24:27.341Z] + 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 [2022-09-20T16:24:27.704Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-20T16:24:27.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-20T16:24:27.704Z] f85e81ce1735: Preparing [2022-09-20T16:24:27.704Z] 5bbe97afd032: Preparing [2022-09-20T16:24:27.704Z] 8dc268494351: Preparing [2022-09-20T16:24:27.704Z] a43932d1df72: Preparing [2022-09-20T16:24:27.704Z] 1207169bf42c: Preparing [2022-09-20T16:24:27.704Z] dd8763e7d3a2: Preparing [2022-09-20T16:24:27.704Z] 12e87574ccaa: Preparing [2022-09-20T16:24:27.704Z] 48385190e75d: Preparing [2022-09-20T16:24:27.704Z] 8adcd24dc611: Preparing [2022-09-20T16:24:27.704Z] 5b2deeafe22d: Preparing [2022-09-20T16:24:27.704Z] a07f563378f9: Preparing [2022-09-20T16:24:27.704Z] 5d3e392a13a0: Preparing [2022-09-20T16:24:27.704Z] 8adcd24dc611: Waiting [2022-09-20T16:24:27.704Z] 5b2deeafe22d: Waiting [2022-09-20T16:24:27.704Z] dd8763e7d3a2: Waiting [2022-09-20T16:24:27.704Z] a07f563378f9: Waiting [2022-09-20T16:24:27.704Z] 5d3e392a13a0: Waiting [2022-09-20T16:24:27.704Z] 12e87574ccaa: Waiting [2022-09-20T16:24:27.704Z] 48385190e75d: Waiting [2022-09-20T16:24:27.704Z] f85e81ce1735: Layer already exists [2022-09-20T16:24:27.704Z] 1207169bf42c: Layer already exists [2022-09-20T16:24:27.704Z] a43932d1df72: Layer already exists [2022-09-20T16:24:27.704Z] 5bbe97afd032: Layer already exists [2022-09-20T16:24:27.704Z] 8dc268494351: Layer already exists [2022-09-20T16:24:27.704Z] dd8763e7d3a2: Layer already exists [2022-09-20T16:24:27.704Z] 8adcd24dc611: Layer already exists [2022-09-20T16:24:27.704Z] 48385190e75d: Layer already exists [2022-09-20T16:24:27.704Z] 5b2deeafe22d: Layer already exists [2022-09-20T16:24:27.704Z] 12e87574ccaa: Layer already exists [2022-09-20T16:24:27.979Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:24:27.979Z] a07f563378f9: Layer already exists [2022-09-20T16:24:27.979Z] latest: digest: sha256:48dfb12c25169a9d92f27c49313521c0415a863a798ddd325c2575a24a139d38 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:24:28.353Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:24:28.724Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.7 [2022-09-20T16:24:28.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-20T16:24:28.724Z] f85e81ce1735: Preparing [2022-09-20T16:24:28.724Z] 5bbe97afd032: Preparing [2022-09-20T16:24:28.724Z] 8dc268494351: Preparing [2022-09-20T16:24:28.724Z] a43932d1df72: Preparing [2022-09-20T16:24:28.724Z] 1207169bf42c: Preparing [2022-09-20T16:24:28.724Z] dd8763e7d3a2: Preparing [2022-09-20T16:24:28.724Z] 12e87574ccaa: Preparing [2022-09-20T16:24:28.724Z] 48385190e75d: Preparing [2022-09-20T16:24:28.724Z] 8adcd24dc611: Preparing [2022-09-20T16:24:28.724Z] 5b2deeafe22d: Preparing [2022-09-20T16:24:28.724Z] a07f563378f9: Preparing [2022-09-20T16:24:28.724Z] 5d3e392a13a0: Preparing [2022-09-20T16:24:28.724Z] 48385190e75d: Waiting [2022-09-20T16:24:28.724Z] 8adcd24dc611: Waiting [2022-09-20T16:24:28.724Z] 5b2deeafe22d: Waiting [2022-09-20T16:24:28.724Z] a07f563378f9: Waiting [2022-09-20T16:24:28.724Z] 5d3e392a13a0: Waiting [2022-09-20T16:24:28.724Z] dd8763e7d3a2: Waiting [2022-09-20T16:24:28.724Z] 12e87574ccaa: Waiting [2022-09-20T16:24:28.724Z] 5bbe97afd032: Layer already exists [2022-09-20T16:24:28.724Z] 8dc268494351: Layer already exists [2022-09-20T16:24:28.724Z] 1207169bf42c: Layer already exists [2022-09-20T16:24:28.724Z] f85e81ce1735: Layer already exists [2022-09-20T16:24:28.724Z] a43932d1df72: Layer already exists [2022-09-20T16:24:29.000Z] dd8763e7d3a2: Layer already exists [2022-09-20T16:24:29.000Z] 48385190e75d: Layer already exists [2022-09-20T16:24:29.000Z] 12e87574ccaa: Layer already exists [2022-09-20T16:24:29.000Z] 8adcd24dc611: Layer already exists [2022-09-20T16:24:29.000Z] 5b2deeafe22d: Layer already exists [2022-09-20T16:24:29.000Z] a07f563378f9: Layer already exists [2022-09-20T16:24:29.000Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:24:29.000Z] 2.3.0-dev.7: digest: sha256:48dfb12c25169a9d92f27c49313521c0415a863a798ddd325c2575a24a139d38 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:24:29.373Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:24:29.744Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7 [2022-09-20T16:24:29.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-20T16:24:29.744Z] f85e81ce1735: Preparing [2022-09-20T16:24:29.744Z] 5bbe97afd032: Preparing [2022-09-20T16:24:29.744Z] 8dc268494351: Preparing [2022-09-20T16:24:29.744Z] a43932d1df72: Preparing [2022-09-20T16:24:29.744Z] 1207169bf42c: Preparing [2022-09-20T16:24:29.744Z] dd8763e7d3a2: Preparing [2022-09-20T16:24:29.744Z] 12e87574ccaa: Preparing [2022-09-20T16:24:29.744Z] 48385190e75d: Preparing [2022-09-20T16:24:29.744Z] 8adcd24dc611: Preparing [2022-09-20T16:24:29.744Z] 5b2deeafe22d: Preparing [2022-09-20T16:24:29.744Z] a07f563378f9: Preparing [2022-09-20T16:24:29.744Z] 5d3e392a13a0: Preparing [2022-09-20T16:24:29.744Z] 8adcd24dc611: Waiting [2022-09-20T16:24:29.744Z] 5b2deeafe22d: Waiting [2022-09-20T16:24:29.744Z] a07f563378f9: Waiting [2022-09-20T16:24:29.744Z] 5d3e392a13a0: Waiting [2022-09-20T16:24:29.744Z] dd8763e7d3a2: Waiting [2022-09-20T16:24:29.744Z] 12e87574ccaa: Waiting [2022-09-20T16:24:29.744Z] 48385190e75d: Waiting [2022-09-20T16:24:29.744Z] f85e81ce1735: Layer already exists [2022-09-20T16:24:29.744Z] 1207169bf42c: Layer already exists [2022-09-20T16:24:29.744Z] a43932d1df72: Layer already exists [2022-09-20T16:24:29.744Z] 5bbe97afd032: Layer already exists [2022-09-20T16:24:29.744Z] 8dc268494351: Layer already exists [2022-09-20T16:24:30.024Z] 48385190e75d: Layer already exists [2022-09-20T16:24:30.024Z] 12e87574ccaa: Layer already exists [2022-09-20T16:24:30.024Z] 8adcd24dc611: Layer already exists [2022-09-20T16:24:30.024Z] dd8763e7d3a2: Layer already exists [2022-09-20T16:24:30.024Z] 5b2deeafe22d: Layer already exists [2022-09-20T16:24:30.024Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:24:30.024Z] a07f563378f9: Layer already exists [2022-09-20T16:24:30.024Z] c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7: digest: sha256:48dfb12c25169a9d92f27c49313521c0415a863a798ddd325c2575a24a139d38 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:24:30.398Z] + 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 [2022-09-20T16:24:30.770Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-09-20T16:24:30.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-20T16:24:30.771Z] f85e81ce1735: Preparing [2022-09-20T16:24:30.771Z] 5bbe97afd032: Preparing [2022-09-20T16:24:30.771Z] 8dc268494351: Preparing [2022-09-20T16:24:30.771Z] a43932d1df72: Preparing [2022-09-20T16:24:30.771Z] 1207169bf42c: Preparing [2022-09-20T16:24:30.771Z] dd8763e7d3a2: Preparing [2022-09-20T16:24:30.771Z] 12e87574ccaa: Preparing [2022-09-20T16:24:30.771Z] 48385190e75d: Preparing [2022-09-20T16:24:30.771Z] 8adcd24dc611: Preparing [2022-09-20T16:24:30.771Z] 5b2deeafe22d: Preparing [2022-09-20T16:24:30.771Z] a07f563378f9: Preparing [2022-09-20T16:24:30.771Z] 5d3e392a13a0: Preparing [2022-09-20T16:24:30.771Z] a07f563378f9: Waiting [2022-09-20T16:24:30.771Z] 8adcd24dc611: Waiting [2022-09-20T16:24:30.771Z] 5b2deeafe22d: Waiting [2022-09-20T16:24:30.771Z] dd8763e7d3a2: Waiting [2022-09-20T16:24:30.771Z] 12e87574ccaa: Waiting [2022-09-20T16:24:30.771Z] 48385190e75d: Waiting [2022-09-20T16:24:30.771Z] 5d3e392a13a0: Waiting [2022-09-20T16:24:30.771Z] 1207169bf42c: Layer already exists [2022-09-20T16:24:30.771Z] a43932d1df72: Layer already exists [2022-09-20T16:24:30.771Z] f85e81ce1735: Layer already exists [2022-09-20T16:24:30.771Z] 8dc268494351: Layer already exists [2022-09-20T16:24:30.771Z] 5bbe97afd032: Layer already exists [2022-09-20T16:24:31.049Z] dd8763e7d3a2: Layer already exists [2022-09-20T16:24:31.049Z] 48385190e75d: Layer already exists [2022-09-20T16:24:31.049Z] 12e87574ccaa: Layer already exists [2022-09-20T16:24:31.049Z] 8adcd24dc611: Layer already exists [2022-09-20T16:24:31.049Z] 5b2deeafe22d: Layer already exists [2022-09-20T16:24:31.049Z] a07f563378f9: Layer already exists [2022-09-20T16:24:31.049Z] 5d3e392a13a0: Layer already exists [2022-09-20T16:24:31.049Z] main: digest: sha256:48dfb12c25169a9d92f27c49313521c0415a863a798ddd325c2575a24a139d38 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T16:24:31.111Z] ===================================================== [Pipeline] echo [2022-09-20T16:24:31.123Z] taggedImages: [2022-09-20T16:24:31.123Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c91cc494b17f60a6c3435008630f1c4da06e6238 [2022-09-20T16:24:31.123Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-20T16:24:31.123Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.7 [2022-09-20T16:24:31.123Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c91cc494b17f60a6c3435008630f1c4da06e6238-2.3.0-dev.7 [2022-09-20T16:24:31.123Z] - 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 [2022-09-20T16:24:31.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T16:24:31.507Z] [2022-09-20T16:24:31.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:24:31.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T16:24:32.145Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T16:24:32.145Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T16:24:32.145Z] 04944245beec: Pulling fs layer [2022-09-20T16:24:32.145Z] 699f458cf7ca: Pulling fs layer [2022-09-20T16:24:32.145Z] 765212b225bb: Pulling fs layer [2022-09-20T16:24:32.145Z] f23df028b6ca: Pulling fs layer [2022-09-20T16:24:32.145Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T16:24:32.145Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T16:24:32.145Z] 765212b225bb: Waiting [2022-09-20T16:24:32.145Z] f23df028b6ca: Waiting [2022-09-20T16:24:32.145Z] d65c8cfc05b1: Waiting [2022-09-20T16:24:32.145Z] 2437ff75d9bd: Waiting [2022-09-20T16:24:32.145Z] 04944245beec: Verifying Checksum [2022-09-20T16:24:32.145Z] 04944245beec: Download complete [2022-09-20T16:24:32.145Z] 765212b225bb: Download complete [2022-09-20T16:24:32.423Z] f23df028b6ca: Verifying Checksum [2022-09-20T16:24:32.423Z] f23df028b6ca: Download complete [2022-09-20T16:24:32.423Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T16:24:32.423Z] d65c8cfc05b1: Download complete [2022-09-20T16:24:32.423Z] 699f458cf7ca: Verifying Checksum [2022-09-20T16:24:32.423Z] 699f458cf7ca: Download complete [2022-09-20T16:24:32.697Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T16:24:32.697Z] 8998bd30e6a1: Download complete [2022-09-20T16:24:35.327Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T16:24:35.327Z] 2437ff75d9bd: Download complete [2022-09-20T16:24:37.315Z] 8998bd30e6a1: Pull complete [2022-09-20T16:24:37.914Z] 04944245beec: Pull complete [2022-09-20T16:24:39.355Z] 699f458cf7ca: Pull complete [2022-09-20T16:24:39.629Z] 765212b225bb: Pull complete [2022-09-20T16:24:40.612Z] f23df028b6ca: Pull complete [2022-09-20T16:24:40.613Z] d65c8cfc05b1: Pull complete [2022-09-20T16:24:55.717Z] 2437ff75d9bd: Pull complete [2022-09-20T16:24:55.717Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T16:24:55.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T16:24:55.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:24:56.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-29960 does not seem to be running inside a container [2022-09-20T16:24:56.206Z] $ 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/46 -v /w/workspace/device-usb-camera/46:/w/workspace/device-usb-camera/46:rw,z -v /w/workspace/device-usb-camera/46@tmp:/w/workspace/device-usb-camera/46@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 [2022-09-20T16:24:57.807Z] $ docker top 79968cc3e9d2ebf3ac8fd8bc5060355da38e8ee52311edeb8e0a980e4248c1f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:24:58.809Z] ---> job-cost.sh [2022-09-20T16:24:59.083Z] lf-activate-venv: SKIPPING [2022-09-20T16:24:59.083Z] INFO: No Stack... [2022-09-20T16:24:59.363Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T16:25:00.362Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T16:25:01.070Z] + cat /w/workspace/device-usb-camera/46/archives/cost.csv [2022-09-20T16:25:01.070Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T16:25:01.144Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-46-stack-cost] [2022-09-20T16:25:01.149Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-46-stack-cost] did not exist. Created. [2022-09-20T16:25:01.150Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T16:25:01.842Z] /w/workspace/device-usb-camera/46@tmp/durable-3737105e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-20T16:25:02.564Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T16:25:02.592Z] Warning: overwriting stash ‘stack-cost’ [2022-09-20T16:25:02.638Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T16:25:02.645Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T16:25:02.682Z] $ docker stop --time=1 79968cc3e9d2ebf3ac8fd8bc5060355da38e8ee52311edeb8e0a980e4248c1f8 [2022-09-20T16:25:04.213Z] $ docker rm -f 79968cc3e9d2ebf3ac8fd8bc5060355da38e8ee52311edeb8e0a980e4248c1f8 [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 [2022-09-20T16:25:04.693Z] provisioning config files... [2022-09-20T16:25:04.702Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8433983585141805116tmp [Pipeline] { [Pipeline] sh [2022-09-20T16:25:04.998Z] + set +x [2022-09-20T16:25:04.998Z] + curl -s https://codecov.io/bash [2022-09-20T16:25:04.998Z] + bash -s -- [2022-09-20T16:25:04.998Z] [2022-09-20T16:25:04.998Z] _____ _ [2022-09-20T16:25:04.998Z] / ____| | | [2022-09-20T16:25:04.998Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T16:25:04.998Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T16:25:04.998Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T16:25:04.998Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T16:25:04.998Z] Bash-1.0.6 [2022-09-20T16:25:04.998Z] [2022-09-20T16:25:04.998Z] [2022-09-20T16:25:04.998Z] ==> git version 2.25.1 found [2022-09-20T16:25:04.998Z] ==> 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 [2022-09-20T16:25:04.998Z] Release-Date: 2020-01-08 [2022-09-20T16:25:04.998Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-20T16:25:04.998Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T16:25:04.998Z] ==> Jenkins CI detected. [2022-09-20T16:25:04.998Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-09-20T16:25:04.998Z] project root: . [2022-09-20T16:25:04.998Z] --> token set from env [2022-09-20T16:25:04.998Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T16:25:04.998Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T16:25:04.998Z] ==> Python coveragepy not found [2022-09-20T16:25:04.998Z] ==> Searching for coverage reports in: [2022-09-20T16:25:04.998Z] + . [2022-09-20T16:25:04.998Z] -> Found 1 reports [2022-09-20T16:25:04.998Z] ==> Detecting git/mercurial file structure [2022-09-20T16:25:04.998Z] ==> Reading reports [2022-09-20T16:25:04.998Z] + ./coverage.out bytes=29387 [2022-09-20T16:25:05.259Z] ==> Appending adjustments [2022-09-20T16:25:05.259Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T16:25:05.259Z] + Found adjustments [2022-09-20T16:25:05.259Z] ==> Gzipping contents [2022-09-20T16:25:05.259Z] 8.0K /tmp/codecov.SbRnVU.gz [2022-09-20T16:25:05.259Z] ==> Uploading reports [2022-09-20T16:25:05.259Z] url: https://codecov.io [2022-09-20T16:25:05.259Z] query: branch=main&commit=c91cc494b17f60a6c3435008630f1c4da06e6238&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T16:25:05.259Z] -> Pinging Codecov [2022-09-20T16:25:05.259Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=c91cc494b17f60a6c3435008630f1c4da06e6238&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T16:25:05.520Z] -> Uploading to [2022-09-20T16:25:05.520Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/73D8F5FF140700D3E01443B452E23636/c91cc494b17f60a6c3435008630f1c4da06e6238/217f8cf5-be4f-4ef1-a3fa-c0989b7cbf91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T162505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d18f199bd8cd484b40be520f3ac2c395acbb4305b505965da33316bedaed9d6 [2022-09-20T16:25:05.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T16:25:05.520Z] Dload Upload Total Spent Left Speed [2022-09-20T16:25:05.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4139 0 0 100 4139 0 18644 --:--:-- --:--:-- --:--:-- 18560 100 4139 0 0 100 4139 0 13266 --:--:-- --:--:-- --:--:-- 13223 [2022-09-20T16:25:05.781Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c91cc494b17f60a6c3435008630f1c4da06e6238 [Pipeline] } [2022-09-20T16:25:05.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-20T16:25:05.987Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-20T16:25:05.997Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:25:06.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T16:25:06.301Z] [2022-09-20T16:25:06.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:25:06.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T16:25:06.627Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-20T16:25:06.627Z] df9b9388f04a: Pulling fs layer [2022-09-20T16:25:06.627Z] 52dc419b0ee2: Pulling fs layer [2022-09-20T16:25:06.627Z] 25bc292e5bac: Pulling fs layer [2022-09-20T16:25:06.627Z] 114826534d7a: Pulling fs layer [2022-09-20T16:25:06.627Z] 4657fd5d0bcf: Pulling fs layer [2022-09-20T16:25:06.627Z] 6ad1cebc031e: Pulling fs layer [2022-09-20T16:25:06.627Z] 8a3aa393b2d8: Pulling fs layer [2022-09-20T16:25:06.627Z] 114826534d7a: Waiting [2022-09-20T16:25:06.627Z] 8a3aa393b2d8: Waiting [2022-09-20T16:25:06.627Z] 4657fd5d0bcf: Waiting [2022-09-20T16:25:06.627Z] 6ad1cebc031e: Waiting [2022-09-20T16:25:06.627Z] 25bc292e5bac: Download complete [2022-09-20T16:25:06.627Z] 52dc419b0ee2: Download complete [2022-09-20T16:25:06.627Z] 4657fd5d0bcf: Verifying Checksum [2022-09-20T16:25:06.627Z] 4657fd5d0bcf: Download complete [2022-09-20T16:25:06.627Z] df9b9388f04a: Download complete [2022-09-20T16:25:06.937Z] df9b9388f04a: Pull complete [2022-09-20T16:25:06.937Z] 6ad1cebc031e: Verifying Checksum [2022-09-20T16:25:06.937Z] 6ad1cebc031e: Download complete [2022-09-20T16:25:06.937Z] 52dc419b0ee2: Pull complete [2022-09-20T16:25:06.937Z] 25bc292e5bac: Pull complete [2022-09-20T16:25:07.522Z] 114826534d7a: Verifying Checksum [2022-09-20T16:25:07.522Z] 114826534d7a: Download complete [2022-09-20T16:25:07.780Z] 8a3aa393b2d8: Verifying Checksum [2022-09-20T16:25:07.780Z] 8a3aa393b2d8: Download complete [2022-09-20T16:25:11.071Z] 114826534d7a: Pull complete [2022-09-20T16:25:11.071Z] 4657fd5d0bcf: Pull complete [2022-09-20T16:25:12.007Z] 6ad1cebc031e: Pull complete [2022-09-20T16:25:15.293Z] 8a3aa393b2d8: Pull complete [2022-09-20T16:25:15.293Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-20T16:25:15.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T16:25:15.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:25:15.388Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:25:15.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-20T16:25:20.636Z] $ docker top 9bd269cf234e7c097675ade394cae27557141db787466369213ec5f56551feb7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T16:25:20.718Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-09-20T16:25:21.001Z] + set -o pipefail [2022-09-20T16:25:21.001Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-09-20T16:25:27.573Z] [2022-09-20T16:25:27.573Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-09-20T16:25:27.573Z] [2022-09-20T16:25:27.573Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/d008ddf9-7b93-4864-8965-b47189af38f7 [2022-09-20T16:25:27.573Z] [2022-09-20T16:25:27.573Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-20T16:25:27.573Z] [2022-09-20T16:25:27.573Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-20T16:25:27.573Z] [2022-09-20T16:25:27.573Z] [Pipeline] } [2022-09-20T16:25:27.582Z] $ docker stop --time=1 9bd269cf234e7c097675ade394cae27557141db787466369213ec5f56551feb7 [2022-09-20T16:25:32.526Z] $ docker rm -f 9bd269cf234e7c097675ade394cae27557141db787466369213ec5f56551feb7 [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 [2022-09-20T16:25:33.295Z] + git log --format=format:%s -1 c91cc494b17f60a6c3435008630f1c4da06e6238 [Pipeline] sh [2022-09-20T16:25:33.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T16:25:33.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:25:33.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T16:25:33.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:25:33.976Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:25:34.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T16:25:34.499Z] $ docker top 33d754ea4f8fd17c5712631e62beb9e660399f178d5b422a9a8a8a42e0a57123 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T16:25:34.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T16:25:34.599Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T16:25:34.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T16:25:34.724Z] $ docker exec 33d754ea4f8fd17c5712631e62beb9e660399f178d5b422a9a8a8a42e0a57123 ssh-agent [2022-09-20T16:25:34.845Z] SSH_AUTH_SOCK=/tmp/ssh-NdHQeKezwCV0/agent.34 [2022-09-20T16:25:34.845Z] SSH_AGENT_PID=40 [2022-09-20T16:25:34.851Z] Running ssh-add (command line suppressed) [2022-09-20T16:25:34.976Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5528426345774187881.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5528426345774187881.key) [2022-09-20T16:25:34.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T16:25:35.280Z] + git semver tag [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,459 [run_tag] DEBUG tag force:False [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,460 [check_head_tag] DEBUG check head tag [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,460 [execute] INFO git cat-file --batch-check [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,464 [execute] INFO git cat-file --batch [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,477 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,477 [execute] INFO git tag -a v2.3.0-dev.7 -m v2.3.0-dev.7 [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,477 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.7', '-m', 'v2.3.0-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-20T16:25:35.540Z] 2022-09-20 16:25:35,482 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-20T16:25:35.540Z] 2.3.0-dev.7 [Pipeline] } [2022-09-20T16:25:35.547Z] $ docker exec --env ******** --env ******** 33d754ea4f8fd17c5712631e62beb9e660399f178d5b422a9a8a8a42e0a57123 ssh-agent -k [2022-09-20T16:25:35.654Z] unset SSH_AUTH_SOCK; [2022-09-20T16:25:35.654Z] unset SSH_AGENT_PID; [2022-09-20T16:25:35.654Z] echo Agent pid 40 killed; [2022-09-20T16:25:35.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T16:25:35.976Z] + git semver [Pipeline] } [2022-09-20T16:25:36.248Z] $ docker stop --time=1 33d754ea4f8fd17c5712631e62beb9e660399f178d5b422a9a8a8a42e0a57123 [2022-09-20T16:25:37.538Z] $ docker rm -f 33d754ea4f8fd17c5712631e62beb9e660399f178d5b422a9a8a8a42e0a57123 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:25:37.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T16:25:37.951Z] [2022-09-20T16:25:37.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:25:38.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T16:25:38.250Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-20T16:25:38.250Z] ab5ef0e58194: Pulling fs layer [2022-09-20T16:25:38.250Z] 9712f1f96733: Pulling fs layer [2022-09-20T16:25:38.250Z] 63f879dbbcfc: Pulling fs layer [2022-09-20T16:25:38.250Z] 0d9ebad4ef96: Pulling fs layer [2022-09-20T16:25:38.250Z] e9a5061849ea: Pulling fs layer [2022-09-20T16:25:38.250Z] d747dcd14b5f: Pulling fs layer [2022-09-20T16:25:38.250Z] 2de7ff778b66: Pulling fs layer [2022-09-20T16:25:38.250Z] 0d9ebad4ef96: Waiting [2022-09-20T16:25:38.250Z] e9a5061849ea: Waiting [2022-09-20T16:25:38.250Z] d747dcd14b5f: Waiting [2022-09-20T16:25:38.250Z] 2de7ff778b66: Waiting [2022-09-20T16:25:38.250Z] 9712f1f96733: Verifying Checksum [2022-09-20T16:25:38.250Z] 9712f1f96733: Download complete [2022-09-20T16:25:38.824Z] 63f879dbbcfc: Verifying Checksum [2022-09-20T16:25:38.824Z] 63f879dbbcfc: Download complete [2022-09-20T16:25:38.824Z] e9a5061849ea: Verifying Checksum [2022-09-20T16:25:38.824Z] e9a5061849ea: Download complete [2022-09-20T16:25:38.824Z] d747dcd14b5f: Verifying Checksum [2022-09-20T16:25:38.824Z] d747dcd14b5f: Download complete [2022-09-20T16:25:39.083Z] 0d9ebad4ef96: Verifying Checksum [2022-09-20T16:25:39.083Z] 0d9ebad4ef96: Download complete [2022-09-20T16:25:39.083Z] ab5ef0e58194: Verifying Checksum [2022-09-20T16:25:39.083Z] ab5ef0e58194: Download complete [2022-09-20T16:25:39.083Z] 2de7ff778b66: Verifying Checksum [2022-09-20T16:25:39.083Z] 2de7ff778b66: Download complete [2022-09-20T16:25:42.377Z] ab5ef0e58194: Pull complete [2022-09-20T16:25:42.377Z] 9712f1f96733: Pull complete [2022-09-20T16:25:42.377Z] 63f879dbbcfc: Pull complete [2022-09-20T16:25:46.573Z] 0d9ebad4ef96: Pull complete [2022-09-20T16:25:46.833Z] e9a5061849ea: Pull complete [2022-09-20T16:25:46.833Z] d747dcd14b5f: Pull complete [2022-09-20T16:25:48.219Z] 2de7ff778b66: Pull complete [2022-09-20T16:25:48.219Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-20T16:25:48.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T16:25:48.219Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:25:48.315Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:25:48.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-20T16:25:55.712Z] $ docker top 8128b334af44b2f60390eeb62a0d3ec022fe1766d65187d3a0fa1284cc9e4603 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-20T16:25:55.796Z] provisioning config files... [2022-09-20T16:25:55.803Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4514877556251998636tmp [2022-09-20T16:25:55.813Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6510381386103591552tmp [2022-09-20T16:25:55.824Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config703557626038760607tmp [Pipeline] { [Pipeline] echo [2022-09-20T16:25:55.839Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:25:56.121Z] ---> sigul-configuration.sh [2022-09-20T16:25:56.121Z] gpg: directory `/root/.gnupg' created [2022-09-20T16:25:56.121Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-20T16:25:56.121Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-20T16:25:56.121Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-20T16:25:56.121Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-20T16:25:56.121Z] gpg: CAST5 encrypted data [2022-09-20T16:25:56.121Z] gpg: encrypted with 1 passphrase [2022-09-20T16:25:56.121Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-20T16:25:56.406Z] + mkdir /home/jenkins [2022-09-20T16:25:56.406Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-20T16:25:56.693Z] + 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 [2022-09-20T16:25:56.701Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:25:56.982Z] ---> sigul-install.sh [2022-09-20T16:25:56.982Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-20T16:25:57.269Z] + git tag --list [2022-09-20T16:25:57.269Z] v0.0.0 [2022-09-20T16:25:57.269Z] v0.0.1-dev.1 [2022-09-20T16:25:57.269Z] v0.0.1-dev.10 [2022-09-20T16:25:57.269Z] v0.0.1-dev.11 [2022-09-20T16:25:57.269Z] v0.0.1-dev.12 [2022-09-20T16:25:57.269Z] v0.0.1-dev.13 [2022-09-20T16:25:57.269Z] v0.0.1-dev.14 [2022-09-20T16:25:57.269Z] v0.0.1-dev.15 [2022-09-20T16:25:57.269Z] v0.0.1-dev.16 [2022-09-20T16:25:57.269Z] v0.0.1-dev.2 [2022-09-20T16:25:57.269Z] v0.0.1-dev.3 [2022-09-20T16:25:57.269Z] v0.0.1-dev.4 [2022-09-20T16:25:57.269Z] v0.0.1-dev.5 [2022-09-20T16:25:57.269Z] v0.0.1-dev.6 [2022-09-20T16:25:57.269Z] v0.0.1-dev.7 [2022-09-20T16:25:57.269Z] v0.0.1-dev.8 [2022-09-20T16:25:57.269Z] v0.0.1-dev.9 [2022-09-20T16:25:57.269Z] v2.2.0 [2022-09-20T16:25:57.269Z] v2.2.0-dev.17 [2022-09-20T16:25:57.269Z] v2.2.0-dev.18 [2022-09-20T16:25:57.269Z] v2.2.0-dev.19 [2022-09-20T16:25:57.269Z] v2.2.0-dev.20 [2022-09-20T16:25:57.269Z] v2.2.0-dev.21 [2022-09-20T16:25:57.269Z] v2.2.0-dev.22 [2022-09-20T16:25:57.269Z] v2.2.0-dev.23 [2022-09-20T16:25:57.269Z] v2.2.0-dev.24 [2022-09-20T16:25:57.269Z] v2.2.0-dev.25 [2022-09-20T16:25:57.269Z] v2.2.0-dev.26 [2022-09-20T16:25:57.269Z] v2.2.0-dev.27 [2022-09-20T16:25:57.269Z] v2.3.0-dev.1 [2022-09-20T16:25:57.269Z] v2.3.0-dev.2 [2022-09-20T16:25:57.269Z] v2.3.0-dev.3 [2022-09-20T16:25:57.270Z] v2.3.0-dev.4 [2022-09-20T16:25:57.270Z] v2.3.0-dev.5 [2022-09-20T16:25:57.270Z] v2.3.0-dev.6 [2022-09-20T16:25:57.270Z] v2.3.0-dev.7 [Pipeline] sh [2022-09-20T16:25:57.556Z] + lftools sign git-tag v2.3.0-dev.7 [2022-09-20T16:25:58.126Z] Signing Git tag with Sigul... [2022-09-20T16:25:58.126Z] Signing v2.3.0-dev.7 [Pipeline] echo [2022-09-20T16:25:58.395Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:25:58.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-20T16:25:58.748Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-20T16:25:58.811Z] $ docker stop --time=1 8128b334af44b2f60390eeb62a0d3ec022fe1766d65187d3a0fa1284cc9e4603 [2022-09-20T16:26:00.086Z] $ docker rm -f 8128b334af44b2f60390eeb62a0d3ec022fe1766d65187d3a0fa1284cc9e4603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-20T16:26:00.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T16:26:00.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:26:00.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T16:26:00.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:26:00.896Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:26:00.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T16:26:01.316Z] $ docker top 7625a9298fe098658e606bac1dc3a59b6a8107ec3d3aae858f16e4e56c0f85f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T16:26:01.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T16:26:01.409Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T16:26:01.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T16:26:01.531Z] $ docker exec 7625a9298fe098658e606bac1dc3a59b6a8107ec3d3aae858f16e4e56c0f85f0 ssh-agent [2022-09-20T16:26:01.642Z] SSH_AUTH_SOCK=/tmp/ssh-jzXdKl92Y570/agent.32 [2022-09-20T16:26:01.642Z] SSH_AGENT_PID=38 [2022-09-20T16:26:01.647Z] Running ssh-add (command line suppressed) [2022-09-20T16:26:01.757Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5258124787322724288.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5258124787322724288.key) [2022-09-20T16:26:01.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T16:26:02.059Z] + git semver bump pre [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,245 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,245 [bump_version] DEBUG bumping version:2.3.0-dev.7 on axis:pre with prefix:dev [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,246 [bump_version] DEBUG bumped version:2.3.0-dev.8 [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,246 [write_version] DEBUG write version:2.3.0-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,246 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,246 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,249 [execute] INFO git cat-file --batch-check [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,254 [execute] INFO git cat-file --batch [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T16:26:02.319Z] 2022-09-20 16:26:02,259 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-20T16:26:02.319Z] 2.3.0-dev.8 [Pipeline] } [2022-09-20T16:26:02.327Z] $ docker exec --env ******** --env ******** 7625a9298fe098658e606bac1dc3a59b6a8107ec3d3aae858f16e4e56c0f85f0 ssh-agent -k [2022-09-20T16:26:02.441Z] unset SSH_AUTH_SOCK; [2022-09-20T16:26:02.442Z] unset SSH_AGENT_PID; [2022-09-20T16:26:02.442Z] echo Agent pid 38 killed; [2022-09-20T16:26:02.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T16:26:02.763Z] + git semver [Pipeline] } [2022-09-20T16:26:03.037Z] $ docker stop --time=1 7625a9298fe098658e606bac1dc3a59b6a8107ec3d3aae858f16e4e56c0f85f0 [2022-09-20T16:26:04.299Z] $ docker rm -f 7625a9298fe098658e606bac1dc3a59b6a8107ec3d3aae858f16e4e56c0f85f0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T16:26:04.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T16:26:04.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:26:04.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T16:26:04.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:26:05.037Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:26:05.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T16:26:05.393Z] $ docker top 85e140c2d8b928303eb9c8ac990dee85106b023877ac86f9b74d4539babd6eec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T16:26:05.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T16:26:05.488Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T16:26:05.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T16:26:05.612Z] $ docker exec 85e140c2d8b928303eb9c8ac990dee85106b023877ac86f9b74d4539babd6eec ssh-agent [2022-09-20T16:26:05.724Z] SSH_AUTH_SOCK=/tmp/ssh-JSRLKdKYJfQb/agent.35 [2022-09-20T16:26:05.724Z] SSH_AGENT_PID=41 [2022-09-20T16:26:05.728Z] Running ssh-add (command line suppressed) [2022-09-20T16:26:05.849Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1478276780625627789.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1478276780625627789.key) [2022-09-20T16:26:05.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T16:26:06.151Z] + git semver push [2022-09-20T16:26:06.410Z] 2022-09-20 16:26:06,333 [run_push] DEBUG push [2022-09-20T16:26:06.410Z] 2022-09-20 16:26:06,334 [execute] INFO git cat-file --batch-check [2022-09-20T16:26:06.410Z] 2022-09-20 16:26:06,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T16:26:06.410Z] 2022-09-20 16:26:06,337 [execute] INFO git rev-list 4a80a1d63121d75e79f64e871d71488b9f05e643 -- [2022-09-20T16:26:06.410Z] 2022-09-20 16:26:06,337 [execute] DEBUG Popen(['git', 'rev-list', '4a80a1d63121d75e79f64e871d71488b9f05e643', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T16:26:06.410Z] 2022-09-20 16:26:06,341 [execute] INFO git fetch -v origin [2022-09-20T16:26:06.410Z] 2022-09-20 16:26:06,341 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-20T16:26:06.978Z] 2022-09-20 16:26:06,944 [run_push] DEBUG no remote changes detected [2022-09-20T16:26:06.978Z] 2022-09-20 16:26:06,945 [execute] INFO git push origin semver [2022-09-20T16:26:06.978Z] 2022-09-20 16:26:06,945 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T16:26:07.916Z] 2022-09-20 16:26:07,738 [run_push] DEBUG push all version tags [2022-09-20T16:26:07.916Z] 2022-09-20 16:26:07,738 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-20T16:26:07.916Z] 2022-09-20 16:26:07,739 [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) [2022-09-20T16:26:08.867Z] 2022-09-20 16:26:08,731 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-20T16:26:08.867Z] 2.3.0-dev.8 [Pipeline] } [2022-09-20T16:26:08.875Z] $ docker exec --env ******** --env ******** 85e140c2d8b928303eb9c8ac990dee85106b023877ac86f9b74d4539babd6eec ssh-agent -k [2022-09-20T16:26:08.978Z] unset SSH_AUTH_SOCK; [2022-09-20T16:26:08.978Z] unset SSH_AGENT_PID; [2022-09-20T16:26:08.978Z] echo Agent pid 41 killed; [2022-09-20T16:26:08.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T16:26:09.301Z] + git semver [Pipeline] } [2022-09-20T16:26:09.572Z] $ docker stop --time=1 85e140c2d8b928303eb9c8ac990dee85106b023877ac86f9b74d4539babd6eec [2022-09-20T16:26:10.920Z] $ docker rm -f 85e140c2d8b928303eb9c8ac990dee85106b023877ac86f9b74d4539babd6eec [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 [2022-09-20T16:26:11.498Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-09-20T16:26:11.498Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-20T16:26:11.498Z] total 16 [2022-09-20T16:26:11.498Z] drwxr-xr-x 3 root root 4096 Sep 20 16:16 . [2022-09-20T16:26:11.498Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:25 .. [2022-09-20T16:26:11.498Z] drwxr-xr-x 2 root root 4096 Sep 20 16:16 cost [2022-09-20T16:26:11.498Z] -rw-r--r-- 1 root root 88 Sep 20 16:16 cost.csv [2022-09-20T16:26:11.498Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-20T16:26:11.498Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-20T16:26:11.498Z] total 16 [2022-09-20T16:26:11.498Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:16 . [2022-09-20T16:26:11.498Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:25 .. [2022-09-20T16:26:11.498Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 16:16 cost [2022-09-20T16:26:11.498Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 20 16:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:26:11.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:26:12.651Z] ---> package-listing.sh [2022-09-20T16:26:12.651Z] ++ facter osfamily [2022-09-20T16:26:12.651Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T16:26:12.911Z] + OS_FAMILY=debian [2022-09-20T16:26:12.911Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-09-20T16:26:12.911Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T16:26:12.911Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T16:26:12.911Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T16:26:12.911Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T16:26:12.911Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-20T16:26:12.911Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T16:26:12.911Z] + case "${OS_FAMILY}" in [2022-09-20T16:26:12.911Z] + grep '^ii' [2022-09-20T16:26:12.911Z] + dpkg -l [2022-09-20T16:26:12.911Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T16:26:12.911Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T16:26:12.911Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T16:26:12.911Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-20T16:26:12.911Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-09-20T16:26:12.911Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-09-20T16:26:12.921Z] 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 [2022-09-20T16:26:13.198Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T16:26:13.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T16:26:13.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T16:26:13.847Z] prd-ubuntu20.04-docker-8c-8g-29958 does not seem to be running inside a container [2022-09-20T16:26:13.877Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T16:26:14.166Z] $ docker top c3b4de8b09679e4f92ee8807195ad72ea71586dbe44837e9e35078f1ed0ad1f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T16:26:14.526Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T16:26:14.814Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T16:26:15.104Z] + ls /var/log/sa-host [2022-09-20T16:26:15.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T16:26:15.174Z] provisioning config files... [2022-09-20T16:26:15.183Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2891558741365027366tmp [Pipeline] { [Pipeline] echo [2022-09-20T16:26:15.196Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:26:15.479Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T16:26:15.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:26:15.818Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T16:26:15.826Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:26:16.108Z] ---> sudo-logs.sh [2022-09-20T16:26:16.108Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T16:26:16.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:26:16.421Z] ---> job-cost.sh [2022-09-20T16:26:16.421Z] lf-activate-venv: SKIPPING [2022-09-20T16:26:16.421Z] DEBUG: total: 0.2199999988079071 [2022-09-20T16:26:16.421Z] INFO: Retrieving Stack Cost... [2022-09-20T16:26:16.990Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T16:26:17.250Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T16:26:17.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T16:26:17.544Z] ---> logs-deploy.sh [2022-09-20T16:26:17.544Z] lf-activate-venv: SKIPPING [2022-09-20T16:26:17.544Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/46 [2022-09-20T16:26:17.544Z] INFO: archiving workspace using pattern(s): [2022-09-20T16:26:18.484Z] Archives upload complete. [2022-09-20T16:26:18.742Z] INFO: archiving logs to Nexus [2022-09-20T16:26:19.311Z] ---> uname -a: [2022-09-20T16:26:19.311Z] Linux prd-ubuntu20-04-docker-8c-8g-29958 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-20T16:26:19.311Z] [2022-09-20T16:26:19.311Z]