Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23873178f87621f494545d7f1b328385510a4cee 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-ssh9617303885442096080.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5588782638733957045.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12025176109799537726.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8619342308211608444.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-ssh900167165591860346.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1842’ Running on prd-ubuntu20.04-docker-8c-8g-1844 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 23873178f87621f494545d7f1b328385510a4cee (main) Commit message: "docs: usb rtsp streaming guide and readme (#1) (#92)" > 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 23873178f87621f494545d7f1b328385510a4cee # timeout=10 > git rev-list --no-walk 00fef7e065bed1f02203b218570c3778d916ab48 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T17:52:20.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T17:52:20.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T17:52:20.404Z] ========================================================= [2022-09-28T17:52:20.404Z] EdgeX Global Pipelines Version Info [2022-09-28T17:52:20.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:52:21.110Z] ------------------- [2022-09-28T17:52:21.110Z] stable info: [2022-09-28T17:52:21.110Z] ------------------- [2022-09-28T17:52:21.110Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T17:52:21.110Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T17:52:21.110Z] Message: update stable to v1.0.239 [2022-09-28T17:52:21.680Z] ------------------- [2022-09-28T17:52:21.680Z] experimental info: [2022-09-28T17:52:21.680Z] ------------------- [2022-09-28T17:52:21.680Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T17:52:21.680Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T17:52:21.680Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T17:52:21.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-28T17:52:21.838Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-28T17:52:21.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T17:52:21.862Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T17:52:21.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T17:52:21.883Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T17:52:21.895Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T17:52:21.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T17:52:21.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T17:52:21.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T17:52:21.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T17:52:21.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-28T17:52:21.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T17:52:21.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T17:52:21.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T17:52:21.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T17:52:22.015Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T17:52:22.035Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T17:52:22.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T17:52:22.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T17:52:22.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T17:52:22.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T17:52:22.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T17:52:22.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T17:52:22.120Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T17:52:22.131Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T17:52:22.142Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T17:52:22.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-28T17:52:22.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-28T17:52:22.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-28T17:52:22.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23873178f87621f494545d7f1b328385510a4cee [Pipeline] echo [2022-09-28T17:52:22.202Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2387317 [Pipeline] echo [2022-09-28T17:52:22.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T17:52:22.253Z] provisioning config files... [2022-09-28T17:52:22.266Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16716890981855449069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:52:22.570Z] ---> docker-login.sh [2022-09-28T17:52:22.570Z] nexus3.edgexfoundry.org:10001 [2022-09-28T17:52:22.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:23.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:23.093Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:23.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:23.093Z] [2022-09-28T17:52:23.093Z] Login Succeeded [2022-09-28T17:52:23.093Z] nexus3.edgexfoundry.org:10002 [2022-09-28T17:52:23.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:23.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:23.093Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:23.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:23.093Z] [2022-09-28T17:52:23.093Z] Login Succeeded [2022-09-28T17:52:23.093Z] nexus3.edgexfoundry.org:10003 [2022-09-28T17:52:23.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:23.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:23.353Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:23.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:23.353Z] [2022-09-28T17:52:23.353Z] Login Succeeded [2022-09-28T17:52:23.353Z] nexus3.edgexfoundry.org:10004 [2022-09-28T17:52:23.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:23.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:23.353Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:23.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:23.353Z] [2022-09-28T17:52:23.353Z] Login Succeeded [2022-09-28T17:52:23.353Z] docker.io [2022-09-28T17:52:23.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:23.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:23.924Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:23.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:23.924Z] [2022-09-28T17:52:23.924Z] Login Succeeded [2022-09-28T17:52:23.924Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T17:52:23.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T17:52:24.298Z] + git rev-list -1 --merges 23873178f87621f494545d7f1b328385510a4cee~1..23873178f87621f494545d7f1b328385510a4cee [Pipeline] echo [2022-09-28T17:52:24.345Z] -----------> git rev-list -1 --merges 23873178f87621f494545d7f1b328385510a4cee~1..23873178f87621f494545d7f1b328385510a4cee 23873178f87621f494545d7f1b328385510a4cee [false] [Pipeline] sh [2022-09-28T17:52:24.643Z] + git log --format=format:%s -1 23873178f87621f494545d7f1b328385510a4cee [Pipeline] echo [2022-09-28T17:52:24.658Z] ========================================================= [2022-09-28T17:52:24.658Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T17:52:24.658Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T17:52:24.973Z] + git log --format=format:%s -1 23873178f87621f494545d7f1b328385510a4cee [Pipeline] echo [2022-09-28T17:52:24.984Z] [semverPrep] GIT_COMMIT: 23873178f87621f494545d7f1b328385510a4cee, Commit Message: docs: usb rtsp streaming guide and readme (#1) (#92) [Pipeline] echo [2022-09-28T17:52:24.993Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T17:52:25.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T17:52:25.322Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T17:52:25.322Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T17:52:25.322Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T17:52:25.322Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T17:52:25.322Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T17:52:25.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:52:25.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:52:25.657Z] [2022-09-28T17:52:25.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:52:25.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:52:25.956Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T17:52:25.956Z] b85a868b505f: Pulling fs layer [2022-09-28T17:52:25.956Z] e2be974225ed: Pulling fs layer [2022-09-28T17:52:25.956Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T17:52:25.956Z] 988bab9f4d93: Pulling fs layer [2022-09-28T17:52:25.956Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T17:52:25.956Z] eaf3925da568: Pulling fs layer [2022-09-28T17:52:25.956Z] bab4dde63d76: Pulling fs layer [2022-09-28T17:52:25.956Z] bde34c3a00c8: Pulling fs layer [2022-09-28T17:52:25.956Z] b352a97aabf1: Pulling fs layer [2022-09-28T17:52:25.956Z] 4872d77fe225: Pulling fs layer [2022-09-28T17:52:25.956Z] 5851b861e8e6: Pulling fs layer [2022-09-28T17:52:25.956Z] eaf3925da568: Waiting [2022-09-28T17:52:25.956Z] bab4dde63d76: Waiting [2022-09-28T17:52:25.956Z] 4872d77fe225: Waiting [2022-09-28T17:52:25.956Z] 5851b861e8e6: Waiting [2022-09-28T17:52:25.956Z] bde34c3a00c8: Waiting [2022-09-28T17:52:25.956Z] b352a97aabf1: Waiting [2022-09-28T17:52:25.956Z] 1469e6f7b9e6: Waiting [2022-09-28T17:52:25.956Z] 988bab9f4d93: Waiting [2022-09-28T17:52:25.956Z] e2be974225ed: Verifying Checksum [2022-09-28T17:52:25.956Z] e2be974225ed: Download complete [2022-09-28T17:52:25.956Z] 988bab9f4d93: Verifying Checksum [2022-09-28T17:52:25.956Z] 988bab9f4d93: Download complete [2022-09-28T17:52:26.217Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T17:52:26.217Z] 1469e6f7b9e6: Download complete [2022-09-28T17:52:26.217Z] eaf3925da568: Verifying Checksum [2022-09-28T17:52:26.217Z] eaf3925da568: Download complete [2022-09-28T17:52:26.217Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T17:52:26.217Z] 339a4e72a1f5: Download complete [2022-09-28T17:52:26.217Z] bde34c3a00c8: Verifying Checksum [2022-09-28T17:52:26.217Z] bde34c3a00c8: Download complete [2022-09-28T17:52:26.217Z] b352a97aabf1: Verifying Checksum [2022-09-28T17:52:26.217Z] 4872d77fe225: Download complete [2022-09-28T17:52:26.217Z] 5851b861e8e6: Verifying Checksum [2022-09-28T17:52:26.217Z] 5851b861e8e6: Download complete [2022-09-28T17:52:26.217Z] b85a868b505f: Verifying Checksum [2022-09-28T17:52:26.217Z] b85a868b505f: Download complete [2022-09-28T17:52:26.477Z] bab4dde63d76: Verifying Checksum [2022-09-28T17:52:26.477Z] bab4dde63d76: Download complete [2022-09-28T17:52:27.853Z] b85a868b505f: Pull complete [2022-09-28T17:52:27.853Z] e2be974225ed: Pull complete [2022-09-28T17:52:28.111Z] 339a4e72a1f5: Pull complete [2022-09-28T17:52:28.372Z] 988bab9f4d93: Pull complete [2022-09-28T17:52:28.630Z] 1469e6f7b9e6: Pull complete [2022-09-28T17:52:28.630Z] eaf3925da568: Pull complete [2022-09-28T17:52:30.535Z] bab4dde63d76: Pull complete [2022-09-28T17:52:30.535Z] bde34c3a00c8: Pull complete [2022-09-28T17:52:30.803Z] b352a97aabf1: Pull complete [2022-09-28T17:52:30.803Z] 4872d77fe225: Pull complete [2022-09-28T17:52:31.064Z] 5851b861e8e6: Pull complete [2022-09-28T17:52:31.064Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T17:52:31.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T17:52:31.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:52:31.157Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T17:52:31.191Z] $ 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-09-28T17:52:32.629Z] $ docker top 785e0d728898ef451c07cb070e1c7087b1702ade5fb3c85944b7dd69e75ed515 -eo pid,comm [2022-09-28T17:52:32.684Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-28T17:52:32.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T17:52:32.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T17:52:32.720Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T17:52:32.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T17:52:32.856Z] $ docker exec 785e0d728898ef451c07cb070e1c7087b1702ade5fb3c85944b7dd69e75ed515 ssh-agent [2022-09-28T17:52:32.967Z] SSH_AUTH_SOCK=/tmp/ssh-qnM6rsnKvuC4/agent.32 [2022-09-28T17:52:32.967Z] SSH_AGENT_PID=38 [2022-09-28T17:52:32.974Z] Running ssh-add (command line suppressed) [2022-09-28T17:52:33.084Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6931415527544292313.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6931415527544292313.key) [2022-09-28T17:52:33.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T17:52:33.386Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T17:52:33.402Z] $ docker exec --env ******** --env ******** 785e0d728898ef451c07cb070e1c7087b1702ade5fb3c85944b7dd69e75ed515 ssh-agent -k [2022-09-28T17:52:33.506Z] unset SSH_AUTH_SOCK; [2022-09-28T17:52:33.507Z] unset SSH_AGENT_PID; [2022-09-28T17:52:33.507Z] echo Agent pid 38 killed; [2022-09-28T17:52:33.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T17:52:33.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T17:52:33.536Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T17:52:33.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T17:52:33.682Z] $ docker exec 785e0d728898ef451c07cb070e1c7087b1702ade5fb3c85944b7dd69e75ed515 ssh-agent [2022-09-28T17:52:33.811Z] SSH_AUTH_SOCK=/tmp/ssh-joCGTmYnIlf3/agent.70 [2022-09-28T17:52:33.811Z] SSH_AGENT_PID=77 [2022-09-28T17:52:33.816Z] Running ssh-add (command line suppressed) [2022-09-28T17:52:33.923Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_344945288789563961.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_344945288789563961.key) [2022-09-28T17:52:33.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T17:52:34.216Z] + git semver init [2022-09-28T17:52:34.476Z] 2022-09-28 17:52:34,423 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T17:52:34.476Z] 2022-09-28 17:52:34,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-28T17:52:34.476Z] 2022-09-28 17:52:34,424 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-28T17:52:34.476Z] 2022-09-28 17:52:34,424 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T17:52:35.416Z] 2022-09-28 17:52:35,183 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-09-28T17:52:35.416Z] 2022-09-28 17:52:35,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-09-28T17:52:35.416Z] 2022-09-28 17:52:35,183 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T17:52:35.416Z] 2022-09-28 17:52:35,184 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T17:52:35.416Z] 2.3.0-dev.11 [Pipeline] } [2022-09-28T17:52:35.429Z] $ docker exec --env ******** --env ******** 785e0d728898ef451c07cb070e1c7087b1702ade5fb3c85944b7dd69e75ed515 ssh-agent -k [2022-09-28T17:52:35.539Z] unset SSH_AUTH_SOCK; [2022-09-28T17:52:35.541Z] unset SSH_AGENT_PID; [2022-09-28T17:52:35.541Z] echo Agent pid 77 killed; [2022-09-28T17:52:35.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T17:52:35.856Z] + git semver [Pipeline] } [2022-09-28T17:52:36.131Z] $ docker stop --time=1 785e0d728898ef451c07cb070e1c7087b1702ade5fb3c85944b7dd69e75ed515 [2022-09-28T17:52:37.496Z] $ docker rm -f 785e0d728898ef451c07cb070e1c7087b1702ade5fb3c85944b7dd69e75ed515 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T17:52:37.840Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T17:52:38.018Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T17:52:38.021Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T17:52:38.142Z] provisioning config files... [2022-09-28T17:52:38.151Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7143504274228392431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:52:38.447Z] ---> docker-login.sh [2022-09-28T17:52:38.447Z] nexus3.edgexfoundry.org:10001 [2022-09-28T17:52:38.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:38.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:38.447Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:38.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:38.447Z] [2022-09-28T17:52:38.447Z] Login Succeeded [2022-09-28T17:52:38.447Z] nexus3.edgexfoundry.org:10002 [2022-09-28T17:52:38.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:38.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:38.707Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:38.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:38.707Z] [2022-09-28T17:52:38.707Z] Login Succeeded [2022-09-28T17:52:38.707Z] nexus3.edgexfoundry.org:10003 [2022-09-28T17:52:38.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:38.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:38.707Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:38.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:38.707Z] [2022-09-28T17:52:38.707Z] Login Succeeded [2022-09-28T17:52:38.707Z] nexus3.edgexfoundry.org:10004 [2022-09-28T17:52:38.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:38.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:38.707Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:38.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:38.707Z] [2022-09-28T17:52:38.707Z] Login Succeeded [2022-09-28T17:52:38.707Z] docker.io [2022-09-28T17:52:38.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:52:39.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:52:39.226Z] Configure a credential helper to remove this warning. See [2022-09-28T17:52:39.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:52:39.226Z] [2022-09-28T17:52:39.226Z] Login Succeeded [2022-09-28T17:52:39.226Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T17:52:39.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T17:52:39.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:52:39.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:52:39.309Z] ========================================================= [2022-09-28T17:52:39.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T17:52:39.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:52:39.609Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T17:52:39.609Z] Sending build context to Docker daemon 1.438MB [2022-09-28T17:52:39.609Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T17:52:39.609Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T17:52:39.609Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T17:52:39.609Z] 2408cc74d12b: Pulling fs layer [2022-09-28T17:52:39.609Z] ea60b727a1ce: Pulling fs layer [2022-09-28T17:52:39.609Z] 30c4a7721957: Pulling fs layer [2022-09-28T17:52:39.609Z] 370296b7ddb6: Pulling fs layer [2022-09-28T17:52:39.609Z] 7c6cee850709: Pulling fs layer [2022-09-28T17:52:39.609Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T17:52:39.609Z] d94ebbe4e438: Pulling fs layer [2022-09-28T17:52:39.609Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T17:52:39.609Z] 370296b7ddb6: Waiting [2022-09-28T17:52:39.609Z] 7c6cee850709: Waiting [2022-09-28T17:52:39.609Z] 39a5fcdaea64: Waiting [2022-09-28T17:52:39.609Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T17:52:39.609Z] bcfd1f05c69d: Waiting [2022-09-28T17:52:39.609Z] 59ccb84bbe0f: Waiting [2022-09-28T17:52:39.609Z] 30c4a7721957: Verifying Checksum [2022-09-28T17:52:39.609Z] 30c4a7721957: Download complete [2022-09-28T17:52:39.609Z] ea60b727a1ce: Verifying Checksum [2022-09-28T17:52:39.609Z] ea60b727a1ce: Download complete [2022-09-28T17:52:39.609Z] 7c6cee850709: Verifying Checksum [2022-09-28T17:52:39.609Z] 7c6cee850709: Download complete [2022-09-28T17:52:39.609Z] 39a5fcdaea64: Download complete [2022-09-28T17:52:39.872Z] 2408cc74d12b: Verifying Checksum [2022-09-28T17:52:39.872Z] 2408cc74d12b: Download complete [2022-09-28T17:52:39.872Z] d94ebbe4e438: Download complete [2022-09-28T17:52:39.872Z] 2408cc74d12b: Pull complete [2022-09-28T17:52:40.131Z] ea60b727a1ce: Pull complete [2022-09-28T17:52:40.131Z] 30c4a7721957: Pull complete [2022-09-28T17:52:40.131Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T17:52:40.131Z] 59ccb84bbe0f: Download complete [2022-09-28T17:52:40.698Z] 370296b7ddb6: Verifying Checksum [2022-09-28T17:52:40.698Z] 370296b7ddb6: Download complete [2022-09-28T17:52:40.956Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T17:52:40.956Z] bcfd1f05c69d: Download complete [2022-09-28T17:52:45.144Z] 370296b7ddb6: Pull complete [2022-09-28T17:52:45.144Z] 7c6cee850709: Pull complete [2022-09-28T17:52:45.144Z] 39a5fcdaea64: Pull complete [2022-09-28T17:52:45.144Z] d94ebbe4e438: Pull complete [2022-09-28T17:52:47.045Z] bcfd1f05c69d: Pull complete [2022-09-28T17:52:47.611Z] 59ccb84bbe0f: Pull complete [2022-09-28T17:52:47.611Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T17:52:47.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T17:52:47.611Z] ---> a4fb48ad2a94 [2022-09-28T17:52:47.611Z] Step 3/13 : ARG MAKE="make build" [2022-09-28T17:52:49.516Z] ---> Running in c7c20db46863 [2022-09-28T17:52:49.516Z] Removing intermediate container c7c20db46863 [2022-09-28T17:52:49.516Z] ---> 23f6692a92ec [2022-09-28T17:52:49.516Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T17:52:49.781Z] ---> Running in 3ed3f0c428bb [2022-09-28T17:52:49.781Z] Removing intermediate container 3ed3f0c428bb [2022-09-28T17:52:49.781Z] ---> 2465e453ad27 [2022-09-28T17:52:49.781Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T17:52:49.781Z] ---> Running in 79ee7053752c [2022-09-28T17:52:50.041Z] Removing intermediate container 79ee7053752c [2022-09-28T17:52:50.041Z] ---> 2896a3fb1ff1 [2022-09-28T17:52:50.041Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T17:52:50.041Z] ---> Running in 371c4cbbb856 [2022-09-28T17:52:50.611Z] Removing intermediate container 371c4cbbb856 [2022-09-28T17:52:50.611Z] ---> e7776e7d29be [2022-09-28T17:52:50.611Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T17:52:50.611Z] ---> Running in af9e2438f587 [2022-09-28T17:52:50.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T17:52:51.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T17:52:52.374Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-28T17:52:52.374Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-28T17:52:52.374Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-28T17:52:52.374Z] (4/80) Installing libxcb (1.15-r0) [2022-09-28T17:52:52.634Z] (5/80) Installing libx11 (1.8-r0) [2022-09-28T17:52:52.634Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-28T17:52:52.893Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-28T17:52:52.893Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-28T17:52:52.893Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-28T17:52:53.116Z] Still waiting to schedule task [2022-09-28T17:52:53.117Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1843’ [2022-09-28T17:52:53.152Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-28T17:52:53.152Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-28T17:52:53.152Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-28T17:52:53.413Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-28T17:52:53.413Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-28T17:52:54.353Z] (15/80) Installing libice (1.0.10-r0) [2022-09-28T17:52:54.353Z] (16/80) Installing libuuid (2.38-r1) [2022-09-28T17:52:54.613Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-28T17:52:54.613Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-28T17:52:54.613Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-28T17:52:54.879Z] (20/80) Installing xset (1.2.4-r0) [2022-09-28T17:52:54.879Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-28T17:52:54.879Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-28T17:52:55.138Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-28T17:52:55.138Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-28T17:52:55.138Z] (25/80) Installing libintl (0.21-r2) [2022-09-28T17:52:55.398Z] (26/80) Installing libblkid (2.38-r1) [2022-09-28T17:52:55.398Z] (27/80) Installing libmount (2.38-r1) [2022-09-28T17:52:55.398Z] (28/80) Installing pcre (8.45-r2) [2022-09-28T17:52:55.657Z] (29/80) Installing glib (2.72.1-r0) [2022-09-28T17:52:55.657Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-28T17:52:55.916Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-28T17:52:55.916Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-28T17:52:55.916Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-28T17:52:57.826Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-28T17:52:57.826Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-28T17:52:57.826Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-28T17:52:57.826Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-28T17:52:57.826Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-28T17:52:58.394Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-28T17:52:58.394Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-28T17:52:58.394Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-28T17:52:58.653Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-28T17:52:58.653Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-28T17:52:58.913Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-28T17:52:58.913Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-28T17:52:58.913Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-28T17:52:59.173Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-28T17:52:59.173Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-28T17:52:59.173Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-28T17:52:59.433Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-28T17:52:59.692Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-28T17:52:59.692Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-28T17:52:59.692Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-28T17:52:59.951Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-28T17:52:59.951Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-28T17:52:59.951Z] (56/80) Installing libunistring (1.0-r0) [2022-09-28T17:53:00.211Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-28T17:53:00.211Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-28T17:53:00.471Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-28T17:53:00.471Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-28T17:53:00.471Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-28T17:53:00.730Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-28T17:53:00.730Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-28T17:53:00.730Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-28T17:53:00.990Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T17:53:00.990Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-28T17:53:01.251Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-28T17:53:01.251Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-28T17:53:01.251Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-28T17:53:01.510Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-28T17:53:01.510Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-28T17:53:01.510Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-28T17:53:02.080Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T17:53:02.340Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-28T17:53:02.340Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-28T17:53:02.599Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T17:53:02.600Z] (76/80) Installing kmod-libs (29-r2) [2022-09-28T17:53:02.600Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-28T17:53:02.600Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-28T17:53:02.858Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-28T17:53:02.858Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-28T17:53:02.858Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T17:53:03.118Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T17:53:03.118Z] OK: 330 MiB in 131 packages [2022-09-28T17:53:05.024Z] Removing intermediate container af9e2438f587 [2022-09-28T17:53:05.024Z] ---> fd8138e44d30 [2022-09-28T17:53:05.024Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-28T17:53:05.285Z] ---> Running in addccc887f91 [2022-09-28T17:53:05.285Z] Removing intermediate container addccc887f91 [2022-09-28T17:53:05.285Z] ---> 364d3c7ab341 [2022-09-28T17:53:05.285Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-28T17:53:05.285Z] ---> 3a2831f648de [2022-09-28T17:53:05.285Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T17:53:05.545Z] ---> Running in c4cbe1c4f6de [2022-09-28T17:53:23.640Z] Removing intermediate container c4cbe1c4f6de [2022-09-28T17:53:23.640Z] ---> d63ab39e3b2b [2022-09-28T17:53:23.640Z] Step 11/13 : COPY . . [2022-09-28T17:53:23.640Z] ---> 826444486834 [2022-09-28T17:53:23.640Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T17:53:23.640Z] ---> Running in 157275e35e85 [2022-09-28T17:53:23.640Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T17:53:23.640Z] Dload Upload Total Spent Left Speed [2022-09-28T17:53:23.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8760 0 --:--:-- --:--:-- --:--:-- 8776 [2022-09-28T17:53:23.640Z] Removing intermediate container 157275e35e85 [2022-09-28T17:53:23.640Z] ---> 8e7fda819a6d [2022-09-28T17:53:23.640Z] Step 13/13 : RUN ${MAKE} [2022-09-28T17:53:23.640Z] ---> Running in a8a3af0aed2a [2022-09-28T17:53:23.640Z] noop [2022-09-28T17:53:23.640Z] Removing intermediate container a8a3af0aed2a [2022-09-28T17:53:23.640Z] ---> 44fb2a8139b7 [2022-09-28T17:53:23.640Z] Successfully built 44fb2a8139b7 [2022-09-28T17:53:23.640Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:53:23.951Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T17:53:23.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:53:24.013Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T17:53:24.041Z] $ 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-09-28T17:53:24.428Z] $ docker top 0545951fbcd11b38f6261032fb39b1c1b2c4b12cb425696c762a9dad4898d716 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:53:24.776Z] + go version [2022-09-28T17:53:24.776Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T17:53:24.788Z] $ docker stop --time=1 0545951fbcd11b38f6261032fb39b1c1b2c4b12cb425696c762a9dad4898d716 [2022-09-28T17:53:26.067Z] $ docker rm -f 0545951fbcd11b38f6261032fb39b1c1b2c4b12cb425696c762a9dad4898d716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:53:26.478Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T17:53:26.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:53:26.544Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T17:53:26.575Z] $ 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-09-28T17:53:26.985Z] $ docker top 3761d14b0a5b7816cba34012b3445371c7efe849496c76eef5dbe733d6768327 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:53:27.325Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-28T17:53:27.618Z] + make test [2022-09-28T17:53:27.618Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-28T17:53:27.877Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-28T17:53:40.095Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-28T17:53:40.095Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2022-09-28T17:53:46.651Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-28T17:53:46.651Z] CGO_ENABLED=1 go vet ./... [2022-09-28T17:53:49.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T17:53:49.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T17:53:49.932Z] ./bin/test-attribution-txt.sh [2022-09-28T17:53:49.932Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-28T17:53:49.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T17:53:49.955Z] $ docker stop --time=1 3761d14b0a5b7816cba34012b3445371c7efe849496c76eef5dbe733d6768327 [2022-09-28T17:53:51.817Z] $ docker rm -f 3761d14b0a5b7816cba34012b3445371c7efe849496c76eef5dbe733d6768327 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T17:53:52.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T17:53:52.302Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T17:53:52.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T17:53:53.078Z] + ls -al . [2022-09-28T17:53:53.078Z] total 196 [2022-09-28T17:53:53.078Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 17:53 . [2022-09-28T17:53:53.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:52 .. [2022-09-28T17:53:53.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 17:53 .git [2022-09-28T17:53:53.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:52 .github [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 17:52 .gitignore [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 17:52 .golangci.yml [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 17:52 .hadolint.yml [2022-09-28T17:53:53.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 17:52 .semver [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 28 17:52 Attribution.txt [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 17:52 CHANGELOG.md [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 28 17:52 Dockerfile [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 17:52 GOVERNANCE.md [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 17:52 Jenkinsfile [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 17:52 LICENSE [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 28 17:52 Makefile [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 17:52 OWNERS.md [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 5109 Sep 28 17:52 README.md [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 17:52 VERSION [2022-09-28T17:53:53.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 17:52 bin [2022-09-28T17:53:53.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:52 cmd [2022-09-28T17:53:53.078Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 17:53 coverage.out [2022-09-28T17:53:53.078Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 17:52 docker-entrypoint.sh [2022-09-28T17:53:53.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:52 docs [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 17:52 go.mod [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 17:52 go.sum [2022-09-28T17:53:53.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:52 internal [2022-09-28T17:53:53.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:52 snap [2022-09-28T17:53:53.078Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:53:53.381Z] + 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=23873178f87621f494545d7f1b328385510a4cee --label arch=amd64 --label version=2.3.0-dev.11 . [2022-09-28T17:53:53.381Z] Sending build context to Docker daemon 1.468MB [2022-09-28T17:53:53.381Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T17:53:53.381Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-28T17:53:53.381Z] ---> 44fb2a8139b7 [2022-09-28T17:53:53.381Z] Step 3/35 : ARG MAKE="make build" [2022-09-28T17:53:53.381Z] ---> Running in d5846d6496d8 [2022-09-28T17:53:53.642Z] Removing intermediate container d5846d6496d8 [2022-09-28T17:53:53.642Z] ---> b1c0e6f9e67e [2022-09-28T17:53:53.642Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T17:53:53.642Z] ---> Running in 014e79f6ccf3 [2022-09-28T17:53:53.642Z] Removing intermediate container 014e79f6ccf3 [2022-09-28T17:53:53.642Z] ---> 7dadeed7e7c6 [2022-09-28T17:53:53.642Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T17:53:53.642Z] ---> Running in 1d23ebe21b02 [2022-09-28T17:53:53.901Z] Removing intermediate container 1d23ebe21b02 [2022-09-28T17:53:53.901Z] ---> 2f3f196c3a70 [2022-09-28T17:53:53.901Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T17:53:53.901Z] ---> Running in a1b7a4c590cc [2022-09-28T17:53:54.469Z] Removing intermediate container a1b7a4c590cc [2022-09-28T17:53:54.469Z] ---> 5ca2f0152cdc [2022-09-28T17:53:54.469Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T17:53:54.469Z] ---> Running in 0d39556b01e0 [2022-09-28T17:53:54.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T17:53:55.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T17:53:55.928Z] OK: 330 MiB in 131 packages [2022-09-28T17:53:56.495Z] Removing intermediate container 0d39556b01e0 [2022-09-28T17:53:56.495Z] ---> 4a8daee83adf [2022-09-28T17:53:56.495Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-28T17:53:56.495Z] ---> Running in 2767968db8c6 [2022-09-28T17:53:56.495Z] Removing intermediate container 2767968db8c6 [2022-09-28T17:53:56.495Z] ---> fa12a621c78a [2022-09-28T17:53:56.495Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-28T17:53:56.753Z] ---> a4f8a28eb37d [2022-09-28T17:53:56.753Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T17:53:56.753Z] ---> Running in fb85fd895676 [2022-09-28T17:53:57.328Z] Removing intermediate container fb85fd895676 [2022-09-28T17:53:57.328Z] ---> 1e3797de4446 [2022-09-28T17:53:57.328Z] Step 11/35 : COPY . . [2022-09-28T17:53:57.588Z] ---> 685f022a1845 [2022-09-28T17:53:57.588Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T17:53:57.588Z] ---> Running in e8e5bb4f1294 [2022-09-28T17:53:57.875Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T17:53:57.875Z] Dload Upload Total Spent Left Speed [2022-09-28T17:53:57.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35173 0 --:--:-- --:--:-- --:--:-- 35400 [2022-09-28T17:53:58.146Z] Removing intermediate container e8e5bb4f1294 [2022-09-28T17:53:58.146Z] ---> 3ba4c40861c3 [2022-09-28T17:53:58.146Z] Step 13/35 : RUN ${MAKE} [2022-09-28T17:53:58.405Z] ---> Running in 5170544e8d1a [2022-09-28T17:53:58.678Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-28T17:54:20.700Z] Removing intermediate container 5170544e8d1a [2022-09-28T17:54:20.700Z] ---> b34b07ab2212 [2022-09-28T17:54:20.700Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-28T17:54:20.700Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-28T17:54:20.959Z] af6660deedbd: Pulling fs layer [2022-09-28T17:54:20.959Z] 97cd0a44c592: Pulling fs layer [2022-09-28T17:54:20.959Z] 97cd0a44c592: Download complete [2022-09-28T17:54:21.218Z] af6660deedbd: Verifying Checksum [2022-09-28T17:54:21.218Z] af6660deedbd: Download complete [2022-09-28T17:54:21.477Z] af6660deedbd: Pull complete [2022-09-28T17:54:21.477Z] 97cd0a44c592: Pull complete [2022-09-28T17:54:21.477Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-28T17:54:21.477Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-28T17:54:21.477Z] ---> fea57e182299 [2022-09-28T17:54:21.477Z] Step 15/35 : FROM alpine:3.16 [2022-09-28T17:54:22.044Z] 3.16: Pulling from library/alpine [2022-09-28T17:54:22.303Z] 213ec9aee27d: Pulling fs layer [2022-09-28T17:54:22.562Z] 213ec9aee27d: Verifying Checksum [2022-09-28T17:54:22.562Z] 213ec9aee27d: Download complete [2022-09-28T17:54:22.562Z] 213ec9aee27d: Pull complete [2022-09-28T17:54:22.562Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T17:54:22.562Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T17:54:22.562Z] ---> 9c6f07244728 [2022-09-28T17:54:22.562Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T17:54:22.820Z] ---> Running in 5af60ff96180 [2022-09-28T17:54:22.820Z] Removing intermediate container 5af60ff96180 [2022-09-28T17:54:22.820Z] ---> 6b207cf9836a [2022-09-28T17:54:22.820Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-28T17:54:22.820Z] ---> Running in bce604a10034 [2022-09-28T17:54:23.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T17:54:23.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T17:54:23.649Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-28T17:54:23.649Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-28T17:54:23.649Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-28T17:54:23.649Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-28T17:54:23.649Z] (5/83) Installing libxcb (1.15-r0) [2022-09-28T17:54:23.649Z] (6/83) Installing libx11 (1.8-r0) [2022-09-28T17:54:23.649Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-28T17:54:23.649Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-28T17:54:23.649Z] (9/83) Installing expat (2.4.9-r0) [2022-09-28T17:54:23.649Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-28T17:54:23.649Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-28T17:54:23.649Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-28T17:54:23.649Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-28T17:54:23.649Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-28T17:54:23.649Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-28T17:54:23.649Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-28T17:54:23.649Z] (17/83) Installing libintl (0.21-r2) [2022-09-28T17:54:23.909Z] (18/83) Installing libblkid (2.38-r1) [2022-09-28T17:54:23.909Z] (19/83) Installing libmount (2.38-r1) [2022-09-28T17:54:23.909Z] (20/83) Installing pcre (8.45-r2) [2022-09-28T17:54:23.909Z] (21/83) Installing glib (2.72.1-r0) [2022-09-28T17:54:23.909Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-28T17:54:23.909Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-28T17:54:23.909Z] (24/83) Installing libass (0.16.0-r0) [2022-09-28T17:54:23.909Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-28T17:54:23.909Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-28T17:54:23.909Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-28T17:54:23.909Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-28T17:54:23.909Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-28T17:54:23.909Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-28T17:54:23.909Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-28T17:54:23.909Z] (32/83) Installing libunistring (1.0-r0) [2022-09-28T17:54:23.909Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-28T17:54:23.909Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-28T17:54:23.909Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-28T17:54:24.167Z] (36/83) Installing lame (3.100-r0) [2022-09-28T17:54:24.168Z] (37/83) Installing opus (1.3.1-r1) [2022-09-28T17:54:24.168Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-28T17:54:24.168Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-28T17:54:24.168Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-28T17:54:24.168Z] (41/83) Installing orc (0.4.32-r0) [2022-09-28T17:54:24.168Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T17:54:24.168Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-28T17:54:24.168Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T17:54:24.168Z] (45/83) Installing flac (1.3.4-r0) [2022-09-28T17:54:24.168Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-28T17:54:24.168Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-28T17:54:24.168Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-28T17:54:24.168Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-28T17:54:24.168Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-28T17:54:24.168Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-28T17:54:24.168Z] (52/83) Installing libpulse (15.0-r2) [2022-09-28T17:54:24.168Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-28T17:54:24.168Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-28T17:54:24.168Z] (55/83) Installing librist (0.2.6-r1) [2022-09-28T17:54:24.168Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-28T17:54:24.168Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-28T17:54:24.168Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-28T17:54:24.168Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T17:54:24.168Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T17:54:24.168Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-28T17:54:24.168Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-28T17:54:24.168Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-28T17:54:24.168Z] (64/83) Installing libva (2.14.0-r0) [2022-09-28T17:54:24.427Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-28T17:54:24.427Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-28T17:54:24.427Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-28T17:54:24.427Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-28T17:54:24.427Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-28T17:54:24.427Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-28T17:54:24.427Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-28T17:54:24.427Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-28T17:54:24.427Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-28T17:54:24.686Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-28T17:54:24.686Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-28T17:54:24.686Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T17:54:24.686Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-28T17:54:24.686Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-28T17:54:24.686Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-28T17:54:24.686Z] (79/83) Installing kmod-libs (29-r2) [2022-09-28T17:54:24.686Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-28T17:54:24.686Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-28T17:54:24.686Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-28T17:54:24.686Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-28T17:54:24.686Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T17:54:24.686Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T17:54:24.686Z] OK: 101 MiB in 97 packages [2022-09-28T17:54:26.592Z] Removing intermediate container bce604a10034 [2022-09-28T17:54:26.592Z] ---> 1b7cb23deea8 [2022-09-28T17:54:26.592Z] Step 18/35 : WORKDIR / [2022-09-28T17:54:26.592Z] ---> Running in c6859bf5795c [2022-09-28T17:54:26.592Z] Removing intermediate container c6859bf5795c [2022-09-28T17:54:26.592Z] ---> 049bdc726703 [2022-09-28T17:54:26.592Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-28T17:54:27.161Z] ---> 08a05a661d37 [2022-09-28T17:54:27.161Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-28T17:54:27.161Z] ---> dde2357c1ea4 [2022-09-28T17:54:27.161Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-28T17:54:27.421Z] ---> 57da2e1facc8 [2022-09-28T17:54:27.421Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-28T17:54:27.421Z] ---> 89d8726927bf [2022-09-28T17:54:27.421Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-28T17:54:27.684Z] ---> 898e1ed8467a [2022-09-28T17:54:27.684Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-28T17:54:27.943Z] ---> 75fbcfa2af7a [2022-09-28T17:54:27.943Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-28T17:54:28.202Z] ---> b1c8a198c5d7 [2022-09-28T17:54:28.202Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-28T17:54:28.463Z] ---> Running in 3090685c1c90 [2022-09-28T17:54:29.031Z] Removing intermediate container 3090685c1c90 [2022-09-28T17:54:29.031Z] ---> d9e9837f8ceb [2022-09-28T17:54:29.031Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-28T17:54:29.031Z] ---> Running in 71f6457cb148 [2022-09-28T17:54:29.598Z] Removing intermediate container 71f6457cb148 [2022-09-28T17:54:29.598Z] ---> 2e6752e4fb1c [2022-09-28T17:54:29.598Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-28T17:54:29.598Z] ---> Running in c34ce6c39a2c [2022-09-28T17:54:30.166Z] Removing intermediate container c34ce6c39a2c [2022-09-28T17:54:30.166Z] ---> f123b30eaa33 [2022-09-28T17:54:30.166Z] Step 29/35 : EXPOSE 59983 [2022-09-28T17:54:30.166Z] ---> Running in 1ede1b0a5103 [2022-09-28T17:54:30.424Z] Removing intermediate container 1ede1b0a5103 [2022-09-28T17:54:30.424Z] ---> 782136edef1b [2022-09-28T17:54:30.424Z] Step 30/35 : EXPOSE 8554 [2022-09-28T17:54:30.424Z] ---> Running in 9231af4a2cf4 [2022-09-28T17:54:30.424Z] Removing intermediate container 9231af4a2cf4 [2022-09-28T17:54:30.424Z] ---> 72e45cba5eca [2022-09-28T17:54:30.424Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-28T17:54:30.424Z] ---> Running in 2629c10177fc [2022-09-28T17:54:30.682Z] Removing intermediate container 2629c10177fc [2022-09-28T17:54:30.682Z] ---> 8c52d834c706 [2022-09-28T17:54:30.682Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-28T17:54:30.682Z] ---> Running in a206d1959953 [2022-09-28T17:54:30.682Z] Removing intermediate container a206d1959953 [2022-09-28T17:54:30.682Z] ---> 758bcc9f2894 [2022-09-28T17:54:30.682Z] Step 33/35 : LABEL arch=amd64 [2022-09-28T17:54:30.940Z] ---> Running in 2df28b0549ba [2022-09-28T17:54:30.940Z] Removing intermediate container 2df28b0549ba [2022-09-28T17:54:30.940Z] ---> dfa60297ab75 [2022-09-28T17:54:30.940Z] Step 34/35 : LABEL git_sha=23873178f87621f494545d7f1b328385510a4cee [2022-09-28T17:54:30.940Z] ---> Running in 9f7206d4a7cb [2022-09-28T17:54:30.940Z] Removing intermediate container 9f7206d4a7cb [2022-09-28T17:54:30.940Z] ---> 12b3d6b301db [2022-09-28T17:54:30.940Z] Step 35/35 : LABEL version=2.3.0-dev.11 [2022-09-28T17:54:31.198Z] ---> Running in 390a01b2bd3e [2022-09-28T17:54:31.198Z] Removing intermediate container 390a01b2bd3e [2022-09-28T17:54:31.198Z] ---> 19518bd1e952 [2022-09-28T17:54:31.198Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T17:54:31.198Z] Successfully built 19518bd1e952 [2022-09-28T17:54:31.198Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T17:54:31.267Z] provisioning config files... [2022-09-28T17:54:31.276Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16874408995386217697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:54:31.571Z] ---> docker-login.sh [2022-09-28T17:54:31.571Z] nexus3.edgexfoundry.org:10001 [2022-09-28T17:54:31.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:54:31.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:54:31.571Z] Configure a credential helper to remove this warning. See [2022-09-28T17:54:31.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:54:31.571Z] [2022-09-28T17:54:31.571Z] Login Succeeded [2022-09-28T17:54:31.571Z] nexus3.edgexfoundry.org:10002 [2022-09-28T17:54:31.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:54:31.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:54:31.571Z] Configure a credential helper to remove this warning. See [2022-09-28T17:54:31.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:54:31.571Z] [2022-09-28T17:54:31.571Z] Login Succeeded [2022-09-28T17:54:31.830Z] nexus3.edgexfoundry.org:10003 [2022-09-28T17:54:31.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:54:31.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:54:31.830Z] Configure a credential helper to remove this warning. See [2022-09-28T17:54:31.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:54:31.830Z] [2022-09-28T17:54:31.830Z] Login Succeeded [2022-09-28T17:54:31.830Z] nexus3.edgexfoundry.org:10004 [2022-09-28T17:54:31.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:54:32.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:54:32.091Z] Configure a credential helper to remove this warning. See [2022-09-28T17:54:32.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:54:32.091Z] [2022-09-28T17:54:32.091Z] Login Succeeded [2022-09-28T17:54:32.091Z] docker.io [2022-09-28T17:54:32.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:54:32.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:54:32.350Z] Configure a credential helper to remove this warning. See [2022-09-28T17:54:32.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:54:32.350Z] [2022-09-28T17:54:32.350Z] Login Succeeded [2022-09-28T17:54:32.350Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T17:54:32.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T17:54:32.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:54:32.396Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-09-28T17:54:32.396Z] 23873178f87621f494545d7f1b328385510a4cee [2022-09-28T17:54:32.396Z] latest [2022-09-28T17:54:32.396Z] 2.3.0-dev.11 [2022-09-28T17:54:32.396Z] 23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11 [2022-09-28T17:54:32.396Z] main [2022-09-28T17:54:32.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:32.701Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:23873178f87621f494545d7f1b328385510a4cee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:33.010Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:23873178f87621f494545d7f1b328385510a4cee [2022-09-28T17:54:33.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T17:54:33.010Z] 6c13fb6fd417: Preparing [2022-09-28T17:54:33.010Z] 50191cf5d0a6: Preparing [2022-09-28T17:54:33.010Z] 52e78b02817c: Preparing [2022-09-28T17:54:33.010Z] 550e596c6d0e: Preparing [2022-09-28T17:54:33.010Z] 1207169bf42c: Preparing [2022-09-28T17:54:33.010Z] 48b66b1ffa41: Preparing [2022-09-28T17:54:33.010Z] f3426d5b9376: Preparing [2022-09-28T17:54:33.010Z] 4dcd9b4d3975: Preparing [2022-09-28T17:54:33.010Z] b0b700e61b7e: Preparing [2022-09-28T17:54:33.010Z] dd76baac411a: Preparing [2022-09-28T17:54:33.010Z] d3b661145439: Preparing [2022-09-28T17:54:33.010Z] 994393dc58e7: Preparing [2022-09-28T17:54:33.010Z] 48b66b1ffa41: Waiting [2022-09-28T17:54:33.010Z] f3426d5b9376: Waiting [2022-09-28T17:54:33.010Z] 4dcd9b4d3975: Waiting [2022-09-28T17:54:33.010Z] b0b700e61b7e: Waiting [2022-09-28T17:54:33.010Z] 994393dc58e7: Waiting [2022-09-28T17:54:33.010Z] dd76baac411a: Waiting [2022-09-28T17:54:33.010Z] d3b661145439: Waiting [2022-09-28T17:54:33.010Z] 52e78b02817c: Pushed [2022-09-28T17:54:33.010Z] 6c13fb6fd417: Pushed [2022-09-28T17:54:33.010Z] 1207169bf42c: Pushed [2022-09-28T17:54:33.010Z] 50191cf5d0a6: Pushed [2022-09-28T17:54:33.268Z] f3426d5b9376: Pushed [2022-09-28T17:54:33.268Z] 48b66b1ffa41: Pushed [2022-09-28T17:54:33.268Z] 4dcd9b4d3975: Pushed [2022-09-28T17:54:33.268Z] b0b700e61b7e: Pushed [2022-09-28T17:54:33.268Z] 994393dc58e7: Layer already exists [2022-09-28T17:54:35.169Z] 550e596c6d0e: Pushed [2022-09-28T17:54:36.102Z] dd76baac411a: Pushed [2022-09-28T17:54:44.226Z] d3b661145439: Pushed [2022-09-28T17:54:44.226Z] 23873178f87621f494545d7f1b328385510a4cee: digest: sha256:2744dd49f322e10ccf25f6ab43ffd7043a45912a7c38702a3f2dd74b599fd16e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:44.551Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:44.865Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-28T17:54:44.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T17:54:44.865Z] 6c13fb6fd417: Preparing [2022-09-28T17:54:44.865Z] 50191cf5d0a6: Preparing [2022-09-28T17:54:44.865Z] 52e78b02817c: Preparing [2022-09-28T17:54:44.865Z] 550e596c6d0e: Preparing [2022-09-28T17:54:44.865Z] 1207169bf42c: Preparing [2022-09-28T17:54:44.865Z] 48b66b1ffa41: Preparing [2022-09-28T17:54:44.865Z] f3426d5b9376: Preparing [2022-09-28T17:54:44.865Z] 4dcd9b4d3975: Preparing [2022-09-28T17:54:44.865Z] b0b700e61b7e: Preparing [2022-09-28T17:54:44.865Z] dd76baac411a: Preparing [2022-09-28T17:54:44.865Z] d3b661145439: Preparing [2022-09-28T17:54:44.865Z] 994393dc58e7: Preparing [2022-09-28T17:54:44.865Z] 4dcd9b4d3975: Waiting [2022-09-28T17:54:44.865Z] f3426d5b9376: Waiting [2022-09-28T17:54:44.865Z] dd76baac411a: Waiting [2022-09-28T17:54:44.865Z] d3b661145439: Waiting [2022-09-28T17:54:44.865Z] b0b700e61b7e: Waiting [2022-09-28T17:54:44.865Z] 994393dc58e7: Waiting [2022-09-28T17:54:44.865Z] 48b66b1ffa41: Waiting [2022-09-28T17:54:44.865Z] 52e78b02817c: Layer already exists [2022-09-28T17:54:44.865Z] 550e596c6d0e: Layer already exists [2022-09-28T17:54:44.865Z] 6c13fb6fd417: Layer already exists [2022-09-28T17:54:44.865Z] 50191cf5d0a6: Layer already exists [2022-09-28T17:54:44.865Z] 1207169bf42c: Layer already exists [2022-09-28T17:54:44.865Z] 48b66b1ffa41: Layer already exists [2022-09-28T17:54:44.865Z] f3426d5b9376: Layer already exists [2022-09-28T17:54:44.865Z] dd76baac411a: Layer already exists [2022-09-28T17:54:44.865Z] b0b700e61b7e: Layer already exists [2022-09-28T17:54:44.865Z] 4dcd9b4d3975: Layer already exists [2022-09-28T17:54:44.865Z] d3b661145439: Layer already exists [2022-09-28T17:54:44.865Z] 994393dc58e7: Layer already exists [2022-09-28T17:54:44.865Z] latest: digest: sha256:2744dd49f322e10ccf25f6ab43ffd7043a45912a7c38702a3f2dd74b599fd16e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:45.166Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:45.467Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.11 [2022-09-28T17:54:45.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T17:54:45.468Z] 6c13fb6fd417: Preparing [2022-09-28T17:54:45.468Z] 50191cf5d0a6: Preparing [2022-09-28T17:54:45.468Z] 52e78b02817c: Preparing [2022-09-28T17:54:45.468Z] 550e596c6d0e: Preparing [2022-09-28T17:54:45.468Z] 1207169bf42c: Preparing [2022-09-28T17:54:45.468Z] 48b66b1ffa41: Preparing [2022-09-28T17:54:45.468Z] f3426d5b9376: Preparing [2022-09-28T17:54:45.468Z] 4dcd9b4d3975: Preparing [2022-09-28T17:54:45.468Z] b0b700e61b7e: Preparing [2022-09-28T17:54:45.468Z] dd76baac411a: Preparing [2022-09-28T17:54:45.468Z] d3b661145439: Preparing [2022-09-28T17:54:45.468Z] 994393dc58e7: Preparing [2022-09-28T17:54:45.468Z] d3b661145439: Waiting [2022-09-28T17:54:45.468Z] 4dcd9b4d3975: Waiting [2022-09-28T17:54:45.468Z] f3426d5b9376: Waiting [2022-09-28T17:54:45.468Z] 994393dc58e7: Waiting [2022-09-28T17:54:45.468Z] b0b700e61b7e: Waiting [2022-09-28T17:54:45.468Z] dd76baac411a: Waiting [2022-09-28T17:54:45.468Z] 48b66b1ffa41: Waiting [2022-09-28T17:54:45.468Z] 50191cf5d0a6: Layer already exists [2022-09-28T17:54:45.468Z] 1207169bf42c: Layer already exists [2022-09-28T17:54:45.468Z] 52e78b02817c: Layer already exists [2022-09-28T17:54:45.468Z] 6c13fb6fd417: Layer already exists [2022-09-28T17:54:45.468Z] 550e596c6d0e: Layer already exists [2022-09-28T17:54:45.468Z] 48b66b1ffa41: Layer already exists [2022-09-28T17:54:45.468Z] 4dcd9b4d3975: Layer already exists [2022-09-28T17:54:45.468Z] dd76baac411a: Layer already exists [2022-09-28T17:54:45.468Z] b0b700e61b7e: Layer already exists [2022-09-28T17:54:45.468Z] f3426d5b9376: Layer already exists [2022-09-28T17:54:45.468Z] 994393dc58e7: Layer already exists [2022-09-28T17:54:45.468Z] d3b661145439: Layer already exists [2022-09-28T17:54:45.468Z] 2.3.0-dev.11: digest: sha256:2744dd49f322e10ccf25f6ab43ffd7043a45912a7c38702a3f2dd74b599fd16e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:45.857Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:46.168Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11 [2022-09-28T17:54:46.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T17:54:46.168Z] 6c13fb6fd417: Preparing [2022-09-28T17:54:46.168Z] 50191cf5d0a6: Preparing [2022-09-28T17:54:46.168Z] 52e78b02817c: Preparing [2022-09-28T17:54:46.168Z] 550e596c6d0e: Preparing [2022-09-28T17:54:46.168Z] 1207169bf42c: Preparing [2022-09-28T17:54:46.168Z] 48b66b1ffa41: Preparing [2022-09-28T17:54:46.168Z] f3426d5b9376: Preparing [2022-09-28T17:54:46.168Z] 4dcd9b4d3975: Preparing [2022-09-28T17:54:46.168Z] b0b700e61b7e: Preparing [2022-09-28T17:54:46.168Z] dd76baac411a: Preparing [2022-09-28T17:54:46.168Z] d3b661145439: Preparing [2022-09-28T17:54:46.168Z] 994393dc58e7: Preparing [2022-09-28T17:54:46.168Z] f3426d5b9376: Waiting [2022-09-28T17:54:46.168Z] 4dcd9b4d3975: Waiting [2022-09-28T17:54:46.168Z] 994393dc58e7: Waiting [2022-09-28T17:54:46.168Z] b0b700e61b7e: Waiting [2022-09-28T17:54:46.168Z] dd76baac411a: Waiting [2022-09-28T17:54:46.168Z] d3b661145439: Waiting [2022-09-28T17:54:46.168Z] 48b66b1ffa41: Waiting [2022-09-28T17:54:46.168Z] 6c13fb6fd417: Layer already exists [2022-09-28T17:54:46.168Z] 550e596c6d0e: Layer already exists [2022-09-28T17:54:46.168Z] 50191cf5d0a6: Layer already exists [2022-09-28T17:54:46.168Z] 52e78b02817c: Layer already exists [2022-09-28T17:54:46.168Z] 1207169bf42c: Layer already exists [2022-09-28T17:54:46.168Z] 48b66b1ffa41: Layer already exists [2022-09-28T17:54:46.168Z] 4dcd9b4d3975: Layer already exists [2022-09-28T17:54:46.168Z] b0b700e61b7e: Layer already exists [2022-09-28T17:54:46.168Z] dd76baac411a: Layer already exists [2022-09-28T17:54:46.168Z] f3426d5b9376: Layer already exists [2022-09-28T17:54:46.168Z] d3b661145439: Layer already exists [2022-09-28T17:54:46.168Z] 994393dc58e7: Layer already exists [2022-09-28T17:54:46.168Z] 23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11: digest: sha256:2744dd49f322e10ccf25f6ab43ffd7043a45912a7c38702a3f2dd74b599fd16e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:46.486Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:46.805Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-09-28T17:54:46.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T17:54:46.805Z] 6c13fb6fd417: Preparing [2022-09-28T17:54:46.805Z] 50191cf5d0a6: Preparing [2022-09-28T17:54:46.805Z] 52e78b02817c: Preparing [2022-09-28T17:54:46.805Z] 550e596c6d0e: Preparing [2022-09-28T17:54:46.805Z] 1207169bf42c: Preparing [2022-09-28T17:54:46.805Z] 48b66b1ffa41: Preparing [2022-09-28T17:54:46.805Z] f3426d5b9376: Preparing [2022-09-28T17:54:46.805Z] 4dcd9b4d3975: Preparing [2022-09-28T17:54:46.805Z] b0b700e61b7e: Preparing [2022-09-28T17:54:46.805Z] dd76baac411a: Preparing [2022-09-28T17:54:46.805Z] d3b661145439: Preparing [2022-09-28T17:54:46.805Z] 994393dc58e7: Preparing [2022-09-28T17:54:46.805Z] 4dcd9b4d3975: Waiting [2022-09-28T17:54:46.805Z] b0b700e61b7e: Waiting [2022-09-28T17:54:46.805Z] dd76baac411a: Waiting [2022-09-28T17:54:46.805Z] d3b661145439: Waiting [2022-09-28T17:54:46.805Z] 994393dc58e7: Waiting [2022-09-28T17:54:46.805Z] 48b66b1ffa41: Waiting [2022-09-28T17:54:46.805Z] f3426d5b9376: Waiting [2022-09-28T17:54:46.805Z] 50191cf5d0a6: Layer already exists [2022-09-28T17:54:46.805Z] 550e596c6d0e: Layer already exists [2022-09-28T17:54:46.805Z] 6c13fb6fd417: Layer already exists [2022-09-28T17:54:46.805Z] 52e78b02817c: Layer already exists [2022-09-28T17:54:46.805Z] 1207169bf42c: Layer already exists [2022-09-28T17:54:46.805Z] 48b66b1ffa41: Layer already exists [2022-09-28T17:54:46.805Z] 4dcd9b4d3975: Layer already exists [2022-09-28T17:54:46.805Z] b0b700e61b7e: Layer already exists [2022-09-28T17:54:46.805Z] f3426d5b9376: Layer already exists [2022-09-28T17:54:46.805Z] dd76baac411a: Layer already exists [2022-09-28T17:54:46.805Z] d3b661145439: Layer already exists [2022-09-28T17:54:46.805Z] 994393dc58e7: Layer already exists [2022-09-28T17:54:46.805Z] main: digest: sha256:2744dd49f322e10ccf25f6ab43ffd7043a45912a7c38702a3f2dd74b599fd16e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T17:54:46.847Z] ===================================================== [Pipeline] echo [2022-09-28T17:54:46.852Z] taggedImages: [2022-09-28T17:54:46.852Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:23873178f87621f494545d7f1b328385510a4cee [2022-09-28T17:54:46.852Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-28T17:54:46.852Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.11 [2022-09-28T17:54:46.852Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11 [2022-09-28T17:54:46.852Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:47.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:54:47.209Z] [2022-09-28T17:54:47.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:54:47.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:54:47.517Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T17:54:47.517Z] 5eb5b503b376: Pulling fs layer [2022-09-28T17:54:47.517Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T17:54:47.517Z] ec43610c2a17: Pulling fs layer [2022-09-28T17:54:47.517Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T17:54:47.517Z] 33b1e0a273af: Pulling fs layer [2022-09-28T17:54:47.517Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T17:54:47.517Z] 2f39f015ded8: Pulling fs layer [2022-09-28T17:54:47.517Z] 2f39f015ded8: Waiting [2022-09-28T17:54:47.517Z] 5d3b04190fa2: Waiting [2022-09-28T17:54:47.517Z] 33b1e0a273af: Waiting [2022-09-28T17:54:47.517Z] 3a2ae6a8a46f: Waiting [2022-09-28T17:54:47.517Z] 5c69ac0246d0: Verifying Checksum [2022-09-28T17:54:47.517Z] 5c69ac0246d0: Download complete [2022-09-28T17:54:47.517Z] 3a2ae6a8a46f: Download complete [2022-09-28T17:54:47.776Z] 33b1e0a273af: Verifying Checksum [2022-09-28T17:54:47.776Z] 33b1e0a273af: Download complete [2022-09-28T17:54:47.776Z] ec43610c2a17: Verifying Checksum [2022-09-28T17:54:47.776Z] ec43610c2a17: Download complete [2022-09-28T17:54:47.776Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T17:54:47.776Z] 5d3b04190fa2: Download complete [2022-09-28T17:54:47.776Z] 5eb5b503b376: Download complete [2022-09-28T17:54:48.342Z] 2f39f015ded8: Download complete [2022-09-28T17:54:49.285Z] 5eb5b503b376: Pull complete [2022-09-28T17:54:49.285Z] 5c69ac0246d0: Pull complete [2022-09-28T17:54:49.851Z] ec43610c2a17: Pull complete [2022-09-28T17:54:49.851Z] 3a2ae6a8a46f: Pull complete [2022-09-28T17:54:50.109Z] 33b1e0a273af: Pull complete [2022-09-28T17:54:50.109Z] 5d3b04190fa2: Pull complete [2022-09-28T17:54:55.378Z] 2f39f015ded8: Pull complete [2022-09-28T17:54:55.378Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T17:54:55.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T17:54:55.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:54:55.454Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T17:54:55.488Z] $ 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-09-28T17:54:57.207Z] $ docker top ef600b765c06ad214aa9bb0ff1c877a27557b9ebbaba88cc33534525100bd713 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:54:57.585Z] ---> job-cost.sh [2022-09-28T17:54:57.585Z] lf-activate-venv: SKIPPING [2022-09-28T17:54:57.585Z] INFO: No Stack... [2022-09-28T17:54:58.153Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T17:54:58.412Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T17:54:58.704Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-09-28T17:54:58.704Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T17:54:58.717Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-50-stack-cost] [2022-09-28T17:54:58.723Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-50-stack-cost] did not exist. Created. [2022-09-28T17:54:58.723Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T17:54:59.019Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T17:54:59.052Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T17:54:59.059Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T17:54:59.077Z] $ docker stop --time=1 ef600b765c06ad214aa9bb0ff1c877a27557b9ebbaba88cc33534525100bd713 [2022-09-28T17:55:00.263Z] $ docker rm -f ef600b765c06ad214aa9bb0ff1c877a27557b9ebbaba88cc33534525100bd713 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T17:56:16.812Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1845 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-09-28T17:56:16.826Z] Running in /w/workspace/device-usb-camera/50 [Pipeline] { [Pipeline] checkout [2022-09-28T17:56:16.862Z] Selected Git installation does not exist. Using Default [2022-09-28T17:56:16.862Z] The recommended git tool is: NONE [2022-09-28T17:56:22.358Z] using credential edgex-jenkins-ssh [2022-09-28T17:56:22.375Z] Cloning the remote Git repository [2022-09-28T17:56:22.421Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-28T17:56:22.510Z] > git init /w/workspace/device-usb-camera/50 # timeout=10 [2022-09-28T17:56:22.669Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-28T17:56:22.670Z] > git --version # timeout=10 [2022-09-28T17:56:22.696Z] > git --version # 'git version 2.25.1' [2022-09-28T17:56:22.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T17:56:22.755Z] Verifying host key using known hosts file [2022-09-28T17:56:23.011Z] 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-09-28T17:56:23.029Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T17:56:23.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-28T17:56:23.801Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T17:56:24.677Z] Avoid second fetch [2022-09-28T17:56:24.678Z] Checking out Revision 23873178f87621f494545d7f1b328385510a4cee (main) [2022-09-28T17:56:25.216Z] Commit message: "docs: usb rtsp streaming guide and readme (#1) (#92)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T17:56:24.687Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T17:56:24.710Z] > git checkout -f 23873178f87621f494545d7f1b328385510a4cee # timeout=10 [2022-09-28T17:56:26.112Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T17:56:26.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T17:56:26.112Z] Dload Upload Total Spent Left Speed [2022-09-28T17:56:26.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11881 0 0 87360 0 --:--:-- --:--:-- --:--:-- 87360 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-09-28T17:56:26.745Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T17:56:27.082Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T17:56:27.082Z] + sudo tee /etc/docker/daemon.new [2022-09-28T17:56:27.082Z] { [2022-09-28T17:56:27.082Z] "registry-mirrors": [ [2022-09-28T17:56:27.082Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T17:56:27.082Z] ], [2022-09-28T17:56:27.082Z] "bip": "10.250.0.254/24", [2022-09-28T17:56:27.082Z] "hosts": [ [2022-09-28T17:56:27.082Z] "tcp://0.0.0.0:5555", [2022-09-28T17:56:27.082Z] "unix:///var/run/docker.sock" [2022-09-28T17:56:27.082Z] ], [2022-09-28T17:56:27.082Z] "mtu": 1458, [2022-09-28T17:56:27.082Z] "selinux-enabled": true, [2022-09-28T17:56:27.082Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T17:56:27.082Z] } [Pipeline] sh [2022-09-28T17:56:27.414Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T17:56:27.747Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T17:56:46.011Z] provisioning config files... [2022-09-28T17:56:46.036Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/50@tmp/config3798915725031819895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T17:56:46.383Z] ---> docker-login.sh [2022-09-28T17:56:46.383Z] nexus3.edgexfoundry.org:10001 [2022-09-28T17:56:46.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:46.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:46.923Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:46.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:46.923Z] [2022-09-28T17:56:46.923Z] Login Succeeded [2022-09-28T17:56:46.923Z] nexus3.edgexfoundry.org:10002 [2022-09-28T17:56:47.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:47.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:47.462Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:47.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:47.462Z] [2022-09-28T17:56:47.462Z] Login Succeeded [2022-09-28T17:56:47.462Z] nexus3.edgexfoundry.org:10003 [2022-09-28T17:56:47.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:47.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:47.733Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:47.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:47.733Z] [2022-09-28T17:56:47.733Z] Login Succeeded [2022-09-28T17:56:47.733Z] nexus3.edgexfoundry.org:10004 [2022-09-28T17:56:48.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:48.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:48.005Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:48.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:48.005Z] [2022-09-28T17:56:48.005Z] Login Succeeded [2022-09-28T17:56:48.005Z] docker.io [2022-09-28T17:56:48.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T17:56:48.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T17:56:48.864Z] Configure a credential helper to remove this warning. See [2022-09-28T17:56:48.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T17:56:48.864Z] [2022-09-28T17:56:48.864Z] Login Succeeded [2022-09-28T17:56:48.864Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T17:56:48.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T17:56:49.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:56:49.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T17:56:49.058Z] ========================================================= [2022-09-28T17:56:49.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T17:56:49.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:56:49.404Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T17:56:49.673Z] Sending build context to Docker daemon 944.6kB [2022-09-28T17:56:49.673Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T17:56:49.673Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T17:56:51.089Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T17:56:51.089Z] b3c136eddcbf: Pulling fs layer [2022-09-28T17:56:51.089Z] c0a3192eca97: Pulling fs layer [2022-09-28T17:56:51.089Z] a050256f5b6f: Pulling fs layer [2022-09-28T17:56:51.089Z] 656be50a0ddc: Pulling fs layer [2022-09-28T17:56:51.089Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T17:56:51.089Z] 46d945488cbd: Pulling fs layer [2022-09-28T17:56:51.089Z] 8a5474983e97: Pulling fs layer [2022-09-28T17:56:51.089Z] 329c88fbcd65: Pulling fs layer [2022-09-28T17:56:51.089Z] 2bbca73fdf42: Waiting [2022-09-28T17:56:51.089Z] 46d945488cbd: Waiting [2022-09-28T17:56:51.089Z] 8a5474983e97: Waiting [2022-09-28T17:56:51.089Z] 656be50a0ddc: Waiting [2022-09-28T17:56:51.089Z] 329c88fbcd65: Waiting [2022-09-28T17:56:51.089Z] a050256f5b6f: Download complete [2022-09-28T17:56:51.089Z] c0a3192eca97: Verifying Checksum [2022-09-28T17:56:51.089Z] c0a3192eca97: Download complete [2022-09-28T17:56:51.089Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T17:56:51.089Z] 2bbca73fdf42: Download complete [2022-09-28T17:56:51.089Z] 46d945488cbd: Verifying Checksum [2022-09-28T17:56:51.089Z] 46d945488cbd: Download complete [2022-09-28T17:56:51.089Z] b3c136eddcbf: Download complete [2022-09-28T17:56:52.058Z] b3c136eddcbf: Pull complete [2022-09-28T17:56:52.058Z] 329c88fbcd65: Verifying Checksum [2022-09-28T17:56:52.058Z] 329c88fbcd65: Download complete [2022-09-28T17:56:52.342Z] c0a3192eca97: Pull complete [2022-09-28T17:56:52.610Z] a050256f5b6f: Pull complete [2022-09-28T17:56:53.197Z] 8a5474983e97: Verifying Checksum [2022-09-28T17:56:53.197Z] 8a5474983e97: Download complete [2022-09-28T17:56:53.787Z] 656be50a0ddc: Verifying Checksum [2022-09-28T17:56:53.787Z] 656be50a0ddc: Download complete [2022-09-28T17:57:06.146Z] 656be50a0ddc: Pull complete [2022-09-28T17:57:06.146Z] 2bbca73fdf42: Pull complete [2022-09-28T17:57:06.146Z] 46d945488cbd: Pull complete [2022-09-28T17:57:11.498Z] 8a5474983e97: Pull complete [2022-09-28T17:57:14.107Z] 329c88fbcd65: Pull complete [2022-09-28T17:57:14.107Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T17:57:14.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T17:57:14.107Z] ---> ff4287adb874 [2022-09-28T17:57:14.107Z] Step 3/13 : ARG MAKE="make build" [2022-09-28T17:57:15.089Z] ---> Running in 28afe4d280db [2022-09-28T17:57:15.423Z] Removing intermediate container 28afe4d280db [2022-09-28T17:57:15.423Z] ---> e5d184352247 [2022-09-28T17:57:15.423Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T17:57:15.423Z] ---> Running in 3d1544b6d3a6 [2022-09-28T17:57:15.701Z] Removing intermediate container 3d1544b6d3a6 [2022-09-28T17:57:15.701Z] ---> 47b0dec5692a [2022-09-28T17:57:15.701Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T17:57:15.701Z] ---> Running in 4b92888943fe [2022-09-28T17:57:15.981Z] Removing intermediate container 4b92888943fe [2022-09-28T17:57:15.981Z] ---> 2459c5e43968 [2022-09-28T17:57:15.981Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T17:57:16.255Z] ---> Running in 03cbcfe7d015 [2022-09-28T17:57:18.216Z] Removing intermediate container 03cbcfe7d015 [2022-09-28T17:57:18.216Z] ---> 83366bada541 [2022-09-28T17:57:18.216Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T17:57:18.216Z] ---> Running in e102790ea913 [2022-09-28T17:57:18.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T17:57:19.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T17:57:20.713Z] (1/14) Installing libintl (0.21-r2) [2022-09-28T17:57:20.713Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-28T17:57:20.713Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T17:57:20.978Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T17:57:20.979Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-28T17:57:21.246Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-28T17:57:21.246Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T17:57:21.246Z] (7/14) Installing libblkid (2.38-r1) [2022-09-28T17:57:21.246Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-28T17:57:21.513Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-28T17:57:21.513Z] (10/14) Installing kmod-libs (29-r2) [2022-09-28T17:57:21.780Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-28T17:57:21.780Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-28T17:57:21.780Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-28T17:57:22.050Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-28T17:57:22.050Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T17:57:22.050Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T17:57:22.050Z] OK: 228 MiB in 65 packages [2022-09-28T17:57:23.467Z] Removing intermediate container e102790ea913 [2022-09-28T17:57:23.467Z] ---> c567fc33bd69 [2022-09-28T17:57:23.467Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-28T17:57:23.467Z] ---> Running in 724869889dbe [2022-09-28T17:57:23.735Z] Removing intermediate container 724869889dbe [2022-09-28T17:57:23.735Z] ---> d64f18137dc5 [2022-09-28T17:57:23.735Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-28T17:57:24.320Z] ---> 20b7ee2dc5fa [2022-09-28T17:57:24.320Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T17:57:24.320Z] ---> Running in bf64c35f9e9a [2022-09-28T17:58:11.194Z] Removing intermediate container bf64c35f9e9a [2022-09-28T17:58:11.194Z] ---> 183e2ed59b63 [2022-09-28T17:58:11.194Z] Step 11/13 : COPY . . [2022-09-28T17:58:11.800Z] ---> 21d5ea729940 [2022-09-28T17:58:11.800Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T17:58:11.800Z] ---> Running in 6a9213bfe799 [2022-09-28T17:58:12.768Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T17:58:12.768Z] Dload Upload Total Spent Left Speed [2022-09-28T17:58:13.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15440 0 --:--:-- --:--:-- --:--:-- 15617 [2022-09-28T17:58:13.623Z] Removing intermediate container 6a9213bfe799 [2022-09-28T17:58:13.623Z] ---> a2123d93f692 [2022-09-28T17:58:13.623Z] Step 13/13 : RUN ${MAKE} [2022-09-28T17:58:13.623Z] ---> Running in 505bf3c8c49b [2022-09-28T17:58:14.585Z] noop [2022-09-28T17:58:15.168Z] Removing intermediate container 505bf3c8c49b [2022-09-28T17:58:15.168Z] ---> d96425ff146f [2022-09-28T17:58:15.168Z] Successfully built d96425ff146f [2022-09-28T17:58:15.168Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:15.519Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T17:58:15.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:58:15.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-1845 does not seem to be running inside a container [2022-09-28T17:58:15.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/50 -v /w/workspace/device-usb-camera/50:/w/workspace/device-usb-camera/50:rw,z -v /w/workspace/device-usb-camera/50@tmp:/w/workspace/device-usb-camera/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T17:58:16.966Z] $ docker top 68ae9f787052dd5f1d7637cd98c38a2bb1bc3cbd1184d7e54723505f804fd4cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:58:17.773Z] + go version [2022-09-28T17:58:17.773Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T17:58:17.796Z] $ docker stop --time=1 68ae9f787052dd5f1d7637cd98c38a2bb1bc3cbd1184d7e54723505f804fd4cf [2022-09-28T17:58:19.422Z] $ docker rm -f 68ae9f787052dd5f1d7637cd98c38a2bb1bc3cbd1184d7e54723505f804fd4cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T17:58:19.952Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T17:58:19.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T17:58:20.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-1845 does not seem to be running inside a container [2022-09-28T17:58:20.187Z] $ 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/50 -v /w/workspace/device-usb-camera/50:/w/workspace/device-usb-camera/50:rw,z -v /w/workspace/device-usb-camera/50@tmp:/w/workspace/device-usb-camera/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T17:58:21.330Z] $ docker top 6f1a90f1310365679a3197acc5f58632b418e5e47da3c54ca64748864fd50f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T17:58:21.823Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/50 [Pipeline] fileExists [Pipeline] sh [2022-09-28T17:58:22.473Z] + make test [2022-09-28T17:58:22.473Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-28T17:58:23.883Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-28T18:00:00.538Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-28T18:00:00.538Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements [2022-09-28T18:00:00.538Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T18:00:00.538Z] CGO_ENABLED=1 go vet ./... [2022-09-28T18:00:22.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T18:00:22.616Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T18:00:22.616Z] ./bin/test-attribution-txt.sh [2022-09-28T18:00:22.616Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-28T18:00:22.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T18:00:22.660Z] $ docker stop --time=1 6f1a90f1310365679a3197acc5f58632b418e5e47da3c54ca64748864fd50f0d [2022-09-28T18:00:24.749Z] $ docker rm -f 6f1a90f1310365679a3197acc5f58632b418e5e47da3c54ca64748864fd50f0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T18:00:25.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T18:00:25.794Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T18:00:26.251Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T18:00:26.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T18:00:26.946Z] + ls -al . [2022-09-28T18:00:26.946Z] total 192 [2022-09-28T18:00:26.946Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 17:58 . [2022-09-28T18:00:26.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:56 .. [2022-09-28T18:00:26.946Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 17:56 .git [2022-09-28T18:00:26.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:56 .github [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 17:56 .gitignore [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 17:56 .golangci.yml [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 17:56 .hadolint.yml [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 28 17:56 Attribution.txt [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 17:56 CHANGELOG.md [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 28 17:56 Dockerfile [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 17:56 GOVERNANCE.md [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 17:56 Jenkinsfile [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 17:56 LICENSE [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 28 17:56 Makefile [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 17:56 OWNERS.md [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 5109 Sep 28 17:56 README.md [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 17:52 VERSION [2022-09-28T18:00:26.946Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 17:56 bin [2022-09-28T18:00:26.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:56 cmd [2022-09-28T18:00:26.946Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 17:59 coverage.out [2022-09-28T18:00:26.946Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 17:56 docker-entrypoint.sh [2022-09-28T18:00:26.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:56 docs [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 17:56 go.mod [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 17:56 go.sum [2022-09-28T18:00:26.946Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 17:56 internal [2022-09-28T18:00:26.946Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 17:56 snap [2022-09-28T18:00:26.946Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 17:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:00:27.282Z] + 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=23873178f87621f494545d7f1b328385510a4cee --label arch=arm64 --label version=2.3.0-dev.11 . [2022-09-28T18:00:27.552Z] Sending build context to Docker daemon 974.8kB [2022-09-28T18:00:27.552Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T18:00:27.552Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-28T18:00:27.552Z] ---> d96425ff146f [2022-09-28T18:00:27.552Z] Step 3/35 : ARG MAKE="make build" [2022-09-28T18:00:27.820Z] ---> Running in 342a541233c0 [2022-09-28T18:00:28.088Z] Removing intermediate container 342a541233c0 [2022-09-28T18:00:28.088Z] ---> 70149c831c7a [2022-09-28T18:00:28.088Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T18:00:28.088Z] ---> Running in 0d2001d9b9cc [2022-09-28T18:00:28.368Z] Removing intermediate container 0d2001d9b9cc [2022-09-28T18:00:28.368Z] ---> 9273d8b0cadd [2022-09-28T18:00:28.368Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T18:00:28.368Z] ---> Running in e85cf163a791 [2022-09-28T18:00:28.636Z] Removing intermediate container e85cf163a791 [2022-09-28T18:00:28.636Z] ---> 9579f61a9a1c [2022-09-28T18:00:28.636Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T18:00:28.904Z] ---> Running in 9971f5034517 [2022-09-28T18:00:30.853Z] Removing intermediate container 9971f5034517 [2022-09-28T18:00:30.853Z] ---> 08fa6876cf4a [2022-09-28T18:00:30.853Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T18:00:30.853Z] ---> Running in 0ef6877511e4 [2022-09-28T18:00:31.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T18:00:32.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T18:00:33.820Z] OK: 228 MiB in 65 packages [2022-09-28T18:00:34.797Z] Removing intermediate container 0ef6877511e4 [2022-09-28T18:00:34.797Z] ---> 485aec3b5728 [2022-09-28T18:00:34.797Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-28T18:00:34.797Z] ---> Running in eaab53a714b6 [2022-09-28T18:00:35.067Z] Removing intermediate container eaab53a714b6 [2022-09-28T18:00:35.067Z] ---> aecb196094ab [2022-09-28T18:00:35.067Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-28T18:00:35.658Z] ---> fade6bda80a0 [2022-09-28T18:00:35.658Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T18:00:35.931Z] ---> Running in 6d415418b4d8 [2022-09-28T18:00:38.526Z] Removing intermediate container 6d415418b4d8 [2022-09-28T18:00:38.526Z] ---> b3177b7ce2d9 [2022-09-28T18:00:38.526Z] Step 11/35 : COPY . . [2022-09-28T18:00:40.487Z] ---> b35408739de2 [2022-09-28T18:00:40.487Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T18:00:40.754Z] ---> Running in eff8d0982600 [2022-09-28T18:00:41.734Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T18:00:41.734Z] Dload Upload Total Spent Left Speed [2022-09-28T18:00:42.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6682 0 --:--:-- --:--:-- --:--:-- 6721 [2022-09-28T18:00:42.978Z] Removing intermediate container eff8d0982600 [2022-09-28T18:00:42.978Z] ---> 3a1d0dc7bf5f [2022-09-28T18:00:42.978Z] Step 13/35 : RUN ${MAKE} [2022-09-28T18:00:42.978Z] ---> Running in 6406c20d4020 [2022-09-28T18:00:43.949Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-28T18:03:35.747Z] Removing intermediate container 6406c20d4020 [2022-09-28T18:03:35.747Z] ---> c1d1b747b895 [2022-09-28T18:03:35.747Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-28T18:03:35.747Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-28T18:03:35.747Z] eab2503cf8f4: Pulling fs layer [2022-09-28T18:03:35.747Z] 97cd0a44c592: Pulling fs layer [2022-09-28T18:03:35.747Z] 97cd0a44c592: Verifying Checksum [2022-09-28T18:03:35.747Z] 97cd0a44c592: Download complete [2022-09-28T18:03:35.747Z] eab2503cf8f4: Verifying Checksum [2022-09-28T18:03:35.747Z] eab2503cf8f4: Download complete [2022-09-28T18:03:35.747Z] eab2503cf8f4: Pull complete [2022-09-28T18:03:35.747Z] 97cd0a44c592: Pull complete [2022-09-28T18:03:35.747Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-28T18:03:35.747Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-28T18:03:35.747Z] ---> 7f763cca56b3 [2022-09-28T18:03:35.747Z] Step 15/35 : FROM alpine:3.16 [2022-09-28T18:03:35.747Z] 3.16: Pulling from library/alpine [2022-09-28T18:03:35.747Z] 9b18e9b68314: Pulling fs layer [2022-09-28T18:03:35.747Z] 9b18e9b68314: Verifying Checksum [2022-09-28T18:03:35.747Z] 9b18e9b68314: Download complete [2022-09-28T18:03:35.747Z] 9b18e9b68314: Pull complete [2022-09-28T18:03:35.747Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T18:03:35.747Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T18:03:35.747Z] ---> a6215f271958 [2022-09-28T18:03:35.747Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T18:03:35.747Z] ---> Running in abb6bef17ac3 [2022-09-28T18:03:36.017Z] Removing intermediate container abb6bef17ac3 [2022-09-28T18:03:36.017Z] ---> 443686be5743 [2022-09-28T18:03:36.017Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-28T18:03:36.017Z] ---> Running in 5e648d2a5150 [2022-09-28T18:03:37.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T18:03:38.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T18:03:39.443Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-28T18:03:39.443Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-28T18:03:39.443Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-28T18:03:39.443Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-28T18:03:39.443Z] (5/82) Installing libxcb (1.15-r0) [2022-09-28T18:03:39.443Z] (6/82) Installing libx11 (1.8-r0) [2022-09-28T18:03:39.443Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-28T18:03:39.710Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-28T18:03:39.710Z] (9/82) Installing expat (2.4.9-r0) [2022-09-28T18:03:39.710Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-28T18:03:39.710Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-28T18:03:39.710Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-28T18:03:39.710Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-28T18:03:39.710Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-28T18:03:39.710Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-28T18:03:39.710Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-28T18:03:39.710Z] (17/82) Installing libintl (0.21-r2) [2022-09-28T18:03:39.978Z] (18/82) Installing libblkid (2.38-r1) [2022-09-28T18:03:39.978Z] (19/82) Installing libmount (2.38-r1) [2022-09-28T18:03:39.978Z] (20/82) Installing pcre (8.45-r2) [2022-09-28T18:03:39.978Z] (21/82) Installing glib (2.72.1-r0) [2022-09-28T18:03:39.978Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-28T18:03:39.978Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-28T18:03:39.978Z] (24/82) Installing libass (0.16.0-r0) [2022-09-28T18:03:39.978Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-28T18:03:39.978Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-28T18:03:39.978Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-28T18:03:39.978Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-28T18:03:40.246Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-28T18:03:40.246Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-28T18:03:40.246Z] (31/82) Installing libunistring (1.0-r0) [2022-09-28T18:03:40.246Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-28T18:03:40.246Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-28T18:03:40.246Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-28T18:03:40.246Z] (35/82) Installing lame (3.100-r0) [2022-09-28T18:03:40.246Z] (36/82) Installing opus (1.3.1-r1) [2022-09-28T18:03:40.246Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-28T18:03:40.246Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-28T18:03:40.246Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-28T18:03:40.246Z] (40/82) Installing orc (0.4.32-r0) [2022-09-28T18:03:40.246Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T18:03:40.246Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-28T18:03:40.514Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T18:03:40.514Z] (44/82) Installing flac (1.3.4-r0) [2022-09-28T18:03:40.514Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-28T18:03:40.514Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-28T18:03:40.514Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-28T18:03:40.514Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-28T18:03:40.514Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-28T18:03:40.514Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-28T18:03:40.514Z] (51/82) Installing libpulse (15.0-r2) [2022-09-28T18:03:40.514Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-28T18:03:40.514Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-28T18:03:40.514Z] (54/82) Installing librist (0.2.6-r1) [2022-09-28T18:03:40.514Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-28T18:03:40.514Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-28T18:03:40.781Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-28T18:03:40.781Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T18:03:40.781Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T18:03:40.781Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-28T18:03:40.781Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-28T18:03:40.781Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-28T18:03:40.781Z] (63/82) Installing libva (2.14.0-r0) [2022-09-28T18:03:40.781Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-28T18:03:40.781Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-28T18:03:40.781Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-28T18:03:40.781Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-28T18:03:40.781Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-28T18:03:40.781Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-28T18:03:41.049Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-28T18:03:41.049Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-28T18:03:41.049Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-28T18:03:41.633Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-28T18:03:41.633Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-28T18:03:41.633Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T18:03:41.633Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-28T18:03:41.633Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-28T18:03:41.633Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-28T18:03:41.633Z] (78/82) Installing kmod-libs (29-r2) [2022-09-28T18:03:41.634Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-28T18:03:41.634Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-28T18:03:41.634Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-28T18:03:41.634Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-28T18:03:41.634Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T18:03:41.634Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T18:03:41.922Z] OK: 78 MiB in 96 packages [2022-09-28T18:03:45.295Z] Removing intermediate container 5e648d2a5150 [2022-09-28T18:03:45.295Z] ---> 13437c6cd7c7 [2022-09-28T18:03:45.295Z] Step 18/35 : WORKDIR / [2022-09-28T18:03:45.295Z] ---> Running in f93a14d2be8b [2022-09-28T18:03:45.295Z] Removing intermediate container f93a14d2be8b [2022-09-28T18:03:45.295Z] ---> 56bc9a23c400 [2022-09-28T18:03:45.295Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-28T18:03:46.705Z] ---> 5e90c51e9bf7 [2022-09-28T18:03:46.705Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-28T18:03:47.289Z] ---> 6506e2bcde72 [2022-09-28T18:03:47.289Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-28T18:03:47.875Z] ---> 35f1905d74a9 [2022-09-28T18:03:47.876Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-28T18:03:48.459Z] ---> 00981dcc22f9 [2022-09-28T18:03:48.459Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-28T18:03:49.047Z] ---> 79ce86d56a90 [2022-09-28T18:03:49.047Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-28T18:03:49.315Z] ---> df3b140192cc [2022-09-28T18:03:49.315Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-28T18:03:50.730Z] ---> 74f4ede6064c [2022-09-28T18:03:50.730Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-28T18:03:50.730Z] ---> Running in 86ef9431ae6d [2022-09-28T18:03:52.749Z] Removing intermediate container 86ef9431ae6d [2022-09-28T18:03:52.749Z] ---> 27c5e6517006 [2022-09-28T18:03:52.749Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-28T18:03:52.749Z] ---> Running in 3fc4486e60af [2022-09-28T18:03:54.200Z] Removing intermediate container 3fc4486e60af [2022-09-28T18:03:54.200Z] ---> a8ef95945034 [2022-09-28T18:03:54.200Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-28T18:03:54.495Z] ---> Running in abfb569afe3d [2022-09-28T18:03:56.487Z] Removing intermediate container abfb569afe3d [2022-09-28T18:03:56.487Z] ---> c67961c1ff09 [2022-09-28T18:03:56.487Z] Step 29/35 : EXPOSE 59983 [2022-09-28T18:03:56.487Z] ---> Running in e4780603c77d [2022-09-28T18:03:56.487Z] Removing intermediate container e4780603c77d [2022-09-28T18:03:56.487Z] ---> 915b512918cb [2022-09-28T18:03:56.487Z] Step 30/35 : EXPOSE 8554 [2022-09-28T18:03:56.487Z] ---> Running in d60063b77d92 [2022-09-28T18:03:56.758Z] Removing intermediate container d60063b77d92 [2022-09-28T18:03:56.758Z] ---> ab15d1221095 [2022-09-28T18:03:56.758Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-28T18:03:57.025Z] ---> Running in 81d5613948e6 [2022-09-28T18:03:57.292Z] Removing intermediate container 81d5613948e6 [2022-09-28T18:03:57.292Z] ---> 96412f0a9af0 [2022-09-28T18:03:57.292Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-28T18:03:57.292Z] ---> Running in 1fc8a71a418c [2022-09-28T18:03:57.562Z] Removing intermediate container 1fc8a71a418c [2022-09-28T18:03:57.562Z] ---> 82d291a19bf8 [2022-09-28T18:03:57.562Z] Step 33/35 : LABEL arch=arm64 [2022-09-28T18:03:57.829Z] ---> Running in 3d374ff201bc [2022-09-28T18:03:58.096Z] Removing intermediate container 3d374ff201bc [2022-09-28T18:03:58.096Z] ---> 7a7498c4e47a [2022-09-28T18:03:58.096Z] Step 34/35 : LABEL git_sha=23873178f87621f494545d7f1b328385510a4cee [2022-09-28T18:03:58.096Z] ---> Running in c3d27aad2b1b [2022-09-28T18:03:58.367Z] Removing intermediate container c3d27aad2b1b [2022-09-28T18:03:58.367Z] ---> a018a287c865 [2022-09-28T18:03:58.367Z] Step 35/35 : LABEL version=2.3.0-dev.11 [2022-09-28T18:03:58.367Z] ---> Running in b5bcf14a9d06 [2022-09-28T18:03:58.953Z] Removing intermediate container b5bcf14a9d06 [2022-09-28T18:03:58.953Z] ---> 8030a2cd3b4d [2022-09-28T18:03:58.953Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T18:03:58.953Z] Successfully built 8030a2cd3b4d [2022-09-28T18:03:58.953Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T18:03:59.033Z] provisioning config files... [2022-09-28T18:03:59.050Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/50@tmp/config10313324728965392613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:03:59.388Z] ---> docker-login.sh [2022-09-28T18:03:59.388Z] nexus3.edgexfoundry.org:10001 [2022-09-28T18:03:59.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:03:59.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:03:59.656Z] Configure a credential helper to remove this warning. See [2022-09-28T18:03:59.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:03:59.656Z] [2022-09-28T18:03:59.656Z] Login Succeeded [2022-09-28T18:03:59.656Z] nexus3.edgexfoundry.org:10002 [2022-09-28T18:03:59.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:03:59.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:03:59.929Z] Configure a credential helper to remove this warning. See [2022-09-28T18:03:59.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:03:59.929Z] [2022-09-28T18:03:59.929Z] Login Succeeded [2022-09-28T18:03:59.929Z] nexus3.edgexfoundry.org:10003 [2022-09-28T18:04:00.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:04:00.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:04:00.465Z] Configure a credential helper to remove this warning. See [2022-09-28T18:04:00.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:04:00.465Z] [2022-09-28T18:04:00.465Z] Login Succeeded [2022-09-28T18:04:00.465Z] nexus3.edgexfoundry.org:10004 [2022-09-28T18:04:00.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:04:00.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:04:00.732Z] Configure a credential helper to remove this warning. See [2022-09-28T18:04:00.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:04:00.732Z] [2022-09-28T18:04:00.732Z] Login Succeeded [2022-09-28T18:04:00.732Z] docker.io [2022-09-28T18:04:00.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T18:04:01.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T18:04:01.580Z] Configure a credential helper to remove this warning. See [2022-09-28T18:04:01.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T18:04:01.580Z] [2022-09-28T18:04:01.580Z] Login Succeeded [2022-09-28T18:04:01.580Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T18:04:01.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T18:04:01.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T18:04:01.635Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-09-28T18:04:01.635Z] 23873178f87621f494545d7f1b328385510a4cee [2022-09-28T18:04:01.635Z] latest [2022-09-28T18:04:01.635Z] 2.3.0-dev.11 [2022-09-28T18:04:01.635Z] 23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11 [2022-09-28T18:04:01.635Z] main [2022-09-28T18:04:01.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:01.971Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23873178f87621f494545d7f1b328385510a4cee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:02.313Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23873178f87621f494545d7f1b328385510a4cee [2022-09-28T18:04:02.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T18:04:02.313Z] fe980878e7c8: Preparing [2022-09-28T18:04:02.313Z] 055d2c6a7cd4: Preparing [2022-09-28T18:04:02.313Z] 633631222aeb: Preparing [2022-09-28T18:04:02.313Z] a43932d1df72: Preparing [2022-09-28T18:04:02.313Z] 1207169bf42c: Preparing [2022-09-28T18:04:02.313Z] c94e64c85cae: Preparing [2022-09-28T18:04:02.313Z] 4669bea41c39: Preparing [2022-09-28T18:04:02.313Z] bde83a60a7d1: Preparing [2022-09-28T18:04:02.313Z] 5e441902fd64: Preparing [2022-09-28T18:04:02.313Z] f126942ba3d1: Preparing [2022-09-28T18:04:02.313Z] 94934cd3c87f: Preparing [2022-09-28T18:04:02.313Z] 5d3e392a13a0: Preparing [2022-09-28T18:04:02.313Z] bde83a60a7d1: Waiting [2022-09-28T18:04:02.313Z] 5e441902fd64: Waiting [2022-09-28T18:04:02.313Z] c94e64c85cae: Waiting [2022-09-28T18:04:02.313Z] f126942ba3d1: Waiting [2022-09-28T18:04:02.313Z] 94934cd3c87f: Waiting [2022-09-28T18:04:02.313Z] 5d3e392a13a0: Waiting [2022-09-28T18:04:02.313Z] 4669bea41c39: Waiting [2022-09-28T18:04:02.579Z] 1207169bf42c: Pushed [2022-09-28T18:04:02.579Z] fe980878e7c8: Pushed [2022-09-28T18:04:02.579Z] 633631222aeb: Pushed [2022-09-28T18:04:02.579Z] 055d2c6a7cd4: Pushed [2022-09-28T18:04:02.579Z] c94e64c85cae: Pushed [2022-09-28T18:04:02.846Z] 4669bea41c39: Pushed [2022-09-28T18:04:02.846Z] bde83a60a7d1: Pushed [2022-09-28T18:04:02.846Z] 5e441902fd64: Pushed [2022-09-28T18:04:02.846Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:04:06.180Z] a43932d1df72: Pushed [2022-09-28T18:04:07.585Z] f126942ba3d1: Pushed [2022-09-28T18:04:19.875Z] 94934cd3c87f: Pushed [2022-09-28T18:04:19.875Z] 23873178f87621f494545d7f1b328385510a4cee: digest: sha256:54b97bcaf7ac05e90504b15dd754549f327dcaa74a3c039087dca7e07dbb99b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:20.221Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:20.558Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-28T18:04:20.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T18:04:20.558Z] fe980878e7c8: Preparing [2022-09-28T18:04:20.558Z] 055d2c6a7cd4: Preparing [2022-09-28T18:04:20.558Z] 633631222aeb: Preparing [2022-09-28T18:04:20.558Z] a43932d1df72: Preparing [2022-09-28T18:04:20.558Z] 1207169bf42c: Preparing [2022-09-28T18:04:20.558Z] c94e64c85cae: Preparing [2022-09-28T18:04:20.558Z] 4669bea41c39: Preparing [2022-09-28T18:04:20.558Z] bde83a60a7d1: Preparing [2022-09-28T18:04:20.558Z] 5e441902fd64: Preparing [2022-09-28T18:04:20.558Z] f126942ba3d1: Preparing [2022-09-28T18:04:20.558Z] 94934cd3c87f: Preparing [2022-09-28T18:04:20.558Z] 5d3e392a13a0: Preparing [2022-09-28T18:04:20.558Z] c94e64c85cae: Waiting [2022-09-28T18:04:20.558Z] 4669bea41c39: Waiting [2022-09-28T18:04:20.558Z] bde83a60a7d1: Waiting [2022-09-28T18:04:20.559Z] 94934cd3c87f: Waiting [2022-09-28T18:04:20.559Z] 5d3e392a13a0: Waiting [2022-09-28T18:04:20.559Z] 5e441902fd64: Waiting [2022-09-28T18:04:20.559Z] f126942ba3d1: Waiting [2022-09-28T18:04:20.559Z] 1207169bf42c: Layer already exists [2022-09-28T18:04:20.559Z] 055d2c6a7cd4: Layer already exists [2022-09-28T18:04:20.559Z] fe980878e7c8: Layer already exists [2022-09-28T18:04:20.559Z] 633631222aeb: Layer already exists [2022-09-28T18:04:20.559Z] a43932d1df72: Layer already exists [2022-09-28T18:04:20.559Z] bde83a60a7d1: Layer already exists [2022-09-28T18:04:20.559Z] c94e64c85cae: Layer already exists [2022-09-28T18:04:20.559Z] 4669bea41c39: Layer already exists [2022-09-28T18:04:20.559Z] 5e441902fd64: Layer already exists [2022-09-28T18:04:20.559Z] f126942ba3d1: Layer already exists [2022-09-28T18:04:20.559Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:04:20.559Z] 94934cd3c87f: Layer already exists [2022-09-28T18:04:20.825Z] latest: digest: sha256:54b97bcaf7ac05e90504b15dd754549f327dcaa74a3c039087dca7e07dbb99b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:21.161Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:21.492Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.11 [2022-09-28T18:04:21.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T18:04:21.492Z] fe980878e7c8: Preparing [2022-09-28T18:04:21.492Z] 055d2c6a7cd4: Preparing [2022-09-28T18:04:21.492Z] 633631222aeb: Preparing [2022-09-28T18:04:21.492Z] a43932d1df72: Preparing [2022-09-28T18:04:21.492Z] 1207169bf42c: Preparing [2022-09-28T18:04:21.492Z] c94e64c85cae: Preparing [2022-09-28T18:04:21.492Z] 4669bea41c39: Preparing [2022-09-28T18:04:21.492Z] bde83a60a7d1: Preparing [2022-09-28T18:04:21.492Z] 5e441902fd64: Preparing [2022-09-28T18:04:21.492Z] f126942ba3d1: Preparing [2022-09-28T18:04:21.492Z] 94934cd3c87f: Preparing [2022-09-28T18:04:21.492Z] 5d3e392a13a0: Preparing [2022-09-28T18:04:21.492Z] c94e64c85cae: Waiting [2022-09-28T18:04:21.492Z] 4669bea41c39: Waiting [2022-09-28T18:04:21.492Z] 94934cd3c87f: Waiting [2022-09-28T18:04:21.492Z] bde83a60a7d1: Waiting [2022-09-28T18:04:21.492Z] f126942ba3d1: Waiting [2022-09-28T18:04:21.492Z] 5e441902fd64: Waiting [2022-09-28T18:04:21.492Z] 5d3e392a13a0: Waiting [2022-09-28T18:04:21.492Z] fe980878e7c8: Layer already exists [2022-09-28T18:04:21.492Z] a43932d1df72: Layer already exists [2022-09-28T18:04:21.492Z] 055d2c6a7cd4: Layer already exists [2022-09-28T18:04:21.492Z] 1207169bf42c: Layer already exists [2022-09-28T18:04:21.492Z] 633631222aeb: Layer already exists [2022-09-28T18:04:21.492Z] 4669bea41c39: Layer already exists [2022-09-28T18:04:21.492Z] c94e64c85cae: Layer already exists [2022-09-28T18:04:21.492Z] bde83a60a7d1: Layer already exists [2022-09-28T18:04:21.492Z] f126942ba3d1: Layer already exists [2022-09-28T18:04:21.492Z] 5e441902fd64: Layer already exists [2022-09-28T18:04:21.492Z] 94934cd3c87f: Layer already exists [2022-09-28T18:04:21.492Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:04:21.758Z] 2.3.0-dev.11: digest: sha256:54b97bcaf7ac05e90504b15dd754549f327dcaa74a3c039087dca7e07dbb99b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:22.093Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:22.428Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11 [2022-09-28T18:04:22.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T18:04:22.428Z] fe980878e7c8: Preparing [2022-09-28T18:04:22.428Z] 055d2c6a7cd4: Preparing [2022-09-28T18:04:22.428Z] 633631222aeb: Preparing [2022-09-28T18:04:22.428Z] a43932d1df72: Preparing [2022-09-28T18:04:22.428Z] 1207169bf42c: Preparing [2022-09-28T18:04:22.428Z] c94e64c85cae: Preparing [2022-09-28T18:04:22.428Z] 4669bea41c39: Preparing [2022-09-28T18:04:22.428Z] bde83a60a7d1: Preparing [2022-09-28T18:04:22.428Z] 5e441902fd64: Preparing [2022-09-28T18:04:22.428Z] f126942ba3d1: Preparing [2022-09-28T18:04:22.428Z] 94934cd3c87f: Preparing [2022-09-28T18:04:22.428Z] 5d3e392a13a0: Preparing [2022-09-28T18:04:22.428Z] 5e441902fd64: Waiting [2022-09-28T18:04:22.428Z] c94e64c85cae: Waiting [2022-09-28T18:04:22.428Z] f126942ba3d1: Waiting [2022-09-28T18:04:22.428Z] 94934cd3c87f: Waiting [2022-09-28T18:04:22.428Z] 4669bea41c39: Waiting [2022-09-28T18:04:22.428Z] 5d3e392a13a0: Waiting [2022-09-28T18:04:22.428Z] bde83a60a7d1: Waiting [2022-09-28T18:04:22.428Z] 1207169bf42c: Layer already exists [2022-09-28T18:04:22.428Z] fe980878e7c8: Layer already exists [2022-09-28T18:04:22.428Z] 055d2c6a7cd4: Layer already exists [2022-09-28T18:04:22.428Z] 633631222aeb: Layer already exists [2022-09-28T18:04:22.428Z] a43932d1df72: Layer already exists [2022-09-28T18:04:22.428Z] 4669bea41c39: Layer already exists [2022-09-28T18:04:22.428Z] c94e64c85cae: Layer already exists [2022-09-28T18:04:22.428Z] 5e441902fd64: Layer already exists [2022-09-28T18:04:22.428Z] bde83a60a7d1: Layer already exists [2022-09-28T18:04:22.428Z] f126942ba3d1: Layer already exists [2022-09-28T18:04:22.428Z] 94934cd3c87f: Layer already exists [2022-09-28T18:04:22.428Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:04:22.694Z] 23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11: digest: sha256:54b97bcaf7ac05e90504b15dd754549f327dcaa74a3c039087dca7e07dbb99b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:23.031Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:23.366Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-09-28T18:04:23.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T18:04:23.366Z] fe980878e7c8: Preparing [2022-09-28T18:04:23.366Z] 055d2c6a7cd4: Preparing [2022-09-28T18:04:23.366Z] 633631222aeb: Preparing [2022-09-28T18:04:23.366Z] a43932d1df72: Preparing [2022-09-28T18:04:23.366Z] 1207169bf42c: Preparing [2022-09-28T18:04:23.366Z] c94e64c85cae: Preparing [2022-09-28T18:04:23.366Z] 4669bea41c39: Preparing [2022-09-28T18:04:23.366Z] bde83a60a7d1: Preparing [2022-09-28T18:04:23.366Z] 5e441902fd64: Preparing [2022-09-28T18:04:23.366Z] f126942ba3d1: Preparing [2022-09-28T18:04:23.366Z] 94934cd3c87f: Preparing [2022-09-28T18:04:23.366Z] 5d3e392a13a0: Preparing [2022-09-28T18:04:23.366Z] bde83a60a7d1: Waiting [2022-09-28T18:04:23.366Z] 5e441902fd64: Waiting [2022-09-28T18:04:23.366Z] f126942ba3d1: Waiting [2022-09-28T18:04:23.366Z] c94e64c85cae: Waiting [2022-09-28T18:04:23.366Z] 4669bea41c39: Waiting [2022-09-28T18:04:23.366Z] 94934cd3c87f: Waiting [2022-09-28T18:04:23.366Z] fe980878e7c8: Layer already exists [2022-09-28T18:04:23.366Z] a43932d1df72: Layer already exists [2022-09-28T18:04:23.366Z] 1207169bf42c: Layer already exists [2022-09-28T18:04:23.366Z] 055d2c6a7cd4: Layer already exists [2022-09-28T18:04:23.366Z] 633631222aeb: Layer already exists [2022-09-28T18:04:23.366Z] c94e64c85cae: Layer already exists [2022-09-28T18:04:23.366Z] 4669bea41c39: Layer already exists [2022-09-28T18:04:23.366Z] bde83a60a7d1: Layer already exists [2022-09-28T18:04:23.366Z] 5e441902fd64: Layer already exists [2022-09-28T18:04:23.366Z] f126942ba3d1: Layer already exists [2022-09-28T18:04:23.366Z] 94934cd3c87f: Layer already exists [2022-09-28T18:04:23.366Z] 5d3e392a13a0: Layer already exists [2022-09-28T18:04:23.631Z] main: digest: sha256:54b97bcaf7ac05e90504b15dd754549f327dcaa74a3c039087dca7e07dbb99b7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T18:04:23.677Z] ===================================================== [Pipeline] echo [2022-09-28T18:04:23.682Z] taggedImages: [2022-09-28T18:04:23.682Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23873178f87621f494545d7f1b328385510a4cee [2022-09-28T18:04:23.682Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-28T18:04:23.682Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.11 [2022-09-28T18:04:23.682Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23873178f87621f494545d7f1b328385510a4cee-2.3.0-dev.11 [2022-09-28T18:04:23.682Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:24.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T18:04:24.047Z] [2022-09-28T18:04:24.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:24.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T18:04:24.377Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T18:04:24.377Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T18:04:24.377Z] 04944245beec: Pulling fs layer [2022-09-28T18:04:24.377Z] 699f458cf7ca: Pulling fs layer [2022-09-28T18:04:24.377Z] 765212b225bb: Pulling fs layer [2022-09-28T18:04:24.377Z] f23df028b6ca: Pulling fs layer [2022-09-28T18:04:24.377Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T18:04:24.377Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T18:04:24.377Z] 765212b225bb: Waiting [2022-09-28T18:04:24.377Z] f23df028b6ca: Waiting [2022-09-28T18:04:24.377Z] d65c8cfc05b1: Waiting [2022-09-28T18:04:24.377Z] 2437ff75d9bd: Waiting [2022-09-28T18:04:24.650Z] 04944245beec: Verifying Checksum [2022-09-28T18:04:24.650Z] 04944245beec: Download complete [2022-09-28T18:04:24.650Z] 765212b225bb: Verifying Checksum [2022-09-28T18:04:24.650Z] 765212b225bb: Download complete [2022-09-28T18:04:24.650Z] f23df028b6ca: Download complete [2022-09-28T18:04:24.650Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T18:04:24.650Z] d65c8cfc05b1: Download complete [2022-09-28T18:04:24.923Z] 699f458cf7ca: Verifying Checksum [2022-09-28T18:04:24.923Z] 699f458cf7ca: Download complete [2022-09-28T18:04:25.191Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T18:04:25.191Z] 8998bd30e6a1: Download complete [2022-09-28T18:04:27.787Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T18:04:27.787Z] 2437ff75d9bd: Download complete [2022-09-28T18:04:29.197Z] 8998bd30e6a1: Pull complete [2022-09-28T18:04:29.782Z] 04944245beec: Pull complete [2022-09-28T18:04:31.196Z] 699f458cf7ca: Pull complete [2022-09-28T18:04:31.463Z] 765212b225bb: Pull complete [2022-09-28T18:04:32.429Z] f23df028b6ca: Pull complete [2022-09-28T18:04:32.429Z] d65c8cfc05b1: Pull complete [2022-09-28T18:04:47.426Z] 2437ff75d9bd: Pull complete [2022-09-28T18:04:47.426Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T18:04:47.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T18:04:47.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:04:47.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-1845 does not seem to be running inside a container [2022-09-28T18:04:47.729Z] $ 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/50 -v /w/workspace/device-usb-camera/50:/w/workspace/device-usb-camera/50:rw,z -v /w/workspace/device-usb-camera/50@tmp:/w/workspace/device-usb-camera/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T18:04:50.725Z] $ docker top a0aef52fc361e2df4cc7d3c8c9bc83447c1ec2ccbf4096647aec4671466efcaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:04:51.592Z] ---> job-cost.sh [2022-09-28T18:04:51.592Z] lf-activate-venv: SKIPPING [2022-09-28T18:04:51.592Z] INFO: No Stack... [2022-09-28T18:04:52.178Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T18:04:53.138Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T18:04:53.785Z] + cat /w/workspace/device-usb-camera/50/archives/cost.csv [2022-09-28T18:04:53.785Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T18:04:53.849Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-50-stack-cost] [2022-09-28T18:04:53.856Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-50-stack-cost] did not exist. Created. [2022-09-28T18:04:53.856Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T18:04:54.509Z] /w/workspace/device-usb-camera/50@tmp/durable-d8b7f0fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T18:04:55.164Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T18:04:55.184Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T18:04:55.243Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T18:04:55.253Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T18:04:55.286Z] $ docker stop --time=1 a0aef52fc361e2df4cc7d3c8c9bc83447c1ec2ccbf4096647aec4671466efcaa [2022-09-28T18:04:56.882Z] $ docker rm -f a0aef52fc361e2df4cc7d3c8c9bc83447c1ec2ccbf4096647aec4671466efcaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-28T18:04:57.306Z] provisioning config files... [2022-09-28T18:04:57.313Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9950069650659748447tmp [Pipeline] { [Pipeline] sh [2022-09-28T18:04:57.606Z] + set +x [2022-09-28T18:04:57.606Z] + curl -s https://codecov.io/bash [2022-09-28T18:04:57.606Z] + bash -s -- [2022-09-28T18:04:57.606Z] [2022-09-28T18:04:57.606Z] _____ _ [2022-09-28T18:04:57.606Z] / ____| | | [2022-09-28T18:04:57.606Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T18:04:57.606Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T18:04:57.606Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T18:04:57.606Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T18:04:57.606Z] Bash-1.0.6 [2022-09-28T18:04:57.606Z] [2022-09-28T18:04:57.606Z] [2022-09-28T18:04:57.606Z] ==> git version 2.25.1 found [2022-09-28T18:04:57.606Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-28T18:04:57.606Z] Release-Date: 2020-01-08 [2022-09-28T18:04:57.606Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-28T18:04:57.606Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T18:04:57.606Z] ==> Jenkins CI detected. [2022-09-28T18:04:57.606Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-09-28T18:04:57.606Z] project root: . [2022-09-28T18:04:57.606Z] --> token set from env [2022-09-28T18:04:57.606Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T18:04:57.606Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T18:04:57.606Z] ==> Python coveragepy not found [2022-09-28T18:04:57.606Z] ==> Searching for coverage reports in: [2022-09-28T18:04:57.606Z] + . [2022-09-28T18:04:57.606Z] -> Found 1 reports [2022-09-28T18:04:57.606Z] ==> Detecting git/mercurial file structure [2022-09-28T18:04:57.606Z] ==> Reading reports [2022-09-28T18:04:57.606Z] + ./coverage.out bytes=29387 [2022-09-28T18:04:57.865Z] ==> Appending adjustments [2022-09-28T18:04:57.865Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T18:04:57.865Z] + Found adjustments [2022-09-28T18:04:57.865Z] ==> Gzipping contents [2022-09-28T18:04:57.865Z] 8.0K /tmp/codecov.mHCrqk.gz [2022-09-28T18:04:57.865Z] ==> Uploading reports [2022-09-28T18:04:57.865Z] url: https://codecov.io [2022-09-28T18:04:57.865Z] query: branch=main&commit=23873178f87621f494545d7f1b328385510a4cee&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T18:04:57.865Z] -> Pinging Codecov [2022-09-28T18:04:57.865Z] 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=23873178f87621f494545d7f1b328385510a4cee&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T18:04:58.124Z] -> Uploading to [2022-09-28T18:04:58.124Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/73D8F5FF140700D3E01443B452E23636/23873178f87621f494545d7f1b328385510a4cee/21bbcca4-fc6c-48b2-ae9c-463597bb02d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T180457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b2515f5595d46bdefb03ec6fa0126260cd7b6fadece562644509558e2db4185 [2022-09-28T18:04:58.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T18:04:58.124Z] Dload Upload Total Spent Left Speed [2022-09-28T18:04:58.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4135 0 0 100 4135 0 16215 --:--:-- --:--:-- --:--:-- 16215 [2022-09-28T18:04:58.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/23873178f87621f494545d7f1b328385510a4cee [Pipeline] } [2022-09-28T18:04:58.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-28T18:04:58.498Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-28T18:04:58.507Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:58.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T18:04:58.799Z] [2022-09-28T18:04:58.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:04:59.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T18:04:59.104Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-28T18:04:59.104Z] df9b9388f04a: Pulling fs layer [2022-09-28T18:04:59.104Z] 52dc419b0ee2: Pulling fs layer [2022-09-28T18:04:59.104Z] 25bc292e5bac: Pulling fs layer [2022-09-28T18:04:59.104Z] 114826534d7a: Pulling fs layer [2022-09-28T18:04:59.104Z] 4657fd5d0bcf: Pulling fs layer [2022-09-28T18:04:59.104Z] 6ad1cebc031e: Pulling fs layer [2022-09-28T18:04:59.104Z] 8a3aa393b2d8: Pulling fs layer [2022-09-28T18:04:59.104Z] 114826534d7a: Waiting [2022-09-28T18:04:59.104Z] 6ad1cebc031e: Waiting [2022-09-28T18:04:59.104Z] 4657fd5d0bcf: Waiting [2022-09-28T18:04:59.104Z] 8a3aa393b2d8: Waiting [2022-09-28T18:04:59.104Z] 52dc419b0ee2: Verifying Checksum [2022-09-28T18:04:59.104Z] 52dc419b0ee2: Download complete [2022-09-28T18:04:59.104Z] 4657fd5d0bcf: Verifying Checksum [2022-09-28T18:04:59.104Z] 4657fd5d0bcf: Download complete [2022-09-28T18:04:59.365Z] df9b9388f04a: Download complete [2022-09-28T18:04:59.365Z] df9b9388f04a: Pull complete [2022-09-28T18:04:59.365Z] 6ad1cebc031e: Verifying Checksum [2022-09-28T18:04:59.365Z] 6ad1cebc031e: Download complete [2022-09-28T18:04:59.626Z] 52dc419b0ee2: Pull complete [2022-09-28T18:04:59.626Z] 25bc292e5bac: Pull complete [2022-09-28T18:05:00.192Z] 114826534d7a: Verifying Checksum [2022-09-28T18:05:00.192Z] 114826534d7a: Download complete [2022-09-28T18:05:00.192Z] 8a3aa393b2d8: Verifying Checksum [2022-09-28T18:05:00.192Z] 8a3aa393b2d8: Download complete [2022-09-28T18:05:04.379Z] 114826534d7a: Pull complete [2022-09-28T18:05:04.379Z] 4657fd5d0bcf: Pull complete [2022-09-28T18:05:04.379Z] 6ad1cebc031e: Pull complete [2022-09-28T18:05:07.663Z] 8a3aa393b2d8: Pull complete [2022-09-28T18:05:07.663Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-28T18:05:07.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T18:05:07.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:05:07.734Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T18:05:07.762Z] $ 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-09-28T18:05:10.189Z] $ docker top 76e815cb0572f7d44e41eb1888b877bfaa7a5fffd1056e770620198e958c97dc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-28T18:05:10.257Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-09-28T18:05:10.533Z] + set -o pipefail [2022-09-28T18:05:10.533Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-09-28T18:05:15.805Z] [2022-09-28T18:05:15.805Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-09-28T18:05:15.805Z] [2022-09-28T18:05:15.805Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/3fc8ec87-f780-4ffd-ad83-e9434b3d1969 [2022-09-28T18:05:15.805Z] [2022-09-28T18:05:15.805Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-28T18:05:15.805Z] [2022-09-28T18:05:15.805Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-28T18:05:15.805Z] [2022-09-28T18:05:16.063Z] [Pipeline] } [2022-09-28T18:05:16.073Z] $ docker stop --time=1 76e815cb0572f7d44e41eb1888b877bfaa7a5fffd1056e770620198e958c97dc [2022-09-28T18:05:18.307Z] $ docker rm -f 76e815cb0572f7d44e41eb1888b877bfaa7a5fffd1056e770620198e958c97dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T18:05:19.027Z] + git log --format=format:%s -1 23873178f87621f494545d7f1b328385510a4cee [Pipeline] sh [2022-09-28T18:05:19.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T18:05:19.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:05:19.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T18:05:19.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:05:19.667Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T18:05:19.695Z] $ 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-09-28T18:05:20.122Z] $ docker top c0d79fcd2e68d0b5440745427fa56fc37bae21aa8bfc04621c9b344f53f6dc00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T18:05:20.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T18:05:20.204Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T18:05:20.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T18:05:20.320Z] $ docker exec c0d79fcd2e68d0b5440745427fa56fc37bae21aa8bfc04621c9b344f53f6dc00 ssh-agent [2022-09-28T18:05:20.441Z] SSH_AUTH_SOCK=/tmp/ssh-GNuK08miDRqv/agent.32 [2022-09-28T18:05:20.441Z] SSH_AGENT_PID=38 [2022-09-28T18:05:20.446Z] Running ssh-add (command line suppressed) [2022-09-28T18:05:20.550Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9380122621429283906.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9380122621429283906.key) [2022-09-28T18:05:20.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T18:05:20.847Z] + git semver tag [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,024 [run_tag] DEBUG tag force:False [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,024 [check_head_tag] DEBUG check head tag [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,025 [execute] INFO git cat-file --batch-check [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,029 [execute] INFO git cat-file --batch [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,043 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,043 [execute] INFO git tag -a v2.3.0-dev.11 -m v2.3.0-dev.11 [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,043 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.11', '-m', 'v2.3.0-dev.11'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T18:05:21.107Z] 2022-09-28 18:05:21,048 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T18:05:21.107Z] 2.3.0-dev.11 [Pipeline] } [2022-09-28T18:05:21.116Z] $ docker exec --env ******** --env ******** c0d79fcd2e68d0b5440745427fa56fc37bae21aa8bfc04621c9b344f53f6dc00 ssh-agent -k [2022-09-28T18:05:21.219Z] unset SSH_AUTH_SOCK; [2022-09-28T18:05:21.220Z] unset SSH_AGENT_PID; [2022-09-28T18:05:21.220Z] echo Agent pid 38 killed; [2022-09-28T18:05:21.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T18:05:21.532Z] + git semver [Pipeline] } [2022-09-28T18:05:21.804Z] $ docker stop --time=1 c0d79fcd2e68d0b5440745427fa56fc37bae21aa8bfc04621c9b344f53f6dc00 [2022-09-28T18:05:23.102Z] $ docker rm -f c0d79fcd2e68d0b5440745427fa56fc37bae21aa8bfc04621c9b344f53f6dc00 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:05:23.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T18:05:23.471Z] [2022-09-28T18:05:23.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:05:23.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T18:05:23.765Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-28T18:05:23.765Z] ab5ef0e58194: Pulling fs layer [2022-09-28T18:05:23.765Z] 9712f1f96733: Pulling fs layer [2022-09-28T18:05:23.765Z] 63f879dbbcfc: Pulling fs layer [2022-09-28T18:05:23.765Z] 0d9ebad4ef96: Pulling fs layer [2022-09-28T18:05:23.765Z] e9a5061849ea: Pulling fs layer [2022-09-28T18:05:23.765Z] d747dcd14b5f: Pulling fs layer [2022-09-28T18:05:23.765Z] 2de7ff778b66: Pulling fs layer [2022-09-28T18:05:23.765Z] 0d9ebad4ef96: Waiting [2022-09-28T18:05:23.765Z] e9a5061849ea: Waiting [2022-09-28T18:05:23.765Z] d747dcd14b5f: Waiting [2022-09-28T18:05:23.765Z] 2de7ff778b66: Waiting [2022-09-28T18:05:23.765Z] 9712f1f96733: Verifying Checksum [2022-09-28T18:05:23.765Z] 9712f1f96733: Download complete [2022-09-28T18:05:24.376Z] 63f879dbbcfc: Verifying Checksum [2022-09-28T18:05:24.376Z] 63f879dbbcfc: Download complete [2022-09-28T18:05:24.376Z] e9a5061849ea: Verifying Checksum [2022-09-28T18:05:24.376Z] e9a5061849ea: Download complete [2022-09-28T18:05:24.376Z] d747dcd14b5f: Verifying Checksum [2022-09-28T18:05:24.376Z] d747dcd14b5f: Download complete [2022-09-28T18:05:24.637Z] ab5ef0e58194: Verifying Checksum [2022-09-28T18:05:24.637Z] ab5ef0e58194: Download complete [2022-09-28T18:05:24.637Z] 2de7ff778b66: Verifying Checksum [2022-09-28T18:05:24.637Z] 2de7ff778b66: Download complete [2022-09-28T18:05:24.637Z] 0d9ebad4ef96: Verifying Checksum [2022-09-28T18:05:24.637Z] 0d9ebad4ef96: Download complete [2022-09-28T18:05:27.172Z] ab5ef0e58194: Pull complete [2022-09-28T18:05:27.172Z] 9712f1f96733: Pull complete [2022-09-28T18:05:28.104Z] 63f879dbbcfc: Pull complete [2022-09-28T18:05:32.467Z] 0d9ebad4ef96: Pull complete [2022-09-28T18:05:32.467Z] e9a5061849ea: Pull complete [2022-09-28T18:05:32.467Z] d747dcd14b5f: Pull complete [2022-09-28T18:05:33.557Z] 2de7ff778b66: Pull complete [2022-09-28T18:05:33.558Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-28T18:05:33.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T18:05:33.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:05:33.804Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T18:05:34.062Z] $ 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-09-28T18:05:36.362Z] $ docker top 9b9623d3e13972596a0aa479e3581262349ae77636104218c5f17fd781261d7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-28T18:05:36.467Z] provisioning config files... [2022-09-28T18:05:36.501Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8132421157604642198tmp [2022-09-28T18:05:36.570Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9520793067523390342tmp [2022-09-28T18:05:36.612Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14904934773958979326tmp [Pipeline] { [Pipeline] echo [2022-09-28T18:05:36.644Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:36.969Z] ---> sigul-configuration.sh [2022-09-28T18:05:36.969Z] gpg: directory `/root/.gnupg' created [2022-09-28T18:05:36.969Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-28T18:05:36.969Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-28T18:05:36.969Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-28T18:05:36.969Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-28T18:05:36.969Z] gpg: CAST5 encrypted data [2022-09-28T18:05:36.969Z] gpg: encrypted with 1 passphrase [2022-09-28T18:05:36.969Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-28T18:05:37.254Z] + mkdir /home/jenkins [2022-09-28T18:05:37.254Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-28T18:05:37.539Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-28T18:05:37.549Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:37.834Z] ---> sigul-install.sh [2022-09-28T18:05:37.834Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-28T18:05:38.123Z] + git tag --list [2022-09-28T18:05:38.123Z] v0.0.0 [2022-09-28T18:05:38.123Z] v0.0.1-dev.1 [2022-09-28T18:05:38.123Z] v0.0.1-dev.10 [2022-09-28T18:05:38.123Z] v0.0.1-dev.11 [2022-09-28T18:05:38.123Z] v0.0.1-dev.12 [2022-09-28T18:05:38.123Z] v0.0.1-dev.13 [2022-09-28T18:05:38.123Z] v0.0.1-dev.14 [2022-09-28T18:05:38.123Z] v0.0.1-dev.15 [2022-09-28T18:05:38.123Z] v0.0.1-dev.16 [2022-09-28T18:05:38.123Z] v0.0.1-dev.2 [2022-09-28T18:05:38.123Z] v0.0.1-dev.3 [2022-09-28T18:05:38.123Z] v0.0.1-dev.4 [2022-09-28T18:05:38.123Z] v0.0.1-dev.5 [2022-09-28T18:05:38.123Z] v0.0.1-dev.6 [2022-09-28T18:05:38.123Z] v0.0.1-dev.7 [2022-09-28T18:05:38.123Z] v0.0.1-dev.8 [2022-09-28T18:05:38.123Z] v0.0.1-dev.9 [2022-09-28T18:05:38.123Z] v2.2.0 [2022-09-28T18:05:38.123Z] v2.2.0-dev.17 [2022-09-28T18:05:38.123Z] v2.2.0-dev.18 [2022-09-28T18:05:38.123Z] v2.2.0-dev.19 [2022-09-28T18:05:38.123Z] v2.2.0-dev.20 [2022-09-28T18:05:38.123Z] v2.2.0-dev.21 [2022-09-28T18:05:38.123Z] v2.2.0-dev.22 [2022-09-28T18:05:38.123Z] v2.2.0-dev.23 [2022-09-28T18:05:38.123Z] v2.2.0-dev.24 [2022-09-28T18:05:38.123Z] v2.2.0-dev.25 [2022-09-28T18:05:38.123Z] v2.2.0-dev.26 [2022-09-28T18:05:38.123Z] v2.2.0-dev.27 [2022-09-28T18:05:38.123Z] v2.3.0-dev.1 [2022-09-28T18:05:38.123Z] v2.3.0-dev.10 [2022-09-28T18:05:38.123Z] v2.3.0-dev.11 [2022-09-28T18:05:38.123Z] v2.3.0-dev.2 [2022-09-28T18:05:38.123Z] v2.3.0-dev.3 [2022-09-28T18:05:38.123Z] v2.3.0-dev.4 [2022-09-28T18:05:38.123Z] v2.3.0-dev.5 [2022-09-28T18:05:38.123Z] v2.3.0-dev.6 [2022-09-28T18:05:38.123Z] v2.3.0-dev.7 [2022-09-28T18:05:38.123Z] v2.3.0-dev.8 [2022-09-28T18:05:38.123Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-28T18:05:38.412Z] + lftools sign git-tag v2.3.0-dev.11 [2022-09-28T18:05:38.981Z] Signing Git tag with Sigul... [2022-09-28T18:05:38.981Z] Signing v2.3.0-dev.11 [Pipeline] echo [2022-09-28T18:05:39.248Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:39.532Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-28T18:05:39.538Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-28T18:05:39.559Z] $ docker stop --time=1 9b9623d3e13972596a0aa479e3581262349ae77636104218c5f17fd781261d7e [2022-09-28T18:05:40.911Z] $ docker rm -f 9b9623d3e13972596a0aa479e3581262349ae77636104218c5f17fd781261d7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-28T18:05:41.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T18:05:41.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:05:41.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T18:05:41.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:05:41.686Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T18:05:41.714Z] $ 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-09-28T18:05:42.121Z] $ docker top fcd536c4c02abe9385ed10635ed0c086c7dceae00940aafc8b4835d0c576043c -eo pid,comm [2022-09-28T18:05:42.172Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-28T18:05:42.172Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T18:05:42.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T18:05:42.201Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T18:05:42.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T18:05:42.329Z] $ docker exec fcd536c4c02abe9385ed10635ed0c086c7dceae00940aafc8b4835d0c576043c ssh-agent [2022-09-28T18:05:42.434Z] SSH_AUTH_SOCK=/tmp/ssh-lhwqx1LvgkKa/agent.32 [2022-09-28T18:05:42.434Z] SSH_AGENT_PID=38 [2022-09-28T18:05:42.439Z] Running ssh-add (command line suppressed) [2022-09-28T18:05:42.545Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9280079764966763155.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9280079764966763155.key) [2022-09-28T18:05:42.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T18:05:42.844Z] + git semver bump pre [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,036 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,036 [bump_version] DEBUG bumping version:2.3.0-dev.11 on axis:pre with prefix:dev [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,036 [bump_version] DEBUG bumped version:2.3.0-dev.12 [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,036 [write_version] DEBUG write version:2.3.0-dev.12 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,037 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,037 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,041 [execute] INFO git cat-file --batch-check [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,048 [execute] INFO git cat-file --batch [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T18:05:43.105Z] 2022-09-28 18:05:43,053 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T18:05:43.105Z] 2.3.0-dev.12 [Pipeline] } [2022-09-28T18:05:43.113Z] $ docker exec --env ******** --env ******** fcd536c4c02abe9385ed10635ed0c086c7dceae00940aafc8b4835d0c576043c ssh-agent -k [2022-09-28T18:05:43.214Z] unset SSH_AUTH_SOCK; [2022-09-28T18:05:43.214Z] unset SSH_AGENT_PID; [2022-09-28T18:05:43.214Z] echo Agent pid 38 killed; [2022-09-28T18:05:43.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T18:05:43.523Z] + git semver [Pipeline] } [2022-09-28T18:05:43.792Z] $ docker stop --time=1 fcd536c4c02abe9385ed10635ed0c086c7dceae00940aafc8b4835d0c576043c [2022-09-28T18:05:45.078Z] $ docker rm -f fcd536c4c02abe9385ed10635ed0c086c7dceae00940aafc8b4835d0c576043c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T18:05:45.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T18:05:45.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:05:45.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T18:05:45.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:05:45.784Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T18:05:45.850Z] $ 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-09-28T18:05:46.246Z] $ docker top a3931dd92dd690b60e667c4990e836f5bcbd78115fb555739747589c935c1ab8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T18:05:46.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T18:05:46.339Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T18:05:46.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T18:05:46.450Z] $ docker exec a3931dd92dd690b60e667c4990e836f5bcbd78115fb555739747589c935c1ab8 ssh-agent [2022-09-28T18:05:46.552Z] SSH_AUTH_SOCK=/tmp/ssh-ar0Y31Hvjmz2/agent.32 [2022-09-28T18:05:46.552Z] SSH_AGENT_PID=38 [2022-09-28T18:05:46.569Z] Running ssh-add (command line suppressed) [2022-09-28T18:05:46.673Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10772060371399271734.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10772060371399271734.key) [2022-09-28T18:05:46.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T18:05:46.990Z] + git semver push [2022-09-28T18:05:47.249Z] 2022-09-28 18:05:47,174 [run_push] DEBUG push [2022-09-28T18:05:47.249Z] 2022-09-28 18:05:47,174 [execute] INFO git cat-file --batch-check [2022-09-28T18:05:47.249Z] 2022-09-28 18:05:47,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T18:05:47.249Z] 2022-09-28 18:05:47,179 [execute] INFO git rev-list 0e96753b06fbd4a8aff58522fbe4ebfeeb0a6c52 -- [2022-09-28T18:05:47.249Z] 2022-09-28 18:05:47,179 [execute] DEBUG Popen(['git', 'rev-list', '0e96753b06fbd4a8aff58522fbe4ebfeeb0a6c52', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T18:05:47.249Z] 2022-09-28 18:05:47,186 [execute] INFO git fetch -v origin [2022-09-28T18:05:47.249Z] 2022-09-28 18:05:47,186 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-28T18:05:47.817Z] 2022-09-28 18:05:47,769 [run_push] DEBUG no remote changes detected [2022-09-28T18:05:47.817Z] 2022-09-28 18:05:47,769 [execute] INFO git push origin semver [2022-09-28T18:05:47.817Z] 2022-09-28 18:05:47,770 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T18:05:48.758Z] 2022-09-28 18:05:48,598 [run_push] DEBUG push all version tags [2022-09-28T18:05:48.758Z] 2022-09-28 18:05:48,598 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-28T18:05:48.758Z] 2022-09-28 18:05:48,598 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T18:05:49.694Z] 2022-09-28 18:05:49,416 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T18:05:49.694Z] 2.3.0-dev.12 [Pipeline] } [2022-09-28T18:05:49.702Z] $ docker exec --env ******** --env ******** a3931dd92dd690b60e667c4990e836f5bcbd78115fb555739747589c935c1ab8 ssh-agent -k [2022-09-28T18:05:49.789Z] unset SSH_AUTH_SOCK; [2022-09-28T18:05:49.789Z] unset SSH_AGENT_PID; [2022-09-28T18:05:49.789Z] echo Agent pid 38 killed; [2022-09-28T18:05:49.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T18:05:50.098Z] + git semver [Pipeline] } [2022-09-28T18:05:50.369Z] $ docker stop --time=1 a3931dd92dd690b60e667c4990e836f5bcbd78115fb555739747589c935c1ab8 [2022-09-28T18:05:51.646Z] $ docker rm -f a3931dd92dd690b60e667c4990e836f5bcbd78115fb555739747589c935c1ab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-28T18:05:52.205Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-09-28T18:05:52.205Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-28T18:05:52.205Z] total 16 [2022-09-28T18:05:52.205Z] drwxr-xr-x 3 root root 4096 Sep 28 17:54 . [2022-09-28T18:05:52.205Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 18:05 .. [2022-09-28T18:05:52.205Z] drwxr-xr-x 2 root root 4096 Sep 28 17:54 cost [2022-09-28T18:05:52.205Z] -rw-r--r-- 1 root root 88 Sep 28 17:54 cost.csv [2022-09-28T18:05:52.205Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-28T18:05:52.205Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-28T18:05:52.205Z] total 16 [2022-09-28T18:05:52.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 17:54 . [2022-09-28T18:05:52.205Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 18:05 .. [2022-09-28T18:05:52.205Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 17:54 cost [2022-09-28T18:05:52.205Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 28 17:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:52.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:53.354Z] ---> package-listing.sh [2022-09-28T18:05:53.354Z] ++ facter osfamily [2022-09-28T18:05:53.354Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T18:05:53.613Z] + OS_FAMILY=debian [2022-09-28T18:05:53.613Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-09-28T18:05:53.613Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T18:05:53.613Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T18:05:53.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T18:05:53.613Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T18:05:53.613Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-28T18:05:53.613Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T18:05:53.613Z] + case "${OS_FAMILY}" in [2022-09-28T18:05:53.613Z] + dpkg -l [2022-09-28T18:05:53.613Z] + grep '^ii' [2022-09-28T18:05:53.613Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T18:05:53.613Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T18:05:53.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T18:05:53.613Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-28T18:05:53.613Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-09-28T18:05:53.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-09-28T18:05:53.623Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T18:05:53.898Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T18:05:54.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T18:05:54.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T18:05:54.526Z] prd-ubuntu20.04-docker-8c-8g-1844 does not seem to be running inside a container [2022-09-28T18:05:54.556Z] $ 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-09-28T18:05:54.790Z] $ docker top 222733a0408c05d85012bcd510750ae826ac1aad289a0ebc3755d5efe6d58797 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T18:05:55.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T18:05:55.413Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T18:05:55.700Z] + ls /var/log/sa-host [2022-09-28T18:05:55.700Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T18:05:55.764Z] provisioning config files... [2022-09-28T18:05:55.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5404861637080434215tmp [Pipeline] { [Pipeline] echo [2022-09-28T18:05:55.788Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:56.073Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T18:05:56.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:56.400Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T18:05:56.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:56.692Z] ---> sudo-logs.sh [2022-09-28T18:05:56.692Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T18:05:56.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:56.998Z] ---> job-cost.sh [2022-09-28T18:05:56.998Z] lf-activate-venv: SKIPPING [2022-09-28T18:05:56.998Z] DEBUG: total: 0.2199999988079071 [2022-09-28T18:05:56.998Z] INFO: Retrieving Stack Cost... [2022-09-28T18:05:57.257Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T18:05:57.823Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T18:05:57.833Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T18:05:58.115Z] ---> logs-deploy.sh [2022-09-28T18:05:58.115Z] lf-activate-venv: SKIPPING [2022-09-28T18:05:58.115Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/50 [2022-09-28T18:05:58.115Z] INFO: archiving workspace using pattern(s): [2022-09-28T18:05:59.050Z] Archives upload complete. [2022-09-28T18:05:59.309Z] INFO: archiving logs to Nexus [2022-09-28T18:05:59.878Z] ---> uname -a: [2022-09-28T18:05:59.878Z] Linux prd-ubuntu20-04-docker-8c-8g-1844 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T18:05:59.878Z] [2022-09-28T18:05:59.878Z] [2022-09-28T18:05:59.878Z] ---> lscpu: [2022-09-28T18:05:59.878Z] Architecture: x86_64 [2022-09-28T18:05:59.878Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T18:05:59.878Z] Byte Order: Little Endian [2022-09-28T18:05:59.878Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T18:05:59.878Z] CPU(s): 8 [2022-09-28T18:05:59.878Z] On-line CPU(s) list: 0-7 [2022-09-28T18:05:59.878Z] Thread(s) per core: 1 [2022-09-28T18:05:59.879Z] Core(s) per socket: 1 [2022-09-28T18:05:59.879Z] Socket(s): 8 [2022-09-28T18:05:59.879Z] NUMA node(s): 1 [2022-09-28T18:05:59.879Z] Vendor ID: AuthenticAMD [2022-09-28T18:05:59.879Z] CPU family: 23 [2022-09-28T18:05:59.879Z] Model: 49 [2022-09-28T18:05:59.879Z] Model name: AMD EPYC-Rome Processor [2022-09-28T18:05:59.879Z] Stepping: 0 [2022-09-28T18:05:59.879Z] CPU MHz: 2799.994 [2022-09-28T18:05:59.879Z] BogoMIPS: 5599.98 [2022-09-28T18:05:59.879Z] Virtualization: AMD-V [2022-09-28T18:05:59.879Z] Hypervisor vendor: KVM [2022-09-28T18:05:59.879Z] Virtualization type: full [2022-09-28T18:05:59.879Z] L1d cache: 256 KiB [2022-09-28T18:05:59.879Z] L1i cache: 256 KiB [2022-09-28T18:05:59.879Z] L2 cache: 4 MiB [2022-09-28T18:05:59.879Z] L3 cache: 128 MiB [2022-09-28T18:05:59.879Z] NUMA node0 CPU(s): 0-7 [2022-09-28T18:05:59.879Z] Vulnerability Itlb multihit: Not affected [2022-09-28T18:05:59.879Z] Vulnerability L1tf: Not affected [2022-09-28T18:05:59.879Z] Vulnerability Mds: Not affected [2022-09-28T18:05:59.879Z] Vulnerability Meltdown: Not affected [2022-09-28T18:05:59.879Z] Vulnerability Mmio stale data: Not affected [2022-09-28T18:05:59.879Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T18:05:59.879Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T18:05:59.879Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T18:05:59.879Z] Vulnerability Srbds: Not affected [2022-09-28T18:05:59.879Z] Vulnerability Tsx async abort: Not affected [2022-09-28T18:05:59.879Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-28T18:05:59.879Z] [2022-09-28T18:05:59.879Z] [2022-09-28T18:05:59.879Z] ---> nproc: [2022-09-28T18:05:59.879Z] 8 [2022-09-28T18:05:59.879Z] [2022-09-28T18:05:59.879Z] [2022-09-28T18:05:59.879Z] ---> df -h: [2022-09-28T18:05:59.879Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T18:05:59.879Z] overlay 155G 13G 143G 9% / [2022-09-28T18:05:59.879Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T18:05:59.879Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T18:05:59.879Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T18:05:59.879Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-28T18:05:59.879Z] [2022-09-28T18:05:59.879Z]