Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d57e067b9f342878cbcddcb6845d242959a83275 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-ssh835178103404711717.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3501721268495243823.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13276363518694883752.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2240642414943348429.key Verifying host key using known hosts file > 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-ssh7130396082964038761.key Verifying host key using known hosts file > 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-120675’ is offline Running on prd-ubuntu20.04-docker-8c-8g-120678 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 d57e067b9f342878cbcddcb6845d242959a83275 (main) Commit message: "docs: updates to usb documentation (#115)" > 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 d57e067b9f342878cbcddcb6845d242959a83275 # timeout=10 > git rev-list --no-walk a13c0d85fe61587dda65b2f8a27bf555b431ec25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-06T21:17:02.527Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-06T21:17:02.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-06T21:17:02.598Z] ========================================================= [2022-12-06T21:17:02.598Z] EdgeX Global Pipelines Version Info [2022-12-06T21:17:02.598Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:17:03.306Z] ------------------- [2022-12-06T21:17:03.306Z] stable info: [2022-12-06T21:17:03.306Z] ------------------- [2022-12-06T21:17:03.306Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-06T21:17:03.306Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-06T21:17:03.306Z] Message: update stable to v1.0.244 [2022-12-06T21:17:03.875Z] ------------------- [2022-12-06T21:17:03.875Z] experimental info: [2022-12-06T21:17:03.875Z] ------------------- [2022-12-06T21:17:03.875Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-06T21:17:03.875Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-06T21:17:03.875Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-06T21:17:04.042Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-12-06T21:17:04.057Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-12-06T21:17:04.073Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-06T21:17:04.084Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-06T21:17:04.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-06T21:17:04.108Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-06T21:17:04.119Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-06T21:17:04.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-06T21:17:04.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-06T21:17:04.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-06T21:17:04.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-06T21:17:04.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-12-06T21:17:04.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-06T21:17:04.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-06T21:17:04.221Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-06T21:17:04.235Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-06T21:17:04.244Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-06T21:17:04.256Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-06T21:17:04.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-06T21:17:04.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-06T21:17:04.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-06T21:17:04.302Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-06T21:17:04.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-06T21:17:04.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-06T21:17:04.340Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-06T21:17:04.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-06T21:17:04.366Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-06T21:17:04.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-06T21:17:04.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-06T21:17:04.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-06T21:17:04.414Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d57e067b9f342878cbcddcb6845d242959a83275 [Pipeline] echo [2022-12-06T21:17:04.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d57e067 [Pipeline] echo [2022-12-06T21:17:04.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-06T21:17:04.466Z] provisioning config files... [2022-12-06T21:17:04.480Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8875007505562737085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:17:04.780Z] ---> docker-login.sh [2022-12-06T21:17:04.780Z] nexus3.edgexfoundry.org:10001 [2022-12-06T21:17:05.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:05.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:05.304Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:05.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:05.304Z] [2022-12-06T21:17:05.304Z] Login Succeeded [2022-12-06T21:17:05.304Z] nexus3.edgexfoundry.org:10002 [2022-12-06T21:17:05.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:05.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:05.304Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:05.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:05.304Z] [2022-12-06T21:17:05.304Z] Login Succeeded [2022-12-06T21:17:05.304Z] nexus3.edgexfoundry.org:10003 [2022-12-06T21:17:05.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:05.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:05.564Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:05.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:05.564Z] [2022-12-06T21:17:05.564Z] Login Succeeded [2022-12-06T21:17:05.564Z] nexus3.edgexfoundry.org:10004 [2022-12-06T21:17:05.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:05.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:05.564Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:05.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:05.564Z] [2022-12-06T21:17:05.564Z] Login Succeeded [2022-12-06T21:17:05.564Z] docker.io [2022-12-06T21:17:05.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:05.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:05.824Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:05.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:05.824Z] [2022-12-06T21:17:05.824Z] Login Succeeded [2022-12-06T21:17:05.824Z] ---> docker-login.sh ends [Pipeline] } [2022-12-06T21:17:05.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-06T21:17:06.208Z] + git rev-list -1 --merges d57e067b9f342878cbcddcb6845d242959a83275~1..d57e067b9f342878cbcddcb6845d242959a83275 [Pipeline] echo [2022-12-06T21:17:06.241Z] -----------> git rev-list -1 --merges d57e067b9f342878cbcddcb6845d242959a83275~1..d57e067b9f342878cbcddcb6845d242959a83275 d57e067b9f342878cbcddcb6845d242959a83275 [false] [Pipeline] sh [2022-12-06T21:17:06.533Z] + git log --format=format:%s -1 d57e067b9f342878cbcddcb6845d242959a83275 [Pipeline] echo [2022-12-06T21:17:06.548Z] ========================================================= [2022-12-06T21:17:06.548Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-06T21:17:06.548Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-06T21:17:06.871Z] + git log --format=format:%s -1 d57e067b9f342878cbcddcb6845d242959a83275 [Pipeline] echo [2022-12-06T21:17:06.883Z] [semverPrep] GIT_COMMIT: d57e067b9f342878cbcddcb6845d242959a83275, Commit Message: docs: updates to usb documentation (#115) [Pipeline] echo [2022-12-06T21:17:06.893Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-06T21:17:07.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-06T21:17:07.262Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-06T21:17:07.262Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-06T21:17:07.262Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-06T21:17:07.262Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-06T21:17:07.262Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-06T21:17:07.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:17:07.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-06T21:17:07.682Z] [2022-12-06T21:17:07.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:17:07.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-06T21:17:07.979Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-06T21:17:07.979Z] b85a868b505f: Pulling fs layer [2022-12-06T21:17:07.979Z] e2be974225ed: Pulling fs layer [2022-12-06T21:17:07.979Z] 339a4e72a1f5: Pulling fs layer [2022-12-06T21:17:07.979Z] 988bab9f4d93: Pulling fs layer [2022-12-06T21:17:07.979Z] 1469e6f7b9e6: Pulling fs layer [2022-12-06T21:17:07.979Z] eaf3925da568: Pulling fs layer [2022-12-06T21:17:07.979Z] bab4dde63d76: Pulling fs layer [2022-12-06T21:17:07.979Z] bde34c3a00c8: Pulling fs layer [2022-12-06T21:17:07.979Z] b352a97aabf1: Pulling fs layer [2022-12-06T21:17:07.979Z] 4872d77fe225: Pulling fs layer [2022-12-06T21:17:07.979Z] 5851b861e8e6: Pulling fs layer [2022-12-06T21:17:07.979Z] eaf3925da568: Waiting [2022-12-06T21:17:07.979Z] bab4dde63d76: Waiting [2022-12-06T21:17:07.979Z] bde34c3a00c8: Waiting [2022-12-06T21:17:07.979Z] b352a97aabf1: Waiting [2022-12-06T21:17:07.979Z] 4872d77fe225: Waiting [2022-12-06T21:17:07.979Z] 5851b861e8e6: Waiting [2022-12-06T21:17:07.979Z] 988bab9f4d93: Waiting [2022-12-06T21:17:07.979Z] 1469e6f7b9e6: Waiting [2022-12-06T21:17:07.979Z] e2be974225ed: Download complete [2022-12-06T21:17:07.979Z] 988bab9f4d93: Verifying Checksum [2022-12-06T21:17:07.979Z] 988bab9f4d93: Download complete [2022-12-06T21:17:08.240Z] 1469e6f7b9e6: Verifying Checksum [2022-12-06T21:17:08.240Z] 1469e6f7b9e6: Download complete [2022-12-06T21:17:08.240Z] eaf3925da568: Verifying Checksum [2022-12-06T21:17:08.240Z] eaf3925da568: Download complete [2022-12-06T21:17:08.240Z] 339a4e72a1f5: Verifying Checksum [2022-12-06T21:17:08.240Z] 339a4e72a1f5: Download complete [2022-12-06T21:17:08.240Z] bde34c3a00c8: Verifying Checksum [2022-12-06T21:17:08.240Z] bde34c3a00c8: Download complete [2022-12-06T21:17:08.240Z] b352a97aabf1: Verifying Checksum [2022-12-06T21:17:08.240Z] b352a97aabf1: Download complete [2022-12-06T21:17:08.240Z] 4872d77fe225: Verifying Checksum [2022-12-06T21:17:08.240Z] 4872d77fe225: Download complete [2022-12-06T21:17:08.240Z] 5851b861e8e6: Verifying Checksum [2022-12-06T21:17:08.240Z] 5851b861e8e6: Download complete [2022-12-06T21:17:08.240Z] b85a868b505f: Verifying Checksum [2022-12-06T21:17:08.240Z] b85a868b505f: Download complete [2022-12-06T21:17:08.501Z] bab4dde63d76: Verifying Checksum [2022-12-06T21:17:08.501Z] bab4dde63d76: Download complete [2022-12-06T21:17:09.440Z] b85a868b505f: Pull complete [2022-12-06T21:17:09.699Z] e2be974225ed: Pull complete [2022-12-06T21:17:10.267Z] 339a4e72a1f5: Pull complete [2022-12-06T21:17:10.267Z] 988bab9f4d93: Pull complete [2022-12-06T21:17:10.527Z] 1469e6f7b9e6: Pull complete [2022-12-06T21:17:10.527Z] eaf3925da568: Pull complete [2022-12-06T21:17:12.439Z] bab4dde63d76: Pull complete [2022-12-06T21:17:12.439Z] bde34c3a00c8: Pull complete [2022-12-06T21:17:12.698Z] b352a97aabf1: Pull complete [2022-12-06T21:17:12.698Z] 4872d77fe225: Pull complete [2022-12-06T21:17:12.698Z] 5851b861e8e6: Pull complete [2022-12-06T21:17:12.698Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-06T21:17:12.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-06T21:17:12.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:17:12.780Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:17:12.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-06T21:17:14.153Z] $ docker top 001072dabc37d7e073a58fd5128ee97bc68e8634911d87a25021cce00ac5de25 -eo pid,comm [2022-12-06T21:17:14.221Z] 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-12-06T21:17:14.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-06T21:17:14.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-06T21:17:14.256Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-06T21:17:14.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-06T21:17:14.367Z] $ docker exec 001072dabc37d7e073a58fd5128ee97bc68e8634911d87a25021cce00ac5de25 ssh-agent [2022-12-06T21:17:14.472Z] SSH_AUTH_SOCK=/tmp/ssh-tsvKk9Sy1kVf/agent.32 [2022-12-06T21:17:14.472Z] SSH_AGENT_PID=38 [2022-12-06T21:17:14.480Z] Running ssh-add (command line suppressed) [2022-12-06T21:17:14.594Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_943445582214870626.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_943445582214870626.key) [2022-12-06T21:17:14.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-06T21:17:14.886Z] + git tag --points-at HEAD [Pipeline] } [2022-12-06T21:17:14.901Z] $ docker exec --env ******** --env ******** 001072dabc37d7e073a58fd5128ee97bc68e8634911d87a25021cce00ac5de25 ssh-agent -k [2022-12-06T21:17:15.009Z] unset SSH_AUTH_SOCK; [2022-12-06T21:17:15.013Z] unset SSH_AGENT_PID; [2022-12-06T21:17:15.013Z] echo Agent pid 38 killed; [2022-12-06T21:17:15.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-06T21:17:15.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-06T21:17:15.036Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-06T21:17:15.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-06T21:17:15.164Z] $ docker exec 001072dabc37d7e073a58fd5128ee97bc68e8634911d87a25021cce00ac5de25 ssh-agent [2022-12-06T21:17:15.268Z] SSH_AUTH_SOCK=/tmp/ssh-QCep7fBrzuLC/agent.70 [2022-12-06T21:17:15.268Z] SSH_AGENT_PID=76 [2022-12-06T21:17:15.272Z] Running ssh-add (command line suppressed) [2022-12-06T21:17:15.374Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5922513937685128072.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5922513937685128072.key) [2022-12-06T21:17:15.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-06T21:17:15.666Z] + git semver init [2022-12-06T21:17:15.927Z] 2022-12-06 21:17:15,853 [run_init] DEBUG init version:0.0.0 force:False [2022-12-06T21:17:15.927Z] 2022-12-06 21:17:15,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-12-06T21:17:15.927Z] 2022-12-06 21:17:15,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-12-06T21:17:15.927Z] 2022-12-06 21:17:15,854 [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-12-06T21:17:16.870Z] 2022-12-06 21:17:16,560 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-12-06T21:17:16.871Z] 2022-12-06 21:17:16,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-12-06T21:17:16.871Z] 2022-12-06 21:17:16,561 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-06T21:17:16.871Z] 2022-12-06 21:17:16,561 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-06T21:17:16.871Z] 3.0.0-dev.1 [Pipeline] } [2022-12-06T21:17:16.885Z] $ docker exec --env ******** --env ******** 001072dabc37d7e073a58fd5128ee97bc68e8634911d87a25021cce00ac5de25 ssh-agent -k [2022-12-06T21:17:16.982Z] unset SSH_AUTH_SOCK; [2022-12-06T21:17:16.983Z] unset SSH_AGENT_PID; [2022-12-06T21:17:16.983Z] echo Agent pid 76 killed; [2022-12-06T21:17:16.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-06T21:17:17.289Z] + git semver [Pipeline] } [2022-12-06T21:17:17.565Z] $ docker stop --time=1 001072dabc37d7e073a58fd5128ee97bc68e8634911d87a25021cce00ac5de25 [2022-12-06T21:17:18.906Z] $ docker rm -f 001072dabc37d7e073a58fd5128ee97bc68e8634911d87a25021cce00ac5de25 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-06T21:17:19.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-06T21:17:19.405Z] Stashed 1 file(s) [Pipeline] echo [2022-12-06T21:17:19.408Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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-12-06T21:17:19.549Z] provisioning config files... [2022-12-06T21:17:19.558Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14015476889843512401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:17:19.855Z] ---> docker-login.sh [2022-12-06T21:17:19.856Z] nexus3.edgexfoundry.org:10001 [2022-12-06T21:17:19.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:19.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:19.856Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:19.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:19.856Z] [2022-12-06T21:17:19.856Z] Login Succeeded [2022-12-06T21:17:19.856Z] nexus3.edgexfoundry.org:10002 [2022-12-06T21:17:19.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:19.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:19.856Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:19.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:19.856Z] [2022-12-06T21:17:19.856Z] Login Succeeded [2022-12-06T21:17:19.856Z] nexus3.edgexfoundry.org:10003 [2022-12-06T21:17:20.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:20.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:20.114Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:20.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:20.114Z] [2022-12-06T21:17:20.114Z] Login Succeeded [2022-12-06T21:17:20.114Z] nexus3.edgexfoundry.org:10004 [2022-12-06T21:17:20.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:20.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:20.114Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:20.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:20.114Z] [2022-12-06T21:17:20.114Z] Login Succeeded [2022-12-06T21:17:20.114Z] docker.io [2022-12-06T21:17:20.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:17:20.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:17:20.374Z] Configure a credential helper to remove this warning. See [2022-12-06T21:17:20.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:17:20.374Z] [2022-12-06T21:17:20.374Z] Login Succeeded [2022-12-06T21:17:20.374Z] ---> docker-login.sh ends [Pipeline] } [2022-12-06T21:17:20.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-06T21:17:20.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T21:17:20.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T21:17:20.462Z] ========================================================= [2022-12-06T21:17:20.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-06T21:17:20.462Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:17:20.763Z] + 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-12-06T21:17:20.763Z] Sending build context to Docker daemon 1.586MB [2022-12-06T21:17:20.763Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-06T21:17:20.763Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-06T21:17:20.763Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-06T21:17:20.763Z] 213ec9aee27d: Pulling fs layer [2022-12-06T21:17:20.763Z] 4583459ba037: Pulling fs layer [2022-12-06T21:17:20.763Z] 93c1e223e6f2: Pulling fs layer [2022-12-06T21:17:20.763Z] 53926ce57604: Pulling fs layer [2022-12-06T21:17:20.763Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-06T21:17:20.763Z] 22ff95d597cd: Pulling fs layer [2022-12-06T21:17:20.763Z] 12d6caf4c0d1: Pulling fs layer [2022-12-06T21:17:20.763Z] 96b7cbca73a9: Pulling fs layer [2022-12-06T21:17:20.763Z] a7acece74701: Pulling fs layer [2022-12-06T21:17:20.763Z] 21b2b0c7a3f4: Waiting [2022-12-06T21:17:20.763Z] 53926ce57604: Waiting [2022-12-06T21:17:20.763Z] 96b7cbca73a9: Waiting [2022-12-06T21:17:20.763Z] 22ff95d597cd: Waiting [2022-12-06T21:17:20.763Z] 12d6caf4c0d1: Waiting [2022-12-06T21:17:20.763Z] 93c1e223e6f2: Download complete [2022-12-06T21:17:20.763Z] 4583459ba037: Download complete [2022-12-06T21:17:20.763Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-06T21:17:20.763Z] 21b2b0c7a3f4: Download complete [2022-12-06T21:17:20.763Z] 22ff95d597cd: Verifying Checksum [2022-12-06T21:17:20.763Z] 22ff95d597cd: Download complete [2022-12-06T21:17:21.026Z] 213ec9aee27d: Verifying Checksum [2022-12-06T21:17:21.026Z] 12d6caf4c0d1: Download complete [2022-12-06T21:17:21.026Z] 213ec9aee27d: Pull complete [2022-12-06T21:17:21.297Z] 4583459ba037: Pull complete [2022-12-06T21:17:21.297Z] 93c1e223e6f2: Pull complete [2022-12-06T21:17:21.297Z] a7acece74701: Verifying Checksum [2022-12-06T21:17:21.297Z] a7acece74701: Download complete [2022-12-06T21:17:21.880Z] 53926ce57604: Verifying Checksum [2022-12-06T21:17:21.880Z] 53926ce57604: Download complete [2022-12-06T21:17:21.880Z] 96b7cbca73a9: Verifying Checksum [2022-12-06T21:17:21.880Z] 96b7cbca73a9: Download complete [2022-12-06T21:17:26.070Z] 53926ce57604: Pull complete [2022-12-06T21:17:26.070Z] 21b2b0c7a3f4: Pull complete [2022-12-06T21:17:26.070Z] 22ff95d597cd: Pull complete [2022-12-06T21:17:26.070Z] 12d6caf4c0d1: Pull complete [2022-12-06T21:17:28.601Z] 96b7cbca73a9: Pull complete [2022-12-06T21:17:28.861Z] a7acece74701: Pull complete [2022-12-06T21:17:29.119Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-06T21:17:29.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-06T21:17:29.119Z] ---> db6d94c90886 [2022-12-06T21:17:29.119Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-06T21:17:31.053Z] ---> Running in c208a5d39ab7 [2022-12-06T21:17:31.053Z] Removing intermediate container c208a5d39ab7 [2022-12-06T21:17:31.053Z] ---> fa9d807d1fbc [2022-12-06T21:17:31.053Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-06T21:17:31.053Z] ---> Running in 5dbac44999fc [2022-12-06T21:17:31.053Z] Removing intermediate container 5dbac44999fc [2022-12-06T21:17:31.053Z] ---> bde2ce93aef8 [2022-12-06T21:17:31.053Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-06T21:17:31.053Z] ---> Running in 5f6f8882c851 [2022-12-06T21:17:31.053Z] Removing intermediate container 5f6f8882c851 [2022-12-06T21:17:31.053Z] ---> b3958d4e11a8 [2022-12-06T21:17:31.053Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-06T21:17:31.311Z] ---> Running in 97fcc15df604 [2022-12-06T21:17:31.311Z] Removing intermediate container 97fcc15df604 [2022-12-06T21:17:31.311Z] ---> 844a4e9202d6 [2022-12-06T21:17:31.311Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-06T21:17:31.311Z] ---> Running in b8129521bb9b [2022-12-06T21:17:31.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-06T21:17:31.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-06T21:17:32.088Z] (1/80) Installing mesa (21.3.8-r2) [2022-12-06T21:17:32.088Z] (2/80) Installing libxau (1.0.9-r0) [2022-12-06T21:17:32.088Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-12-06T21:17:32.088Z] (4/80) Installing libxcb (1.15-r0) [2022-12-06T21:17:32.088Z] (5/80) Installing libx11 (1.8-r0) [2022-12-06T21:17:32.346Z] (6/80) Installing libxext (1.3.4-r0) [2022-12-06T21:17:32.346Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-12-06T21:17:32.346Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-12-06T21:17:32.346Z] (9/80) Installing libpciaccess (0.16-r0) [2022-12-06T21:17:32.346Z] (10/80) Installing libdrm (2.4.110-r0) [2022-12-06T21:17:32.346Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-12-06T21:17:32.346Z] (12/80) Installing libxshmfence (1.3-r1) [2022-12-06T21:17:32.346Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-12-06T21:17:32.346Z] (14/80) Installing icu-data-full (71.1-r2) [2022-12-06T21:17:32.606Z] (15/80) Installing libice (1.0.10-r0) [2022-12-06T21:17:32.606Z] (16/80) Installing libuuid (2.38-r1) [2022-12-06T21:17:32.606Z] (17/80) Installing libsm (1.2.3-r0) [2022-12-06T21:17:32.606Z] (18/80) Installing libxt (1.2.1-r0) [2022-12-06T21:17:32.606Z] (19/80) Installing libxmu (1.1.3-r0) [2022-12-06T21:17:32.606Z] (20/80) Installing xset (1.2.4-r0) [2022-12-06T21:17:32.606Z] (21/80) Installing xprop (1.2.5-r0) [2022-12-06T21:17:32.606Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-12-06T21:17:32.606Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-12-06T21:17:32.606Z] (24/80) Installing libffi (3.4.2-r1) [2022-12-06T21:17:32.606Z] (25/80) Installing libintl (0.21-r2) [2022-12-06T21:17:32.606Z] (26/80) Installing libblkid (2.38-r1) [2022-12-06T21:17:32.606Z] (27/80) Installing libmount (2.38-r1) [2022-12-06T21:17:32.606Z] (28/80) Installing pcre (8.45-r2) [2022-12-06T21:17:32.606Z] (29/80) Installing glib (2.72.1-r0) [2022-12-06T21:17:32.606Z] (30/80) Installing icu-libs (71.1-r2) [2022-12-06T21:17:32.606Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-12-06T21:17:32.606Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-12-06T21:17:32.606Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-12-06T21:17:32.864Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-12-06T21:17:32.864Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-12-06T21:17:32.864Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-12-06T21:17:32.864Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-12-06T21:17:32.864Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-12-06T21:17:32.864Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-12-06T21:17:32.864Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-12-06T21:17:32.864Z] (41/80) Installing libpng (1.6.37-r1) [2022-12-06T21:17:32.864Z] (42/80) Installing freetype (2.12.1-r0) [2022-12-06T21:17:32.864Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-12-06T21:17:32.864Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-12-06T21:17:32.864Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-12-06T21:17:32.864Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-12-06T21:17:32.864Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-12-06T21:17:32.864Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-12-06T21:17:32.864Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-12-06T21:17:32.864Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-12-06T21:17:33.123Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-12-06T21:17:33.123Z] (52/80) Installing avahi-libs (0.8-r6) [2022-12-06T21:17:33.123Z] (53/80) Installing nettle (3.7.3-r0) [2022-12-06T21:17:33.123Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-12-06T21:17:33.123Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-12-06T21:17:33.123Z] (56/80) Installing libunistring (1.0-r0) [2022-12-06T21:17:33.123Z] (57/80) Installing gnutls (3.7.7-r0) [2022-12-06T21:17:33.123Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-12-06T21:17:33.123Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-12-06T21:17:33.123Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-12-06T21:17:33.123Z] (61/80) Installing libevdev (1.12.1-r0) [2022-12-06T21:17:33.123Z] (62/80) Installing mtdev (1.1.6-r0) [2022-12-06T21:17:33.123Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-12-06T21:17:33.123Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-12-06T21:17:33.123Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-12-06T21:17:33.123Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-12-06T21:17:33.123Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-12-06T21:17:33.123Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-12-06T21:17:33.123Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-12-06T21:17:33.123Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-12-06T21:17:33.123Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-12-06T21:17:33.123Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-12-06T21:17:33.381Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-12-06T21:17:33.381Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-12-06T21:17:33.381Z] (75/80) Installing udev-init-scripts (35-r0) [2022-12-06T21:17:33.381Z] Executing udev-init-scripts-35-r0.post-install [2022-12-06T21:17:33.381Z] (76/80) Installing kmod-libs (29-r2) [2022-12-06T21:17:33.381Z] (77/80) Installing eudev (3.2.11-r0) [2022-12-06T21:17:33.381Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-12-06T21:17:33.381Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-12-06T21:17:33.381Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-12-06T21:17:33.381Z] Executing busybox-1.35.0-r17.trigger [2022-12-06T21:17:33.381Z] Executing eudev-3.2.11-r0.trigger [2022-12-06T21:17:33.381Z] OK: 330 MiB in 131 packages [2022-12-06T21:17:34.515Z] Still waiting to schedule task [2022-12-06T21:17:34.515Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-120677’ is offline [2022-12-06T21:17:35.280Z] Removing intermediate container b8129521bb9b [2022-12-06T21:17:35.280Z] ---> 49f7708eac1f [2022-12-06T21:17:35.280Z] Step 8/13 : WORKDIR /device-usb-camera [2022-12-06T21:17:35.280Z] ---> Running in ab7f7f884c5f [2022-12-06T21:17:35.280Z] Removing intermediate container ab7f7f884c5f [2022-12-06T21:17:35.280Z] ---> 75977c6e4cc7 [2022-12-06T21:17:35.280Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-06T21:17:35.538Z] ---> 081b37dcdb9d [2022-12-06T21:17:35.538Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-06T21:17:35.538Z] ---> Running in c72bcf315824 [2022-12-06T21:18:02.105Z] Removing intermediate container c72bcf315824 [2022-12-06T21:18:02.105Z] ---> cb7e64dea367 [2022-12-06T21:18:02.105Z] Step 11/13 : COPY . . [2022-12-06T21:18:02.105Z] ---> 70d5d18f695e [2022-12-06T21:18:02.105Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-06T21:18:02.105Z] ---> Running in d865595e4f02 [2022-12-06T21:18:02.105Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-06T21:18:02.105Z] Dload Upload Total Spent Left Speed [2022-12-06T21:18:02.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9057 0 --:--:-- --:--:-- --:--:-- 9000 100 1062 100 1062 0 0 9050 0 --:--:-- --:--:-- --:--:-- 9000 [2022-12-06T21:18:02.105Z] Removing intermediate container d865595e4f02 [2022-12-06T21:18:02.105Z] ---> d3e9ce6f39ba [2022-12-06T21:18:02.105Z] Step 13/13 : RUN ${MAKE} [2022-12-06T21:18:02.105Z] ---> Running in 7ced3ddd8013 [2022-12-06T21:18:02.105Z] noop [2022-12-06T21:18:02.105Z] Removing intermediate container 7ced3ddd8013 [2022-12-06T21:18:02.105Z] ---> 59f1a0ee070f [2022-12-06T21:18:02.105Z] Successfully built 59f1a0ee070f [2022-12-06T21:18:02.105Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:18:02.411Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-06T21:18:02.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:18:02.491Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:18:02.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-06T21:18:02.929Z] $ docker top c86a7b45d6368a331dff175afff569a1df8f166e9871410831fb82c5f0108f7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T21:18:03.274Z] + go version [2022-12-06T21:18:03.274Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-06T21:18:03.287Z] $ docker stop --time=1 c86a7b45d6368a331dff175afff569a1df8f166e9871410831fb82c5f0108f7f [2022-12-06T21:18:04.602Z] $ docker rm -f c86a7b45d6368a331dff175afff569a1df8f166e9871410831fb82c5f0108f7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:18:05.017Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-06T21:18:05.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:18:05.092Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:18:05.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-06T21:18:05.515Z] $ docker top 3cc0cacbff1dcb490a1604b1e8cb8b924a33f76b43908949a26ccf1de244228b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T21:18:05.852Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-12-06T21:18:06.147Z] + make test [2022-12-06T21:18:06.148Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-12-06T21:18:06.405Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-12-06T21:18:16.367Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-12-06T21:18:16.933Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-12-06T21:18:25.039Z] 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-12-06T21:18:25.040Z] CGO_ENABLED=1 go vet ./... [2022-12-06T21:18:27.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-06T21:18:27.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-06T21:18:27.568Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-06T21:18:27.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-06T21:18:27.852Z] $ docker stop --time=1 3cc0cacbff1dcb490a1604b1e8cb8b924a33f76b43908949a26ccf1de244228b [2022-12-06T21:18:29.615Z] $ docker rm -f 3cc0cacbff1dcb490a1604b1e8cb8b924a33f76b43908949a26ccf1de244228b [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-06T21:18:30.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-06T21:18:30.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-06T21:18:30.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-06T21:18:30.860Z] + ls -al . [2022-12-06T21:18:30.860Z] total 200 [2022-12-06T21:18:30.860Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 21:18 . [2022-12-06T21:18:30.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 21:17 .. [2022-12-06T21:18:30.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 21:18 .git [2022-12-06T21:18:30.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 21:17 .github [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 414 Dec 6 21:17 .gitignore [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 21:17 .golangci.yml [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 6 21:17 .hadolint.yml [2022-12-06T21:18:30.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 21:17 .semver [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 9702 Dec 6 21:17 Attribution.txt [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 1206 Dec 6 21:17 CHANGELOG.md [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 2378 Dec 6 21:17 Dockerfile [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 6 21:17 GOVERNANCE.md [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 6 21:17 Jenkinsfile [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 21:17 LICENSE [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 2554 Dec 6 21:17 Makefile [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 21:17 OWNERS.md [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 5934 Dec 6 21:17 README.md [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 21:17 VERSION [2022-12-06T21:18:30.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 21:17 bin [2022-12-06T21:18:30.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 21:17 cmd [2022-12-06T21:18:30.860Z] -rw-r--r-- 1 jenkins jenkins 30072 Dec 6 21:18 coverage.out [2022-12-06T21:18:30.860Z] -rwxrwxr-x 1 jenkins jenkins 140 Dec 6 21:17 docker-entrypoint.sh [2022-12-06T21:18:30.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 21:17 docs [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 3573 Dec 6 21:17 go.mod [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 45026 Dec 6 21:17 go.sum [2022-12-06T21:18:30.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 21:17 internal [2022-12-06T21:18:30.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 21:17 snap [2022-12-06T21:18:30.860Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 6 21:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:18:31.159Z] + 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=d57e067b9f342878cbcddcb6845d242959a83275 --label arch=amd64 --label version=3.0.0-dev.1 . [2022-12-06T21:18:31.159Z] Sending build context to Docker daemon 1.617MB [2022-12-06T21:18:31.159Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-12-06T21:18:31.159Z] Step 2/35 : FROM ${BASE} AS builder [2022-12-06T21:18:31.159Z] ---> 59f1a0ee070f [2022-12-06T21:18:31.159Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-12-06T21:18:31.159Z] ---> Running in 7be054b61891 [2022-12-06T21:18:31.418Z] Removing intermediate container 7be054b61891 [2022-12-06T21:18:31.418Z] ---> c8e87c55bd10 [2022-12-06T21:18:31.418Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-06T21:18:31.418Z] ---> Running in d777d8344ed4 [2022-12-06T21:18:31.418Z] Removing intermediate container d777d8344ed4 [2022-12-06T21:18:31.418Z] ---> 448471e02e14 [2022-12-06T21:18:31.418Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-06T21:18:31.418Z] ---> Running in 200bf4be2e5a [2022-12-06T21:18:31.676Z] Removing intermediate container 200bf4be2e5a [2022-12-06T21:18:31.676Z] ---> 0c83fe555cf7 [2022-12-06T21:18:31.676Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-06T21:18:31.676Z] ---> Running in e70817a31270 [2022-12-06T21:18:31.676Z] Removing intermediate container e70817a31270 [2022-12-06T21:18:31.676Z] ---> c75e815f5232 [2022-12-06T21:18:31.676Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-06T21:18:31.676Z] ---> Running in 269b904a3a9b [2022-12-06T21:18:31.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-06T21:18:32.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-06T21:18:32.451Z] OK: 330 MiB in 131 packages [2022-12-06T21:18:33.019Z] Removing intermediate container 269b904a3a9b [2022-12-06T21:18:33.019Z] ---> fdccbe2dbe3d [2022-12-06T21:18:33.019Z] Step 8/35 : WORKDIR /device-usb-camera [2022-12-06T21:18:33.019Z] ---> Running in 589bd78c64bc [2022-12-06T21:18:33.019Z] Removing intermediate container 589bd78c64bc [2022-12-06T21:18:33.019Z] ---> 0a2bd4c6bbba [2022-12-06T21:18:33.019Z] Step 9/35 : COPY go.mod vendor* ./ [2022-12-06T21:18:33.278Z] ---> 6d87dff8b74e [2022-12-06T21:18:33.278Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-06T21:18:33.278Z] ---> Running in a78be13a0015 [2022-12-06T21:18:33.845Z] Removing intermediate container a78be13a0015 [2022-12-06T21:18:33.845Z] ---> 67161c0e96db [2022-12-06T21:18:33.845Z] Step 11/35 : COPY . . [2022-12-06T21:18:34.104Z] ---> 62a7ac9764ac [2022-12-06T21:18:34.104Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-06T21:18:34.104Z] ---> Running in a0e4deaa11a7 [2022-12-06T21:18:34.363Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-06T21:18:34.363Z] Dload Upload Total Spent Left Speed [2022-12-06T21:18:34.622Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 29010 0 --:--:-- --:--:-- --:--:-- 29500 [2022-12-06T21:18:34.881Z] Removing intermediate container a0e4deaa11a7 [2022-12-06T21:18:34.881Z] ---> 19837cc4df27 [2022-12-06T21:18:34.881Z] Step 13/35 : RUN ${MAKE} [2022-12-06T21:18:34.881Z] ---> Running in e17afd6cbd33 [2022-12-06T21:18:35.140Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-12-06T21:18:57.081Z] Removing intermediate container e17afd6cbd33 [2022-12-06T21:18:57.081Z] ---> 6c1f1e9e1b77 [2022-12-06T21:18:57.081Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-12-06T21:18:57.081Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-12-06T21:18:57.081Z] af6660deedbd: Pulling fs layer [2022-12-06T21:18:57.081Z] 97cd0a44c592: Pulling fs layer [2022-12-06T21:18:57.081Z] 97cd0a44c592: Download complete [2022-12-06T21:18:57.081Z] af6660deedbd: Verifying Checksum [2022-12-06T21:18:57.081Z] af6660deedbd: Download complete [2022-12-06T21:18:57.341Z] af6660deedbd: Pull complete [2022-12-06T21:18:57.341Z] 97cd0a44c592: Pull complete [2022-12-06T21:18:57.341Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-12-06T21:18:57.341Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-12-06T21:18:57.341Z] ---> fea57e182299 [2022-12-06T21:18:57.341Z] Step 15/35 : FROM alpine:3.16 [2022-12-06T21:18:57.601Z] 3.16: Pulling from library/alpine [2022-12-06T21:18:57.860Z] ca7dd9ec2225: Pulling fs layer [2022-12-06T21:18:58.119Z] ca7dd9ec2225: Verifying Checksum [2022-12-06T21:18:58.119Z] ca7dd9ec2225: Download complete [2022-12-06T21:18:58.381Z] ca7dd9ec2225: Pull complete [2022-12-06T21:18:58.381Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-06T21:18:58.381Z] Status: Downloaded newer image for alpine:3.16 [2022-12-06T21:18:58.381Z] ---> bfe296a52501 [2022-12-06T21:18:58.381Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-06T21:18:58.381Z] ---> Running in b77278394a9c [2022-12-06T21:18:58.639Z] Removing intermediate container b77278394a9c [2022-12-06T21:18:58.639Z] ---> 32f510add316 [2022-12-06T21:18:58.639Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-12-06T21:18:58.639Z] ---> Running in da3133754230 [2022-12-06T21:18:58.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-06T21:18:59.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-06T21:18:59.483Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-12-06T21:18:59.483Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-12-06T21:18:59.483Z] (3/83) Installing libxau (1.0.9-r0) [2022-12-06T21:18:59.483Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-12-06T21:18:59.483Z] (5/83) Installing libxcb (1.15-r0) [2022-12-06T21:18:59.483Z] (6/83) Installing libx11 (1.8-r0) [2022-12-06T21:18:59.483Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-12-06T21:18:59.483Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-12-06T21:18:59.483Z] (9/83) Installing expat (2.5.0-r0) [2022-12-06T21:18:59.483Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-12-06T21:18:59.483Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-12-06T21:18:59.483Z] (12/83) Installing libpng (1.6.37-r1) [2022-12-06T21:18:59.483Z] (13/83) Installing freetype (2.12.1-r0) [2022-12-06T21:18:59.483Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-12-06T21:18:59.483Z] (15/83) Installing fribidi (1.0.12-r0) [2022-12-06T21:18:59.758Z] (16/83) Installing libffi (3.4.2-r1) [2022-12-06T21:18:59.758Z] (17/83) Installing libintl (0.21-r2) [2022-12-06T21:18:59.758Z] (18/83) Installing libblkid (2.38-r1) [2022-12-06T21:18:59.758Z] (19/83) Installing libmount (2.38-r1) [2022-12-06T21:18:59.758Z] (20/83) Installing pcre (8.45-r2) [2022-12-06T21:18:59.758Z] (21/83) Installing glib (2.72.1-r0) [2022-12-06T21:18:59.758Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-12-06T21:18:59.758Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-12-06T21:18:59.758Z] (24/83) Installing libass (0.16.0-r0) [2022-12-06T21:18:59.758Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-12-06T21:18:59.758Z] (26/83) Installing libpciaccess (0.16-r0) [2022-12-06T21:18:59.758Z] (27/83) Installing libdrm (2.4.110-r0) [2022-12-06T21:18:59.758Z] (28/83) Installing gmp (6.2.1-r2) [2022-12-06T21:18:59.758Z] (29/83) Installing nettle (3.7.3-r0) [2022-12-06T21:18:59.758Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-12-06T21:18:59.758Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-12-06T21:18:59.758Z] (32/83) Installing libunistring (1.0-r0) [2022-12-06T21:18:59.758Z] (33/83) Installing gnutls (3.7.7-r0) [2022-12-06T21:18:59.758Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-06T21:18:59.758Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-06T21:18:59.758Z] (36/83) Installing lame (3.100-r0) [2022-12-06T21:18:59.758Z] (37/83) Installing opus (1.3.1-r1) [2022-12-06T21:18:59.758Z] (38/83) Installing libasyncns (0.8-r1) [2022-12-06T21:18:59.758Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-12-06T21:18:59.758Z] (40/83) Installing libltdl (2.4.7-r0) [2022-12-06T21:18:59.758Z] (41/83) Installing orc (0.4.32-r0) [2022-12-06T21:18:59.758Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-12-06T21:18:59.758Z] (43/83) Installing libogg (1.3.5-r1) [2022-12-06T21:18:59.758Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-06T21:19:00.039Z] (45/83) Installing flac (1.3.4-r0) [2022-12-06T21:19:00.039Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-12-06T21:19:00.039Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-12-06T21:19:00.039Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-12-06T21:19:00.039Z] (49/83) Installing soxr (0.1.3-r2) [2022-12-06T21:19:00.039Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-12-06T21:19:00.039Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-12-06T21:19:00.039Z] (52/83) Installing libpulse (15.0-r2) [2022-12-06T21:19:00.039Z] (53/83) Installing cjson (1.7.15-r3) [2022-12-06T21:19:00.039Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-12-06T21:19:00.039Z] (55/83) Installing librist (0.2.6-r1) [2022-12-06T21:19:00.039Z] (56/83) Installing libsrt (1.4.4-r0) [2022-12-06T21:19:00.039Z] (57/83) Installing libssh (0.9.6-r1) [2022-12-06T21:19:00.039Z] (58/83) Installing libtheora (1.1.1-r16) [2022-12-06T21:19:00.039Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-12-06T21:19:00.039Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-12-06T21:19:00.039Z] (61/83) Installing libxext (1.3.4-r0) [2022-12-06T21:19:00.039Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-12-06T21:19:00.039Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-12-06T21:19:00.039Z] (64/83) Installing libva (2.14.0-r0) [2022-12-06T21:19:00.039Z] (65/83) Installing libvdpau (1.5-r0) [2022-12-06T21:19:00.039Z] (66/83) Installing vidstab (1.1.0-r1) [2022-12-06T21:19:00.039Z] (67/83) Installing libvpx (1.11.0-r1) [2022-12-06T21:19:00.039Z] (68/83) Installing libwebp (1.2.3-r0) [2022-12-06T21:19:00.039Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-12-06T21:19:00.338Z] (70/83) Installing numactl (2.0.14-r0) [2022-12-06T21:19:00.338Z] (71/83) Installing x265-libs (3.5-r3) [2022-12-06T21:19:00.338Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-12-06T21:19:00.338Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-12-06T21:19:00.338Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-12-06T21:19:00.338Z] (75/83) Installing udev-init-scripts (35-r0) [2022-12-06T21:19:00.338Z] Executing udev-init-scripts-35-r0.post-install [2022-12-06T21:19:00.338Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-12-06T21:19:00.338Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-12-06T21:19:00.338Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-12-06T21:19:00.338Z] (79/83) Installing kmod-libs (29-r2) [2022-12-06T21:19:00.338Z] (80/83) Installing eudev (3.2.11-r0) [2022-12-06T21:19:00.619Z] (81/83) Installing libsodium (1.0.18-r0) [2022-12-06T21:19:00.619Z] (82/83) Installing libzmq (4.3.4-r0) [2022-12-06T21:19:00.619Z] (83/83) Installing zeromq (4.3.4-r0) [2022-12-06T21:19:00.619Z] Executing busybox-1.35.0-r17.trigger [2022-12-06T21:19:00.619Z] Executing eudev-3.2.11-r0.trigger [2022-12-06T21:19:00.619Z] OK: 101 MiB in 97 packages [2022-12-06T21:19:02.010Z] Removing intermediate container da3133754230 [2022-12-06T21:19:02.010Z] ---> eb682898dc0c [2022-12-06T21:19:02.010Z] Step 18/35 : WORKDIR / [2022-12-06T21:19:02.010Z] ---> Running in aab6a44416ed [2022-12-06T21:19:02.010Z] Removing intermediate container aab6a44416ed [2022-12-06T21:19:02.010Z] ---> 967ccabc386d [2022-12-06T21:19:02.010Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-12-06T21:19:02.576Z] ---> 9bedc335fa06 [2022-12-06T21:19:02.576Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-12-06T21:19:02.834Z] ---> 056521eb5efd [2022-12-06T21:19:02.834Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-12-06T21:19:02.834Z] ---> e67d5ba47531 [2022-12-06T21:19:02.834Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-12-06T21:19:03.091Z] ---> df45b4949373 [2022-12-06T21:19:03.091Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-12-06T21:19:03.349Z] ---> b8005193b34e [2022-12-06T21:19:03.349Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-12-06T21:19:03.349Z] ---> 42082459b7ea [2022-12-06T21:19:03.349Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-12-06T21:19:03.916Z] ---> 151d655e9cc8 [2022-12-06T21:19:03.917Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-12-06T21:19:03.917Z] ---> Running in 3f7ece1a55be [2022-12-06T21:19:04.484Z] Removing intermediate container 3f7ece1a55be [2022-12-06T21:19:04.484Z] ---> b2c4770ec02a [2022-12-06T21:19:04.484Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-12-06T21:19:04.484Z] ---> Running in fc07ebccd5a9 [2022-12-06T21:19:05.051Z] Removing intermediate container fc07ebccd5a9 [2022-12-06T21:19:05.051Z] ---> 609eb38538c8 [2022-12-06T21:19:05.051Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-12-06T21:19:05.051Z] ---> Running in a090e0a03ae5 [2022-12-06T21:19:05.616Z] Removing intermediate container a090e0a03ae5 [2022-12-06T21:19:05.616Z] ---> b0e4ed68979a [2022-12-06T21:19:05.616Z] Step 29/35 : EXPOSE 59983 [2022-12-06T21:19:05.616Z] ---> Running in 98b9175e908c [2022-12-06T21:19:05.876Z] Removing intermediate container 98b9175e908c [2022-12-06T21:19:05.876Z] ---> ea15bba4e4d4 [2022-12-06T21:19:05.876Z] Step 30/35 : EXPOSE 8554 [2022-12-06T21:19:05.876Z] ---> Running in a536926d4006 [2022-12-06T21:19:05.876Z] Removing intermediate container a536926d4006 [2022-12-06T21:19:05.876Z] ---> 35bda5a03e4e [2022-12-06T21:19:05.876Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-12-06T21:19:06.146Z] ---> Running in 0b87784ebb46 [2022-12-06T21:19:06.146Z] Removing intermediate container 0b87784ebb46 [2022-12-06T21:19:06.146Z] ---> e2e2f3822bc4 [2022-12-06T21:19:06.146Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-12-06T21:19:06.146Z] ---> Running in f6e08e78c481 [2022-12-06T21:19:06.146Z] Removing intermediate container f6e08e78c481 [2022-12-06T21:19:06.146Z] ---> 4a4c5a851c65 [2022-12-06T21:19:06.146Z] Step 33/35 : LABEL arch=amd64 [2022-12-06T21:19:06.406Z] ---> Running in a1d62a29cebc [2022-12-06T21:19:06.406Z] Removing intermediate container a1d62a29cebc [2022-12-06T21:19:06.406Z] ---> 502c60a7e7fb [2022-12-06T21:19:06.406Z] Step 34/35 : LABEL git_sha=d57e067b9f342878cbcddcb6845d242959a83275 [2022-12-06T21:19:06.406Z] ---> Running in 8b40ea19b6d0 [2022-12-06T21:19:06.406Z] Removing intermediate container 8b40ea19b6d0 [2022-12-06T21:19:06.406Z] ---> 6e00d7a3554e [2022-12-06T21:19:06.406Z] Step 35/35 : LABEL version=3.0.0-dev.1 [2022-12-06T21:19:06.665Z] ---> Running in 53dbf9609d90 [2022-12-06T21:19:06.665Z] Removing intermediate container 53dbf9609d90 [2022-12-06T21:19:06.665Z] ---> 7bfef248012f [2022-12-06T21:19:06.665Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-06T21:19:06.665Z] Successfully built 7bfef248012f [2022-12-06T21:19:06.665Z] 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-12-06T21:19:06.768Z] provisioning config files... [2022-12-06T21:19:06.776Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config601709917939505132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:19:07.070Z] ---> docker-login.sh [2022-12-06T21:19:07.070Z] nexus3.edgexfoundry.org:10001 [2022-12-06T21:19:07.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:07.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:07.070Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:07.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:07.070Z] [2022-12-06T21:19:07.070Z] Login Succeeded [2022-12-06T21:19:07.070Z] nexus3.edgexfoundry.org:10002 [2022-12-06T21:19:07.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:07.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:07.070Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:07.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:07.070Z] [2022-12-06T21:19:07.070Z] Login Succeeded [2022-12-06T21:19:07.070Z] nexus3.edgexfoundry.org:10003 [2022-12-06T21:19:07.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:07.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:07.328Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:07.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:07.328Z] [2022-12-06T21:19:07.328Z] Login Succeeded [2022-12-06T21:19:07.328Z] nexus3.edgexfoundry.org:10004 [2022-12-06T21:19:07.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:07.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:07.328Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:07.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:07.328Z] [2022-12-06T21:19:07.328Z] Login Succeeded [2022-12-06T21:19:07.328Z] docker.io [2022-12-06T21:19:07.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:07.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:07.588Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:07.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:07.588Z] [2022-12-06T21:19:07.588Z] Login Succeeded [2022-12-06T21:19:07.588Z] ---> docker-login.sh ends [Pipeline] } [2022-12-06T21:19:07.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-06T21:19:07.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T21:19:07.632Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-12-06T21:19:07.632Z] d57e067b9f342878cbcddcb6845d242959a83275 [2022-12-06T21:19:07.632Z] latest [2022-12-06T21:19:07.632Z] 3.0.0-dev.1 [2022-12-06T21:19:07.632Z] d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1 [2022-12-06T21:19:07.632Z] main [2022-12-06T21:19:07.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:07.946Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d57e067b9f342878cbcddcb6845d242959a83275 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:08.250Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d57e067b9f342878cbcddcb6845d242959a83275 [2022-12-06T21:19:08.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-06T21:19:08.250Z] 27db028bb668: Preparing [2022-12-06T21:19:08.250Z] 7fbfa9ec7f3d: Preparing [2022-12-06T21:19:08.250Z] 61feb3ff4526: Preparing [2022-12-06T21:19:08.250Z] 550e596c6d0e: Preparing [2022-12-06T21:19:08.250Z] 1207169bf42c: Preparing [2022-12-06T21:19:08.250Z] 27fee63c59b3: Preparing [2022-12-06T21:19:08.250Z] 8ba57a94742a: Preparing [2022-12-06T21:19:08.250Z] 3a00cf0b3eb5: Preparing [2022-12-06T21:19:08.250Z] 909480bdedec: Preparing [2022-12-06T21:19:08.250Z] 3c88ac95c138: Preparing [2022-12-06T21:19:08.250Z] 6449f46bd9b9: Preparing [2022-12-06T21:19:08.250Z] e5e13b0c77cb: Preparing [2022-12-06T21:19:08.250Z] 3a00cf0b3eb5: Waiting [2022-12-06T21:19:08.250Z] 6449f46bd9b9: Waiting [2022-12-06T21:19:08.250Z] 27fee63c59b3: Waiting [2022-12-06T21:19:08.250Z] e5e13b0c77cb: Waiting [2022-12-06T21:19:08.250Z] 909480bdedec: Waiting [2022-12-06T21:19:08.250Z] 8ba57a94742a: Waiting [2022-12-06T21:19:08.250Z] 3c88ac95c138: Waiting [2022-12-06T21:19:08.250Z] 7fbfa9ec7f3d: Pushed [2022-12-06T21:19:08.250Z] 1207169bf42c: Pushed [2022-12-06T21:19:08.250Z] 27db028bb668: Pushed [2022-12-06T21:19:08.250Z] 61feb3ff4526: Pushed [2022-12-06T21:19:08.508Z] 27fee63c59b3: Pushed [2022-12-06T21:19:08.508Z] 3a00cf0b3eb5: Pushed [2022-12-06T21:19:08.508Z] 8ba57a94742a: Pushed [2022-12-06T21:19:08.508Z] 909480bdedec: Pushed [2022-12-06T21:19:08.508Z] e5e13b0c77cb: Layer already exists [2022-12-06T21:19:08.583Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120679 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-12-06T21:19:08.594Z] Running in /w/workspace/device-usb-camera/65 [Pipeline] { [Pipeline] checkout [2022-12-06T21:19:08.644Z] Selected Git installation does not exist. Using Default [2022-12-06T21:19:08.644Z] The recommended git tool is: NONE [2022-12-06T21:19:10.423Z] 550e596c6d0e: Pushed [2022-12-06T21:19:11.358Z] 3c88ac95c138: Pushed [2022-12-06T21:19:13.842Z] using credential edgex-jenkins-ssh [2022-12-06T21:19:13.857Z] Cloning the remote Git repository [2022-12-06T21:19:13.902Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-12-06T21:19:13.974Z] > git init /w/workspace/device-usb-camera/65 # timeout=10 [2022-12-06T21:19:14.105Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-12-06T21:19:14.108Z] > git --version # timeout=10 [2022-12-06T21:19:14.133Z] > git --version # 'git version 2.25.1' [2022-12-06T21:19:14.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-06T21:19:14.184Z] Verifying host key using known hosts file [2022-12-06T21:19:14.379Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-06T21:19:14.393Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-06T21:19:15.871Z] Avoid second fetch [2022-12-06T21:19:15.872Z] Checking out Revision d57e067b9f342878cbcddcb6845d242959a83275 (main) [2022-12-06T21:19:15.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-12-06T21:19:15.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-06T21:19:15.889Z] > git config core.sparsecheckout # timeout=10 [2022-12-06T21:19:15.906Z] > git checkout -f d57e067b9f342878cbcddcb6845d242959a83275 # timeout=10 [2022-12-06T21:19:16.361Z] Commit message: "docs: updates to usb documentation (#115)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-06T21:19:17.218Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-06T21:19:17.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-06T21:19:17.218Z] Dload Upload Total Spent Left Speed [2022-12-06T21:19:17.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2022-12-06T21:19:17.859Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-06T21:19:17.917Z] 6449f46bd9b9: Pushed [2022-12-06T21:19:17.917Z] d57e067b9f342878cbcddcb6845d242959a83275: digest: sha256:5e5570922f1d7026ad36c2a0d84fd6c91aaa53d07a21ea0395be2a6f8a380bbf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:18.189Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-06T21:19:18.189Z] + sudo tee /etc/docker/daemon.new [2022-12-06T21:19:18.189Z] { [2022-12-06T21:19:18.189Z] "registry-mirrors": [ [2022-12-06T21:19:18.189Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-06T21:19:18.189Z] ], [2022-12-06T21:19:18.189Z] "bip": "10.250.0.254/24", [2022-12-06T21:19:18.189Z] "hosts": [ [2022-12-06T21:19:18.189Z] "tcp://0.0.0.0:5555", [2022-12-06T21:19:18.189Z] "unix:///var/run/docker.sock" [2022-12-06T21:19:18.189Z] ], [2022-12-06T21:19:18.189Z] "mtu": 1458, [2022-12-06T21:19:18.189Z] "selinux-enabled": true, [2022-12-06T21:19:18.189Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-06T21:19:18.189Z] } [Pipeline] sh [2022-12-06T21:19:18.243Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:18.515Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-06T21:19:18.549Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-12-06T21:19:18.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-06T21:19:18.549Z] 27db028bb668: Preparing [2022-12-06T21:19:18.549Z] 7fbfa9ec7f3d: Preparing [2022-12-06T21:19:18.549Z] 61feb3ff4526: Preparing [2022-12-06T21:19:18.549Z] 550e596c6d0e: Preparing [2022-12-06T21:19:18.549Z] 1207169bf42c: Preparing [2022-12-06T21:19:18.549Z] 27fee63c59b3: Preparing [2022-12-06T21:19:18.549Z] 8ba57a94742a: Preparing [2022-12-06T21:19:18.549Z] 3a00cf0b3eb5: Preparing [2022-12-06T21:19:18.549Z] 909480bdedec: Preparing [2022-12-06T21:19:18.549Z] 3c88ac95c138: Preparing [2022-12-06T21:19:18.549Z] 6449f46bd9b9: Preparing [2022-12-06T21:19:18.549Z] e5e13b0c77cb: Preparing [2022-12-06T21:19:18.549Z] 27fee63c59b3: Waiting [2022-12-06T21:19:18.549Z] 3a00cf0b3eb5: Waiting [2022-12-06T21:19:18.549Z] 909480bdedec: Waiting [2022-12-06T21:19:18.549Z] 3c88ac95c138: Waiting [2022-12-06T21:19:18.549Z] 8ba57a94742a: Waiting [2022-12-06T21:19:18.549Z] 6449f46bd9b9: Waiting [2022-12-06T21:19:18.549Z] e5e13b0c77cb: Waiting [2022-12-06T21:19:18.549Z] 1207169bf42c: Layer already exists [2022-12-06T21:19:18.549Z] 27db028bb668: Layer already exists [2022-12-06T21:19:18.549Z] 7fbfa9ec7f3d: Layer already exists [2022-12-06T21:19:18.549Z] 550e596c6d0e: Layer already exists [2022-12-06T21:19:18.549Z] 61feb3ff4526: Layer already exists [2022-12-06T21:19:18.549Z] 27fee63c59b3: Layer already exists [2022-12-06T21:19:18.549Z] 8ba57a94742a: Layer already exists [2022-12-06T21:19:18.549Z] 3a00cf0b3eb5: Layer already exists [2022-12-06T21:19:18.549Z] 909480bdedec: Layer already exists [2022-12-06T21:19:18.549Z] 3c88ac95c138: Layer already exists [2022-12-06T21:19:18.549Z] 6449f46bd9b9: Layer already exists [2022-12-06T21:19:18.549Z] e5e13b0c77cb: Layer already exists [2022-12-06T21:19:18.549Z] latest: digest: sha256:5e5570922f1d7026ad36c2a0d84fd6c91aaa53d07a21ea0395be2a6f8a380bbf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:18.853Z] + sudo service docker restart [2022-12-06T21:19:18.890Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:19.187Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.1 [2022-12-06T21:19:19.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-06T21:19:19.187Z] 27db028bb668: Preparing [2022-12-06T21:19:19.187Z] 7fbfa9ec7f3d: Preparing [2022-12-06T21:19:19.187Z] 61feb3ff4526: Preparing [2022-12-06T21:19:19.187Z] 550e596c6d0e: Preparing [2022-12-06T21:19:19.187Z] 1207169bf42c: Preparing [2022-12-06T21:19:19.187Z] 27fee63c59b3: Preparing [2022-12-06T21:19:19.187Z] 8ba57a94742a: Preparing [2022-12-06T21:19:19.187Z] 3a00cf0b3eb5: Preparing [2022-12-06T21:19:19.187Z] 909480bdedec: Preparing [2022-12-06T21:19:19.187Z] 3c88ac95c138: Preparing [2022-12-06T21:19:19.187Z] 6449f46bd9b9: Preparing [2022-12-06T21:19:19.187Z] e5e13b0c77cb: Preparing [2022-12-06T21:19:19.187Z] 909480bdedec: Waiting [2022-12-06T21:19:19.187Z] 3c88ac95c138: Waiting [2022-12-06T21:19:19.187Z] e5e13b0c77cb: Waiting [2022-12-06T21:19:19.187Z] 6449f46bd9b9: Waiting [2022-12-06T21:19:19.187Z] 27fee63c59b3: Waiting [2022-12-06T21:19:19.187Z] 8ba57a94742a: Waiting [2022-12-06T21:19:19.187Z] 3a00cf0b3eb5: Waiting [2022-12-06T21:19:19.187Z] 61feb3ff4526: Layer already exists [2022-12-06T21:19:19.187Z] 27db028bb668: Layer already exists [2022-12-06T21:19:19.187Z] 1207169bf42c: Layer already exists [2022-12-06T21:19:19.187Z] 550e596c6d0e: Layer already exists [2022-12-06T21:19:19.187Z] 7fbfa9ec7f3d: Layer already exists [2022-12-06T21:19:19.187Z] 3a00cf0b3eb5: Layer already exists [2022-12-06T21:19:19.187Z] 8ba57a94742a: Layer already exists [2022-12-06T21:19:19.187Z] 3c88ac95c138: Layer already exists [2022-12-06T21:19:19.187Z] 909480bdedec: Layer already exists [2022-12-06T21:19:19.187Z] 27fee63c59b3: Layer already exists [2022-12-06T21:19:19.187Z] e5e13b0c77cb: Layer already exists [2022-12-06T21:19:19.187Z] 6449f46bd9b9: Layer already exists [2022-12-06T21:19:19.187Z] 3.0.0-dev.1: digest: sha256:5e5570922f1d7026ad36c2a0d84fd6c91aaa53d07a21ea0395be2a6f8a380bbf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:19.489Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:19.791Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1 [2022-12-06T21:19:19.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-06T21:19:19.791Z] 27db028bb668: Preparing [2022-12-06T21:19:19.791Z] 7fbfa9ec7f3d: Preparing [2022-12-06T21:19:19.791Z] 61feb3ff4526: Preparing [2022-12-06T21:19:19.791Z] 550e596c6d0e: Preparing [2022-12-06T21:19:19.791Z] 1207169bf42c: Preparing [2022-12-06T21:19:19.791Z] 27fee63c59b3: Preparing [2022-12-06T21:19:19.791Z] 8ba57a94742a: Preparing [2022-12-06T21:19:19.791Z] 3a00cf0b3eb5: Preparing [2022-12-06T21:19:19.791Z] 909480bdedec: Preparing [2022-12-06T21:19:19.791Z] 3c88ac95c138: Preparing [2022-12-06T21:19:19.791Z] 6449f46bd9b9: Preparing [2022-12-06T21:19:19.791Z] e5e13b0c77cb: Preparing [2022-12-06T21:19:19.791Z] 27fee63c59b3: Waiting [2022-12-06T21:19:19.791Z] 8ba57a94742a: Waiting [2022-12-06T21:19:19.791Z] 6449f46bd9b9: Waiting [2022-12-06T21:19:19.791Z] 3a00cf0b3eb5: Waiting [2022-12-06T21:19:19.791Z] e5e13b0c77cb: Waiting [2022-12-06T21:19:19.791Z] 909480bdedec: Waiting [2022-12-06T21:19:19.791Z] 3c88ac95c138: Waiting [2022-12-06T21:19:19.791Z] 27db028bb668: Layer already exists [2022-12-06T21:19:19.791Z] 1207169bf42c: Layer already exists [2022-12-06T21:19:19.791Z] 61feb3ff4526: Layer already exists [2022-12-06T21:19:19.791Z] 7fbfa9ec7f3d: Layer already exists [2022-12-06T21:19:19.791Z] 550e596c6d0e: Layer already exists [2022-12-06T21:19:19.791Z] 8ba57a94742a: Layer already exists [2022-12-06T21:19:19.791Z] 27fee63c59b3: Layer already exists [2022-12-06T21:19:19.791Z] 3a00cf0b3eb5: Layer already exists [2022-12-06T21:19:19.791Z] 3c88ac95c138: Layer already exists [2022-12-06T21:19:19.791Z] 909480bdedec: Layer already exists [2022-12-06T21:19:19.792Z] 6449f46bd9b9: Layer already exists [2022-12-06T21:19:19.792Z] e5e13b0c77cb: Layer already exists [2022-12-06T21:19:19.792Z] d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1: digest: sha256:5e5570922f1d7026ad36c2a0d84fd6c91aaa53d07a21ea0395be2a6f8a380bbf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:20.113Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:20.412Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-12-06T21:19:20.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-12-06T21:19:20.412Z] 27db028bb668: Preparing [2022-12-06T21:19:20.412Z] 7fbfa9ec7f3d: Preparing [2022-12-06T21:19:20.412Z] 61feb3ff4526: Preparing [2022-12-06T21:19:20.412Z] 550e596c6d0e: Preparing [2022-12-06T21:19:20.412Z] 1207169bf42c: Preparing [2022-12-06T21:19:20.412Z] 27fee63c59b3: Preparing [2022-12-06T21:19:20.412Z] 8ba57a94742a: Preparing [2022-12-06T21:19:20.412Z] 3a00cf0b3eb5: Preparing [2022-12-06T21:19:20.412Z] 909480bdedec: Preparing [2022-12-06T21:19:20.412Z] 3c88ac95c138: Preparing [2022-12-06T21:19:20.412Z] 6449f46bd9b9: Preparing [2022-12-06T21:19:20.412Z] e5e13b0c77cb: Preparing [2022-12-06T21:19:20.412Z] 3a00cf0b3eb5: Waiting [2022-12-06T21:19:20.412Z] 909480bdedec: Waiting [2022-12-06T21:19:20.412Z] 3c88ac95c138: Waiting [2022-12-06T21:19:20.412Z] e5e13b0c77cb: Waiting [2022-12-06T21:19:20.412Z] 8ba57a94742a: Waiting [2022-12-06T21:19:20.412Z] 27fee63c59b3: Waiting [2022-12-06T21:19:20.412Z] 27db028bb668: Layer already exists [2022-12-06T21:19:20.412Z] 1207169bf42c: Layer already exists [2022-12-06T21:19:20.412Z] 7fbfa9ec7f3d: Layer already exists [2022-12-06T21:19:20.412Z] 550e596c6d0e: Layer already exists [2022-12-06T21:19:20.412Z] 61feb3ff4526: Layer already exists [2022-12-06T21:19:20.412Z] 27fee63c59b3: Layer already exists [2022-12-06T21:19:20.412Z] 909480bdedec: Layer already exists [2022-12-06T21:19:20.412Z] 3c88ac95c138: Layer already exists [2022-12-06T21:19:20.412Z] 3a00cf0b3eb5: Layer already exists [2022-12-06T21:19:20.412Z] 8ba57a94742a: Layer already exists [2022-12-06T21:19:20.412Z] 6449f46bd9b9: Layer already exists [2022-12-06T21:19:20.412Z] e5e13b0c77cb: Layer already exists [2022-12-06T21:19:20.412Z] main: digest: sha256:5e5570922f1d7026ad36c2a0d84fd6c91aaa53d07a21ea0395be2a6f8a380bbf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-06T21:19:20.450Z] ===================================================== [Pipeline] echo [2022-12-06T21:19:20.455Z] taggedImages: [2022-12-06T21:19:20.455Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d57e067b9f342878cbcddcb6845d242959a83275 [2022-12-06T21:19:20.455Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-12-06T21:19:20.455Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.1 [2022-12-06T21:19:20.455Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1 [2022-12-06T21:19:20.455Z] - 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-12-06T21:19:20.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-06T21:19:20.822Z] [2022-12-06T21:19:20.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:21.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-06T21:19:21.122Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-06T21:19:21.122Z] 5eb5b503b376: Pulling fs layer [2022-12-06T21:19:21.122Z] 5c69ac0246d0: Pulling fs layer [2022-12-06T21:19:21.122Z] ec43610c2a17: Pulling fs layer [2022-12-06T21:19:21.122Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-06T21:19:21.122Z] 33b1e0a273af: Pulling fs layer [2022-12-06T21:19:21.122Z] 5d3b04190fa2: Pulling fs layer [2022-12-06T21:19:21.122Z] 2f39f015ded8: Pulling fs layer [2022-12-06T21:19:21.122Z] 5d3b04190fa2: Waiting [2022-12-06T21:19:21.122Z] 3a2ae6a8a46f: Waiting [2022-12-06T21:19:21.122Z] 2f39f015ded8: Waiting [2022-12-06T21:19:21.122Z] 33b1e0a273af: Waiting [2022-12-06T21:19:21.122Z] 5c69ac0246d0: Verifying Checksum [2022-12-06T21:19:21.122Z] 5c69ac0246d0: Download complete [2022-12-06T21:19:21.122Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-06T21:19:21.122Z] 3a2ae6a8a46f: Download complete [2022-12-06T21:19:21.122Z] 33b1e0a273af: Verifying Checksum [2022-12-06T21:19:21.122Z] 33b1e0a273af: Download complete [2022-12-06T21:19:21.381Z] 5d3b04190fa2: Verifying Checksum [2022-12-06T21:19:21.381Z] 5d3b04190fa2: Download complete [2022-12-06T21:19:21.381Z] ec43610c2a17: Download complete [2022-12-06T21:19:21.381Z] 5eb5b503b376: Verifying Checksum [2022-12-06T21:19:21.381Z] 5eb5b503b376: Download complete [2022-12-06T21:19:21.945Z] 2f39f015ded8: Verifying Checksum [2022-12-06T21:19:21.945Z] 2f39f015ded8: Download complete [2022-12-06T21:19:22.511Z] 5eb5b503b376: Pull complete [2022-12-06T21:19:22.770Z] 5c69ac0246d0: Pull complete [2022-12-06T21:19:23.030Z] ec43610c2a17: Pull complete [2022-12-06T21:19:23.030Z] 3a2ae6a8a46f: Pull complete [2022-12-06T21:19:23.288Z] 33b1e0a273af: Pull complete [2022-12-06T21:19:23.288Z] 5d3b04190fa2: Pull complete [2022-12-06T21:19:27.482Z] 2f39f015ded8: Pull complete [2022-12-06T21:19:27.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-06T21:19:27.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-06T21:19:27.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:19:27.556Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:19:27.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-06T21:19:29.332Z] $ docker top ac2d71b58d172b6012d1662960e76524942a6b1d20bf70f0089b3b652bd4a308 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:19:29.702Z] ---> job-cost.sh [2022-12-06T21:19:29.703Z] lf-activate-venv: SKIPPING [2022-12-06T21:19:29.703Z] INFO: No Stack... [2022-12-06T21:19:30.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-06T21:19:30.528Z] INFO: Archiving Costs [Pipeline] sh [2022-12-06T21:19:30.814Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-12-06T21:19:30.814Z] + cut -d, -f6 [Pipeline] lock [2022-12-06T21:19:30.827Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-65-stack-cost] [2022-12-06T21:19:30.833Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-65-stack-cost] did not exist. Created. [2022-12-06T21:19:30.833Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-06T21:19:31.134Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-06T21:19:31.164Z] Stashed 1 file(s) [Pipeline] } [2022-12-06T21:19:31.170Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-06T21:19:31.191Z] $ docker stop --time=1 ac2d71b58d172b6012d1662960e76524942a6b1d20bf70f0089b3b652bd4a308 [2022-12-06T21:19:32.358Z] $ docker rm -f ac2d71b58d172b6012d1662960e76524942a6b1d20bf70f0089b3b652bd4a308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-06T21:19:37.113Z] provisioning config files... [2022-12-06T21:19:37.137Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/65@tmp/config7207115533513213794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:19:37.484Z] ---> docker-login.sh [2022-12-06T21:19:37.484Z] nexus3.edgexfoundry.org:10001 [2022-12-06T21:19:37.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:38.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:38.022Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:38.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:38.022Z] [2022-12-06T21:19:38.022Z] Login Succeeded [2022-12-06T21:19:38.022Z] nexus3.edgexfoundry.org:10002 [2022-12-06T21:19:38.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:38.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:38.566Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:38.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:38.566Z] [2022-12-06T21:19:38.566Z] Login Succeeded [2022-12-06T21:19:38.566Z] nexus3.edgexfoundry.org:10003 [2022-12-06T21:19:38.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:38.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:38.836Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:38.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:38.836Z] [2022-12-06T21:19:38.836Z] Login Succeeded [2022-12-06T21:19:38.836Z] nexus3.edgexfoundry.org:10004 [2022-12-06T21:19:39.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:39.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:39.108Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:39.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:39.108Z] [2022-12-06T21:19:39.108Z] Login Succeeded [2022-12-06T21:19:39.108Z] docker.io [2022-12-06T21:19:39.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:19:39.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:19:39.645Z] Configure a credential helper to remove this warning. See [2022-12-06T21:19:39.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:19:39.645Z] [2022-12-06T21:19:39.645Z] Login Succeeded [2022-12-06T21:19:39.645Z] ---> docker-login.sh ends [Pipeline] } [2022-12-06T21:19:39.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-06T21:19:39.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T21:19:39.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T21:19:39.823Z] ========================================================= [2022-12-06T21:19:39.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-06T21:19:39.823Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:19:40.165Z] + 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-12-06T21:19:40.434Z] Sending build context to Docker daemon 1.05MB [2022-12-06T21:19:40.435Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-06T21:19:40.435Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-06T21:19:40.706Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-06T21:19:40.706Z] 9b18e9b68314: Pulling fs layer [2022-12-06T21:19:40.706Z] 35d82f9e3411: Pulling fs layer [2022-12-06T21:19:40.706Z] e16973657156: Pulling fs layer [2022-12-06T21:19:40.706Z] fc693d55d65f: Pulling fs layer [2022-12-06T21:19:40.706Z] 7e9fc2657dce: Pulling fs layer [2022-12-06T21:19:40.706Z] dda99020689f: Pulling fs layer [2022-12-06T21:19:40.706Z] db1c61fa0a46: Pulling fs layer [2022-12-06T21:19:40.706Z] 891c053d2c06: Pulling fs layer [2022-12-06T21:19:40.706Z] dda99020689f: Waiting [2022-12-06T21:19:40.706Z] db1c61fa0a46: Waiting [2022-12-06T21:19:40.706Z] 891c053d2c06: Waiting [2022-12-06T21:19:40.706Z] fc693d55d65f: Waiting [2022-12-06T21:19:40.706Z] 7e9fc2657dce: Waiting [2022-12-06T21:19:40.706Z] e16973657156: Verifying Checksum [2022-12-06T21:19:40.706Z] e16973657156: Download complete [2022-12-06T21:19:40.706Z] 35d82f9e3411: Download complete [2022-12-06T21:19:40.706Z] 7e9fc2657dce: Verifying Checksum [2022-12-06T21:19:40.706Z] 7e9fc2657dce: Download complete [2022-12-06T21:19:40.706Z] dda99020689f: Verifying Checksum [2022-12-06T21:19:40.706Z] dda99020689f: Download complete [2022-12-06T21:19:40.706Z] 9b18e9b68314: Verifying Checksum [2022-12-06T21:19:40.706Z] 9b18e9b68314: Download complete [2022-12-06T21:19:41.681Z] 891c053d2c06: Verifying Checksum [2022-12-06T21:19:41.681Z] 891c053d2c06: Download complete [2022-12-06T21:19:42.676Z] db1c61fa0a46: Verifying Checksum [2022-12-06T21:19:42.676Z] db1c61fa0a46: Download complete [2022-12-06T21:19:43.277Z] 9b18e9b68314: Pull complete [2022-12-06T21:19:43.277Z] fc693d55d65f: Download complete [2022-12-06T21:19:43.547Z] 35d82f9e3411: Pull complete [2022-12-06T21:19:43.816Z] e16973657156: Pull complete [2022-12-06T21:19:56.162Z] fc693d55d65f: Pull complete [2022-12-06T21:19:56.162Z] 7e9fc2657dce: Pull complete [2022-12-06T21:19:56.432Z] dda99020689f: Pull complete [2022-12-06T21:20:03.128Z] db1c61fa0a46: Pull complete [2022-12-06T21:20:04.547Z] 891c053d2c06: Pull complete [2022-12-06T21:20:04.547Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-06T21:20:04.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-06T21:20:04.547Z] ---> f96f9c87975a [2022-12-06T21:20:04.547Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-06T21:20:06.526Z] ---> Running in 6615799eb1f2 [2022-12-06T21:20:06.527Z] Removing intermediate container 6615799eb1f2 [2022-12-06T21:20:06.527Z] ---> 13566869aee1 [2022-12-06T21:20:06.527Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-06T21:20:06.527Z] ---> Running in 51f311785723 [2022-12-06T21:20:07.110Z] Removing intermediate container 51f311785723 [2022-12-06T21:20:07.110Z] ---> 64846baf0ab3 [2022-12-06T21:20:07.110Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-06T21:20:07.110Z] ---> Running in 9824ea8bc46c [2022-12-06T21:20:07.377Z] Removing intermediate container 9824ea8bc46c [2022-12-06T21:20:07.377Z] ---> 097d45772598 [2022-12-06T21:20:07.377Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-06T21:20:07.377Z] ---> Running in 8364d32d4828 [2022-12-06T21:20:07.645Z] Removing intermediate container 8364d32d4828 [2022-12-06T21:20:07.645Z] ---> 722df3607c10 [2022-12-06T21:20:07.645Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-06T21:20:07.912Z] ---> Running in 101bd058ed8e [2022-12-06T21:20:08.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-06T21:20:09.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-06T21:20:10.101Z] (1/14) Installing libintl (0.21-r2) [2022-12-06T21:20:10.101Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-12-06T21:20:10.101Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-12-06T21:20:10.101Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-12-06T21:20:10.101Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-12-06T21:20:10.101Z] (6/14) Installing udev-init-scripts (35-r0) [2022-12-06T21:20:10.101Z] Executing udev-init-scripts-35-r0.post-install [2022-12-06T21:20:10.101Z] (7/14) Installing libblkid (2.38-r1) [2022-12-06T21:20:10.101Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-12-06T21:20:10.101Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-12-06T21:20:10.101Z] (10/14) Installing kmod-libs (29-r2) [2022-12-06T21:20:10.101Z] (11/14) Installing eudev (3.2.11-r0) [2022-12-06T21:20:10.370Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-12-06T21:20:10.370Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-12-06T21:20:10.370Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-12-06T21:20:10.370Z] Executing busybox-1.35.0-r17.trigger [2022-12-06T21:20:10.370Z] Executing eudev-3.2.11-r0.trigger [2022-12-06T21:20:10.370Z] OK: 228 MiB in 65 packages [2022-12-06T21:20:11.784Z] Removing intermediate container 101bd058ed8e [2022-12-06T21:20:11.784Z] ---> 7fdf8a0601a3 [2022-12-06T21:20:11.784Z] Step 8/13 : WORKDIR /device-usb-camera [2022-12-06T21:20:11.784Z] ---> Running in 11007260535a [2022-12-06T21:20:11.784Z] Removing intermediate container 11007260535a [2022-12-06T21:20:11.784Z] ---> a156620a0159 [2022-12-06T21:20:11.784Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-06T21:20:12.440Z] ---> db5e4e20aa19 [2022-12-06T21:20:12.440Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-06T21:20:12.440Z] ---> Running in 663222e26884 [2022-12-06T21:21:08.909Z] Removing intermediate container 663222e26884 [2022-12-06T21:21:08.909Z] ---> 1868adf25f3b [2022-12-06T21:21:08.909Z] Step 11/13 : COPY . . [2022-12-06T21:21:08.909Z] ---> df6467ee0105 [2022-12-06T21:21:08.909Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-06T21:21:08.909Z] ---> Running in 8fb58fe00268 [2022-12-06T21:21:08.909Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2022-12-06T21:21:08.909Z] Dload Upload Total Spent Left Speed [2022-12-06T21:21:08.909Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062 0 0 14757 0 --:--:-- --:--:-- --:--:-- 14957 [2022-12-06T21:21:08.909Z] Removing intermediate container 8fb58fe00268 [2022-12-06T21:21:08.909Z] ---> 7f9fd642e57d [2022-12-06T21:21:08.909Z] Step 13/13 : RUN ${MAKE} [2022-12-06T21:21:08.909Z] ---> Running in 7e22195df066 [2022-12-06T21:21:08.909Z] noop [2022-12-06T21:21:08.909Z] Removing intermediate container 7e22195df066 [2022-12-06T21:21:08.909Z] ---> 3317cb153e7e [2022-12-06T21:21:08.909Z] Successfully built 3317cb153e7e [2022-12-06T21:21:08.909Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:21:09.253Z] + docker inspect -f . ci-base-image-arm64 [2022-12-06T21:21:09.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:21:09.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-120679 does not seem to be running inside a container [2022-12-06T21:21:09.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/65 -v /w/workspace/device-usb-camera/65:/w/workspace/device-usb-camera/65:rw,z -v /w/workspace/device-usb-camera/65@tmp:/w/workspace/device-usb-camera/65@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-12-06T21:21:10.712Z] $ docker top f259a3e26bf782e9a38c4a778e255c87a103e073500d66710189ee454536ce9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T21:21:11.509Z] + go version [2022-12-06T21:21:11.509Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-06T21:21:11.529Z] $ docker stop --time=1 f259a3e26bf782e9a38c4a778e255c87a103e073500d66710189ee454536ce9d [2022-12-06T21:21:13.095Z] $ docker rm -f f259a3e26bf782e9a38c4a778e255c87a103e073500d66710189ee454536ce9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:21:13.612Z] + docker inspect -f . ci-base-image-arm64 [2022-12-06T21:21:13.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:21:13.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-120679 does not seem to be running inside a container [2022-12-06T21:21:13.825Z] $ 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/65 -v /w/workspace/device-usb-camera/65:/w/workspace/device-usb-camera/65:rw,z -v /w/workspace/device-usb-camera/65@tmp:/w/workspace/device-usb-camera/65@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-12-06T21:21:14.859Z] $ docker top fa94642c8cefe1d0a0ea077ee0a1ed17a8eaf50477ce1a09b4225afd53853bb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T21:21:15.335Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/65 [Pipeline] fileExists [Pipeline] sh [2022-12-06T21:21:15.663Z] + make test [2022-12-06T21:21:15.663Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-12-06T21:21:17.611Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-12-06T21:22:54.278Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-12-06T21:22:54.278Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 1.9% of statements [2022-12-06T21:22:54.278Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-06T21:22:54.278Z] CGO_ENABLED=1 go vet ./... [2022-12-06T21:23:09.312Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-06T21:23:09.312Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-06T21:23:09.312Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-06T21:23:09.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-06T21:23:09.615Z] $ docker stop --time=1 fa94642c8cefe1d0a0ea077ee0a1ed17a8eaf50477ce1a09b4225afd53853bb3 [2022-12-06T21:23:11.406Z] $ docker rm -f fa94642c8cefe1d0a0ea077ee0a1ed17a8eaf50477ce1a09b4225afd53853bb3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-06T21:23:12.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-06T21:23:12.305Z] Warning: overwriting stash ‘coverage-report’ [2022-12-06T21:23:12.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-06T21:23:13.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-06T21:23:13.437Z] + ls -al . [2022-12-06T21:23:13.437Z] total 196 [2022-12-06T21:23:13.437Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 21:21 . [2022-12-06T21:23:13.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 21:19 .. [2022-12-06T21:23:13.437Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 21:19 .git [2022-12-06T21:23:13.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 21:19 .github [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 414 Dec 6 21:19 .gitignore [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 21:19 .golangci.yml [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 6 21:19 .hadolint.yml [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 9702 Dec 6 21:19 Attribution.txt [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 1206 Dec 6 21:19 CHANGELOG.md [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 2378 Dec 6 21:19 Dockerfile [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 6 21:19 GOVERNANCE.md [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 6 21:19 Jenkinsfile [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 21:19 LICENSE [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 2554 Dec 6 21:19 Makefile [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 21:19 OWNERS.md [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 5934 Dec 6 21:19 README.md [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 21:17 VERSION [2022-12-06T21:23:13.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 21:19 bin [2022-12-06T21:23:13.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 21:19 cmd [2022-12-06T21:23:13.437Z] -rw-r--r-- 1 jenkins jenkins 30072 Dec 6 21:22 coverage.out [2022-12-06T21:23:13.437Z] -rwxrwxr-x 1 jenkins jenkins 140 Dec 6 21:19 docker-entrypoint.sh [2022-12-06T21:23:13.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 21:19 docs [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 3573 Dec 6 21:19 go.mod [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 45026 Dec 6 21:19 go.sum [2022-12-06T21:23:13.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 21:19 internal [2022-12-06T21:23:13.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 21:19 snap [2022-12-06T21:23:13.437Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 6 21:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:23:13.781Z] + 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=d57e067b9f342878cbcddcb6845d242959a83275 --label arch=arm64 --label version=3.0.0-dev.1 . [2022-12-06T21:23:14.049Z] Sending build context to Docker daemon 1.08MB [2022-12-06T21:23:14.049Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-12-06T21:23:14.049Z] Step 2/35 : FROM ${BASE} AS builder [2022-12-06T21:23:14.049Z] ---> 3317cb153e7e [2022-12-06T21:23:14.049Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-12-06T21:23:14.049Z] ---> Running in 555d79ef8f42 [2022-12-06T21:23:14.324Z] Removing intermediate container 555d79ef8f42 [2022-12-06T21:23:14.324Z] ---> d865f1823db3 [2022-12-06T21:23:14.324Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-06T21:23:14.595Z] ---> Running in 330b01aeadc6 [2022-12-06T21:23:14.864Z] Removing intermediate container 330b01aeadc6 [2022-12-06T21:23:14.864Z] ---> 3bb54b816343 [2022-12-06T21:23:14.864Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-06T21:23:14.864Z] ---> Running in e52a58f13d9e [2022-12-06T21:23:15.132Z] Removing intermediate container e52a58f13d9e [2022-12-06T21:23:15.132Z] ---> 7e7a861aebb9 [2022-12-06T21:23:15.132Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-06T21:23:15.132Z] ---> Running in 8ba7dee33ee1 [2022-12-06T21:23:15.398Z] Removing intermediate container 8ba7dee33ee1 [2022-12-06T21:23:15.398Z] ---> b68c1fa03957 [2022-12-06T21:23:15.399Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-06T21:23:15.667Z] ---> Running in 3aa33a413390 [2022-12-06T21:23:16.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-06T21:23:16.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-06T21:23:17.861Z] OK: 228 MiB in 65 packages [2022-12-06T21:23:18.827Z] Removing intermediate container 3aa33a413390 [2022-12-06T21:23:18.827Z] ---> 3d5cd7abf589 [2022-12-06T21:23:18.827Z] Step 8/35 : WORKDIR /device-usb-camera [2022-12-06T21:23:18.827Z] ---> Running in 47bac8288f96 [2022-12-06T21:23:19.095Z] Removing intermediate container 47bac8288f96 [2022-12-06T21:23:19.095Z] ---> 5b1b6881c8c1 [2022-12-06T21:23:19.095Z] Step 9/35 : COPY go.mod vendor* ./ [2022-12-06T21:23:19.681Z] ---> 2388e0115403 [2022-12-06T21:23:19.681Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-06T21:23:19.681Z] ---> Running in 8b1feee9a585 [2022-12-06T21:23:21.631Z] Removing intermediate container 8b1feee9a585 [2022-12-06T21:23:21.631Z] ---> 48fd05a7761f [2022-12-06T21:23:21.631Z] Step 11/35 : COPY . . [2022-12-06T21:23:22.597Z] ---> 9384dedbc5f0 [2022-12-06T21:23:22.597Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-06T21:23:22.597Z] ---> Running in fd921cbb6a63 [2022-12-06T21:23:23.563Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-06T21:23:23.563Z] Dload Upload Total Spent Left Speed [2022-12-06T21:23:23.563Z] 0 0  0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6658 0 --:--:-- --:--:-- --:--:-- 6679 [2022-12-06T21:23:24.527Z] Removing intermediate container fd921cbb6a63 [2022-12-06T21:23:24.527Z] ---> 141f2fd9837b [2022-12-06T21:23:24.527Z] Step 13/35 : RUN ${MAKE} [2022-12-06T21:23:24.527Z] ---> Running in 3cbdf99c353c [2022-12-06T21:23:25.492Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-12-06T21:26:02.359Z] Removing intermediate container 3cbdf99c353c [2022-12-06T21:26:02.359Z] ---> f4de8aa8ef07 [2022-12-06T21:26:02.359Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-12-06T21:26:02.940Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-12-06T21:26:02.940Z] eab2503cf8f4: Pulling fs layer [2022-12-06T21:26:02.940Z] 97cd0a44c592: Pulling fs layer [2022-12-06T21:26:03.207Z] 97cd0a44c592: Verifying Checksum [2022-12-06T21:26:03.207Z] 97cd0a44c592: Download complete [2022-12-06T21:26:03.207Z] eab2503cf8f4: Verifying Checksum [2022-12-06T21:26:03.207Z] eab2503cf8f4: Download complete [2022-12-06T21:26:03.792Z] eab2503cf8f4: Pull complete [2022-12-06T21:26:04.058Z] 97cd0a44c592: Pull complete [2022-12-06T21:26:04.058Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-12-06T21:26:05.019Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-12-06T21:26:05.019Z] ---> 7f763cca56b3 [2022-12-06T21:26:05.019Z] Step 15/35 : FROM alpine:3.16 [2022-12-06T21:26:05.605Z] 3.16: Pulling from library/alpine [2022-12-06T21:26:05.605Z] 6875df1f5354: Pulling fs layer [2022-12-06T21:26:05.873Z] 6875df1f5354: Download complete [2022-12-06T21:26:06.470Z] 6875df1f5354: Pull complete [2022-12-06T21:26:06.470Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-06T21:26:06.470Z] Status: Downloaded newer image for alpine:3.16 [2022-12-06T21:26:06.470Z] ---> 2b4661558fb8 [2022-12-06T21:26:06.470Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-06T21:26:06.470Z] ---> Running in 304cfdda7f15 [2022-12-06T21:26:06.736Z] Removing intermediate container 304cfdda7f15 [2022-12-06T21:26:06.736Z] ---> b9b5a06e7d9d [2022-12-06T21:26:06.736Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-12-06T21:26:06.737Z] ---> Running in a8a6145d870f [2022-12-06T21:26:07.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-06T21:26:08.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-06T21:26:08.870Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-12-06T21:26:08.871Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-12-06T21:26:09.137Z] (3/82) Installing libxau (1.0.9-r0) [2022-12-06T21:26:09.137Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-12-06T21:26:09.137Z] (5/82) Installing libxcb (1.15-r0) [2022-12-06T21:26:09.137Z] (6/82) Installing libx11 (1.8-r0) [2022-12-06T21:26:09.137Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-12-06T21:26:09.403Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-12-06T21:26:09.403Z] (9/82) Installing expat (2.5.0-r0) [2022-12-06T21:26:09.403Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-12-06T21:26:09.403Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-12-06T21:26:09.403Z] (12/82) Installing libpng (1.6.37-r1) [2022-12-06T21:26:09.403Z] (13/82) Installing freetype (2.12.1-r0) [2022-12-06T21:26:09.403Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-12-06T21:26:09.403Z] (15/82) Installing fribidi (1.0.12-r0) [2022-12-06T21:26:09.403Z] (16/82) Installing libffi (3.4.2-r1) [2022-12-06T21:26:09.403Z] (17/82) Installing libintl (0.21-r2) [2022-12-06T21:26:09.403Z] (18/82) Installing libblkid (2.38-r1) [2022-12-06T21:26:09.671Z] (19/82) Installing libmount (2.38-r1) [2022-12-06T21:26:09.671Z] (20/82) Installing pcre (8.45-r2) [2022-12-06T21:26:09.671Z] (21/82) Installing glib (2.72.1-r0) [2022-12-06T21:26:09.671Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-12-06T21:26:09.671Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-12-06T21:26:09.671Z] (24/82) Installing libass (0.16.0-r0) [2022-12-06T21:26:09.671Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-12-06T21:26:09.671Z] (26/82) Installing libdrm (2.4.110-r0) [2022-12-06T21:26:09.671Z] (27/82) Installing gmp (6.2.1-r2) [2022-12-06T21:26:09.671Z] (28/82) Installing nettle (3.7.3-r0) [2022-12-06T21:26:09.671Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-12-06T21:26:09.936Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-12-06T21:26:09.936Z] (31/82) Installing libunistring (1.0-r0) [2022-12-06T21:26:09.936Z] (32/82) Installing gnutls (3.7.7-r0) [2022-12-06T21:26:09.936Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-06T21:26:09.936Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-06T21:26:09.936Z] (35/82) Installing lame (3.100-r0) [2022-12-06T21:26:09.936Z] (36/82) Installing opus (1.3.1-r1) [2022-12-06T21:26:09.936Z] (37/82) Installing libasyncns (0.8-r1) [2022-12-06T21:26:09.936Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-12-06T21:26:09.936Z] (39/82) Installing libltdl (2.4.7-r0) [2022-12-06T21:26:09.937Z] (40/82) Installing orc (0.4.32-r0) [2022-12-06T21:26:09.937Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-12-06T21:26:10.205Z] (42/82) Installing libogg (1.3.5-r1) [2022-12-06T21:26:10.205Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-06T21:26:10.205Z] (44/82) Installing flac (1.3.4-r0) [2022-12-06T21:26:10.205Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-12-06T21:26:10.205Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-12-06T21:26:10.205Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-12-06T21:26:10.205Z] (48/82) Installing soxr (0.1.3-r2) [2022-12-06T21:26:10.205Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-12-06T21:26:10.205Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-12-06T21:26:10.205Z] (51/82) Installing libpulse (15.0-r2) [2022-12-06T21:26:10.205Z] (52/82) Installing cjson (1.7.15-r3) [2022-12-06T21:26:10.205Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-12-06T21:26:10.205Z] (54/82) Installing librist (0.2.6-r1) [2022-12-06T21:26:10.205Z] (55/82) Installing libsrt (1.4.4-r0) [2022-12-06T21:26:10.205Z] (56/82) Installing libssh (0.9.6-r1) [2022-12-06T21:26:10.475Z] (57/82) Installing libtheora (1.1.1-r16) [2022-12-06T21:26:10.475Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-12-06T21:26:10.475Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-12-06T21:26:10.475Z] (60/82) Installing libxext (1.3.4-r0) [2022-12-06T21:26:10.475Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-12-06T21:26:10.475Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-12-06T21:26:10.475Z] (63/82) Installing libva (2.14.0-r0) [2022-12-06T21:26:10.475Z] (64/82) Installing libvdpau (1.5-r0) [2022-12-06T21:26:10.475Z] (65/82) Installing vidstab (1.1.0-r1) [2022-12-06T21:26:10.475Z] (66/82) Installing libvpx (1.11.0-r1) [2022-12-06T21:26:10.475Z] (67/82) Installing libwebp (1.2.3-r0) [2022-12-06T21:26:10.475Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-12-06T21:26:10.475Z] (69/82) Installing numactl (2.0.14-r0) [2022-12-06T21:26:10.475Z] (70/82) Installing x265-libs (3.5-r3) [2022-12-06T21:26:10.747Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-12-06T21:26:10.747Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-12-06T21:26:11.335Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-12-06T21:26:11.335Z] (74/82) Installing udev-init-scripts (35-r0) [2022-12-06T21:26:11.335Z] Executing udev-init-scripts-35-r0.post-install [2022-12-06T21:26:11.335Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-12-06T21:26:11.335Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-12-06T21:26:11.335Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-12-06T21:26:11.335Z] (78/82) Installing kmod-libs (29-r2) [2022-12-06T21:26:11.335Z] (79/82) Installing eudev (3.2.11-r0) [2022-12-06T21:26:11.335Z] (80/82) Installing libsodium (1.0.18-r0) [2022-12-06T21:26:11.335Z] (81/82) Installing libzmq (4.3.4-r0) [2022-12-06T21:26:11.335Z] (82/82) Installing zeromq (4.3.4-r0) [2022-12-06T21:26:11.335Z] Executing busybox-1.35.0-r17.trigger [2022-12-06T21:26:11.335Z] Executing eudev-3.2.11-r0.trigger [2022-12-06T21:26:11.335Z] OK: 78 MiB in 96 packages [2022-12-06T21:26:14.823Z] Removing intermediate container a8a6145d870f [2022-12-06T21:26:14.823Z] ---> f53f1b0b9265 [2022-12-06T21:26:14.823Z] Step 18/35 : WORKDIR / [2022-12-06T21:26:14.823Z] ---> Running in f11229d53f14 [2022-12-06T21:26:14.823Z] Removing intermediate container f11229d53f14 [2022-12-06T21:26:14.823Z] ---> 980e8e2116e1 [2022-12-06T21:26:14.823Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-12-06T21:26:16.259Z] ---> 34e06ca09595 [2022-12-06T21:26:16.259Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-12-06T21:26:17.222Z] ---> a057f86f997a [2022-12-06T21:26:17.222Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-12-06T21:26:17.806Z] ---> 394892e91e73 [2022-12-06T21:26:17.806Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-12-06T21:26:18.077Z] ---> 827533dd9a8a [2022-12-06T21:26:18.077Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-12-06T21:26:18.667Z] ---> 6324317df115 [2022-12-06T21:26:18.667Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-12-06T21:26:19.252Z] ---> 363b07392232 [2022-12-06T21:26:19.252Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-12-06T21:26:20.211Z] ---> 9512efcb29de [2022-12-06T21:26:20.211Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-12-06T21:26:20.211Z] ---> Running in 133045d17a2a [2022-12-06T21:26:22.163Z] Removing intermediate container 133045d17a2a [2022-12-06T21:26:22.163Z] ---> 9260e5732d49 [2022-12-06T21:26:22.163Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-12-06T21:26:22.163Z] ---> Running in b7efaff5e67f [2022-12-06T21:26:23.569Z] Removing intermediate container b7efaff5e67f [2022-12-06T21:26:23.569Z] ---> c106301eb5ff [2022-12-06T21:26:23.569Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-12-06T21:26:23.569Z] ---> Running in 8b4c92f0890a [2022-12-06T21:26:24.972Z] Removing intermediate container 8b4c92f0890a [2022-12-06T21:26:24.972Z] ---> 334e23a6240b [2022-12-06T21:26:24.972Z] Step 29/35 : EXPOSE 59983 [2022-12-06T21:26:24.972Z] ---> Running in eb10789a87fd [2022-12-06T21:26:25.237Z] Removing intermediate container eb10789a87fd [2022-12-06T21:26:25.237Z] ---> b7485db8740c [2022-12-06T21:26:25.237Z] Step 30/35 : EXPOSE 8554 [2022-12-06T21:26:25.237Z] ---> Running in 130172dc75a2 [2022-12-06T21:26:25.502Z] Removing intermediate container 130172dc75a2 [2022-12-06T21:26:25.502Z] ---> 4b1f8d80bcac [2022-12-06T21:26:25.502Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-12-06T21:26:25.502Z] ---> Running in c95ccb4e9341 [2022-12-06T21:26:25.773Z] Removing intermediate container c95ccb4e9341 [2022-12-06T21:26:25.773Z] ---> ba353d642c74 [2022-12-06T21:26:25.773Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-12-06T21:26:26.043Z] ---> Running in e16d1614f64f [2022-12-06T21:26:26.309Z] Removing intermediate container e16d1614f64f [2022-12-06T21:26:26.309Z] ---> 7d8ad7154a7a [2022-12-06T21:26:26.309Z] Step 33/35 : LABEL arch=arm64 [2022-12-06T21:26:26.309Z] ---> Running in d4224f2fbb9e [2022-12-06T21:26:26.573Z] Removing intermediate container d4224f2fbb9e [2022-12-06T21:26:26.573Z] ---> 8db6d92c1c01 [2022-12-06T21:26:26.573Z] Step 34/35 : LABEL git_sha=d57e067b9f342878cbcddcb6845d242959a83275 [2022-12-06T21:26:26.573Z] ---> Running in 2db3c2e32839 [2022-12-06T21:26:26.838Z] Removing intermediate container 2db3c2e32839 [2022-12-06T21:26:26.838Z] ---> 60587fb94bd0 [2022-12-06T21:26:26.838Z] Step 35/35 : LABEL version=3.0.0-dev.1 [2022-12-06T21:26:26.838Z] ---> Running in 94109e8b5516 [2022-12-06T21:26:27.103Z] Removing intermediate container 94109e8b5516 [2022-12-06T21:26:27.103Z] ---> 17e8724e5063 [2022-12-06T21:26:27.103Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-06T21:26:27.103Z] Successfully built 17e8724e5063 [2022-12-06T21:26:27.103Z] 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-12-06T21:26:27.200Z] provisioning config files... [2022-12-06T21:26:27.213Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/65@tmp/config16317404378231521013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:26:29.878Z] ---> docker-login.sh [2022-12-06T21:26:29.878Z] nexus3.edgexfoundry.org:10001 [2022-12-06T21:26:29.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:26:30.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:26:30.144Z] Configure a credential helper to remove this warning. See [2022-12-06T21:26:30.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:26:30.144Z] [2022-12-06T21:26:30.144Z] Login Succeeded [2022-12-06T21:26:30.144Z] nexus3.edgexfoundry.org:10002 [2022-12-06T21:26:30.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:26:30.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:26:30.411Z] Configure a credential helper to remove this warning. See [2022-12-06T21:26:30.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:26:30.411Z] [2022-12-06T21:26:30.411Z] Login Succeeded [2022-12-06T21:26:30.411Z] nexus3.edgexfoundry.org:10003 [2022-12-06T21:26:30.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:26:30.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:26:30.678Z] Configure a credential helper to remove this warning. See [2022-12-06T21:26:30.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:26:30.678Z] [2022-12-06T21:26:30.678Z] Login Succeeded [2022-12-06T21:26:30.678Z] nexus3.edgexfoundry.org:10004 [2022-12-06T21:26:30.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:26:31.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:26:31.217Z] Configure a credential helper to remove this warning. See [2022-12-06T21:26:31.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:26:31.217Z] [2022-12-06T21:26:31.217Z] Login Succeeded [2022-12-06T21:26:31.217Z] docker.io [2022-12-06T21:26:31.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-06T21:26:31.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-06T21:26:31.749Z] Configure a credential helper to remove this warning. See [2022-12-06T21:26:31.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-06T21:26:31.749Z] [2022-12-06T21:26:31.749Z] Login Succeeded [2022-12-06T21:26:31.749Z] ---> docker-login.sh ends [Pipeline] } [2022-12-06T21:26:31.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-06T21:26:31.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-06T21:26:31.798Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-12-06T21:26:31.798Z] d57e067b9f342878cbcddcb6845d242959a83275 [2022-12-06T21:26:31.798Z] latest [2022-12-06T21:26:31.798Z] 3.0.0-dev.1 [2022-12-06T21:26:31.798Z] d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1 [2022-12-06T21:26:31.798Z] main [2022-12-06T21:26:31.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:26:32.135Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d57e067b9f342878cbcddcb6845d242959a83275 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:26:32.471Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d57e067b9f342878cbcddcb6845d242959a83275 [2022-12-06T21:26:32.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-06T21:26:32.471Z] d8640056fe01: Preparing [2022-12-06T21:26:32.471Z] 502b165beae6: Preparing [2022-12-06T21:26:32.471Z] 3f2c492990e8: Preparing [2022-12-06T21:26:32.471Z] a43932d1df72: Preparing [2022-12-06T21:26:32.471Z] 1207169bf42c: Preparing [2022-12-06T21:26:32.471Z] 60667f8bf2a7: Preparing [2022-12-06T21:26:32.471Z] 41776ff954ff: Preparing [2022-12-06T21:26:32.471Z] 98b6b1df4708: Preparing [2022-12-06T21:26:32.471Z] d5687edb459d: Preparing [2022-12-06T21:26:32.471Z] 07029128f0d7: Preparing [2022-12-06T21:26:32.471Z] 7c6fec5f79b2: Preparing [2022-12-06T21:26:32.471Z] 17bec77d7fdc: Preparing [2022-12-06T21:26:32.471Z] d5687edb459d: Waiting [2022-12-06T21:26:32.471Z] 07029128f0d7: Waiting [2022-12-06T21:26:32.471Z] 7c6fec5f79b2: Waiting [2022-12-06T21:26:32.471Z] 17bec77d7fdc: Waiting [2022-12-06T21:26:32.471Z] 60667f8bf2a7: Waiting [2022-12-06T21:26:32.471Z] 41776ff954ff: Waiting [2022-12-06T21:26:32.471Z] 98b6b1df4708: Waiting [2022-12-06T21:26:32.737Z] 1207169bf42c: Pushed [2022-12-06T21:26:32.737Z] 502b165beae6: Pushed [2022-12-06T21:26:32.737Z] 3f2c492990e8: Pushed [2022-12-06T21:26:32.737Z] d8640056fe01: Pushed [2022-12-06T21:26:32.737Z] 60667f8bf2a7: Pushed [2022-12-06T21:26:33.010Z] 98b6b1df4708: Pushed [2022-12-06T21:26:33.010Z] 41776ff954ff: Pushed [2022-12-06T21:26:33.010Z] d5687edb459d: Pushed [2022-12-06T21:26:33.010Z] 17bec77d7fdc: Layer already exists [2022-12-06T21:26:37.250Z] a43932d1df72: Pushed [2022-12-06T21:26:38.649Z] 07029128f0d7: Pushed [2022-12-06T21:26:50.946Z] 7c6fec5f79b2: Pushed [2022-12-06T21:26:50.946Z] d57e067b9f342878cbcddcb6845d242959a83275: digest: sha256:3470fd0aa4b9adad31d1070c476b04f77c6716d5197c70dfb7a8c2c5d45672a1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:26:51.287Z] + 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-12-06T21:26:51.619Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-12-06T21:26:51.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-06T21:26:51.619Z] d8640056fe01: Preparing [2022-12-06T21:26:51.619Z] 502b165beae6: Preparing [2022-12-06T21:26:51.619Z] 3f2c492990e8: Preparing [2022-12-06T21:26:51.619Z] a43932d1df72: Preparing [2022-12-06T21:26:51.619Z] 1207169bf42c: Preparing [2022-12-06T21:26:51.619Z] 60667f8bf2a7: Preparing [2022-12-06T21:26:51.619Z] 41776ff954ff: Preparing [2022-12-06T21:26:51.619Z] 98b6b1df4708: Preparing [2022-12-06T21:26:51.619Z] d5687edb459d: Preparing [2022-12-06T21:26:51.619Z] 07029128f0d7: Preparing [2022-12-06T21:26:51.619Z] 7c6fec5f79b2: Preparing [2022-12-06T21:26:51.619Z] 17bec77d7fdc: Preparing [2022-12-06T21:26:51.619Z] 98b6b1df4708: Waiting [2022-12-06T21:26:51.619Z] d5687edb459d: Waiting [2022-12-06T21:26:51.619Z] 07029128f0d7: Waiting [2022-12-06T21:26:51.619Z] 7c6fec5f79b2: Waiting [2022-12-06T21:26:51.619Z] 17bec77d7fdc: Waiting [2022-12-06T21:26:51.619Z] 60667f8bf2a7: Waiting [2022-12-06T21:26:51.619Z] 41776ff954ff: Waiting [2022-12-06T21:26:51.619Z] 3f2c492990e8: Layer already exists [2022-12-06T21:26:51.619Z] a43932d1df72: Layer already exists [2022-12-06T21:26:51.619Z] 502b165beae6: Layer already exists [2022-12-06T21:26:51.619Z] d8640056fe01: Layer already exists [2022-12-06T21:26:51.619Z] 1207169bf42c: Layer already exists [2022-12-06T21:26:51.619Z] 60667f8bf2a7: Layer already exists [2022-12-06T21:26:51.619Z] 07029128f0d7: Layer already exists [2022-12-06T21:26:51.619Z] 98b6b1df4708: Layer already exists [2022-12-06T21:26:51.619Z] d5687edb459d: Layer already exists [2022-12-06T21:26:51.619Z] 41776ff954ff: Layer already exists [2022-12-06T21:26:51.619Z] 7c6fec5f79b2: Layer already exists [2022-12-06T21:26:51.619Z] 17bec77d7fdc: Layer already exists [2022-12-06T21:26:51.883Z] latest: digest: sha256:3470fd0aa4b9adad31d1070c476b04f77c6716d5197c70dfb7a8c2c5d45672a1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:26:52.220Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:26:52.554Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.1 [2022-12-06T21:26:52.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-06T21:26:52.554Z] d8640056fe01: Preparing [2022-12-06T21:26:52.554Z] 502b165beae6: Preparing [2022-12-06T21:26:52.554Z] 3f2c492990e8: Preparing [2022-12-06T21:26:52.554Z] a43932d1df72: Preparing [2022-12-06T21:26:52.554Z] 1207169bf42c: Preparing [2022-12-06T21:26:52.554Z] 60667f8bf2a7: Preparing [2022-12-06T21:26:52.554Z] 41776ff954ff: Preparing [2022-12-06T21:26:52.554Z] 98b6b1df4708: Preparing [2022-12-06T21:26:52.554Z] d5687edb459d: Preparing [2022-12-06T21:26:52.554Z] 07029128f0d7: Preparing [2022-12-06T21:26:52.554Z] 7c6fec5f79b2: Preparing [2022-12-06T21:26:52.554Z] 17bec77d7fdc: Preparing [2022-12-06T21:26:52.555Z] 60667f8bf2a7: Waiting [2022-12-06T21:26:52.555Z] 41776ff954ff: Waiting [2022-12-06T21:26:52.555Z] d5687edb459d: Waiting [2022-12-06T21:26:52.555Z] 07029128f0d7: Waiting [2022-12-06T21:26:52.555Z] 7c6fec5f79b2: Waiting [2022-12-06T21:26:52.555Z] 17bec77d7fdc: Waiting [2022-12-06T21:26:52.555Z] 1207169bf42c: Layer already exists [2022-12-06T21:26:52.555Z] 502b165beae6: Layer already exists [2022-12-06T21:26:52.555Z] d8640056fe01: Layer already exists [2022-12-06T21:26:52.555Z] 3f2c492990e8: Layer already exists [2022-12-06T21:26:52.555Z] a43932d1df72: Layer already exists [2022-12-06T21:26:52.555Z] 60667f8bf2a7: Layer already exists [2022-12-06T21:26:52.555Z] 41776ff954ff: Layer already exists [2022-12-06T21:26:52.555Z] 98b6b1df4708: Layer already exists [2022-12-06T21:26:52.555Z] 07029128f0d7: Layer already exists [2022-12-06T21:26:52.555Z] d5687edb459d: Layer already exists [2022-12-06T21:26:52.555Z] 17bec77d7fdc: Layer already exists [2022-12-06T21:26:52.555Z] 7c6fec5f79b2: Layer already exists [2022-12-06T21:26:52.823Z] 3.0.0-dev.1: digest: sha256:3470fd0aa4b9adad31d1070c476b04f77c6716d5197c70dfb7a8c2c5d45672a1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:26:53.162Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:26:56.078Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1 [2022-12-06T21:26:56.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-06T21:26:56.079Z] d8640056fe01: Preparing [2022-12-06T21:26:56.079Z] 502b165beae6: Preparing [2022-12-06T21:26:56.079Z] 3f2c492990e8: Preparing [2022-12-06T21:26:56.079Z] a43932d1df72: Preparing [2022-12-06T21:26:56.079Z] 1207169bf42c: Preparing [2022-12-06T21:26:56.079Z] 60667f8bf2a7: Preparing [2022-12-06T21:26:56.079Z] 41776ff954ff: Preparing [2022-12-06T21:26:56.079Z] 98b6b1df4708: Preparing [2022-12-06T21:26:56.079Z] d5687edb459d: Preparing [2022-12-06T21:26:56.079Z] 07029128f0d7: Preparing [2022-12-06T21:26:56.079Z] 7c6fec5f79b2: Preparing [2022-12-06T21:26:56.079Z] 17bec77d7fdc: Preparing [2022-12-06T21:26:56.079Z] 60667f8bf2a7: Waiting [2022-12-06T21:26:56.079Z] 41776ff954ff: Waiting [2022-12-06T21:26:56.079Z] 98b6b1df4708: Waiting [2022-12-06T21:26:56.079Z] 7c6fec5f79b2: Waiting [2022-12-06T21:26:56.079Z] 17bec77d7fdc: Waiting [2022-12-06T21:26:56.079Z] d5687edb459d: Waiting [2022-12-06T21:26:56.079Z] 07029128f0d7: Waiting [2022-12-06T21:26:56.079Z] a43932d1df72: Layer already exists [2022-12-06T21:26:56.079Z] 1207169bf42c: Layer already exists [2022-12-06T21:26:56.079Z] d8640056fe01: Layer already exists [2022-12-06T21:26:56.079Z] 3f2c492990e8: Layer already exists [2022-12-06T21:26:56.079Z] 502b165beae6: Layer already exists [2022-12-06T21:26:56.079Z] 41776ff954ff: Layer already exists [2022-12-06T21:26:56.079Z] 07029128f0d7: Layer already exists [2022-12-06T21:26:56.079Z] 60667f8bf2a7: Layer already exists [2022-12-06T21:26:56.079Z] d5687edb459d: Layer already exists [2022-12-06T21:26:56.079Z] 98b6b1df4708: Layer already exists [2022-12-06T21:26:56.079Z] 17bec77d7fdc: Layer already exists [2022-12-06T21:26:56.079Z] 7c6fec5f79b2: Layer already exists [2022-12-06T21:26:56.342Z] d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1: digest: sha256:3470fd0aa4b9adad31d1070c476b04f77c6716d5197c70dfb7a8c2c5d45672a1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:26:56.689Z] + 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-12-06T21:26:57.022Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-12-06T21:26:57.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-12-06T21:26:57.022Z] d8640056fe01: Preparing [2022-12-06T21:26:57.022Z] 502b165beae6: Preparing [2022-12-06T21:26:57.022Z] 3f2c492990e8: Preparing [2022-12-06T21:26:57.022Z] a43932d1df72: Preparing [2022-12-06T21:26:57.022Z] 1207169bf42c: Preparing [2022-12-06T21:26:57.022Z] 60667f8bf2a7: Preparing [2022-12-06T21:26:57.022Z] 41776ff954ff: Preparing [2022-12-06T21:26:57.022Z] 98b6b1df4708: Preparing [2022-12-06T21:26:57.022Z] d5687edb459d: Preparing [2022-12-06T21:26:57.022Z] 07029128f0d7: Preparing [2022-12-06T21:26:57.022Z] 7c6fec5f79b2: Preparing [2022-12-06T21:26:57.022Z] 17bec77d7fdc: Preparing [2022-12-06T21:26:57.022Z] d5687edb459d: Waiting [2022-12-06T21:26:57.022Z] 17bec77d7fdc: Waiting [2022-12-06T21:26:57.022Z] 07029128f0d7: Waiting [2022-12-06T21:26:57.022Z] 7c6fec5f79b2: Waiting [2022-12-06T21:26:57.022Z] 41776ff954ff: Waiting [2022-12-06T21:26:57.022Z] 60667f8bf2a7: Waiting [2022-12-06T21:26:57.022Z] 98b6b1df4708: Waiting [2022-12-06T21:26:57.023Z] 1207169bf42c: Layer already exists [2022-12-06T21:26:57.023Z] 502b165beae6: Layer already exists [2022-12-06T21:26:57.023Z] 3f2c492990e8: Layer already exists [2022-12-06T21:26:57.023Z] d8640056fe01: Layer already exists [2022-12-06T21:26:57.023Z] a43932d1df72: Layer already exists [2022-12-06T21:26:57.023Z] 60667f8bf2a7: Layer already exists [2022-12-06T21:26:57.023Z] 98b6b1df4708: Layer already exists [2022-12-06T21:26:57.023Z] 41776ff954ff: Layer already exists [2022-12-06T21:26:57.023Z] 07029128f0d7: Layer already exists [2022-12-06T21:26:57.023Z] d5687edb459d: Layer already exists [2022-12-06T21:26:57.023Z] 7c6fec5f79b2: Layer already exists [2022-12-06T21:26:57.023Z] 17bec77d7fdc: Layer already exists [2022-12-06T21:26:57.288Z] main: digest: sha256:3470fd0aa4b9adad31d1070c476b04f77c6716d5197c70dfb7a8c2c5d45672a1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-06T21:26:57.328Z] ===================================================== [Pipeline] echo [2022-12-06T21:26:57.334Z] taggedImages: [2022-12-06T21:26:57.334Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d57e067b9f342878cbcddcb6845d242959a83275 [2022-12-06T21:26:57.334Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-12-06T21:26:57.334Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.1 [2022-12-06T21:26:57.334Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d57e067b9f342878cbcddcb6845d242959a83275-3.0.0-dev.1 [2022-12-06T21:26:57.334Z] - 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-12-06T21:26:57.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-06T21:26:57.678Z] [2022-12-06T21:26:57.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:26:58.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-06T21:26:58.005Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-06T21:26:58.005Z] 8998bd30e6a1: Pulling fs layer [2022-12-06T21:26:58.005Z] 04944245beec: Pulling fs layer [2022-12-06T21:26:58.005Z] 699f458cf7ca: Pulling fs layer [2022-12-06T21:26:58.005Z] 765212b225bb: Pulling fs layer [2022-12-06T21:26:58.005Z] f23df028b6ca: Pulling fs layer [2022-12-06T21:26:58.005Z] d65c8cfc05b1: Pulling fs layer [2022-12-06T21:26:58.005Z] 2437ff75d9bd: Pulling fs layer [2022-12-06T21:26:58.005Z] f23df028b6ca: Waiting [2022-12-06T21:26:58.005Z] d65c8cfc05b1: Waiting [2022-12-06T21:26:58.005Z] 2437ff75d9bd: Waiting [2022-12-06T21:26:58.005Z] 765212b225bb: Waiting [2022-12-06T21:26:58.271Z] 04944245beec: Verifying Checksum [2022-12-06T21:26:58.271Z] 04944245beec: Download complete [2022-12-06T21:26:58.271Z] 765212b225bb: Verifying Checksum [2022-12-06T21:26:58.271Z] 765212b225bb: Download complete [2022-12-06T21:26:58.271Z] f23df028b6ca: Verifying Checksum [2022-12-06T21:26:58.271Z] f23df028b6ca: Download complete [2022-12-06T21:26:58.271Z] d65c8cfc05b1: Verifying Checksum [2022-12-06T21:26:58.271Z] d65c8cfc05b1: Download complete [2022-12-06T21:26:58.271Z] 699f458cf7ca: Verifying Checksum [2022-12-06T21:26:58.271Z] 699f458cf7ca: Download complete [2022-12-06T21:26:58.856Z] 8998bd30e6a1: Verifying Checksum [2022-12-06T21:26:58.856Z] 8998bd30e6a1: Download complete [2022-12-06T21:27:00.801Z] 2437ff75d9bd: Verifying Checksum [2022-12-06T21:27:00.801Z] 2437ff75d9bd: Download complete [2022-12-06T21:27:02.203Z] 8998bd30e6a1: Pull complete [2022-12-06T21:27:02.787Z] 04944245beec: Pull complete [2022-12-06T21:27:03.754Z] 699f458cf7ca: Pull complete [2022-12-06T21:27:04.018Z] 765212b225bb: Pull complete [2022-12-06T21:27:04.599Z] f23df028b6ca: Pull complete [2022-12-06T21:27:04.865Z] d65c8cfc05b1: Pull complete [2022-12-06T21:27:19.839Z] 2437ff75d9bd: Pull complete [2022-12-06T21:27:19.839Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-06T21:27:19.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-06T21:27:19.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:27:20.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-120679 does not seem to be running inside a container [2022-12-06T21:27:20.085Z] $ 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/65 -v /w/workspace/device-usb-camera/65:/w/workspace/device-usb-camera/65:rw,z -v /w/workspace/device-usb-camera/65@tmp:/w/workspace/device-usb-camera/65@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-12-06T21:27:22.541Z] $ docker top 11f1e40342d5cc9d4a6b166e8a04300ff3affa70c2079fc67dd86d4ca23296f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:27:23.059Z] ---> job-cost.sh [2022-12-06T21:27:23.328Z] lf-activate-venv: SKIPPING [2022-12-06T21:27:23.328Z] INFO: No Stack... [2022-12-06T21:27:23.595Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-06T21:27:24.556Z] INFO: Archiving Costs [Pipeline] sh [2022-12-06T21:27:25.197Z] + cat /w/workspace/device-usb-camera/65/archives/cost.csv [2022-12-06T21:27:25.198Z] + cut -d, -f6 [Pipeline] lock [2022-12-06T21:27:25.230Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-65-stack-cost] [2022-12-06T21:27:25.236Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-65-stack-cost] did not exist. Created. [2022-12-06T21:27:25.236Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-06T21:27:25.561Z] /w/workspace/device-usb-camera/65@tmp/durable-3f135b06/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-06T21:27:26.212Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-06T21:27:26.233Z] Warning: overwriting stash ‘stack-cost’ [2022-12-06T21:27:26.281Z] Stashed 1 file(s) [Pipeline] } [2022-12-06T21:27:26.290Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-06T21:27:26.307Z] $ docker stop --time=1 11f1e40342d5cc9d4a6b166e8a04300ff3affa70c2079fc67dd86d4ca23296f6 [2022-12-06T21:27:27.814Z] $ docker rm -f 11f1e40342d5cc9d4a6b166e8a04300ff3affa70c2079fc67dd86d4ca23296f6 [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-12-06T21:27:28.180Z] provisioning config files... [2022-12-06T21:27:28.187Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14113543373801681761tmp [Pipeline] { [Pipeline] sh [2022-12-06T21:27:28.480Z] + set +x [2022-12-06T21:27:28.480Z] + curl -s https://codecov.io/bash+ [2022-12-06T21:27:28.480Z] bash -s -- [2022-12-06T21:27:28.480Z] [2022-12-06T21:27:28.480Z] _____ _ [2022-12-06T21:27:28.480Z] / ____| | | [2022-12-06T21:27:28.480Z] | | ___ __| | ___ ___ _____ __ [2022-12-06T21:27:28.480Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-06T21:27:28.480Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-06T21:27:28.480Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-06T21:27:28.480Z] Bash-1.0.6 [2022-12-06T21:27:28.480Z] [2022-12-06T21:27:28.480Z] [2022-12-06T21:27:28.480Z] ==> git version 2.25.1 found [2022-12-06T21:27:28.480Z] ==> 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-12-06T21:27:28.480Z] Release-Date: 2020-01-08 [2022-12-06T21:27:28.480Z] 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-12-06T21:27:28.480Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-06T21:27:28.480Z] ==> Jenkins CI detected. [2022-12-06T21:27:28.480Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-12-06T21:27:28.480Z] project root: . [2022-12-06T21:27:28.480Z] --> token set from env [2022-12-06T21:27:28.480Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-06T21:27:28.480Z] ==> Running gcov in . (disable via -X gcov) [2022-12-06T21:27:28.480Z] ==> Python coveragepy not found [2022-12-06T21:27:28.480Z] ==> Searching for coverage reports in: [2022-12-06T21:27:28.480Z] + . [2022-12-06T21:27:28.480Z] -> Found 1 reports [2022-12-06T21:27:28.480Z] ==> Detecting git/mercurial file structure [2022-12-06T21:27:28.480Z] ==> Reading reports [2022-12-06T21:27:28.739Z] + ./coverage.out bytes=30072 [2022-12-06T21:27:28.739Z] ==> Appending adjustments [2022-12-06T21:27:28.739Z] https://docs.codecov.io/docs/fixing-reports [2022-12-06T21:27:28.739Z] + Found adjustments [2022-12-06T21:27:28.739Z] ==> Gzipping contents [2022-12-06T21:27:28.739Z] 8.0K /tmp/codecov.LpwAv6.gz [2022-12-06T21:27:28.739Z] ==> Uploading reports [2022-12-06T21:27:28.739Z] url: https://codecov.io [2022-12-06T21:27:28.739Z] query: branch=main&commit=d57e067b9f342878cbcddcb6845d242959a83275&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-06T21:27:28.739Z] -> Pinging Codecov [2022-12-06T21:27:28.739Z] 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=d57e067b9f342878cbcddcb6845d242959a83275&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-06T21:27:29.674Z] -> Uploading to [2022-12-06T21:27:29.675Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-06/73D8F5FF140700D3E01443B452E23636/d57e067b9f342878cbcddcb6845d242959a83275/a231ebf4-27cd-4cd6-a993-fbdd264a3f89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221206T212729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=425337537667ed6e14484cf601970a916d86fd1741bd0b0d23b71dd59a423b07 [2022-12-06T21:27:29.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-06T21:27:29.675Z] Dload Upload Total Spent Left Speed [2022-12-06T21:27:29.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4254 0 0 100 4254 0 16236 --:--:-- --:--:-- --:--:-- 16236 [2022-12-06T21:27:29.933Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d57e067b9f342878cbcddcb6845d242959a83275 [Pipeline] } [2022-12-06T21:27:29.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-06T21:27:30.149Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-06T21:27:30.157Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:27:30.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-06T21:27:30.444Z] [2022-12-06T21:27:30.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:27:30.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-06T21:27:30.741Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-06T21:27:30.741Z] df9b9388f04a: Pulling fs layer [2022-12-06T21:27:30.741Z] 52dc419b0ee2: Pulling fs layer [2022-12-06T21:27:30.741Z] 25bc292e5bac: Pulling fs layer [2022-12-06T21:27:30.741Z] 114826534d7a: Pulling fs layer [2022-12-06T21:27:30.741Z] 4657fd5d0bcf: Pulling fs layer [2022-12-06T21:27:30.741Z] 6ad1cebc031e: Pulling fs layer [2022-12-06T21:27:30.741Z] 8a3aa393b2d8: Pulling fs layer [2022-12-06T21:27:30.741Z] 8a3aa393b2d8: Waiting [2022-12-06T21:27:30.741Z] 6ad1cebc031e: Waiting [2022-12-06T21:27:30.741Z] 4657fd5d0bcf: Waiting [2022-12-06T21:27:30.741Z] 114826534d7a: Waiting [2022-12-06T21:27:30.741Z] 25bc292e5bac: Verifying Checksum [2022-12-06T21:27:30.741Z] 25bc292e5bac: Download complete [2022-12-06T21:27:30.741Z] 52dc419b0ee2: Verifying Checksum [2022-12-06T21:27:30.741Z] 52dc419b0ee2: Download complete [2022-12-06T21:27:30.741Z] 4657fd5d0bcf: Verifying Checksum [2022-12-06T21:27:30.741Z] 4657fd5d0bcf: Download complete [2022-12-06T21:27:30.741Z] df9b9388f04a: Download complete [2022-12-06T21:27:31.003Z] df9b9388f04a: Pull complete [2022-12-06T21:27:31.003Z] 6ad1cebc031e: Verifying Checksum [2022-12-06T21:27:31.003Z] 6ad1cebc031e: Download complete [2022-12-06T21:27:31.003Z] 52dc419b0ee2: Pull complete [2022-12-06T21:27:31.263Z] 25bc292e5bac: Pull complete [2022-12-06T21:27:31.522Z] 114826534d7a: Verifying Checksum [2022-12-06T21:27:31.522Z] 114826534d7a: Download complete [2022-12-06T21:27:31.522Z] 8a3aa393b2d8: Verifying Checksum [2022-12-06T21:27:31.522Z] 8a3aa393b2d8: Download complete [2022-12-06T21:27:34.812Z] 114826534d7a: Pull complete [2022-12-06T21:27:34.812Z] 4657fd5d0bcf: Pull complete [2022-12-06T21:27:35.071Z] 6ad1cebc031e: Pull complete [2022-12-06T21:27:37.598Z] 8a3aa393b2d8: Pull complete [2022-12-06T21:27:37.857Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-06T21:27:37.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-06T21:27:37.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:27:37.931Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:27:37.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-06T21:27:39.526Z] $ docker top e129ebc4a3346e894a2bb43d3d055d09b5c75b98c548a73bc6bedc32f39e63fe -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-06T21:27:39.587Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-12-06T21:27:39.867Z] + set -o pipefail [2022-12-06T21:27:39.867Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-12-06T21:27:49.853Z] [2022-12-06T21:27:49.853Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-12-06T21:27:49.853Z] [2022-12-06T21:27:49.853Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/2a12fe0a-13b8-41de-8581-7ad32ebfae05 [2022-12-06T21:27:49.853Z] [2022-12-06T21:27:49.854Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-06T21:27:49.854Z] [2022-12-06T21:27:49.854Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-06T21:27:49.854Z] [2022-12-06T21:27:49.854Z] [2022-12-06T21:27:49.854Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-06T21:27:49.854Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-06T21:27:49.854Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-06T21:27:49.867Z] $ docker stop --time=1 e129ebc4a3346e894a2bb43d3d055d09b5c75b98c548a73bc6bedc32f39e63fe [2022-12-06T21:27:52.042Z] $ docker rm -f e129ebc4a3346e894a2bb43d3d055d09b5c75b98c548a73bc6bedc32f39e63fe [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-12-06T21:27:52.694Z] + git log --format=format:%s -1 d57e067b9f342878cbcddcb6845d242959a83275 [Pipeline] sh [2022-12-06T21:27:52.988Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-06T21:27:52.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:27:53.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-06T21:27:53.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:27:53.361Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:27:53.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-06T21:27:53.791Z] $ docker top 6b01b942b4d9094ba825c0b597205670af8ddabb632f3affa036ea15edaf7694 -eo pid,comm [2022-12-06T21:27:53.838Z] 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-12-06T21:27:53.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-06T21:27:53.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-06T21:27:53.870Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-06T21:27:53.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-06T21:27:53.986Z] $ docker exec 6b01b942b4d9094ba825c0b597205670af8ddabb632f3affa036ea15edaf7694 ssh-agent [2022-12-06T21:27:54.094Z] SSH_AUTH_SOCK=/tmp/ssh-LGwDeDwE3acp/agent.31 [2022-12-06T21:27:54.094Z] SSH_AGENT_PID=37 [2022-12-06T21:27:54.099Z] Running ssh-add (command line suppressed) [2022-12-06T21:27:54.205Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8837197729436528321.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8837197729436528321.key) [2022-12-06T21:27:54.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-06T21:27:54.506Z] + git semver tag [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,672 [run_tag] DEBUG tag force:False [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,672 [check_head_tag] DEBUG check head tag [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,673 [execute] INFO git cat-file --batch-check [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,676 [execute] INFO git cat-file --batch [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,689 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,690 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-12-06T21:27:54.765Z] 2022-12-06 21:27:54,692 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-06T21:27:54.765Z] 3.0.0-dev.1 [Pipeline] } [2022-12-06T21:27:54.776Z] $ docker exec --env ******** --env ******** 6b01b942b4d9094ba825c0b597205670af8ddabb632f3affa036ea15edaf7694 ssh-agent -k [2022-12-06T21:27:54.862Z] unset SSH_AUTH_SOCK; [2022-12-06T21:27:54.862Z] unset SSH_AGENT_PID; [2022-12-06T21:27:54.862Z] echo Agent pid 37 killed; [2022-12-06T21:27:54.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-06T21:27:55.168Z] + git semver [Pipeline] } [2022-12-06T21:27:55.442Z] $ docker stop --time=1 6b01b942b4d9094ba825c0b597205670af8ddabb632f3affa036ea15edaf7694 [2022-12-06T21:27:56.757Z] $ docker rm -f 6b01b942b4d9094ba825c0b597205670af8ddabb632f3affa036ea15edaf7694 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:27:57.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-06T21:27:57.144Z] [2022-12-06T21:27:57.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:27:57.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-06T21:27:57.448Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-06T21:27:57.448Z] ab5ef0e58194: Pulling fs layer [2022-12-06T21:27:57.448Z] 9712f1f96733: Pulling fs layer [2022-12-06T21:27:57.448Z] 63f879dbbcfc: Pulling fs layer [2022-12-06T21:27:57.448Z] 0d9ebad4ef96: Pulling fs layer [2022-12-06T21:27:57.448Z] e9a5061849ea: Pulling fs layer [2022-12-06T21:27:57.448Z] d747dcd14b5f: Pulling fs layer [2022-12-06T21:27:57.448Z] 2de7ff778b66: Pulling fs layer [2022-12-06T21:27:57.448Z] e9a5061849ea: Waiting [2022-12-06T21:27:57.448Z] d747dcd14b5f: Waiting [2022-12-06T21:27:57.448Z] 2de7ff778b66: Waiting [2022-12-06T21:27:57.448Z] 0d9ebad4ef96: Waiting [2022-12-06T21:27:57.448Z] 9712f1f96733: Verifying Checksum [2022-12-06T21:27:57.448Z] 9712f1f96733: Download complete [2022-12-06T21:27:58.450Z] 63f879dbbcfc: Verifying Checksum [2022-12-06T21:27:58.450Z] 63f879dbbcfc: Download complete [2022-12-06T21:27:58.450Z] e9a5061849ea: Verifying Checksum [2022-12-06T21:27:58.450Z] e9a5061849ea: Download complete [2022-12-06T21:27:58.450Z] 0d9ebad4ef96: Verifying Checksum [2022-12-06T21:27:58.450Z] 0d9ebad4ef96: Download complete [2022-12-06T21:27:58.450Z] d747dcd14b5f: Verifying Checksum [2022-12-06T21:27:58.450Z] d747dcd14b5f: Download complete [2022-12-06T21:27:58.708Z] 2de7ff778b66: Download complete [2022-12-06T21:27:58.708Z] ab5ef0e58194: Verifying Checksum [2022-12-06T21:27:58.708Z] ab5ef0e58194: Download complete [2022-12-06T21:28:01.237Z] ab5ef0e58194: Pull complete [2022-12-06T21:28:01.237Z] 9712f1f96733: Pull complete [2022-12-06T21:28:02.172Z] 63f879dbbcfc: Pull complete [2022-12-06T21:28:05.457Z] 0d9ebad4ef96: Pull complete [2022-12-06T21:28:05.716Z] e9a5061849ea: Pull complete [2022-12-06T21:28:05.975Z] d747dcd14b5f: Pull complete [2022-12-06T21:28:06.915Z] 2de7ff778b66: Pull complete [2022-12-06T21:28:06.915Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-06T21:28:06.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-06T21:28:06.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:28:06.993Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:28:07.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-06T21:28:09.032Z] $ docker top 9155d22444ee34c37196edf025a8c7fc6852ef4fe3fac5e309bfa67cb8737fd1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-06T21:28:09.095Z] provisioning config files... [2022-12-06T21:28:09.102Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3495275812386222526tmp [2022-12-06T21:28:09.112Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5096641552944432234tmp [2022-12-06T21:28:09.121Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9210318096201501060tmp [Pipeline] { [Pipeline] echo [2022-12-06T21:28:09.136Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:09.416Z] ---> sigul-configuration.sh [2022-12-06T21:28:09.416Z] gpg: directory `/root/.gnupg' created [2022-12-06T21:28:09.416Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-06T21:28:09.416Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-06T21:28:09.416Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-06T21:28:09.416Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-06T21:28:09.416Z] gpg: CAST5 encrypted data [2022-12-06T21:28:09.416Z] gpg: encrypted with 1 passphrase [2022-12-06T21:28:09.416Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-06T21:28:09.701Z] + mkdir /home/jenkins [2022-12-06T21:28:09.701Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-06T21:28:09.984Z] + 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-12-06T21:28:09.992Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:10.277Z] ---> sigul-install.sh [2022-12-06T21:28:10.277Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-06T21:28:10.561Z] + git tag --list [2022-12-06T21:28:10.562Z] v0.0.0 [2022-12-06T21:28:10.562Z] v0.0.1-dev.1 [2022-12-06T21:28:10.562Z] v0.0.1-dev.10 [2022-12-06T21:28:10.562Z] v0.0.1-dev.11 [2022-12-06T21:28:10.562Z] v0.0.1-dev.12 [2022-12-06T21:28:10.562Z] v0.0.1-dev.13 [2022-12-06T21:28:10.562Z] v0.0.1-dev.14 [2022-12-06T21:28:10.562Z] v0.0.1-dev.15 [2022-12-06T21:28:10.562Z] v0.0.1-dev.16 [2022-12-06T21:28:10.562Z] v0.0.1-dev.2 [2022-12-06T21:28:10.562Z] v0.0.1-dev.3 [2022-12-06T21:28:10.562Z] v0.0.1-dev.4 [2022-12-06T21:28:10.562Z] v0.0.1-dev.5 [2022-12-06T21:28:10.562Z] v0.0.1-dev.6 [2022-12-06T21:28:10.562Z] v0.0.1-dev.7 [2022-12-06T21:28:10.562Z] v0.0.1-dev.8 [2022-12-06T21:28:10.562Z] v0.0.1-dev.9 [2022-12-06T21:28:10.562Z] v2.2.0 [2022-12-06T21:28:10.562Z] v2.2.0-dev.17 [2022-12-06T21:28:10.562Z] v2.2.0-dev.18 [2022-12-06T21:28:10.562Z] v2.2.0-dev.19 [2022-12-06T21:28:10.562Z] v2.2.0-dev.20 [2022-12-06T21:28:10.562Z] v2.2.0-dev.21 [2022-12-06T21:28:10.562Z] v2.2.0-dev.22 [2022-12-06T21:28:10.562Z] v2.2.0-dev.23 [2022-12-06T21:28:10.562Z] v2.2.0-dev.24 [2022-12-06T21:28:10.562Z] v2.2.0-dev.25 [2022-12-06T21:28:10.562Z] v2.2.0-dev.26 [2022-12-06T21:28:10.562Z] v2.2.0-dev.27 [2022-12-06T21:28:10.562Z] v2.3.0-dev.1 [2022-12-06T21:28:10.562Z] v2.3.0-dev.10 [2022-12-06T21:28:10.562Z] v2.3.0-dev.11 [2022-12-06T21:28:10.562Z] v2.3.0-dev.12 [2022-12-06T21:28:10.562Z] v2.3.0-dev.13 [2022-12-06T21:28:10.562Z] v2.3.0-dev.14 [2022-12-06T21:28:10.562Z] v2.3.0-dev.15 [2022-12-06T21:28:10.562Z] v2.3.0-dev.16 [2022-12-06T21:28:10.562Z] v2.3.0-dev.17 [2022-12-06T21:28:10.562Z] v2.3.0-dev.18 [2022-12-06T21:28:10.562Z] v2.3.0-dev.19 [2022-12-06T21:28:10.562Z] v2.3.0-dev.2 [2022-12-06T21:28:10.562Z] v2.3.0-dev.20 [2022-12-06T21:28:10.562Z] v2.3.0-dev.21 [2022-12-06T21:28:10.562Z] v2.3.0-dev.22 [2022-12-06T21:28:10.562Z] v2.3.0-dev.23 [2022-12-06T21:28:10.562Z] v2.3.0-dev.3 [2022-12-06T21:28:10.562Z] v2.3.0-dev.4 [2022-12-06T21:28:10.562Z] v2.3.0-dev.5 [2022-12-06T21:28:10.562Z] v2.3.0-dev.6 [2022-12-06T21:28:10.562Z] v2.3.0-dev.7 [2022-12-06T21:28:10.562Z] v2.3.0-dev.8 [2022-12-06T21:28:10.562Z] v2.3.0-dev.9 [2022-12-06T21:28:10.562Z] v3.0.0-dev.1 [Pipeline] sh [2022-12-06T21:28:10.845Z] + lftools sign git-tag v3.0.0-dev.1 [2022-12-06T21:28:11.414Z] Signing Git tag with Sigul... [2022-12-06T21:28:11.414Z] Signing v3.0.0-dev.1 [Pipeline] echo [2022-12-06T21:28:11.682Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:11.964Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-06T21:28:11.971Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-06T21:28:11.989Z] $ docker stop --time=1 9155d22444ee34c37196edf025a8c7fc6852ef4fe3fac5e309bfa67cb8737fd1 [2022-12-06T21:28:13.325Z] $ docker rm -f 9155d22444ee34c37196edf025a8c7fc6852ef4fe3fac5e309bfa67cb8737fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-06T21:28:13.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-06T21:28:13.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:28:14.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-06T21:28:14.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:28:14.095Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:28:14.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-06T21:28:14.501Z] $ docker top 55fff6e5ee001ef4f0e411bf05e6972b7515002fbf5eab8c10dcd58f70bcd2df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-06T21:28:14.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-06T21:28:14.573Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-06T21:28:14.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-06T21:28:14.682Z] $ docker exec 55fff6e5ee001ef4f0e411bf05e6972b7515002fbf5eab8c10dcd58f70bcd2df ssh-agent [2022-12-06T21:28:14.802Z] SSH_AUTH_SOCK=/tmp/ssh-INGJRE7uRiEO/agent.32 [2022-12-06T21:28:14.802Z] SSH_AGENT_PID=38 [2022-12-06T21:28:14.807Z] Running ssh-add (command line suppressed) [2022-12-06T21:28:14.918Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2839721407141925988.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2839721407141925988.key) [2022-12-06T21:28:14.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-06T21:28:15.215Z] + git semver bump pre [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,387 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,387 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,387 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,387 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,387 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,387 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,389 [execute] INFO git cat-file --batch-check [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,395 [execute] INFO git cat-file --batch [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-06T21:28:15.474Z] 2022-12-06 21:28:15,400 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-06T21:28:15.474Z] 3.0.0-dev.2 [Pipeline] } [2022-12-06T21:28:15.484Z] $ docker exec --env ******** --env ******** 55fff6e5ee001ef4f0e411bf05e6972b7515002fbf5eab8c10dcd58f70bcd2df ssh-agent -k [2022-12-06T21:28:15.583Z] unset SSH_AUTH_SOCK; [2022-12-06T21:28:15.583Z] unset SSH_AGENT_PID; [2022-12-06T21:28:15.583Z] echo Agent pid 38 killed; [2022-12-06T21:28:15.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-06T21:28:15.886Z] + git semver [Pipeline] } [2022-12-06T21:28:16.159Z] $ docker stop --time=1 55fff6e5ee001ef4f0e411bf05e6972b7515002fbf5eab8c10dcd58f70bcd2df [2022-12-06T21:28:17.508Z] $ docker rm -f 55fff6e5ee001ef4f0e411bf05e6972b7515002fbf5eab8c10dcd58f70bcd2df [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-06T21:28:17.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-06T21:28:17.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:28:18.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-06T21:28:18.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:28:18.195Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:28:18.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-06T21:28:18.614Z] $ docker top eff0b1a7434ff5485140d70347082012cd4c59fa1946a10d75e1dcd069a18869 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-06T21:28:18.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-06T21:28:18.735Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-06T21:28:18.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-06T21:28:18.874Z] $ docker exec eff0b1a7434ff5485140d70347082012cd4c59fa1946a10d75e1dcd069a18869 ssh-agent [2022-12-06T21:28:18.982Z] SSH_AUTH_SOCK=/tmp/ssh-08Lj6p7RJw4J/agent.33 [2022-12-06T21:28:18.982Z] SSH_AGENT_PID=39 [2022-12-06T21:28:18.999Z] Running ssh-add (command line suppressed) [2022-12-06T21:28:19.111Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8922755917568297880.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8922755917568297880.key) [2022-12-06T21:28:19.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-06T21:28:19.425Z] + git semver push [2022-12-06T21:28:19.683Z] 2022-12-06 21:28:19,597 [run_push] DEBUG push [2022-12-06T21:28:19.683Z] 2022-12-06 21:28:19,597 [execute] INFO git cat-file --batch-check [2022-12-06T21:28:19.683Z] 2022-12-06 21:28:19,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-06T21:28:19.683Z] 2022-12-06 21:28:19,601 [execute] INFO git rev-list d1f6b7292368977a1b0d1b319a32b54cac4e30e4 -- [2022-12-06T21:28:19.683Z] 2022-12-06 21:28:19,602 [execute] DEBUG Popen(['git', 'rev-list', 'd1f6b7292368977a1b0d1b319a32b54cac4e30e4', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-06T21:28:19.683Z] 2022-12-06 21:28:19,606 [execute] INFO git fetch -v origin [2022-12-06T21:28:19.683Z] 2022-12-06 21:28:19,606 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-06T21:28:20.251Z] 2022-12-06 21:28:20,140 [run_push] DEBUG no remote changes detected [2022-12-06T21:28:20.251Z] 2022-12-06 21:28:20,140 [execute] INFO git push origin semver [2022-12-06T21:28:20.251Z] 2022-12-06 21:28:20,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-06T21:28:21.189Z] 2022-12-06 21:28:20,876 [run_push] DEBUG push all version tags [2022-12-06T21:28:21.189Z] 2022-12-06 21:28:20,877 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-06T21:28:21.189Z] 2022-12-06 21:28:20,877 [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-12-06T21:28:21.758Z] 2022-12-06 21:28:21,593 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-12-06T21:28:21.758Z] 3.0.0-dev.2 [Pipeline] } [2022-12-06T21:28:21.768Z] $ docker exec --env ******** --env ******** eff0b1a7434ff5485140d70347082012cd4c59fa1946a10d75e1dcd069a18869 ssh-agent -k [2022-12-06T21:28:21.865Z] unset SSH_AUTH_SOCK; [2022-12-06T21:28:21.866Z] unset SSH_AGENT_PID; [2022-12-06T21:28:21.866Z] echo Agent pid 39 killed; [2022-12-06T21:28:21.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-06T21:28:22.176Z] + git semver [Pipeline] } [2022-12-06T21:28:22.450Z] $ docker stop --time=1 eff0b1a7434ff5485140d70347082012cd4c59fa1946a10d75e1dcd069a18869 [2022-12-06T21:28:23.801Z] $ docker rm -f eff0b1a7434ff5485140d70347082012cd4c59fa1946a10d75e1dcd069a18869 [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-12-06T21:28:24.368Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-12-06T21:28:24.368Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-12-06T21:28:24.368Z] total 16 [2022-12-06T21:28:24.368Z] drwxr-xr-x 3 root root 4096 Dec 6 21:19 . [2022-12-06T21:28:24.368Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 21:28 .. [2022-12-06T21:28:24.368Z] drwxr-xr-x 2 root root 4096 Dec 6 21:19 cost [2022-12-06T21:28:24.368Z] -rw-r--r-- 1 root root 88 Dec 6 21:19 cost.csv [2022-12-06T21:28:24.368Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-12-06T21:28:24.368Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-12-06T21:28:24.368Z] total 16 [2022-12-06T21:28:24.368Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 21:19 . [2022-12-06T21:28:24.368Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 21:28 .. [2022-12-06T21:28:24.368Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 21:19 cost [2022-12-06T21:28:24.368Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 6 21:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:24.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:25.520Z] ---> package-listing.sh [2022-12-06T21:28:25.520Z] ++ facter osfamily [2022-12-06T21:28:25.520Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-06T21:28:25.779Z] + OS_FAMILY=debian [2022-12-06T21:28:25.779Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-12-06T21:28:25.779Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-06T21:28:25.779Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-06T21:28:25.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-06T21:28:25.779Z] + PACKAGES=/tmp/packages_start.txt [2022-12-06T21:28:25.779Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-12-06T21:28:25.779Z] + PACKAGES=/tmp/packages_end.txt [2022-12-06T21:28:25.779Z] + case "${OS_FAMILY}" in [2022-12-06T21:28:25.779Z] + dpkg -l [2022-12-06T21:28:25.779Z] + grep '^ii' [2022-12-06T21:28:25.779Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-06T21:28:25.779Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-06T21:28:25.780Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-06T21:28:25.780Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-12-06T21:28:25.780Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-12-06T21:28:25.780Z] + 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-12-06T21:28:25.791Z] 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-12-06T21:28:26.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-06T21:28:26.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-06T21:28:26.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-06T21:28:26.705Z] prd-ubuntu20.04-docker-8c-8g-120678 does not seem to be running inside a container [2022-12-06T21:28:26.735Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-06T21:28:26.990Z] $ docker top f80433187e3afb8516ac6eb875f1ff721f99efb1506d59989427492123e27ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-06T21:28:27.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-06T21:28:27.610Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-06T21:28:27.893Z] + ls /var/log/sa-host [2022-12-06T21:28:27.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-06T21:28:28.044Z] provisioning config files... [2022-12-06T21:28:28.052Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5792359401338311314tmp [Pipeline] { [Pipeline] echo [2022-12-06T21:28:28.066Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:28.347Z] ---> create-netrc.sh [Pipeline] } [2022-12-06T21:28:28.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:28.685Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-06T21:28:28.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:28.974Z] ---> sudo-logs.sh [2022-12-06T21:28:28.974Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-06T21:28:28.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:29.271Z] ---> job-cost.sh [2022-12-06T21:28:29.271Z] lf-activate-venv: SKIPPING [2022-12-06T21:28:29.271Z] DEBUG: total: 0.2199999988079071 [2022-12-06T21:28:29.271Z] INFO: Retrieving Stack Cost... [2022-12-06T21:28:29.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-06T21:28:30.099Z] INFO: Archiving Costs [Pipeline] echo [2022-12-06T21:28:30.109Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-06T21:28:30.389Z] ---> logs-deploy.sh [2022-12-06T21:28:30.389Z] lf-activate-venv: SKIPPING [2022-12-06T21:28:30.389Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/65 [2022-12-06T21:28:30.389Z] INFO: archiving workspace using pattern(s): [2022-12-06T21:28:31.327Z] Archives upload complete. [2022-12-06T21:28:31.327Z] INFO: archiving logs to Nexus