Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b346198c17a3ebf2419cb456fdaded435ad8b044 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-ssh16392457359868769880.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-ssh7514132713588342100.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-ssh12526572947389191458.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-ssh18121854445138553929.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-ssh7568799948674947348.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-7901’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8061’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8060’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8063 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 b346198c17a3ebf2419cb456fdaded435ad8b044 (main) Commit message: "feat(snap): add config interface with unique identifier (#103)" > 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 b346198c17a3ebf2419cb456fdaded435ad8b044 # timeout=10 > git rev-list --no-walk e381fef93e2e423e063e21a7b547118aa6f1cf75 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T09:14:29.426Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T09:14:29.472Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T09:14:29.489Z] ========================================================= [2022-10-17T09:14:29.489Z] EdgeX Global Pipelines Version Info [2022-10-17T09:14:29.489Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:14:30.196Z] ------------------- [2022-10-17T09:14:30.196Z] stable info: [2022-10-17T09:14:30.196Z] ------------------- [2022-10-17T09:14:30.196Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T09:14:30.196Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:14:30.196Z] Message: update stable to v1.0.239 [2022-10-17T09:14:30.765Z] ------------------- [2022-10-17T09:14:30.765Z] experimental info: [2022-10-17T09:14:30.765Z] ------------------- [2022-10-17T09:14:30.765Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T09:14:30.765Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:14:30.765Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T09:14:30.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-17T09:14:30.924Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-17T09:14:30.932Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T09:14:30.940Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T09:14:30.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T09:14:30.955Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T09:14:30.963Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T09:14:30.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T09:14:30.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T09:14:30.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T09:14:30.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T09:14:31.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-17T09:14:31.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T09:14:31.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T09:14:31.046Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:14:31.060Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:14:31.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:14:31.087Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:14:31.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T09:14:31.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T09:14:31.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T09:14:31.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T09:14:31.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T09:14:31.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T09:14:31.190Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T09:14:31.203Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T09:14:31.213Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T09:14:31.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T09:14:31.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T09:14:31.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T09:14:31.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b346198c17a3ebf2419cb456fdaded435ad8b044 [Pipeline] echo [2022-10-17T09:14:31.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b346198 [Pipeline] echo [2022-10-17T09:14:31.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:14:31.332Z] provisioning config files... [2022-10-17T09:14:31.346Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2476770882206367997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:14:31.648Z] ---> docker-login.sh [2022-10-17T09:14:31.648Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:14:31.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:31.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:31.907Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:31.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:31.907Z] [2022-10-17T09:14:31.907Z] Login Succeeded [2022-10-17T09:14:31.907Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:14:31.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:31.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:31.907Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:31.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:31.907Z] [2022-10-17T09:14:31.907Z] Login Succeeded [2022-10-17T09:14:31.907Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:14:32.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:32.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:32.166Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:32.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:32.166Z] [2022-10-17T09:14:32.166Z] Login Succeeded [2022-10-17T09:14:32.166Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:14:32.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:32.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:32.166Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:32.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:32.166Z] [2022-10-17T09:14:32.166Z] Login Succeeded [2022-10-17T09:14:32.166Z] docker.io [2022-10-17T09:14:32.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:32.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:32.686Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:32.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:32.686Z] [2022-10-17T09:14:32.686Z] Login Succeeded [2022-10-17T09:14:32.686Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:14:32.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T09:14:33.056Z] + git rev-list -1 --merges b346198c17a3ebf2419cb456fdaded435ad8b044~1..b346198c17a3ebf2419cb456fdaded435ad8b044 [Pipeline] echo [2022-10-17T09:14:33.091Z] -----------> git rev-list -1 --merges b346198c17a3ebf2419cb456fdaded435ad8b044~1..b346198c17a3ebf2419cb456fdaded435ad8b044 b346198c17a3ebf2419cb456fdaded435ad8b044 [false] [Pipeline] sh [2022-10-17T09:14:33.380Z] + git log --format=format:%s -1 b346198c17a3ebf2419cb456fdaded435ad8b044 [Pipeline] echo [2022-10-17T09:14:33.393Z] ========================================================= [2022-10-17T09:14:33.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T09:14:33.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:14:33.723Z] + git log --format=format:%s -1 b346198c17a3ebf2419cb456fdaded435ad8b044 [Pipeline] echo [2022-10-17T09:14:33.733Z] [semverPrep] GIT_COMMIT: b346198c17a3ebf2419cb456fdaded435ad8b044, Commit Message: feat(snap): add config interface with unique identifier (#103) [Pipeline] echo [2022-10-17T09:14:33.740Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T09:14:34.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:14:34.072Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T09:14:34.072Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T09:14:34.072Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T09:14:34.072Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T09:14:34.072Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T09:14:34.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:14:34.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:14:34.424Z] [2022-10-17T09:14:34.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:14:34.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:14:34.727Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T09:14:34.727Z] b85a868b505f: Pulling fs layer [2022-10-17T09:14:34.727Z] e2be974225ed: Pulling fs layer [2022-10-17T09:14:34.727Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T09:14:34.727Z] 988bab9f4d93: Pulling fs layer [2022-10-17T09:14:34.727Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T09:14:34.727Z] eaf3925da568: Pulling fs layer [2022-10-17T09:14:34.727Z] bab4dde63d76: Pulling fs layer [2022-10-17T09:14:34.727Z] bde34c3a00c8: Pulling fs layer [2022-10-17T09:14:34.727Z] b352a97aabf1: Pulling fs layer [2022-10-17T09:14:34.727Z] 4872d77fe225: Pulling fs layer [2022-10-17T09:14:34.727Z] 988bab9f4d93: Waiting [2022-10-17T09:14:34.727Z] 1469e6f7b9e6: Waiting [2022-10-17T09:14:34.727Z] b352a97aabf1: Waiting [2022-10-17T09:14:34.727Z] eaf3925da568: Waiting [2022-10-17T09:14:34.727Z] bab4dde63d76: Waiting [2022-10-17T09:14:34.727Z] bde34c3a00c8: Waiting [2022-10-17T09:14:34.727Z] 5851b861e8e6: Pulling fs layer [2022-10-17T09:14:34.727Z] 4872d77fe225: Waiting [2022-10-17T09:14:34.727Z] 5851b861e8e6: Waiting [2022-10-17T09:14:34.727Z] e2be974225ed: Download complete [2022-10-17T09:14:34.727Z] 988bab9f4d93: Download complete [2022-10-17T09:14:34.986Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T09:14:34.986Z] 1469e6f7b9e6: Download complete [2022-10-17T09:14:34.986Z] eaf3925da568: Verifying Checksum [2022-10-17T09:14:34.986Z] eaf3925da568: Download complete [2022-10-17T09:14:34.986Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T09:14:34.986Z] 339a4e72a1f5: Download complete [2022-10-17T09:14:34.986Z] bde34c3a00c8: Download complete [2022-10-17T09:14:34.986Z] b352a97aabf1: Download complete [2022-10-17T09:14:34.986Z] 4872d77fe225: Verifying Checksum [2022-10-17T09:14:34.986Z] 4872d77fe225: Download complete [2022-10-17T09:14:34.986Z] 5851b861e8e6: Verifying Checksum [2022-10-17T09:14:34.986Z] 5851b861e8e6: Download complete [2022-10-17T09:14:34.986Z] b85a868b505f: Download complete [2022-10-17T09:14:35.249Z] bab4dde63d76: Verifying Checksum [2022-10-17T09:14:35.249Z] bab4dde63d76: Download complete [2022-10-17T09:14:36.627Z] b85a868b505f: Pull complete [2022-10-17T09:14:36.627Z] e2be974225ed: Pull complete [2022-10-17T09:14:36.889Z] 339a4e72a1f5: Pull complete [2022-10-17T09:14:37.155Z] 988bab9f4d93: Pull complete [2022-10-17T09:14:37.431Z] 1469e6f7b9e6: Pull complete [2022-10-17T09:14:37.431Z] eaf3925da568: Pull complete [2022-10-17T09:14:39.340Z] bab4dde63d76: Pull complete [2022-10-17T09:14:39.340Z] bde34c3a00c8: Pull complete [2022-10-17T09:14:39.599Z] b352a97aabf1: Pull complete [2022-10-17T09:14:39.599Z] 4872d77fe225: Pull complete [2022-10-17T09:14:39.599Z] 5851b861e8e6: Pull complete [2022-10-17T09:14:39.599Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T09:14:39.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:14:39.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:14:39.694Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:14:39.723Z] $ 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-10-17T09:14:41.795Z] $ docker top 5d61d69e576e3a5580912d7609752863790328e41cb5a3386e465bdda26312ab -eo pid,comm [2022-10-17T09:14:41.850Z] 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-10-17T09:14:41.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:14:41.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:14:41.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:14:42.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:14:42.005Z] $ docker exec 5d61d69e576e3a5580912d7609752863790328e41cb5a3386e465bdda26312ab ssh-agent [2022-10-17T09:14:42.121Z] SSH_AUTH_SOCK=/tmp/ssh-sScNrZmCKFnf/agent.32 [2022-10-17T09:14:42.121Z] SSH_AGENT_PID=38 [2022-10-17T09:14:42.127Z] Running ssh-add (command line suppressed) [2022-10-17T09:14:42.243Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13703977558971191954.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13703977558971191954.key) [2022-10-17T09:14:42.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:14:42.542Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T09:14:42.553Z] $ docker exec --env ******** --env ******** 5d61d69e576e3a5580912d7609752863790328e41cb5a3386e465bdda26312ab ssh-agent -k [2022-10-17T09:14:42.656Z] unset SSH_AUTH_SOCK; [2022-10-17T09:14:42.656Z] unset SSH_AGENT_PID; [2022-10-17T09:14:42.656Z] echo Agent pid 38 killed; [2022-10-17T09:14:42.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T09:14:42.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:14:42.689Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:14:42.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:14:42.798Z] $ docker exec 5d61d69e576e3a5580912d7609752863790328e41cb5a3386e465bdda26312ab ssh-agent [2022-10-17T09:14:42.909Z] SSH_AUTH_SOCK=/tmp/ssh-sN6XsgTbbZSG/agent.71 [2022-10-17T09:14:42.909Z] SSH_AGENT_PID=77 [2022-10-17T09:14:42.914Z] Running ssh-add (command line suppressed) [2022-10-17T09:14:43.026Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11738967097413029196.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11738967097413029196.key) [2022-10-17T09:14:43.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:14:43.329Z] + git semver init [2022-10-17T09:14:43.589Z] 2022-10-17 09:14:43,511 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T09:14:43.589Z] 2022-10-17 09:14:43,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-17T09:14:43.589Z] 2022-10-17 09:14:43,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-17T09:14:43.589Z] 2022-10-17 09:14:43,512 [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-10-17T09:14:44.529Z] 2022-10-17 09:14:44,317 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-10-17T09:14:44.529Z] 2022-10-17 09:14:44,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-10-17T09:14:44.529Z] 2022-10-17 09:14:44,318 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T09:14:44.529Z] 2022-10-17 09:14:44,318 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T09:14:44.529Z] 2.3.0-dev.16 [Pipeline] } [2022-10-17T09:14:44.540Z] $ docker exec --env ******** --env ******** 5d61d69e576e3a5580912d7609752863790328e41cb5a3386e465bdda26312ab ssh-agent -k [2022-10-17T09:14:44.640Z] unset SSH_AUTH_SOCK; [2022-10-17T09:14:44.644Z] unset SSH_AGENT_PID; [2022-10-17T09:14:44.644Z] echo Agent pid 77 killed; [2022-10-17T09:14:44.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:14:44.953Z] + git semver [Pipeline] } [2022-10-17T09:14:45.228Z] $ docker stop --time=1 5d61d69e576e3a5580912d7609752863790328e41cb5a3386e465bdda26312ab [2022-10-17T09:14:46.536Z] $ docker rm -f 5d61d69e576e3a5580912d7609752863790328e41cb5a3386e465bdda26312ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:14:46.874Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T09:14:47.049Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T09:14:47.052Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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-10-17T09:14:47.275Z] provisioning config files... [2022-10-17T09:14:47.286Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6796979359223715289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:14:47.590Z] ---> docker-login.sh [2022-10-17T09:14:47.590Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:14:47.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:47.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:47.590Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:47.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:47.590Z] [2022-10-17T09:14:47.590Z] Login Succeeded [2022-10-17T09:14:47.590Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:14:47.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:47.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:47.590Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:47.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:47.590Z] [2022-10-17T09:14:47.590Z] Login Succeeded [2022-10-17T09:14:47.851Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:14:47.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:47.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:47.851Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:47.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:47.851Z] [2022-10-17T09:14:47.851Z] Login Succeeded [2022-10-17T09:14:47.851Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:14:47.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:47.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:47.851Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:47.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:47.851Z] [2022-10-17T09:14:47.851Z] Login Succeeded [2022-10-17T09:14:47.851Z] docker.io [2022-10-17T09:14:48.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:14:48.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:14:48.371Z] Configure a credential helper to remove this warning. See [2022-10-17T09:14:48.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:14:48.371Z] [2022-10-17T09:14:48.371Z] Login Succeeded [2022-10-17T09:14:48.371Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:14:48.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:14:48.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:14:48.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:14:48.458Z] ========================================================= [2022-10-17T09:14:48.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T09:14:48.458Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:14:48.773Z] + 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-10-17T09:14:48.773Z] Sending build context to Docker daemon 1.503MB [2022-10-17T09:14:48.773Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:14:48.773Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T09:14:48.773Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T09:14:48.773Z] 213ec9aee27d: Pulling fs layer [2022-10-17T09:14:48.773Z] 4583459ba037: Pulling fs layer [2022-10-17T09:14:48.773Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T09:14:48.773Z] 53926ce57604: Pulling fs layer [2022-10-17T09:14:48.773Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T09:14:48.773Z] 30f14e443154: Pulling fs layer [2022-10-17T09:14:48.773Z] 801331c1e519: Pulling fs layer [2022-10-17T09:14:48.773Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T09:14:48.773Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T09:14:48.773Z] 21b2b0c7a3f4: Waiting [2022-10-17T09:14:48.773Z] 30f14e443154: Waiting [2022-10-17T09:14:48.773Z] 801331c1e519: Waiting [2022-10-17T09:14:48.773Z] 53926ce57604: Waiting [2022-10-17T09:14:48.773Z] 99cc6dd402b0: Waiting [2022-10-17T09:14:48.773Z] 7d9ed39f4882: Waiting [2022-10-17T09:14:48.773Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T09:14:48.773Z] 93c1e223e6f2: Download complete [2022-10-17T09:14:48.773Z] 4583459ba037: Download complete [2022-10-17T09:14:48.773Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T09:14:48.773Z] 21b2b0c7a3f4: Download complete [2022-10-17T09:14:49.034Z] 30f14e443154: Download complete [2022-10-17T09:14:49.034Z] 213ec9aee27d: Verifying Checksum [2022-10-17T09:14:49.034Z] 213ec9aee27d: Download complete [2022-10-17T09:14:49.034Z] 801331c1e519: Verifying Checksum [2022-10-17T09:14:49.034Z] 801331c1e519: Download complete [2022-10-17T09:14:49.034Z] 213ec9aee27d: Pull complete [2022-10-17T09:14:49.293Z] 4583459ba037: Pull complete [2022-10-17T09:14:49.293Z] 93c1e223e6f2: Pull complete [2022-10-17T09:14:49.553Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T09:14:49.553Z] 7d9ed39f4882: Download complete [2022-10-17T09:14:49.811Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T09:14:49.811Z] 99cc6dd402b0: Download complete [2022-10-17T09:14:50.071Z] 53926ce57604: Verifying Checksum [2022-10-17T09:14:50.071Z] 53926ce57604: Download complete [2022-10-17T09:14:54.251Z] 53926ce57604: Pull complete [2022-10-17T09:14:54.251Z] 21b2b0c7a3f4: Pull complete [2022-10-17T09:14:54.251Z] 30f14e443154: Pull complete [2022-10-17T09:14:54.251Z] 801331c1e519: Pull complete [2022-10-17T09:14:56.157Z] 99cc6dd402b0: Pull complete [2022-10-17T09:14:57.091Z] 7d9ed39f4882: Pull complete [2022-10-17T09:14:57.091Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T09:14:57.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T09:14:57.091Z] ---> 1dedd983c030 [2022-10-17T09:14:57.091Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:15:00.397Z] ---> Running in 9760491c415d [2022-10-17T09:15:00.397Z] Removing intermediate container 9760491c415d [2022-10-17T09:15:00.397Z] ---> b0ab445ae8a9 [2022-10-17T09:15:00.397Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:15:00.397Z] ---> Running in ba7a7e1920d2 [2022-10-17T09:15:00.397Z] Removing intermediate container ba7a7e1920d2 [2022-10-17T09:15:00.397Z] ---> dfe57d16649f [2022-10-17T09:15:00.397Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T09:15:00.397Z] ---> Running in 763de0391061 [2022-10-17T09:15:00.397Z] Removing intermediate container 763de0391061 [2022-10-17T09:15:00.397Z] ---> f5e8882b0962 [2022-10-17T09:15:00.397Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T09:15:00.397Z] ---> Running in e876a8bf563b [2022-10-17T09:15:00.397Z] Removing intermediate container e876a8bf563b [2022-10-17T09:15:00.397Z] ---> 5a6d5f378d89 [2022-10-17T09:15:00.397Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:15:00.656Z] ---> Running in 752266fc8b01 [2022-10-17T09:15:01.223Z] Removing intermediate container 752266fc8b01 [2022-10-17T09:15:01.223Z] ---> 86b0e82dc675 [2022-10-17T09:15:01.223Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:15:01.223Z] ---> Running in 766ba422e2d2 [2022-10-17T09:15:01.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:15:02.158Z] Still waiting to schedule task [2022-10-17T09:15:02.158Z] ‘prd-centos7-blackbox-4c-2g-7901’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-17T09:15:02.159Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8064’ is offline [2022-10-17T09:15:02.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:15:02.420Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-17T09:15:02.679Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-17T09:15:02.679Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-17T09:15:02.679Z] (4/80) Installing libxcb (1.15-r0) [2022-10-17T09:15:02.937Z] (5/80) Installing libx11 (1.8-r0) [2022-10-17T09:15:02.937Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-17T09:15:03.196Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-17T09:15:03.196Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-17T09:15:03.196Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-17T09:15:03.455Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-17T09:15:03.455Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-17T09:15:03.455Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-17T09:15:03.714Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-17T09:15:03.714Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-17T09:15:04.661Z] (15/80) Installing libice (1.0.10-r0) [2022-10-17T09:15:04.661Z] (16/80) Installing libuuid (2.38-r1) [2022-10-17T09:15:04.925Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-17T09:15:04.925Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-17T09:15:04.925Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-17T09:15:05.185Z] (20/80) Installing xset (1.2.4-r0) [2022-10-17T09:15:05.185Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-17T09:15:05.185Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-17T09:15:05.447Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-17T09:15:05.447Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-17T09:15:05.447Z] (25/80) Installing libintl (0.21-r2) [2022-10-17T09:15:05.705Z] (26/80) Installing libblkid (2.38-r1) [2022-10-17T09:15:05.706Z] (27/80) Installing libmount (2.38-r1) [2022-10-17T09:15:05.706Z] (28/80) Installing pcre (8.45-r2) [2022-10-17T09:15:05.964Z] (29/80) Installing glib (2.72.1-r0) [2022-10-17T09:15:05.964Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-17T09:15:06.224Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-17T09:15:06.224Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-17T09:15:06.483Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-17T09:15:06.743Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-17T09:15:06.743Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-17T09:15:07.002Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-17T09:15:07.002Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T09:15:07.002Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-17T09:15:07.570Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-17T09:15:07.570Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-17T09:15:07.828Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-17T09:15:07.829Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-17T09:15:07.829Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-17T09:15:08.087Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-17T09:15:08.087Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-17T09:15:08.087Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-17T09:15:08.345Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-17T09:15:08.345Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-17T09:15:08.604Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-17T09:15:08.604Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-17T09:15:08.862Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-17T09:15:08.862Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-17T09:15:08.862Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-17T09:15:09.120Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-17T09:15:09.120Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-17T09:15:09.120Z] (56/80) Installing libunistring (1.0-r0) [2022-10-17T09:15:09.378Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-17T09:15:09.378Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-17T09:15:09.636Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-17T09:15:09.636Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-17T09:15:09.636Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-17T09:15:09.895Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-17T09:15:09.895Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-17T09:15:09.895Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-17T09:15:10.153Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T09:15:10.153Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-17T09:15:10.153Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-17T09:15:10.414Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-17T09:15:10.414Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-17T09:15:10.414Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-17T09:15:10.981Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-17T09:15:11.240Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-17T09:15:12.176Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T09:15:12.176Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-17T09:15:12.176Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-17T09:15:12.176Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T09:15:12.176Z] (76/80) Installing kmod-libs (29-r2) [2022-10-17T09:15:12.437Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-17T09:15:12.437Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-17T09:15:12.437Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-17T09:15:12.697Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-17T09:15:12.697Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:15:12.697Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T09:15:12.697Z] OK: 330 MiB in 131 packages [2022-10-17T09:15:15.236Z] Removing intermediate container 766ba422e2d2 [2022-10-17T09:15:15.236Z] ---> 74a3b9f87edb [2022-10-17T09:15:15.236Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-17T09:15:15.236Z] ---> Running in 982fde237344 [2022-10-17T09:15:15.236Z] Removing intermediate container 982fde237344 [2022-10-17T09:15:15.236Z] ---> 03c6c9e668a1 [2022-10-17T09:15:15.236Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T09:15:15.496Z] ---> 468d8c4900df [2022-10-17T09:15:15.496Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:15:15.496Z] ---> Running in 643865d445de [2022-10-17T09:15:33.621Z] Removing intermediate container 643865d445de [2022-10-17T09:15:33.621Z] ---> 72a8b5e16a76 [2022-10-17T09:15:33.621Z] Step 12/14 : COPY . . [2022-10-17T09:15:33.621Z] ---> 80d04f973e6b [2022-10-17T09:15:33.621Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T09:15:33.621Z] ---> Running in cfdf018f9a99 [2022-10-17T09:15:33.621Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:15:33.621Z] Dload Upload Total Spent Left Speed [2022-10-17T09:15:33.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9725 0 --:--:-- --:--:-- --:--:-- 9743 [2022-10-17T09:15:33.621Z] Removing intermediate container cfdf018f9a99 [2022-10-17T09:15:33.621Z] ---> d027eca317a5 [2022-10-17T09:15:33.621Z] Step 14/14 : RUN ${MAKE} [2022-10-17T09:15:33.621Z] ---> Running in 97fc3d6a72c5 [2022-10-17T09:15:33.880Z] noop [2022-10-17T09:15:34.138Z] Removing intermediate container 97fc3d6a72c5 [2022-10-17T09:15:34.138Z] ---> 940c4114c7a8 [2022-10-17T09:15:34.138Z] Successfully built 940c4114c7a8 [2022-10-17T09:15:34.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:15:34.457Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:15:34.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:15:34.521Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:15:34.560Z] $ 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-10-17T09:15:34.925Z] $ docker top 032b83c9ffe622f768057dc35976897ea7c4bfad69c4d0a3a944e4f55cc88c95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:15:35.272Z] + go version [2022-10-17T09:15:35.272Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T09:15:35.282Z] $ docker stop --time=1 032b83c9ffe622f768057dc35976897ea7c4bfad69c4d0a3a944e4f55cc88c95 [2022-10-17T09:15:36.598Z] $ docker rm -f 032b83c9ffe622f768057dc35976897ea7c4bfad69c4d0a3a944e4f55cc88c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:15:36.980Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:15:36.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:15:37.048Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:15:37.081Z] $ 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-10-17T09:15:37.398Z] $ docker top 3aa9497e6a671fde070f899c7d74052b5dff0b149c910fed3d8edbb491afb36a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:15:37.739Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:15:38.030Z] + make test [2022-10-17T09:15:38.030Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:15:38.289Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-17T09:15:48.253Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-17T09:15:48.820Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-10-17T09:15:56.937Z] 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-10-17T09:15:56.937Z] CGO_ENABLED=1 go vet ./... [2022-10-17T09:16:00.213Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:16:00.213Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:16:00.213Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:16:00.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:16:00.231Z] $ docker stop --time=1 3aa9497e6a671fde070f899c7d74052b5dff0b149c910fed3d8edbb491afb36a [2022-10-17T09:16:02.446Z] $ docker rm -f 3aa9497e6a671fde070f899c7d74052b5dff0b149c910fed3d8edbb491afb36a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:16:02.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:16:02.951Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T09:16:03.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:16:03.715Z] + ls -al . [2022-10-17T09:16:03.715Z] total 196 [2022-10-17T09:16:03.715Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:15 . [2022-10-17T09:16:03.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:14 .. [2022-10-17T09:16:03.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:15 .git [2022-10-17T09:16:03.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:14 .github [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 09:14 .gitignore [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 09:14 .golangci.yml [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 09:14 .hadolint.yml [2022-10-17T09:16:03.715Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:14 .semver [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 09:14 Attribution.txt [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 09:14 CHANGELOG.md [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 09:14 Dockerfile [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 09:14 GOVERNANCE.md [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 09:14 Jenkinsfile [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 09:14 LICENSE [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 09:14 Makefile [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 09:14 OWNERS.md [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 09:14 README.md [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:14 VERSION [2022-10-17T09:16:03.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:14 bin [2022-10-17T09:16:03.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:14 cmd [2022-10-17T09:16:03.715Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 09:15 coverage.out [2022-10-17T09:16:03.715Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 09:14 docker-entrypoint.sh [2022-10-17T09:16:03.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:14 docs [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 09:14 go.mod [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 09:14 go.sum [2022-10-17T09:16:03.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:14 internal [2022-10-17T09:16:03.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:14 snap [2022-10-17T09:16:03.715Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:04.082Z] + 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=b346198c17a3ebf2419cb456fdaded435ad8b044 --label arch=amd64 --label version=2.3.0-dev.16 . [2022-10-17T09:16:04.082Z] Sending build context to Docker daemon 1.533MB [2022-10-17T09:16:04.082Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:16:04.082Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-17T09:16:04.082Z] ---> 940c4114c7a8 [2022-10-17T09:16:04.082Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:16:04.082Z] ---> Running in 4dfd199d9921 [2022-10-17T09:16:04.082Z] Removing intermediate container 4dfd199d9921 [2022-10-17T09:16:04.082Z] ---> d77011382455 [2022-10-17T09:16:04.082Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:16:04.082Z] ---> Running in 105a5e855bb0 [2022-10-17T09:16:04.364Z] Removing intermediate container 105a5e855bb0 [2022-10-17T09:16:04.364Z] ---> 71c2dbda09d3 [2022-10-17T09:16:04.364Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T09:16:04.364Z] ---> Running in 43efa286108c [2022-10-17T09:16:04.364Z] Removing intermediate container 43efa286108c [2022-10-17T09:16:04.364Z] ---> 8a707f293b86 [2022-10-17T09:16:04.364Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T09:16:04.364Z] ---> Running in 2ad9ac64bb9f [2022-10-17T09:16:04.364Z] Removing intermediate container 2ad9ac64bb9f [2022-10-17T09:16:04.364Z] ---> d637198cc9cf [2022-10-17T09:16:04.364Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:16:04.364Z] ---> Running in 3c394ab9a703 [2022-10-17T09:16:04.961Z] Removing intermediate container 3c394ab9a703 [2022-10-17T09:16:04.961Z] ---> a4542b5da238 [2022-10-17T09:16:04.961Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:16:04.961Z] ---> Running in 4281dff00763 [2022-10-17T09:16:05.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:16:06.158Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:16:06.417Z] OK: 330 MiB in 131 packages [2022-10-17T09:16:06.987Z] Removing intermediate container 4281dff00763 [2022-10-17T09:16:06.987Z] ---> afeeb9379053 [2022-10-17T09:16:06.987Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-17T09:16:06.987Z] ---> Running in d8ea7b9e0f82 [2022-10-17T09:16:06.987Z] Removing intermediate container d8ea7b9e0f82 [2022-10-17T09:16:06.987Z] ---> 1483d2469bba [2022-10-17T09:16:06.987Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-17T09:16:06.987Z] ---> df3e3573f7d9 [2022-10-17T09:16:06.987Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:16:06.987Z] ---> Running in 61a22489b8f4 [2022-10-17T09:16:07.924Z] Removing intermediate container 61a22489b8f4 [2022-10-17T09:16:07.924Z] ---> 6b9c590ef83c [2022-10-17T09:16:07.924Z] Step 12/36 : COPY . . [2022-10-17T09:16:07.924Z] ---> 039cd5918652 [2022-10-17T09:16:07.924Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T09:16:07.924Z] ---> Running in 8f99a7d15cc2 [2022-10-17T09:16:08.182Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:16:08.182Z]  Dload Upload Total Spent Left Speed [2022-10-17T09:16:08.182Z] 0 0  0  0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44868 0 --:--:-- --:--:-- --:--:-- 46173 [2022-10-17T09:16:08.751Z] Removing intermediate container 8f99a7d15cc2 [2022-10-17T09:16:08.751Z] ---> d2dca3789633 [2022-10-17T09:16:08.751Z] Step 14/36 : RUN ${MAKE} [2022-10-17T09:16:08.751Z] ---> Running in a2df87302a14 [2022-10-17T09:16:09.010Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-17T09:16:30.963Z] Removing intermediate container a2df87302a14 [2022-10-17T09:16:30.963Z] ---> 04ec4982013d [2022-10-17T09:16:30.963Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-17T09:16:31.531Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-17T09:16:31.790Z] af6660deedbd: Pulling fs layer [2022-10-17T09:16:31.790Z] 97cd0a44c592: Pulling fs layer [2022-10-17T09:16:31.790Z] 97cd0a44c592: Verifying Checksum [2022-10-17T09:16:31.790Z] 97cd0a44c592: Download complete [2022-10-17T09:16:31.790Z] af6660deedbd: Verifying Checksum [2022-10-17T09:16:31.790Z] af6660deedbd: Download complete [2022-10-17T09:16:32.049Z] af6660deedbd: Pull complete [2022-10-17T09:16:32.050Z] 97cd0a44c592: Pull complete [2022-10-17T09:16:32.050Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-17T09:16:32.050Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-17T09:16:32.050Z] ---> fea57e182299 [2022-10-17T09:16:32.050Z] Step 16/36 : FROM alpine:3.16 [2022-10-17T09:16:32.617Z] 3.16: Pulling from library/alpine [2022-10-17T09:16:32.970Z] 213ec9aee27d: Already exists [2022-10-17T09:16:32.970Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:16:32.970Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:16:32.970Z] ---> 9c6f07244728 [2022-10-17T09:16:32.970Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T09:16:33.229Z] ---> Running in 86c9abda8496 [2022-10-17T09:16:33.229Z] Removing intermediate container 86c9abda8496 [2022-10-17T09:16:33.229Z] ---> 40c7418bfe9c [2022-10-17T09:16:33.229Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-17T09:16:33.229Z] ---> Running in 921c52d5b634 [2022-10-17T09:16:33.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:16:33.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:16:33.746Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-17T09:16:33.746Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-17T09:16:33.746Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-17T09:16:33.746Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-17T09:16:33.746Z] (5/83) Installing libxcb (1.15-r0) [2022-10-17T09:16:33.746Z] (6/83) Installing libx11 (1.8-r0) [2022-10-17T09:16:33.746Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-17T09:16:34.004Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-17T09:16:34.004Z] (9/83) Installing expat (2.4.9-r0) [2022-10-17T09:16:34.004Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-17T09:16:34.004Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-17T09:16:34.004Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-17T09:16:34.004Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-17T09:16:34.004Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-17T09:16:34.004Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-17T09:16:34.004Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-17T09:16:34.004Z] (17/83) Installing libintl (0.21-r2) [2022-10-17T09:16:34.004Z] (18/83) Installing libblkid (2.38-r1) [2022-10-17T09:16:34.004Z] (19/83) Installing libmount (2.38-r1) [2022-10-17T09:16:34.004Z] (20/83) Installing pcre (8.45-r2) [2022-10-17T09:16:34.004Z] (21/83) Installing glib (2.72.1-r0) [2022-10-17T09:16:34.004Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-17T09:16:34.004Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-17T09:16:34.004Z] (24/83) Installing libass (0.16.0-r0) [2022-10-17T09:16:34.004Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-17T09:16:34.004Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-17T09:16:34.004Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-17T09:16:34.004Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-17T09:16:34.004Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-17T09:16:34.004Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-17T09:16:34.004Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-17T09:16:34.004Z] (32/83) Installing libunistring (1.0-r0) [2022-10-17T09:16:34.263Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-17T09:16:34.263Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-17T09:16:34.263Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-17T09:16:34.263Z] (36/83) Installing lame (3.100-r0) [2022-10-17T09:16:34.263Z] (37/83) Installing opus (1.3.1-r1) [2022-10-17T09:16:34.263Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-17T09:16:34.263Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-17T09:16:34.263Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-17T09:16:34.263Z] (41/83) Installing orc (0.4.32-r0) [2022-10-17T09:16:34.263Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:16:34.263Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-17T09:16:34.263Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:16:34.263Z] (45/83) Installing flac (1.3.4-r0) [2022-10-17T09:16:34.263Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-17T09:16:34.263Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-17T09:16:34.263Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-17T09:16:34.263Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-17T09:16:34.263Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-17T09:16:34.263Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-17T09:16:34.263Z] (52/83) Installing libpulse (15.0-r2) [2022-10-17T09:16:34.263Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-17T09:16:34.263Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-17T09:16:34.263Z] (55/83) Installing librist (0.2.6-r1) [2022-10-17T09:16:34.263Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-17T09:16:34.263Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-17T09:16:34.523Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-17T09:16:34.523Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T09:16:34.523Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T09:16:34.523Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-17T09:16:34.523Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-17T09:16:34.523Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T09:16:34.523Z] (64/83) Installing libva (2.14.0-r0) [2022-10-17T09:16:34.523Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-17T09:16:34.523Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-17T09:16:34.523Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-17T09:16:34.523Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-17T09:16:34.523Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-17T09:16:34.523Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-17T09:16:34.523Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-17T09:16:34.523Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-17T09:16:34.523Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-17T09:16:34.782Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-17T09:16:34.782Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-17T09:16:34.782Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T09:16:34.782Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-17T09:16:34.782Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-17T09:16:34.782Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-17T09:16:34.782Z] (79/83) Installing kmod-libs (29-r2) [2022-10-17T09:16:34.782Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-17T09:16:34.782Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-17T09:16:34.782Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-17T09:16:34.782Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-17T09:16:34.782Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:16:34.782Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T09:16:34.782Z] OK: 101 MiB in 97 packages [2022-10-17T09:16:37.318Z] Removing intermediate container 921c52d5b634 [2022-10-17T09:16:37.318Z] ---> 2170bf4c9399 [2022-10-17T09:16:37.318Z] Step 19/36 : WORKDIR / [2022-10-17T09:16:37.318Z] ---> Running in 2d4dfae83cf1 [2022-10-17T09:16:37.318Z] Removing intermediate container 2d4dfae83cf1 [2022-10-17T09:16:37.318Z] ---> b394d3aab0f8 [2022-10-17T09:16:37.318Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-17T09:16:37.885Z] ---> ce3ccde49ce3 [2022-10-17T09:16:37.885Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-17T09:16:38.144Z] ---> 64c32aae120a [2022-10-17T09:16:38.144Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-17T09:16:38.144Z] ---> 25abe7e48257 [2022-10-17T09:16:38.144Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-17T09:16:38.402Z] ---> ebf743b30cdf [2022-10-17T09:16:38.402Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-17T09:16:38.402Z] ---> d14e5395ef1d [2022-10-17T09:16:38.402Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-17T09:16:38.659Z] ---> b31fd19d85f0 [2022-10-17T09:16:38.659Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-17T09:16:39.226Z] ---> 3b2306b8c895 [2022-10-17T09:16:39.226Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-17T09:16:39.226Z] ---> Running in 0a5248f0d22b [2022-10-17T09:16:39.799Z] Removing intermediate container 0a5248f0d22b [2022-10-17T09:16:39.799Z] ---> 2fcea486e445 [2022-10-17T09:16:39.799Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-17T09:16:39.799Z] ---> Running in 68934c2abc1a [2022-10-17T09:16:40.376Z] Removing intermediate container 68934c2abc1a [2022-10-17T09:16:40.376Z] ---> 7dd1bce1244a [2022-10-17T09:16:40.376Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-17T09:16:40.376Z] ---> Running in 584ceaa0c916 [2022-10-17T09:16:40.946Z] Removing intermediate container 584ceaa0c916 [2022-10-17T09:16:40.946Z] ---> 6e2f97aa9568 [2022-10-17T09:16:40.946Z] Step 30/36 : EXPOSE 59983 [2022-10-17T09:16:40.946Z] ---> Running in d418c6480b08 [2022-10-17T09:16:40.946Z] Removing intermediate container d418c6480b08 [2022-10-17T09:16:40.946Z] ---> 1c591959c82c [2022-10-17T09:16:40.946Z] Step 31/36 : EXPOSE 8554 [2022-10-17T09:16:40.946Z] ---> Running in c3d918398918 [2022-10-17T09:16:41.206Z] Removing intermediate container c3d918398918 [2022-10-17T09:16:41.206Z] ---> 376ace06ac7f [2022-10-17T09:16:41.206Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-17T09:16:41.206Z] ---> Running in cc0c7ff4a50e [2022-10-17T09:16:41.206Z] Removing intermediate container cc0c7ff4a50e [2022-10-17T09:16:41.206Z] ---> 63d1ad834b33 [2022-10-17T09:16:41.206Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-17T09:16:41.206Z] ---> Running in d887ab60be84 [2022-10-17T09:16:41.206Z] Removing intermediate container d887ab60be84 [2022-10-17T09:16:41.206Z] ---> af98bb13ddf5 [2022-10-17T09:16:41.206Z] Step 34/36 : LABEL arch=amd64 [2022-10-17T09:16:41.206Z] ---> Running in 1827d98c9289 [2022-10-17T09:16:41.465Z] Removing intermediate container 1827d98c9289 [2022-10-17T09:16:41.465Z] ---> 1eaf1f918a6b [2022-10-17T09:16:41.465Z] Step 35/36 : LABEL git_sha=b346198c17a3ebf2419cb456fdaded435ad8b044 [2022-10-17T09:16:41.465Z] ---> Running in 2097ed0c041d [2022-10-17T09:16:41.465Z] Removing intermediate container 2097ed0c041d [2022-10-17T09:16:41.465Z] ---> 9699a55b911d [2022-10-17T09:16:41.465Z] Step 36/36 : LABEL version=2.3.0-dev.16 [2022-10-17T09:16:41.465Z] ---> Running in 2423b375fde6 [2022-10-17T09:16:41.465Z] Removing intermediate container 2423b375fde6 [2022-10-17T09:16:41.465Z] ---> 22c0e6477271 [2022-10-17T09:16:41.465Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:16:41.465Z] Successfully built 22c0e6477271 [2022-10-17T09:16:41.727Z] 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-10-17T09:16:41.798Z] provisioning config files... [2022-10-17T09:16:41.809Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8040891090478327625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:16:42.113Z] ---> docker-login.sh [2022-10-17T09:16:42.113Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:16:42.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:42.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:42.113Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:42.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:42.113Z] [2022-10-17T09:16:42.113Z] Login Succeeded [2022-10-17T09:16:42.113Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:16:42.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:42.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:42.113Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:42.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:42.113Z] [2022-10-17T09:16:42.113Z] Login Succeeded [2022-10-17T09:16:42.113Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:16:42.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:42.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:42.373Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:42.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:42.373Z] [2022-10-17T09:16:42.373Z] Login Succeeded [2022-10-17T09:16:42.373Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:16:42.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:42.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:42.373Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:42.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:42.373Z] [2022-10-17T09:16:42.373Z] Login Succeeded [2022-10-17T09:16:42.373Z] docker.io [2022-10-17T09:16:42.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:16:42.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:16:42.893Z] Configure a credential helper to remove this warning. See [2022-10-17T09:16:42.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:16:42.893Z] [2022-10-17T09:16:42.893Z] Login Succeeded [2022-10-17T09:16:42.893Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:16:42.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:16:42.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:16:42.939Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-10-17T09:16:42.939Z] b346198c17a3ebf2419cb456fdaded435ad8b044 [2022-10-17T09:16:42.939Z] latest [2022-10-17T09:16:42.939Z] 2.3.0-dev.16 [2022-10-17T09:16:42.939Z] b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16 [2022-10-17T09:16:42.939Z] main [2022-10-17T09:16:42.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:43.242Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b346198c17a3ebf2419cb456fdaded435ad8b044 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:43.548Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b346198c17a3ebf2419cb456fdaded435ad8b044 [2022-10-17T09:16:43.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T09:16:43.548Z] 373067b66f47: Preparing [2022-10-17T09:16:43.548Z] ff07a02dfa5a: Preparing [2022-10-17T09:16:43.548Z] 4b5dc119b793: Preparing [2022-10-17T09:16:43.548Z] 550e596c6d0e: Preparing [2022-10-17T09:16:43.548Z] 1207169bf42c: Preparing [2022-10-17T09:16:43.548Z] 11caf5a69154: Preparing [2022-10-17T09:16:43.548Z] c543ea3a511e: Preparing [2022-10-17T09:16:43.548Z] 88d9eb7b2fbd: Preparing [2022-10-17T09:16:43.548Z] 08e95b742ef3: Preparing [2022-10-17T09:16:43.548Z] 3c9e678357e9: Preparing [2022-10-17T09:16:43.548Z] dc9c73570b9d: Preparing [2022-10-17T09:16:43.548Z] 994393dc58e7: Preparing [2022-10-17T09:16:43.548Z] 08e95b742ef3: Waiting [2022-10-17T09:16:43.548Z] 3c9e678357e9: Waiting [2022-10-17T09:16:43.548Z] dc9c73570b9d: Waiting [2022-10-17T09:16:43.548Z] 88d9eb7b2fbd: Waiting [2022-10-17T09:16:43.548Z] 11caf5a69154: Waiting [2022-10-17T09:16:43.548Z] c543ea3a511e: Waiting [2022-10-17T09:16:43.548Z] 994393dc58e7: Waiting [2022-10-17T09:16:43.548Z] 1207169bf42c: Pushed [2022-10-17T09:16:43.548Z] 373067b66f47: Pushed [2022-10-17T09:16:43.548Z] 4b5dc119b793: Pushed [2022-10-17T09:16:43.548Z] ff07a02dfa5a: Pushed [2022-10-17T09:16:43.806Z] 11caf5a69154: Pushed [2022-10-17T09:16:43.806Z] 08e95b742ef3: Pushed [2022-10-17T09:16:43.806Z] c543ea3a511e: Pushed [2022-10-17T09:16:43.806Z] 88d9eb7b2fbd: Pushed [2022-10-17T09:16:43.806Z] 994393dc58e7: Layer already exists [2022-10-17T09:16:45.706Z] 550e596c6d0e: Pushed [2022-10-17T09:16:46.643Z] 3c9e678357e9: Pushed [2022-10-17T09:16:54.764Z] dc9c73570b9d: Pushed [2022-10-17T09:16:54.764Z] b346198c17a3ebf2419cb456fdaded435ad8b044: digest: sha256:9ffe164f0079045daf8498019946e0feb5ac6acf74a902fc2df91b7a7898cc4c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:55.075Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:55.373Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-17T09:16:55.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T09:16:55.373Z] 373067b66f47: Preparing [2022-10-17T09:16:55.373Z] ff07a02dfa5a: Preparing [2022-10-17T09:16:55.373Z] 4b5dc119b793: Preparing [2022-10-17T09:16:55.373Z] 550e596c6d0e: Preparing [2022-10-17T09:16:55.373Z] 1207169bf42c: Preparing [2022-10-17T09:16:55.373Z] 11caf5a69154: Preparing [2022-10-17T09:16:55.373Z] c543ea3a511e: Preparing [2022-10-17T09:16:55.373Z] 88d9eb7b2fbd: Preparing [2022-10-17T09:16:55.374Z] 08e95b742ef3: Preparing [2022-10-17T09:16:55.374Z] 3c9e678357e9: Preparing [2022-10-17T09:16:55.374Z] dc9c73570b9d: Preparing [2022-10-17T09:16:55.374Z] 994393dc58e7: Preparing [2022-10-17T09:16:55.374Z] 11caf5a69154: Waiting [2022-10-17T09:16:55.374Z] c543ea3a511e: Waiting [2022-10-17T09:16:55.374Z] dc9c73570b9d: Waiting [2022-10-17T09:16:55.374Z] 994393dc58e7: Waiting [2022-10-17T09:16:55.374Z] 3c9e678357e9: Waiting [2022-10-17T09:16:55.374Z] 08e95b742ef3: Waiting [2022-10-17T09:16:55.374Z] ff07a02dfa5a: Layer already exists [2022-10-17T09:16:55.374Z] 4b5dc119b793: Layer already exists [2022-10-17T09:16:55.374Z] 373067b66f47: Layer already exists [2022-10-17T09:16:55.374Z] 550e596c6d0e: Layer already exists [2022-10-17T09:16:55.374Z] 1207169bf42c: Layer already exists [2022-10-17T09:16:55.374Z] 11caf5a69154: Layer already exists [2022-10-17T09:16:55.374Z] 08e95b742ef3: Layer already exists [2022-10-17T09:16:55.374Z] c543ea3a511e: Layer already exists [2022-10-17T09:16:55.374Z] 3c9e678357e9: Layer already exists [2022-10-17T09:16:55.374Z] 88d9eb7b2fbd: Layer already exists [2022-10-17T09:16:55.374Z] dc9c73570b9d: Layer already exists [2022-10-17T09:16:55.374Z] 994393dc58e7: Layer already exists [2022-10-17T09:16:55.374Z] latest: digest: sha256:9ffe164f0079045daf8498019946e0feb5ac6acf74a902fc2df91b7a7898cc4c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:55.677Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:55.982Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.16 [2022-10-17T09:16:55.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T09:16:55.983Z] 373067b66f47: Preparing [2022-10-17T09:16:55.983Z] ff07a02dfa5a: Preparing [2022-10-17T09:16:55.983Z] 4b5dc119b793: Preparing [2022-10-17T09:16:55.983Z] 550e596c6d0e: Preparing [2022-10-17T09:16:55.983Z] 1207169bf42c: Preparing [2022-10-17T09:16:55.983Z] 11caf5a69154: Preparing [2022-10-17T09:16:55.983Z] c543ea3a511e: Preparing [2022-10-17T09:16:55.983Z] 88d9eb7b2fbd: Preparing [2022-10-17T09:16:55.983Z] 08e95b742ef3: Preparing [2022-10-17T09:16:55.983Z] 3c9e678357e9: Preparing [2022-10-17T09:16:55.983Z] dc9c73570b9d: Preparing [2022-10-17T09:16:55.983Z] 994393dc58e7: Preparing [2022-10-17T09:16:55.983Z] 11caf5a69154: Waiting [2022-10-17T09:16:55.983Z] 3c9e678357e9: Waiting [2022-10-17T09:16:55.983Z] dc9c73570b9d: Waiting [2022-10-17T09:16:55.983Z] 994393dc58e7: Waiting [2022-10-17T09:16:55.983Z] c543ea3a511e: Waiting [2022-10-17T09:16:55.983Z] 08e95b742ef3: Waiting [2022-10-17T09:16:55.983Z] 88d9eb7b2fbd: Waiting [2022-10-17T09:16:55.983Z] 550e596c6d0e: Layer already exists [2022-10-17T09:16:55.983Z] 4b5dc119b793: Layer already exists [2022-10-17T09:16:55.983Z] 1207169bf42c: Layer already exists [2022-10-17T09:16:55.983Z] 373067b66f47: Layer already exists [2022-10-17T09:16:55.983Z] ff07a02dfa5a: Layer already exists [2022-10-17T09:16:55.983Z] 11caf5a69154: Layer already exists [2022-10-17T09:16:55.983Z] c543ea3a511e: Layer already exists [2022-10-17T09:16:55.983Z] 08e95b742ef3: Layer already exists [2022-10-17T09:16:55.983Z] 88d9eb7b2fbd: Layer already exists [2022-10-17T09:16:55.983Z] 3c9e678357e9: Layer already exists [2022-10-17T09:16:55.983Z] dc9c73570b9d: Layer already exists [2022-10-17T09:16:55.983Z] 994393dc58e7: Layer already exists [2022-10-17T09:16:55.983Z] 2.3.0-dev.16: digest: sha256:9ffe164f0079045daf8498019946e0feb5ac6acf74a902fc2df91b7a7898cc4c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:56.291Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:56.595Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16 [2022-10-17T09:16:56.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T09:16:56.595Z] 373067b66f47: Preparing [2022-10-17T09:16:56.595Z] ff07a02dfa5a: Preparing [2022-10-17T09:16:56.595Z] 4b5dc119b793: Preparing [2022-10-17T09:16:56.595Z] 550e596c6d0e: Preparing [2022-10-17T09:16:56.595Z] 1207169bf42c: Preparing [2022-10-17T09:16:56.595Z] 11caf5a69154: Preparing [2022-10-17T09:16:56.595Z] c543ea3a511e: Preparing [2022-10-17T09:16:56.595Z] 88d9eb7b2fbd: Preparing [2022-10-17T09:16:56.595Z] 08e95b742ef3: Preparing [2022-10-17T09:16:56.595Z] 3c9e678357e9: Preparing [2022-10-17T09:16:56.595Z] dc9c73570b9d: Preparing [2022-10-17T09:16:56.595Z] 994393dc58e7: Preparing [2022-10-17T09:16:56.595Z] 08e95b742ef3: Waiting [2022-10-17T09:16:56.595Z] 88d9eb7b2fbd: Waiting [2022-10-17T09:16:56.595Z] 11caf5a69154: Waiting [2022-10-17T09:16:56.595Z] 3c9e678357e9: Waiting [2022-10-17T09:16:56.595Z] c543ea3a511e: Waiting [2022-10-17T09:16:56.595Z] 994393dc58e7: Waiting [2022-10-17T09:16:56.595Z] dc9c73570b9d: Waiting [2022-10-17T09:16:56.595Z] ff07a02dfa5a: Layer already exists [2022-10-17T09:16:56.595Z] 550e596c6d0e: Layer already exists [2022-10-17T09:16:56.595Z] 1207169bf42c: Layer already exists [2022-10-17T09:16:56.595Z] 373067b66f47: Layer already exists [2022-10-17T09:16:56.595Z] 4b5dc119b793: Layer already exists [2022-10-17T09:16:56.595Z] 11caf5a69154: Layer already exists [2022-10-17T09:16:56.595Z] c543ea3a511e: Layer already exists [2022-10-17T09:16:56.595Z] 08e95b742ef3: Layer already exists [2022-10-17T09:16:56.595Z] 88d9eb7b2fbd: Layer already exists [2022-10-17T09:16:56.595Z] 3c9e678357e9: Layer already exists [2022-10-17T09:16:56.595Z] dc9c73570b9d: Layer already exists [2022-10-17T09:16:56.595Z] 994393dc58e7: Layer already exists [2022-10-17T09:16:56.595Z] b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16: digest: sha256:9ffe164f0079045daf8498019946e0feb5ac6acf74a902fc2df91b7a7898cc4c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:56.912Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:57.228Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-10-17T09:16:57.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T09:16:57.228Z] 373067b66f47: Preparing [2022-10-17T09:16:57.228Z] ff07a02dfa5a: Preparing [2022-10-17T09:16:57.228Z] 4b5dc119b793: Preparing [2022-10-17T09:16:57.228Z] 550e596c6d0e: Preparing [2022-10-17T09:16:57.228Z] 1207169bf42c: Preparing [2022-10-17T09:16:57.228Z] 11caf5a69154: Preparing [2022-10-17T09:16:57.228Z] c543ea3a511e: Preparing [2022-10-17T09:16:57.228Z] 88d9eb7b2fbd: Preparing [2022-10-17T09:16:57.228Z] 08e95b742ef3: Preparing [2022-10-17T09:16:57.228Z] 3c9e678357e9: Preparing [2022-10-17T09:16:57.228Z] dc9c73570b9d: Preparing [2022-10-17T09:16:57.228Z] 994393dc58e7: Preparing [2022-10-17T09:16:57.228Z] 08e95b742ef3: Waiting [2022-10-17T09:16:57.228Z] 88d9eb7b2fbd: Waiting [2022-10-17T09:16:57.228Z] 3c9e678357e9: Waiting [2022-10-17T09:16:57.228Z] dc9c73570b9d: Waiting [2022-10-17T09:16:57.228Z] 994393dc58e7: Waiting [2022-10-17T09:16:57.228Z] 11caf5a69154: Waiting [2022-10-17T09:16:57.228Z] c543ea3a511e: Waiting [2022-10-17T09:16:57.228Z] 1207169bf42c: Layer already exists [2022-10-17T09:16:57.228Z] 373067b66f47: Layer already exists [2022-10-17T09:16:57.228Z] 4b5dc119b793: Layer already exists [2022-10-17T09:16:57.228Z] 550e596c6d0e: Layer already exists [2022-10-17T09:16:57.228Z] ff07a02dfa5a: Layer already exists [2022-10-17T09:16:57.228Z] c543ea3a511e: Layer already exists [2022-10-17T09:16:57.228Z] 11caf5a69154: Layer already exists [2022-10-17T09:16:57.228Z] 08e95b742ef3: Layer already exists [2022-10-17T09:16:57.228Z] 3c9e678357e9: Layer already exists [2022-10-17T09:16:57.228Z] 88d9eb7b2fbd: Layer already exists [2022-10-17T09:16:57.228Z] dc9c73570b9d: Layer already exists [2022-10-17T09:16:57.487Z] 994393dc58e7: Layer already exists [2022-10-17T09:16:57.487Z] main: digest: sha256:9ffe164f0079045daf8498019946e0feb5ac6acf74a902fc2df91b7a7898cc4c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:16:57.526Z] ===================================================== [Pipeline] echo [2022-10-17T09:16:57.532Z] taggedImages: [2022-10-17T09:16:57.532Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b346198c17a3ebf2419cb456fdaded435ad8b044 [2022-10-17T09:16:57.532Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-17T09:16:57.532Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.16 [2022-10-17T09:16:57.532Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16 [2022-10-17T09:16:57.532Z] - 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-10-17T09:16:57.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:16:57.889Z] [2022-10-17T09:16:57.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:16:58.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:16:58.183Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T09:16:58.183Z] 5eb5b503b376: Pulling fs layer [2022-10-17T09:16:58.183Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T09:16:58.183Z] ec43610c2a17: Pulling fs layer [2022-10-17T09:16:58.183Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T09:16:58.183Z] 33b1e0a273af: Pulling fs layer [2022-10-17T09:16:58.183Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T09:16:58.183Z] 2f39f015ded8: Pulling fs layer [2022-10-17T09:16:58.183Z] 5d3b04190fa2: Waiting [2022-10-17T09:16:58.183Z] 3a2ae6a8a46f: Waiting [2022-10-17T09:16:58.183Z] 2f39f015ded8: Waiting [2022-10-17T09:16:58.183Z] 33b1e0a273af: Waiting [2022-10-17T09:16:58.183Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T09:16:58.183Z] 5c69ac0246d0: Download complete [2022-10-17T09:16:58.183Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T09:16:58.183Z] 3a2ae6a8a46f: Download complete [2022-10-17T09:16:58.183Z] 33b1e0a273af: Verifying Checksum [2022-10-17T09:16:58.183Z] 33b1e0a273af: Download complete [2022-10-17T09:16:58.183Z] 5d3b04190fa2: Download complete [2022-10-17T09:16:58.183Z] ec43610c2a17: Verifying Checksum [2022-10-17T09:16:58.183Z] ec43610c2a17: Download complete [2022-10-17T09:16:58.442Z] 5eb5b503b376: Verifying Checksum [2022-10-17T09:16:58.442Z] 5eb5b503b376: Download complete [2022-10-17T09:16:59.007Z] 2f39f015ded8: Download complete [2022-10-17T09:16:59.573Z] 5eb5b503b376: Pull complete [2022-10-17T09:16:59.832Z] 5c69ac0246d0: Pull complete [2022-10-17T09:17:00.397Z] ec43610c2a17: Pull complete [2022-10-17T09:17:00.397Z] 3a2ae6a8a46f: Pull complete [2022-10-17T09:17:00.397Z] 33b1e0a273af: Pull complete [2022-10-17T09:17:00.654Z] 5d3b04190fa2: Pull complete [2022-10-17T09:17:04.841Z] 2f39f015ded8: Pull complete [2022-10-17T09:17:04.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T09:17:04.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:17:04.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:17:04.914Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:17:04.949Z] $ 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-10-17T09:17:07.433Z] $ docker top b2a82723db10d6ea7bef36c1a0a62b3ca0ac2a85e8b8d6f20b5cdc9d4719b25c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:17:07.793Z] ---> job-cost.sh [2022-10-17T09:17:07.793Z] lf-activate-venv: SKIPPING [2022-10-17T09:17:07.793Z] INFO: No Stack... [2022-10-17T09:17:08.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:17:08.619Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:17:08.906Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-10-17T09:17:08.906Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:17:08.918Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-55-stack-cost] [2022-10-17T09:17:08.924Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-55-stack-cost] did not exist. Created. [2022-10-17T09:17:08.924Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:17:09.223Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T09:17:09.254Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:17:09.261Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:17:09.275Z] $ docker stop --time=1 b2a82723db10d6ea7bef36c1a0a62b3ca0ac2a85e8b8d6f20b5cdc9d4719b25c [2022-10-17T09:17:10.438Z] $ docker rm -f b2a82723db10d6ea7bef36c1a0a62b3ca0ac2a85e8b8d6f20b5cdc9d4719b25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T09:20:55.984Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8113 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-10-17T09:20:56.000Z] Running in /w/workspace/device-usb-camera/55 [Pipeline] { [Pipeline] checkout [2022-10-17T09:20:56.040Z] Selected Git installation does not exist. Using Default [2022-10-17T09:20:56.040Z] The recommended git tool is: NONE [2022-10-17T09:21:02.639Z] using credential edgex-jenkins-ssh [2022-10-17T09:21:02.657Z] Cloning the remote Git repository [2022-10-17T09:21:02.716Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T09:21:02.810Z] > git init /w/workspace/device-usb-camera/55 # timeout=10 [2022-10-17T09:21:02.987Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T09:21:02.988Z] > git --version # timeout=10 [2022-10-17T09:21:03.014Z] > git --version # 'git version 2.25.1' [2022-10-17T09:21:03.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T09:21:03.074Z] Verifying host key using known hosts file [2022-10-17T09:21:03.317Z] 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-10-17T09:21:03.331Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:21:04.124Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-17T09:21:04.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:21:05.307Z] Avoid second fetch [2022-10-17T09:21:05.307Z] Checking out Revision b346198c17a3ebf2419cb456fdaded435ad8b044 (main) [2022-10-17T09:21:05.966Z] Commit message: "feat(snap): add config interface with unique identifier (#103)" [2022-10-17T09:21:05.329Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T09:21:05.351Z] > git checkout -f b346198c17a3ebf2419cb456fdaded435ad8b044 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:21:07.003Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T09:21:07.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:21:07.003Z] Dload Upload Total Spent Left Speed [2022-10-17T09:21:07.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76375 0 --:--:-- --:--:-- --:--:-- 76375 [Pipeline] sh [2022-10-17T09:21:07.667Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T09:21:08.014Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-10-17T09:21:08.014Z] /etc/docker/daemon.json [2022-10-17T09:21:08.014Z] { [2022-10-17T09:21:08.014Z] "registry-mirrors": [ [2022-10-17T09:21:08.014Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T09:21:08.014Z] ], [2022-10-17T09:21:08.014Z] "bip": "10.250.0.254/24", [2022-10-17T09:21:08.014Z] "hosts": [ [2022-10-17T09:21:08.014Z] "tcp://0.0.0.0:5555", [2022-10-17T09:21:08.014Z] "unix:///var/run/docker.sock" [2022-10-17T09:21:08.014Z] ], [2022-10-17T09:21:08.014Z] "mtu": 1458, [2022-10-17T09:21:08.014Z] "selinux-enabled": true, [2022-10-17T09:21:08.014Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T09:21:08.014Z] } [Pipeline] sh [2022-10-17T09:21:08.375Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T09:21:08.723Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:21:27.037Z] provisioning config files... [2022-10-17T09:21:27.071Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/55@tmp/config4059541541497660619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:21:27.441Z] ---> docker-login.sh [2022-10-17T09:21:27.441Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:21:28.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:28.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:28.036Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:28.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:28.036Z] [2022-10-17T09:21:28.036Z] Login Succeeded [2022-10-17T09:21:28.036Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:21:28.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:28.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:28.592Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:28.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:28.592Z] [2022-10-17T09:21:28.592Z] Login Succeeded [2022-10-17T09:21:28.592Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:21:28.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:28.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:28.861Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:28.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:28.861Z] [2022-10-17T09:21:28.861Z] Login Succeeded [2022-10-17T09:21:28.861Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:21:29.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:29.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:29.406Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:29.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:29.406Z] [2022-10-17T09:21:29.406Z] Login Succeeded [2022-10-17T09:21:29.406Z] docker.io [2022-10-17T09:21:29.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:21:29.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:21:29.949Z] Configure a credential helper to remove this warning. See [2022-10-17T09:21:29.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:21:29.949Z] [2022-10-17T09:21:29.949Z] Login Succeeded [2022-10-17T09:21:29.949Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:21:29.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:21:30.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:21:30.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:21:30.210Z] ========================================================= [2022-10-17T09:21:30.210Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T09:21:30.210Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:21:30.590Z] + 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-10-17T09:21:30.865Z] Sending build context to Docker daemon 986.1kB [2022-10-17T09:21:30.865Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:21:30.865Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T09:21:31.139Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T09:21:31.139Z] 9b18e9b68314: Pulling fs layer [2022-10-17T09:21:31.139Z] d32db5db7311: Pulling fs layer [2022-10-17T09:21:31.139Z] d0c4b47475fc: Pulling fs layer [2022-10-17T09:21:31.139Z] 5831b945b038: Pulling fs layer [2022-10-17T09:21:31.139Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T09:21:31.139Z] 5831b945b038: Waiting [2022-10-17T09:21:31.139Z] 86bbec2aaacd: Waiting [2022-10-17T09:21:31.139Z] e10730c5d714: Pulling fs layer [2022-10-17T09:21:31.139Z] 5dd5c2283517: Pulling fs layer [2022-10-17T09:21:31.139Z] e10730c5d714: Waiting [2022-10-17T09:21:31.139Z] d5ac0230b979: Pulling fs layer [2022-10-17T09:21:31.139Z] 5dd5c2283517: Waiting [2022-10-17T09:21:31.139Z] d5ac0230b979: Waiting [2022-10-17T09:21:31.139Z] d0c4b47475fc: Verifying Checksum [2022-10-17T09:21:31.139Z] d0c4b47475fc: Download complete [2022-10-17T09:21:31.139Z] d32db5db7311: Verifying Checksum [2022-10-17T09:21:31.139Z] d32db5db7311: Download complete [2022-10-17T09:21:31.139Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T09:21:31.139Z] 86bbec2aaacd: Download complete [2022-10-17T09:21:31.139Z] e10730c5d714: Verifying Checksum [2022-10-17T09:21:31.139Z] e10730c5d714: Download complete [2022-10-17T09:21:31.139Z] 9b18e9b68314: Verifying Checksum [2022-10-17T09:21:31.139Z] 9b18e9b68314: Download complete [2022-10-17T09:21:32.592Z] 9b18e9b68314: Pull complete [2022-10-17T09:21:32.592Z] d5ac0230b979: Verifying Checksum [2022-10-17T09:21:32.592Z] d5ac0230b979: Download complete [2022-10-17T09:21:32.870Z] d32db5db7311: Pull complete [2022-10-17T09:21:33.473Z] d0c4b47475fc: Pull complete [2022-10-17T09:21:33.752Z] 5dd5c2283517: Verifying Checksum [2022-10-17T09:21:33.752Z] 5dd5c2283517: Download complete [2022-10-17T09:21:34.737Z] 5831b945b038: Verifying Checksum [2022-10-17T09:21:34.737Z] 5831b945b038: Download complete [2022-10-17T09:21:49.821Z] 5831b945b038: Pull complete [2022-10-17T09:21:49.822Z] 86bbec2aaacd: Pull complete [2022-10-17T09:21:49.822Z] e10730c5d714: Pull complete [2022-10-17T09:21:55.218Z] 5dd5c2283517: Pull complete [2022-10-17T09:21:56.672Z] d5ac0230b979: Pull complete [2022-10-17T09:21:56.943Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T09:21:56.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T09:21:56.943Z] ---> 59b3b1a385d4 [2022-10-17T09:21:56.943Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:21:57.939Z] ---> Running in ae29655db462 [2022-10-17T09:21:58.210Z] Removing intermediate container ae29655db462 [2022-10-17T09:21:58.210Z] ---> 48ab67e6bb5e [2022-10-17T09:21:58.210Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:21:58.210Z] ---> Running in 2f34d0663d20 [2022-10-17T09:21:58.799Z] Removing intermediate container 2f34d0663d20 [2022-10-17T09:21:58.799Z] ---> f6dba3ed11ff [2022-10-17T09:21:58.799Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T09:21:58.799Z] ---> Running in 92a04de4b815 [2022-10-17T09:21:59.080Z] Removing intermediate container 92a04de4b815 [2022-10-17T09:21:59.080Z] ---> 7dfcd4e6872a [2022-10-17T09:21:59.080Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T09:21:59.353Z] ---> Running in 804d658b5210 [2022-10-17T09:21:59.624Z] Removing intermediate container 804d658b5210 [2022-10-17T09:21:59.624Z] ---> 81745ff218c0 [2022-10-17T09:21:59.624Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:21:59.901Z] ---> Running in 038c10ffae8d [2022-10-17T09:22:01.873Z] Removing intermediate container 038c10ffae8d [2022-10-17T09:22:01.873Z] ---> 43d4bec6a956 [2022-10-17T09:22:01.873Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:22:01.873Z] ---> Running in b8d4add4c399 [2022-10-17T09:22:02.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:22:04.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:22:05.299Z] (1/14) Installing libintl (0.21-r2) [2022-10-17T09:22:05.299Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-17T09:22:05.572Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T09:22:05.572Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T09:22:05.572Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-17T09:22:05.844Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-17T09:22:06.115Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T09:22:06.115Z] (7/14) Installing libblkid (2.38-r1) [2022-10-17T09:22:06.115Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-17T09:22:06.385Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-17T09:22:06.385Z] (10/14) Installing kmod-libs (29-r2) [2022-10-17T09:22:06.385Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-17T09:22:06.654Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-17T09:22:06.654Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-17T09:22:06.925Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-17T09:22:06.925Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:22:06.925Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T09:22:07.197Z] OK: 228 MiB in 65 packages [2022-10-17T09:22:08.638Z] Removing intermediate container b8d4add4c399 [2022-10-17T09:22:08.638Z] ---> 9046f7be76a6 [2022-10-17T09:22:08.638Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-17T09:22:08.638Z] ---> Running in af4f7e17ea11 [2022-10-17T09:22:08.910Z] Removing intermediate container af4f7e17ea11 [2022-10-17T09:22:08.910Z] ---> 6dc3702426c3 [2022-10-17T09:22:08.910Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T09:22:09.498Z] ---> 6e0d529e25df [2022-10-17T09:22:09.498Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:22:09.498Z] ---> Running in f0658f5aa1b4 [2022-10-17T09:23:05.983Z] Removing intermediate container f0658f5aa1b4 [2022-10-17T09:23:05.983Z] ---> 88729edab1fa [2022-10-17T09:23:05.983Z] Step 12/14 : COPY . . [2022-10-17T09:23:05.983Z] ---> a298d36ba37c [2022-10-17T09:23:05.983Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T09:23:05.983Z] ---> Running in 02f566087bf1 [2022-10-17T09:23:05.983Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:23:05.983Z] Dload Upload Total Spent Left Speed [2022-10-17T09:23:05.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5158 0 --:--:-- --:--:-- --:--:-- 5180 [2022-10-17T09:23:05.983Z] Removing intermediate container 02f566087bf1 [2022-10-17T09:23:05.983Z] ---> 204d568e5b21 [2022-10-17T09:23:05.983Z] Step 14/14 : RUN ${MAKE} [2022-10-17T09:23:05.983Z] ---> Running in b1f045309979 [2022-10-17T09:23:05.983Z] noop [2022-10-17T09:23:05.983Z] Removing intermediate container b1f045309979 [2022-10-17T09:23:05.983Z] ---> adcca792f9a5 [2022-10-17T09:23:05.983Z] Successfully built adcca792f9a5 [2022-10-17T09:23:05.983Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:23:06.367Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:23:06.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:23:06.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-8113 does not seem to be running inside a container [2022-10-17T09:23:06.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/55 -v /w/workspace/device-usb-camera/55:/w/workspace/device-usb-camera/55:rw,z -v /w/workspace/device-usb-camera/55@tmp:/w/workspace/device-usb-camera/55@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-10-17T09:23:08.020Z] $ docker top 3f5cefaa0132aa4066deceb27a5edffd08e4f3ca08dfa7ca7f9665db21346592 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:23:08.873Z] + go version [2022-10-17T09:23:08.873Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T09:23:08.891Z] $ docker stop --time=1 3f5cefaa0132aa4066deceb27a5edffd08e4f3ca08dfa7ca7f9665db21346592 [2022-10-17T09:23:10.656Z] $ docker rm -f 3f5cefaa0132aa4066deceb27a5edffd08e4f3ca08dfa7ca7f9665db21346592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:23:11.220Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:23:11.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:23:11.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-8113 does not seem to be running inside a container [2022-10-17T09:23:11.503Z] $ 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/55 -v /w/workspace/device-usb-camera/55:/w/workspace/device-usb-camera/55:rw,z -v /w/workspace/device-usb-camera/55@tmp:/w/workspace/device-usb-camera/55@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-10-17T09:23:12.744Z] $ docker top 30d5e283986ce8dc2b657421ff783d5ca4bbe374250ce2f72ba1ff2db6559259 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:23:13.607Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/55 [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:23:14.257Z] + make test [2022-10-17T09:23:14.257Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-17T09:23:16.467Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-17T09:24:53.182Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-17T09:24:55.125Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements [2022-10-17T09:24:55.709Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T09:24:55.709Z] CGO_ENABLED=1 go vet ./... [2022-10-17T09:25:27.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:25:27.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:25:27.962Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:25:27.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:25:27.991Z] $ docker stop --time=1 30d5e283986ce8dc2b657421ff783d5ca4bbe374250ce2f72ba1ff2db6559259 [2022-10-17T09:25:29.744Z] $ docker rm -f 30d5e283986ce8dc2b657421ff783d5ca4bbe374250ce2f72ba1ff2db6559259 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:25:30.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:25:30.716Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T09:25:31.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:25:31.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:25:31.898Z] + ls -al . [2022-10-17T09:25:31.898Z] total 192 [2022-10-17T09:25:31.898Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 09:23 . [2022-10-17T09:25:31.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:21 .. [2022-10-17T09:25:31.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:21 .git [2022-10-17T09:25:31.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:21 .github [2022-10-17T09:25:31.898Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 09:21 .gitignore [2022-10-17T09:25:31.898Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 09:21 .golangci.yml [2022-10-17T09:25:31.898Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 09:21 .hadolint.yml [2022-10-17T09:25:31.898Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 09:21 Attribution.txt [2022-10-17T09:25:31.898Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 09:21 CHANGELOG.md [2022-10-17T09:25:31.898Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 09:21 Dockerfile [2022-10-17T09:25:31.898Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 09:21 GOVERNANCE.md [2022-10-17T09:25:31.899Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 09:21 Jenkinsfile [2022-10-17T09:25:31.899Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 09:21 LICENSE [2022-10-17T09:25:31.899Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 09:21 Makefile [2022-10-17T09:25:31.899Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 09:21 OWNERS.md [2022-10-17T09:25:31.899Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 09:21 README.md [2022-10-17T09:25:31.899Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:14 VERSION [2022-10-17T09:25:31.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:21 bin [2022-10-17T09:25:31.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:21 cmd [2022-10-17T09:25:31.899Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 09:24 coverage.out [2022-10-17T09:25:31.899Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 09:21 docker-entrypoint.sh [2022-10-17T09:25:31.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:21 docs [2022-10-17T09:25:31.899Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 09:21 go.mod [2022-10-17T09:25:31.899Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 09:21 go.sum [2022-10-17T09:25:31.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:21 internal [2022-10-17T09:25:31.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:21 snap [2022-10-17T09:25:31.899Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 09:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:25:32.256Z] + 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=b346198c17a3ebf2419cb456fdaded435ad8b044 --label arch=arm64 --label version=2.3.0-dev.16 . [2022-10-17T09:25:32.525Z] Sending build context to Docker daemon 1.016MB [2022-10-17T09:25:32.525Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:25:32.525Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-17T09:25:32.525Z] ---> adcca792f9a5 [2022-10-17T09:25:32.525Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:25:32.792Z] ---> Running in b891192ccd9e [2022-10-17T09:25:33.061Z] Removing intermediate container b891192ccd9e [2022-10-17T09:25:33.061Z] ---> 5ebc3d71715f [2022-10-17T09:25:33.061Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:25:33.329Z] ---> Running in 55ebe2890afe [2022-10-17T09:25:33.605Z] Removing intermediate container 55ebe2890afe [2022-10-17T09:25:33.606Z] ---> 3f79c03c5a49 [2022-10-17T09:25:33.606Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T09:25:33.606Z] ---> Running in dc2eff358854 [2022-10-17T09:25:34.189Z] Removing intermediate container dc2eff358854 [2022-10-17T09:25:34.189Z] ---> 1df0d06d26b8 [2022-10-17T09:25:34.189Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T09:25:34.189Z] ---> Running in fe4127f62041 [2022-10-17T09:25:34.465Z] Removing intermediate container fe4127f62041 [2022-10-17T09:25:34.465Z] ---> bfebd6de70e8 [2022-10-17T09:25:34.465Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:25:34.465Z] ---> Running in 2201f3dccb6b [2022-10-17T09:25:36.424Z] Removing intermediate container 2201f3dccb6b [2022-10-17T09:25:36.424Z] ---> ee10ebb3ed18 [2022-10-17T09:25:36.424Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:25:36.424Z] ---> Running in 0fafd030f20d [2022-10-17T09:25:37.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:25:38.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:25:39.808Z] OK: 228 MiB in 65 packages [2022-10-17T09:25:40.771Z] Removing intermediate container 0fafd030f20d [2022-10-17T09:25:40.771Z] ---> 4b31d4449af7 [2022-10-17T09:25:40.771Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-17T09:25:40.771Z] ---> Running in 1b74c8b11b7b [2022-10-17T09:25:41.037Z] Removing intermediate container 1b74c8b11b7b [2022-10-17T09:25:41.037Z] ---> 98942d6874e7 [2022-10-17T09:25:41.037Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-17T09:25:41.620Z] ---> 73079662b616 [2022-10-17T09:25:41.620Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:25:41.620Z] ---> Running in 0fc0f92f79db [2022-10-17T09:25:44.205Z] Removing intermediate container 0fc0f92f79db [2022-10-17T09:25:44.205Z] ---> c6c4ef96ddde [2022-10-17T09:25:44.205Z] Step 12/36 : COPY . . [2022-10-17T09:25:45.166Z] ---> b66aba615aaf [2022-10-17T09:25:45.166Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T09:25:45.166Z] ---> Running in c8b2991a2e6c [2022-10-17T09:25:46.128Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:25:46.128Z] Dload Upload Total Spent Left Speed [2022-10-17T09:25:46.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13309 0 --:--:-- --:--:-- --:--:-- 13443 [2022-10-17T09:25:47.380Z] Removing intermediate container c8b2991a2e6c [2022-10-17T09:25:47.380Z] ---> 96229672dd9e [2022-10-17T09:25:47.380Z] Step 14/36 : RUN ${MAKE} [2022-10-17T09:25:47.380Z] ---> Running in f65dec6df4f8 [2022-10-17T09:25:48.343Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-17T09:28:25.382Z] Removing intermediate container f65dec6df4f8 [2022-10-17T09:28:25.382Z] ---> cac3d769bed9 [2022-10-17T09:28:25.382Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-17T09:28:25.382Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-17T09:28:25.382Z] eab2503cf8f4: Pulling fs layer [2022-10-17T09:28:25.382Z] 97cd0a44c592: Pulling fs layer [2022-10-17T09:28:25.382Z] 97cd0a44c592: Download complete [2022-10-17T09:28:25.382Z] eab2503cf8f4: Verifying Checksum [2022-10-17T09:28:25.382Z] eab2503cf8f4: Download complete [2022-10-17T09:28:25.382Z] eab2503cf8f4: Pull complete [2022-10-17T09:28:25.382Z] 97cd0a44c592: Pull complete [2022-10-17T09:28:25.382Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-17T09:28:25.382Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-17T09:28:25.382Z] ---> 7f763cca56b3 [2022-10-17T09:28:25.382Z] Step 16/36 : FROM alpine:3.16 [2022-10-17T09:28:25.382Z] 3.16: Pulling from library/alpine [2022-10-17T09:28:25.382Z] 9b18e9b68314: Already exists [2022-10-17T09:28:25.382Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:28:25.382Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:28:25.382Z] ---> a6215f271958 [2022-10-17T09:28:25.382Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T09:28:25.382Z] ---> Running in 1fb5da499d70 [2022-10-17T09:28:25.382Z] Removing intermediate container 1fb5da499d70 [2022-10-17T09:28:25.382Z] ---> 37c360250e50 [2022-10-17T09:28:25.382Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-17T09:28:25.382Z] ---> Running in 778d179d9f7b [2022-10-17T09:28:25.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:28:25.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:28:25.382Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-17T09:28:25.382Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-17T09:28:25.382Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-17T09:28:25.382Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-17T09:28:25.382Z] (5/82) Installing libxcb (1.15-r0) [2022-10-17T09:28:25.382Z] (6/82) Installing libx11 (1.8-r0) [2022-10-17T09:28:25.382Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-17T09:28:25.382Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-17T09:28:25.382Z] (9/82) Installing expat (2.4.9-r0) [2022-10-17T09:28:25.382Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-17T09:28:25.382Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-17T09:28:25.382Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-17T09:28:25.382Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-17T09:28:25.382Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-17T09:28:25.382Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-17T09:28:25.382Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-17T09:28:25.382Z] (17/82) Installing libintl (0.21-r2) [2022-10-17T09:28:25.382Z] (18/82) Installing libblkid (2.38-r1) [2022-10-17T09:28:25.382Z] (19/82) Installing libmount (2.38-r1) [2022-10-17T09:28:25.382Z] (20/82) Installing pcre (8.45-r2) [2022-10-17T09:28:25.382Z] (21/82) Installing glib (2.72.1-r0) [2022-10-17T09:28:25.382Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-17T09:28:25.382Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-17T09:28:25.382Z] (24/82) Installing libass (0.16.0-r0) [2022-10-17T09:28:25.382Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-17T09:28:25.382Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-17T09:28:25.382Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-17T09:28:25.382Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-17T09:28:25.382Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-17T09:28:25.382Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-17T09:28:25.382Z] (31/82) Installing libunistring (1.0-r0) [2022-10-17T09:28:25.382Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-17T09:28:25.382Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-17T09:28:25.382Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-17T09:28:25.382Z] (35/82) Installing lame (3.100-r0) [2022-10-17T09:28:25.382Z] (36/82) Installing opus (1.3.1-r1) [2022-10-17T09:28:25.382Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-17T09:28:25.382Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-10-17T09:28:25.382Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-17T09:28:25.382Z] (40/82) Installing orc (0.4.32-r0) [2022-10-17T09:28:25.382Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:28:25.382Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-17T09:28:25.382Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:28:25.382Z] (44/82) Installing flac (1.3.4-r0) [2022-10-17T09:28:25.382Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-17T09:28:25.382Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-17T09:28:25.382Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-17T09:28:25.382Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-17T09:28:25.382Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-17T09:28:25.382Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-17T09:28:25.382Z] (51/82) Installing libpulse (15.0-r2) [2022-10-17T09:28:25.382Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-17T09:28:25.382Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-17T09:28:25.382Z] (54/82) Installing librist (0.2.6-r1) [2022-10-17T09:28:25.382Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-17T09:28:25.382Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-17T09:28:25.382Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-17T09:28:25.382Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T09:28:25.382Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T09:28:25.382Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-17T09:28:25.382Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-17T09:28:25.382Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T09:28:25.382Z] (63/82) Installing libva (2.14.0-r0) [2022-10-17T09:28:25.382Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-17T09:28:25.382Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-17T09:28:25.382Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-17T09:28:25.382Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-17T09:28:25.382Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-17T09:28:25.382Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-17T09:28:25.382Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-17T09:28:25.382Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-17T09:28:25.382Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-17T09:28:25.382Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-17T09:28:25.382Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-17T09:28:25.382Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T09:28:25.382Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-17T09:28:25.382Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-17T09:28:25.382Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-17T09:28:25.382Z] (78/82) Installing kmod-libs (29-r2) [2022-10-17T09:28:25.382Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-17T09:28:25.382Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-17T09:28:25.382Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-17T09:28:25.382Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-17T09:28:25.382Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:28:25.382Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T09:28:25.382Z] OK: 78 MiB in 96 packages [2022-10-17T09:28:25.382Z] Removing intermediate container 778d179d9f7b [2022-10-17T09:28:25.382Z] ---> 664f2f5622b2 [2022-10-17T09:28:25.382Z] Step 19/36 : WORKDIR / [2022-10-17T09:28:25.382Z] ---> Running in b0c4f6ac79ca [2022-10-17T09:28:25.382Z] Removing intermediate container b0c4f6ac79ca [2022-10-17T09:28:25.382Z] ---> cc2f43f2b052 [2022-10-17T09:28:25.383Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-17T09:28:26.790Z] ---> 7decb2af271d [2022-10-17T09:28:26.790Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-17T09:28:27.374Z] ---> 7d1b33f5f6e9 [2022-10-17T09:28:27.374Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-17T09:28:27.642Z] ---> 030eb80293f3 [2022-10-17T09:28:27.642Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-17T09:28:28.223Z] ---> 25dbcd924428 [2022-10-17T09:28:28.224Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-17T09:28:28.492Z] ---> b96400d42b60 [2022-10-17T09:28:28.492Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-17T09:28:29.076Z] ---> a3f03fcb9915 [2022-10-17T09:28:29.076Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-17T09:28:31.015Z] ---> 0ad60ef58fdc [2022-10-17T09:28:31.015Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-17T09:28:31.015Z] ---> Running in 9454a12f2408 [2022-10-17T09:28:32.420Z] Removing intermediate container 9454a12f2408 [2022-10-17T09:28:32.420Z] ---> 2d605c3a13f3 [2022-10-17T09:28:32.420Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-17T09:28:32.420Z] ---> Running in 5409ec7aff29 [2022-10-17T09:28:33.835Z] Removing intermediate container 5409ec7aff29 [2022-10-17T09:28:33.835Z] ---> d4a4fb4ac3b8 [2022-10-17T09:28:33.835Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-17T09:28:33.835Z] ---> Running in 0bd430206e69 [2022-10-17T09:28:35.775Z] Removing intermediate container 0bd430206e69 [2022-10-17T09:28:35.775Z] ---> 123557ee8950 [2022-10-17T09:28:35.775Z] Step 30/36 : EXPOSE 59983 [2022-10-17T09:28:35.775Z] ---> Running in acd25cc8d8be [2022-10-17T09:28:35.775Z] Removing intermediate container acd25cc8d8be [2022-10-17T09:28:35.775Z] ---> 601cd39664dd [2022-10-17T09:28:35.775Z] Step 31/36 : EXPOSE 8554 [2022-10-17T09:28:35.775Z] ---> Running in fcdafe3d6acb [2022-10-17T09:28:36.041Z] Removing intermediate container fcdafe3d6acb [2022-10-17T09:28:36.041Z] ---> 2ed2e5e86dc4 [2022-10-17T09:28:36.041Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-17T09:28:36.305Z] ---> Running in c8df2886fcef [2022-10-17T09:28:36.570Z] Removing intermediate container c8df2886fcef [2022-10-17T09:28:36.570Z] ---> c93edcff4a7b [2022-10-17T09:28:36.570Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-17T09:28:36.570Z] ---> Running in 280c2d8cc5a1 [2022-10-17T09:28:36.835Z] Removing intermediate container 280c2d8cc5a1 [2022-10-17T09:28:36.835Z] ---> 7158884e5e41 [2022-10-17T09:28:36.835Z] Step 34/36 : LABEL arch=arm64 [2022-10-17T09:28:36.835Z] ---> Running in 9a0d6b32a6f4 [2022-10-17T09:28:37.101Z] Removing intermediate container 9a0d6b32a6f4 [2022-10-17T09:28:37.101Z] ---> cd8f94f40846 [2022-10-17T09:28:37.101Z] Step 35/36 : LABEL git_sha=b346198c17a3ebf2419cb456fdaded435ad8b044 [2022-10-17T09:28:37.101Z] ---> Running in 1e10fc694a2b [2022-10-17T09:28:37.370Z] Removing intermediate container 1e10fc694a2b [2022-10-17T09:28:37.370Z] ---> 138598803d35 [2022-10-17T09:28:37.370Z] Step 36/36 : LABEL version=2.3.0-dev.16 [2022-10-17T09:28:37.639Z] ---> Running in 11ebf223ddfc [2022-10-17T09:28:37.639Z] Removing intermediate container 11ebf223ddfc [2022-10-17T09:28:37.639Z] ---> 727b2fbcc11e [2022-10-17T09:28:37.639Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:28:37.905Z] Successfully built 727b2fbcc11e [2022-10-17T09:28:37.905Z] 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-10-17T09:28:38.016Z] provisioning config files... [2022-10-17T09:28:38.030Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/55@tmp/config5737431295163246353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:28:38.362Z] ---> docker-login.sh [2022-10-17T09:28:38.362Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:28:38.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:28:38.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:28:38.633Z] Configure a credential helper to remove this warning. See [2022-10-17T09:28:38.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:28:38.633Z] [2022-10-17T09:28:38.633Z] Login Succeeded [2022-10-17T09:28:38.633Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:28:38.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:28:38.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:28:38.900Z] Configure a credential helper to remove this warning. See [2022-10-17T09:28:38.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:28:38.900Z] [2022-10-17T09:28:38.900Z] Login Succeeded [2022-10-17T09:28:38.900Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:28:39.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:28:39.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:28:39.435Z] Configure a credential helper to remove this warning. See [2022-10-17T09:28:39.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:28:39.435Z] [2022-10-17T09:28:39.435Z] Login Succeeded [2022-10-17T09:28:39.435Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:28:39.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:28:39.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:28:39.705Z] Configure a credential helper to remove this warning. See [2022-10-17T09:28:39.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:28:39.705Z] [2022-10-17T09:28:39.705Z] Login Succeeded [2022-10-17T09:28:39.705Z] docker.io [2022-10-17T09:28:39.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:28:40.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:28:40.554Z] Configure a credential helper to remove this warning. See [2022-10-17T09:28:40.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:28:40.554Z] [2022-10-17T09:28:40.554Z] Login Succeeded [2022-10-17T09:28:40.554Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:28:40.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:28:40.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:28:40.603Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-10-17T09:28:40.603Z] b346198c17a3ebf2419cb456fdaded435ad8b044 [2022-10-17T09:28:40.603Z] latest [2022-10-17T09:28:40.603Z] 2.3.0-dev.16 [2022-10-17T09:28:40.603Z] b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16 [2022-10-17T09:28:40.603Z] main [2022-10-17T09:28:40.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:28:40.930Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b346198c17a3ebf2419cb456fdaded435ad8b044 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:28:41.264Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b346198c17a3ebf2419cb456fdaded435ad8b044 [2022-10-17T09:28:41.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T09:28:41.264Z] 30d78aa277eb: Preparing [2022-10-17T09:28:41.264Z] c976a7991c1c: Preparing [2022-10-17T09:28:41.264Z] dc294a881cdd: Preparing [2022-10-17T09:28:41.264Z] a43932d1df72: Preparing [2022-10-17T09:28:41.264Z] 1207169bf42c: Preparing [2022-10-17T09:28:41.264Z] 50927cc3d344: Preparing [2022-10-17T09:28:41.264Z] 61291bb20137: Preparing [2022-10-17T09:28:41.264Z] 3774292a4a53: Preparing [2022-10-17T09:28:41.264Z] 5bf80cae9759: Preparing [2022-10-17T09:28:41.264Z] 5288429e76f2: Preparing [2022-10-17T09:28:41.264Z] 1923d6410a6a: Preparing [2022-10-17T09:28:41.264Z] 5d3e392a13a0: Preparing [2022-10-17T09:28:41.264Z] 50927cc3d344: Waiting [2022-10-17T09:28:41.264Z] 61291bb20137: Waiting [2022-10-17T09:28:41.264Z] 3774292a4a53: Waiting [2022-10-17T09:28:41.264Z] 5bf80cae9759: Waiting [2022-10-17T09:28:41.264Z] 5288429e76f2: Waiting [2022-10-17T09:28:41.264Z] 1923d6410a6a: Waiting [2022-10-17T09:28:41.264Z] 5d3e392a13a0: Waiting [2022-10-17T09:28:41.530Z] 1207169bf42c: Pushed [2022-10-17T09:28:41.530Z] 30d78aa277eb: Pushed [2022-10-17T09:28:41.530Z] dc294a881cdd: Pushed [2022-10-17T09:28:41.530Z] c976a7991c1c: Pushed [2022-10-17T09:28:41.797Z] 50927cc3d344: Pushed [2022-10-17T09:28:41.797Z] 5bf80cae9759: Pushed [2022-10-17T09:28:41.797Z] 61291bb20137: Pushed [2022-10-17T09:28:41.797Z] 3774292a4a53: Pushed [2022-10-17T09:28:41.797Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:28:46.044Z] a43932d1df72: Pushed [2022-10-17T09:28:46.312Z] 5288429e76f2: Pushed [2022-10-17T09:28:56.385Z] 1923d6410a6a: Pushed [2022-10-17T09:28:56.385Z] b346198c17a3ebf2419cb456fdaded435ad8b044: digest: sha256:da9d41f9f7cb287b7278190ca473fcb6996afa8b24d7032cf8ab348dc89cf963 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:28:56.741Z] + 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-10-17T09:28:57.085Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-17T09:28:57.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T09:28:57.086Z] 30d78aa277eb: Preparing [2022-10-17T09:28:57.086Z] c976a7991c1c: Preparing [2022-10-17T09:28:57.086Z] dc294a881cdd: Preparing [2022-10-17T09:28:57.086Z] a43932d1df72: Preparing [2022-10-17T09:28:57.086Z] 1207169bf42c: Preparing [2022-10-17T09:28:57.086Z] 50927cc3d344: Preparing [2022-10-17T09:28:57.086Z] 61291bb20137: Preparing [2022-10-17T09:28:57.086Z] 3774292a4a53: Preparing [2022-10-17T09:28:57.086Z] 5bf80cae9759: Preparing [2022-10-17T09:28:57.086Z] 5288429e76f2: Preparing [2022-10-17T09:28:57.086Z] 1923d6410a6a: Preparing [2022-10-17T09:28:57.086Z] 5d3e392a13a0: Preparing [2022-10-17T09:28:57.086Z] 50927cc3d344: Waiting [2022-10-17T09:28:57.086Z] 5bf80cae9759: Waiting [2022-10-17T09:28:57.086Z] 61291bb20137: Waiting [2022-10-17T09:28:57.086Z] 3774292a4a53: Waiting [2022-10-17T09:28:57.086Z] 5288429e76f2: Waiting [2022-10-17T09:28:57.086Z] 1923d6410a6a: Waiting [2022-10-17T09:28:57.086Z] 5d3e392a13a0: Waiting [2022-10-17T09:28:57.086Z] c976a7991c1c: Layer already exists [2022-10-17T09:28:57.086Z] 30d78aa277eb: Layer already exists [2022-10-17T09:28:57.086Z] dc294a881cdd: Layer already exists [2022-10-17T09:28:57.086Z] a43932d1df72: Layer already exists [2022-10-17T09:28:57.086Z] 1207169bf42c: Layer already exists [2022-10-17T09:28:57.086Z] 50927cc3d344: Layer already exists [2022-10-17T09:28:57.086Z] 61291bb20137: Layer already exists [2022-10-17T09:28:57.086Z] 3774292a4a53: Layer already exists [2022-10-17T09:28:57.086Z] 5bf80cae9759: Layer already exists [2022-10-17T09:28:57.086Z] 5288429e76f2: Layer already exists [2022-10-17T09:28:57.086Z] 1923d6410a6a: Layer already exists [2022-10-17T09:28:57.086Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:28:57.350Z] latest: digest: sha256:da9d41f9f7cb287b7278190ca473fcb6996afa8b24d7032cf8ab348dc89cf963 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:28:57.699Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:28:58.032Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.16 [2022-10-17T09:28:58.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T09:28:58.033Z] 30d78aa277eb: Preparing [2022-10-17T09:28:58.033Z] c976a7991c1c: Preparing [2022-10-17T09:28:58.033Z] dc294a881cdd: Preparing [2022-10-17T09:28:58.033Z] a43932d1df72: Preparing [2022-10-17T09:28:58.033Z] 1207169bf42c: Preparing [2022-10-17T09:28:58.033Z] 50927cc3d344: Preparing [2022-10-17T09:28:58.033Z] 61291bb20137: Preparing [2022-10-17T09:28:58.033Z] 3774292a4a53: Preparing [2022-10-17T09:28:58.033Z] 5bf80cae9759: Preparing [2022-10-17T09:28:58.033Z] 5288429e76f2: Preparing [2022-10-17T09:28:58.033Z] 1923d6410a6a: Preparing [2022-10-17T09:28:58.033Z] 5d3e392a13a0: Preparing [2022-10-17T09:28:58.033Z] 50927cc3d344: Waiting [2022-10-17T09:28:58.033Z] 61291bb20137: Waiting [2022-10-17T09:28:58.033Z] 3774292a4a53: Waiting [2022-10-17T09:28:58.033Z] 5bf80cae9759: Waiting [2022-10-17T09:28:58.033Z] 5288429e76f2: Waiting [2022-10-17T09:28:58.033Z] 1923d6410a6a: Waiting [2022-10-17T09:28:58.033Z] 5d3e392a13a0: Waiting [2022-10-17T09:28:58.033Z] 30d78aa277eb: Layer already exists [2022-10-17T09:28:58.033Z] a43932d1df72: Layer already exists [2022-10-17T09:28:58.033Z] c976a7991c1c: Layer already exists [2022-10-17T09:28:58.033Z] 1207169bf42c: Layer already exists [2022-10-17T09:28:58.033Z] dc294a881cdd: Layer already exists [2022-10-17T09:28:58.033Z] 50927cc3d344: Layer already exists [2022-10-17T09:28:58.033Z] 61291bb20137: Layer already exists [2022-10-17T09:28:58.033Z] 3774292a4a53: Layer already exists [2022-10-17T09:28:58.033Z] 5bf80cae9759: Layer already exists [2022-10-17T09:28:58.033Z] 5288429e76f2: Layer already exists [2022-10-17T09:28:58.033Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:28:58.033Z] 1923d6410a6a: Layer already exists [2022-10-17T09:28:58.299Z] 2.3.0-dev.16: digest: sha256:da9d41f9f7cb287b7278190ca473fcb6996afa8b24d7032cf8ab348dc89cf963 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:28:58.635Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:28:58.967Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16 [2022-10-17T09:28:58.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T09:28:58.967Z] 30d78aa277eb: Preparing [2022-10-17T09:28:58.968Z] c976a7991c1c: Preparing [2022-10-17T09:28:58.968Z] dc294a881cdd: Preparing [2022-10-17T09:28:58.968Z] a43932d1df72: Preparing [2022-10-17T09:28:58.968Z] 1207169bf42c: Preparing [2022-10-17T09:28:58.968Z] 50927cc3d344: Preparing [2022-10-17T09:28:58.968Z] 61291bb20137: Preparing [2022-10-17T09:28:58.968Z] 3774292a4a53: Preparing [2022-10-17T09:28:58.968Z] 5bf80cae9759: Preparing [2022-10-17T09:28:58.968Z] 5288429e76f2: Preparing [2022-10-17T09:28:58.968Z] 1923d6410a6a: Preparing [2022-10-17T09:28:58.968Z] 5d3e392a13a0: Preparing [2022-10-17T09:28:58.968Z] 50927cc3d344: Waiting [2022-10-17T09:28:58.968Z] 61291bb20137: Waiting [2022-10-17T09:28:58.968Z] 3774292a4a53: Waiting [2022-10-17T09:28:58.968Z] 5bf80cae9759: Waiting [2022-10-17T09:28:58.968Z] 5288429e76f2: Waiting [2022-10-17T09:28:58.968Z] 1923d6410a6a: Waiting [2022-10-17T09:28:58.968Z] 5d3e392a13a0: Waiting [2022-10-17T09:28:58.968Z] 30d78aa277eb: Layer already exists [2022-10-17T09:28:58.968Z] a43932d1df72: Layer already exists [2022-10-17T09:28:58.968Z] c976a7991c1c: Layer already exists [2022-10-17T09:28:58.968Z] 1207169bf42c: Layer already exists [2022-10-17T09:28:58.968Z] dc294a881cdd: Layer already exists [2022-10-17T09:28:58.968Z] 3774292a4a53: Layer already exists [2022-10-17T09:28:58.968Z] 61291bb20137: Layer already exists [2022-10-17T09:28:58.968Z] 50927cc3d344: Layer already exists [2022-10-17T09:28:58.968Z] 5288429e76f2: Layer already exists [2022-10-17T09:28:58.968Z] 5bf80cae9759: Layer already exists [2022-10-17T09:28:58.968Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:28:58.968Z] 1923d6410a6a: Layer already exists [2022-10-17T09:28:59.232Z] b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16: digest: sha256:da9d41f9f7cb287b7278190ca473fcb6996afa8b24d7032cf8ab348dc89cf963 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:28:59.577Z] + 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-10-17T09:28:59.922Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-10-17T09:28:59.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T09:28:59.922Z] 30d78aa277eb: Preparing [2022-10-17T09:28:59.922Z] c976a7991c1c: Preparing [2022-10-17T09:28:59.922Z] dc294a881cdd: Preparing [2022-10-17T09:28:59.922Z] a43932d1df72: Preparing [2022-10-17T09:28:59.922Z] 1207169bf42c: Preparing [2022-10-17T09:28:59.922Z] 50927cc3d344: Preparing [2022-10-17T09:28:59.922Z] 61291bb20137: Preparing [2022-10-17T09:28:59.922Z] 3774292a4a53: Preparing [2022-10-17T09:28:59.922Z] 5bf80cae9759: Preparing [2022-10-17T09:28:59.922Z] 5288429e76f2: Preparing [2022-10-17T09:28:59.922Z] 1923d6410a6a: Preparing [2022-10-17T09:28:59.922Z] 5d3e392a13a0: Preparing [2022-10-17T09:28:59.922Z] 5bf80cae9759: Waiting [2022-10-17T09:28:59.922Z] 5288429e76f2: Waiting [2022-10-17T09:28:59.922Z] 50927cc3d344: Waiting [2022-10-17T09:28:59.922Z] 1923d6410a6a: Waiting [2022-10-17T09:28:59.922Z] 61291bb20137: Waiting [2022-10-17T09:28:59.922Z] 5d3e392a13a0: Waiting [2022-10-17T09:28:59.922Z] 3774292a4a53: Waiting [2022-10-17T09:28:59.922Z] c976a7991c1c: Layer already exists [2022-10-17T09:28:59.922Z] 1207169bf42c: Layer already exists [2022-10-17T09:28:59.922Z] a43932d1df72: Layer already exists [2022-10-17T09:28:59.922Z] 30d78aa277eb: Layer already exists [2022-10-17T09:28:59.922Z] dc294a881cdd: Layer already exists [2022-10-17T09:28:59.922Z] 3774292a4a53: Layer already exists [2022-10-17T09:28:59.922Z] 5bf80cae9759: Layer already exists [2022-10-17T09:28:59.922Z] 50927cc3d344: Layer already exists [2022-10-17T09:28:59.922Z] 5288429e76f2: Layer already exists [2022-10-17T09:28:59.922Z] 61291bb20137: Layer already exists [2022-10-17T09:28:59.922Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:28:59.922Z] 1923d6410a6a: Layer already exists [2022-10-17T09:29:00.190Z] main: digest: sha256:da9d41f9f7cb287b7278190ca473fcb6996afa8b24d7032cf8ab348dc89cf963 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:29:00.247Z] ===================================================== [Pipeline] echo [2022-10-17T09:29:00.257Z] taggedImages: [2022-10-17T09:29:00.257Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b346198c17a3ebf2419cb456fdaded435ad8b044 [2022-10-17T09:29:00.257Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-17T09:29:00.257Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.16 [2022-10-17T09:29:00.257Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:b346198c17a3ebf2419cb456fdaded435ad8b044-2.3.0-dev.16 [2022-10-17T09:29:00.257Z] - 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-10-17T09:29:00.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:29:00.616Z] [2022-10-17T09:29:00.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:29:00.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:29:00.954Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T09:29:00.954Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T09:29:00.954Z] 04944245beec: Pulling fs layer [2022-10-17T09:29:00.954Z] 699f458cf7ca: Pulling fs layer [2022-10-17T09:29:00.954Z] 765212b225bb: Pulling fs layer [2022-10-17T09:29:00.954Z] f23df028b6ca: Pulling fs layer [2022-10-17T09:29:00.954Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T09:29:00.954Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T09:29:00.954Z] f23df028b6ca: Waiting [2022-10-17T09:29:00.954Z] 765212b225bb: Waiting [2022-10-17T09:29:00.954Z] d65c8cfc05b1: Waiting [2022-10-17T09:29:00.954Z] 2437ff75d9bd: Waiting [2022-10-17T09:29:01.226Z] 04944245beec: Verifying Checksum [2022-10-17T09:29:01.226Z] 04944245beec: Download complete [2022-10-17T09:29:01.226Z] 765212b225bb: Verifying Checksum [2022-10-17T09:29:01.226Z] 765212b225bb: Download complete [2022-10-17T09:29:01.226Z] f23df028b6ca: Verifying Checksum [2022-10-17T09:29:01.226Z] f23df028b6ca: Download complete [2022-10-17T09:29:01.226Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T09:29:01.226Z] d65c8cfc05b1: Download complete [2022-10-17T09:29:01.226Z] 699f458cf7ca: Download complete [2022-10-17T09:29:01.813Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T09:29:01.813Z] 8998bd30e6a1: Download complete [2022-10-17T09:29:04.395Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T09:29:04.395Z] 2437ff75d9bd: Download complete [2022-10-17T09:29:05.803Z] 8998bd30e6a1: Pull complete [2022-10-17T09:29:07.212Z] 04944245beec: Pull complete [2022-10-17T09:29:08.176Z] 699f458cf7ca: Pull complete [2022-10-17T09:29:08.443Z] 765212b225bb: Pull complete [2022-10-17T09:29:09.404Z] f23df028b6ca: Pull complete [2022-10-17T09:29:09.405Z] d65c8cfc05b1: Pull complete [2022-10-17T09:29:24.387Z] 2437ff75d9bd: Pull complete [2022-10-17T09:29:24.387Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T09:29:24.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:29:24.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:29:24.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-8113 does not seem to be running inside a container [2022-10-17T09:29:24.640Z] $ 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/55 -v /w/workspace/device-usb-camera/55:/w/workspace/device-usb-camera/55:rw,z -v /w/workspace/device-usb-camera/55@tmp:/w/workspace/device-usb-camera/55@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-10-17T09:29:27.091Z] $ docker top 200d78a28cdb28d260c2d46985d572bb0e01ed4d498cec6741980c9d004cb9d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:29:27.610Z] ---> job-cost.sh [2022-10-17T09:29:27.878Z] lf-activate-venv: SKIPPING [2022-10-17T09:29:27.878Z] INFO: No Stack... [2022-10-17T09:29:28.145Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T09:29:29.103Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:29:29.744Z] + cat /w/workspace/device-usb-camera/55/archives/cost.csv [2022-10-17T09:29:29.744Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:29:29.782Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-55-stack-cost] [2022-10-17T09:29:29.787Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-55-stack-cost] did not exist. Created. [2022-10-17T09:29:29.787Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:29:30.133Z] /w/workspace/device-usb-camera/55@tmp/durable-b2b6f4ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T09:29:30.733Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T09:29:30.750Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T09:29:30.796Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:29:30.810Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:29:30.833Z] $ docker stop --time=1 200d78a28cdb28d260c2d46985d572bb0e01ed4d498cec6741980c9d004cb9d6 [2022-10-17T09:29:32.333Z] $ docker rm -f 200d78a28cdb28d260c2d46985d572bb0e01ed4d498cec6741980c9d004cb9d6 [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-10-17T09:29:32.709Z] provisioning config files... [2022-10-17T09:29:32.717Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12449224101057394161tmp [Pipeline] { [Pipeline] sh [2022-10-17T09:29:33.018Z] + set +x [2022-10-17T09:29:33.018Z] + curl -s https://codecov.io/bash [2022-10-17T09:29:33.018Z] + bash -s -- [2022-10-17T09:29:33.018Z] [2022-10-17T09:29:33.018Z] _____ _ [2022-10-17T09:29:33.018Z] / ____| | | [2022-10-17T09:29:33.018Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T09:29:33.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T09:29:33.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T09:29:33.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T09:29:33.018Z] Bash-1.0.6 [2022-10-17T09:29:33.018Z] [2022-10-17T09:29:33.018Z] [2022-10-17T09:29:33.018Z] ==> git version 2.25.1 found [2022-10-17T09:29:33.018Z] ==> 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-10-17T09:29:33.018Z] Release-Date: 2020-01-08 [2022-10-17T09:29:33.018Z] 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-10-17T09:29:33.018Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T09:29:33.018Z] ==> Jenkins CI detected. [2022-10-17T09:29:33.018Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-10-17T09:29:33.018Z] project root: . [2022-10-17T09:29:33.018Z] --> token set from env [2022-10-17T09:29:33.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T09:29:33.018Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T09:29:33.018Z] ==> Python coveragepy not found [2022-10-17T09:29:33.018Z] ==> Searching for coverage reports in: [2022-10-17T09:29:33.018Z] + . [2022-10-17T09:29:33.018Z] -> Found 1 reports [2022-10-17T09:29:33.018Z] ==> Detecting git/mercurial file structure [2022-10-17T09:29:33.018Z] ==> Reading reports [2022-10-17T09:29:33.018Z] + ./coverage.out bytes=29387 [2022-10-17T09:29:33.018Z] ==> Appending adjustments [2022-10-17T09:29:33.018Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T09:29:33.277Z] + Found adjustments [2022-10-17T09:29:33.277Z] ==> Gzipping contents [2022-10-17T09:29:33.277Z] 8.0K /tmp/codecov.NJP29g.gz [2022-10-17T09:29:33.277Z] ==> Uploading reports [2022-10-17T09:29:33.277Z] url: https://codecov.io [2022-10-17T09:29:33.277Z] query: branch=main&commit=b346198c17a3ebf2419cb456fdaded435ad8b044&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:29:33.277Z] -> Pinging Codecov [2022-10-17T09:29:33.277Z] 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=b346198c17a3ebf2419cb456fdaded435ad8b044&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:29:33.537Z] -> Uploading to [2022-10-17T09:29:33.537Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/73D8F5FF140700D3E01443B452E23636/b346198c17a3ebf2419cb456fdaded435ad8b044/baf1ece3-9634-452b-9efb-549e01f883f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T092933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b86b9ec0eea8838a29433b1bae9b3cb97123021ddf26e89a20b4876e1fe02f98 [2022-10-17T09:29:33.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:29:33.537Z] Dload Upload Total Spent Left Speed [2022-10-17T09:29:33.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4190 0 0 100 4190 0 16626 --:--:-- --:--:-- --:--:-- 16561 100 4190 0 0 100 4190 0 16626 --:--:-- --:--:-- --:--:-- 16561 [2022-10-17T09:29:33.795Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b346198c17a3ebf2419cb456fdaded435ad8b044 [Pipeline] } [2022-10-17T09:29:33.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T09:29:33.938Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T09:29:33.948Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:29:34.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:29:34.248Z] [2022-10-17T09:29:34.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:29:34.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:29:34.561Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T09:29:34.561Z] df9b9388f04a: Pulling fs layer [2022-10-17T09:29:34.561Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T09:29:34.561Z] 25bc292e5bac: Pulling fs layer [2022-10-17T09:29:34.561Z] 114826534d7a: Pulling fs layer [2022-10-17T09:29:34.561Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T09:29:34.561Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T09:29:34.561Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T09:29:34.561Z] 114826534d7a: Waiting [2022-10-17T09:29:34.561Z] 4657fd5d0bcf: Waiting [2022-10-17T09:29:34.561Z] 6ad1cebc031e: Waiting [2022-10-17T09:29:34.561Z] 8a3aa393b2d8: Waiting [2022-10-17T09:29:34.561Z] 25bc292e5bac: Verifying Checksum [2022-10-17T09:29:34.561Z] 25bc292e5bac: Download complete [2022-10-17T09:29:34.561Z] 52dc419b0ee2: Download complete [2022-10-17T09:29:34.561Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T09:29:34.561Z] 4657fd5d0bcf: Download complete [2022-10-17T09:29:34.561Z] df9b9388f04a: Download complete [2022-10-17T09:29:34.829Z] df9b9388f04a: Pull complete [2022-10-17T09:29:34.829Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T09:29:35.091Z] 52dc419b0ee2: Pull complete [2022-10-17T09:29:35.091Z] 25bc292e5bac: Pull complete [2022-10-17T09:29:35.352Z] 114826534d7a: Verifying Checksum [2022-10-17T09:29:35.352Z] 114826534d7a: Download complete [2022-10-17T09:29:35.613Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T09:29:35.613Z] 8a3aa393b2d8: Download complete [2022-10-17T09:29:38.897Z] 114826534d7a: Pull complete [2022-10-17T09:29:38.897Z] 4657fd5d0bcf: Pull complete [2022-10-17T09:29:39.155Z] 6ad1cebc031e: Pull complete [2022-10-17T09:29:42.435Z] 8a3aa393b2d8: Pull complete [2022-10-17T09:29:42.435Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T09:29:42.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:29:42.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:29:42.514Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:29:42.540Z] $ 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-10-17T09:29:45.432Z] $ docker top 5cafd62a40ad66547ad111016b64bac26e4fb523b973c1992555621547eaa5d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T09:29:45.511Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-10-17T09:29:45.791Z] + set -o pipefail [2022-10-17T09:29:45.791Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-10-17T09:29:53.908Z] [2022-10-17T09:29:53.908Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-10-17T09:29:53.908Z] [2022-10-17T09:29:53.908Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/c2b8a934-430a-4928-a9e2-c0069f4db2fd [2022-10-17T09:29:53.908Z] [2022-10-17T09:29:53.908Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T09:29:53.908Z] [2022-10-17T09:29:53.908Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T09:29:53.908Z] [2022-10-17T09:29:53.908Z] [2022-10-17T09:29:53.908Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T09:29:53.908Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T09:29:53.908Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T09:29:53.911Z] $ docker stop --time=1 5cafd62a40ad66547ad111016b64bac26e4fb523b973c1992555621547eaa5d9 [2022-10-17T09:29:56.675Z] $ docker rm -f 5cafd62a40ad66547ad111016b64bac26e4fb523b973c1992555621547eaa5d9 [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-10-17T09:29:57.384Z] + git log --format=format:%s -1 b346198c17a3ebf2419cb456fdaded435ad8b044 [Pipeline] sh [2022-10-17T09:29:57.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:29:57.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:29:57.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:29:57.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:29:58.040Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:29:58.062Z] $ 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-10-17T09:29:58.492Z] $ docker top 60ce36beacf1ef36ec6ca30693683f2c77a46edceba0235662c400c73e053fdf -eo pid,comm [2022-10-17T09:29:58.562Z] 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-10-17T09:29:58.562Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:29:58.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:29:58.596Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:29:58.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:29:58.722Z] $ docker exec 60ce36beacf1ef36ec6ca30693683f2c77a46edceba0235662c400c73e053fdf ssh-agent [2022-10-17T09:29:58.859Z] SSH_AUTH_SOCK=/tmp/ssh-OXnjsqIQUaxS/agent.32 [2022-10-17T09:29:58.859Z] SSH_AGENT_PID=38 [2022-10-17T09:29:58.866Z] Running ssh-add (command line suppressed) [2022-10-17T09:29:58.961Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3571753161102573603.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3571753161102573603.key) [2022-10-17T09:29:58.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:29:59.275Z] + git semver tag [2022-10-17T09:29:59.533Z] 2022-10-17 09:29:59,454 [run_tag] DEBUG tag force:False [2022-10-17T09:29:59.533Z] 2022-10-17 09:29:59,454 [check_head_tag] DEBUG check head tag [2022-10-17T09:29:59.533Z] 2022-10-17 09:29:59,456 [execute] INFO git cat-file --batch-check [2022-10-17T09:29:59.533Z] 2022-10-17 09:29:59,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:29:59.533Z] 2022-10-17 09:29:59,461 [execute] INFO git cat-file --batch [2022-10-17T09:29:59.533Z] 2022-10-17 09:29:59,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:29:59.534Z] 2022-10-17 09:29:59,477 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T09:29:59.534Z] 2022-10-17 09:29:59,478 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-10-17T09:29:59.534Z] 2022-10-17 09:29:59,478 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:29:59.534Z] 2022-10-17 09:29:59,484 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T09:29:59.534Z] 2.3.0-dev.16 [Pipeline] } [2022-10-17T09:29:59.533Z] $ docker exec --env ******** --env ******** 60ce36beacf1ef36ec6ca30693683f2c77a46edceba0235662c400c73e053fdf ssh-agent -k [2022-10-17T09:29:59.642Z] unset SSH_AUTH_SOCK; [2022-10-17T09:29:59.643Z] unset SSH_AGENT_PID; [2022-10-17T09:29:59.643Z] echo Agent pid 38 killed; [2022-10-17T09:29:59.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:29:59.972Z] + git semver [Pipeline] } [2022-10-17T09:30:00.236Z] $ docker stop --time=1 60ce36beacf1ef36ec6ca30693683f2c77a46edceba0235662c400c73e053fdf [2022-10-17T09:30:01.528Z] $ docker rm -f 60ce36beacf1ef36ec6ca30693683f2c77a46edceba0235662c400c73e053fdf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:01.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:30:01.924Z] [2022-10-17T09:30:01.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:02.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:30:02.226Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T09:30:02.226Z] ab5ef0e58194: Pulling fs layer [2022-10-17T09:30:02.226Z] 9712f1f96733: Pulling fs layer [2022-10-17T09:30:02.226Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T09:30:02.226Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T09:30:02.226Z] e9a5061849ea: Pulling fs layer [2022-10-17T09:30:02.226Z] d747dcd14b5f: Pulling fs layer [2022-10-17T09:30:02.226Z] 2de7ff778b66: Pulling fs layer [2022-10-17T09:30:02.226Z] 0d9ebad4ef96: Waiting [2022-10-17T09:30:02.226Z] e9a5061849ea: Waiting [2022-10-17T09:30:02.226Z] d747dcd14b5f: Waiting [2022-10-17T09:30:02.226Z] 2de7ff778b66: Waiting [2022-10-17T09:30:02.226Z] 9712f1f96733: Download complete [2022-10-17T09:30:02.802Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T09:30:02.802Z] 0d9ebad4ef96: Download complete [2022-10-17T09:30:02.802Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T09:30:02.802Z] 63f879dbbcfc: Download complete [2022-10-17T09:30:03.062Z] d747dcd14b5f: Verifying Checksum [2022-10-17T09:30:03.062Z] d747dcd14b5f: Download complete [2022-10-17T09:30:03.062Z] e9a5061849ea: Verifying Checksum [2022-10-17T09:30:03.062Z] e9a5061849ea: Download complete [2022-10-17T09:30:03.062Z] 2de7ff778b66: Verifying Checksum [2022-10-17T09:30:03.062Z] 2de7ff778b66: Download complete [2022-10-17T09:30:03.319Z] ab5ef0e58194: Verifying Checksum [2022-10-17T09:30:03.319Z] ab5ef0e58194: Download complete [2022-10-17T09:30:06.640Z] ab5ef0e58194: Pull complete [2022-10-17T09:30:06.640Z] 9712f1f96733: Pull complete [2022-10-17T09:30:06.899Z] 63f879dbbcfc: Pull complete [2022-10-17T09:30:11.084Z] 0d9ebad4ef96: Pull complete [2022-10-17T09:30:11.352Z] e9a5061849ea: Pull complete [2022-10-17T09:30:11.352Z] d747dcd14b5f: Pull complete [2022-10-17T09:30:12.733Z] 2de7ff778b66: Pull complete [2022-10-17T09:30:12.733Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T09:30:12.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:30:12.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:12.808Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:30:12.823Z] $ 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-10-17T09:30:16.178Z] $ docker top 48979ecee67afca3207e0af4bf6ce9ea768cfe80a5b00ca6a7f926c0dc9a811b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:30:16.262Z] provisioning config files... [2022-10-17T09:30:16.269Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9631008755880350235tmp [2022-10-17T09:30:16.280Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config410539422891596057tmp [2022-10-17T09:30:16.289Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16044712292036945350tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:30:16.304Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:16.590Z] ---> sigul-configuration.sh [2022-10-17T09:30:16.590Z] gpg: directory `/root/.gnupg' created [2022-10-17T09:30:16.590Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T09:30:16.590Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T09:30:16.590Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T09:30:16.590Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T09:30:16.590Z] gpg: CAST5 encrypted data [2022-10-17T09:30:16.590Z] gpg: encrypted with 1 passphrase [2022-10-17T09:30:16.590Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T09:30:16.881Z] + mkdir /home/jenkins [2022-10-17T09:30:16.881Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T09:30:17.166Z] + 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-10-17T09:30:17.175Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:17.458Z] ---> sigul-install.sh [2022-10-17T09:30:17.458Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T09:30:17.742Z] + git tag --list [2022-10-17T09:30:17.742Z] v0.0.0 [2022-10-17T09:30:17.742Z] v0.0.1-dev.1 [2022-10-17T09:30:17.742Z] v0.0.1-dev.10 [2022-10-17T09:30:17.742Z] v0.0.1-dev.11 [2022-10-17T09:30:17.742Z] v0.0.1-dev.12 [2022-10-17T09:30:17.742Z] v0.0.1-dev.13 [2022-10-17T09:30:17.742Z] v0.0.1-dev.14 [2022-10-17T09:30:17.742Z] v0.0.1-dev.15 [2022-10-17T09:30:17.742Z] v0.0.1-dev.16 [2022-10-17T09:30:17.742Z] v0.0.1-dev.2 [2022-10-17T09:30:17.742Z] v0.0.1-dev.3 [2022-10-17T09:30:17.742Z] v0.0.1-dev.4 [2022-10-17T09:30:17.742Z] v0.0.1-dev.5 [2022-10-17T09:30:17.742Z] v0.0.1-dev.6 [2022-10-17T09:30:17.742Z] v0.0.1-dev.7 [2022-10-17T09:30:17.742Z] v0.0.1-dev.8 [2022-10-17T09:30:17.742Z] v0.0.1-dev.9 [2022-10-17T09:30:17.742Z] v2.2.0 [2022-10-17T09:30:17.742Z] v2.2.0-dev.17 [2022-10-17T09:30:17.742Z] v2.2.0-dev.18 [2022-10-17T09:30:17.742Z] v2.2.0-dev.19 [2022-10-17T09:30:17.742Z] v2.2.0-dev.20 [2022-10-17T09:30:17.742Z] v2.2.0-dev.21 [2022-10-17T09:30:17.742Z] v2.2.0-dev.22 [2022-10-17T09:30:17.742Z] v2.2.0-dev.23 [2022-10-17T09:30:17.742Z] v2.2.0-dev.24 [2022-10-17T09:30:17.742Z] v2.2.0-dev.25 [2022-10-17T09:30:17.742Z] v2.2.0-dev.26 [2022-10-17T09:30:17.742Z] v2.2.0-dev.27 [2022-10-17T09:30:17.742Z] v2.3.0-dev.1 [2022-10-17T09:30:17.742Z] v2.3.0-dev.10 [2022-10-17T09:30:17.742Z] v2.3.0-dev.11 [2022-10-17T09:30:17.742Z] v2.3.0-dev.12 [2022-10-17T09:30:17.742Z] v2.3.0-dev.13 [2022-10-17T09:30:17.742Z] v2.3.0-dev.14 [2022-10-17T09:30:17.742Z] v2.3.0-dev.15 [2022-10-17T09:30:17.742Z] v2.3.0-dev.16 [2022-10-17T09:30:17.742Z] v2.3.0-dev.2 [2022-10-17T09:30:17.742Z] v2.3.0-dev.3 [2022-10-17T09:30:17.742Z] v2.3.0-dev.4 [2022-10-17T09:30:17.742Z] v2.3.0-dev.5 [2022-10-17T09:30:17.742Z] v2.3.0-dev.6 [2022-10-17T09:30:17.742Z] v2.3.0-dev.7 [2022-10-17T09:30:17.742Z] v2.3.0-dev.8 [2022-10-17T09:30:17.742Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T09:30:18.029Z] + lftools sign git-tag v2.3.0-dev.16 [2022-10-17T09:30:18.597Z] Signing Git tag with Sigul... [2022-10-17T09:30:18.597Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-10-17T09:30:19.179Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:19.596Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T09:30:19.603Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T09:30:19.612Z] $ docker stop --time=1 48979ecee67afca3207e0af4bf6ce9ea768cfe80a5b00ca6a7f926c0dc9a811b [2022-10-17T09:30:20.906Z] $ docker rm -f 48979ecee67afca3207e0af4bf6ce9ea768cfe80a5b00ca6a7f926c0dc9a811b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T09:30:21.326Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:30:21.326Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:21.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:30:21.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:21.680Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:30:21.697Z] $ 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-10-17T09:30:22.026Z] $ docker top 07b0d73a67bb901a92961902583f0ebaee551ae60abd5d3d18350f5e83ea52ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:30:22.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:30:22.121Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:30:22.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:30:22.224Z] $ docker exec 07b0d73a67bb901a92961902583f0ebaee551ae60abd5d3d18350f5e83ea52ad ssh-agent [2022-10-17T09:30:22.345Z] SSH_AUTH_SOCK=/tmp/ssh-vqpDvRG22JPm/agent.32 [2022-10-17T09:30:22.345Z] SSH_AGENT_PID=38 [2022-10-17T09:30:22.350Z] Running ssh-add (command line suppressed) [2022-10-17T09:30:22.447Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2220963644976549551.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2220963644976549551.key) [2022-10-17T09:30:22.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:30:22.757Z] + git semver bump pre [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,920 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,921 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,921 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,921 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,921 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,921 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,923 [execute] INFO git cat-file --batch-check [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,930 [execute] INFO git cat-file --batch [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:30:23.015Z] 2022-10-17 09:30:22,936 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T09:30:23.015Z] 2.3.0-dev.17 [Pipeline] } [2022-10-17T09:30:23.013Z] $ docker exec --env ******** --env ******** 07b0d73a67bb901a92961902583f0ebaee551ae60abd5d3d18350f5e83ea52ad ssh-agent -k [2022-10-17T09:30:23.120Z] unset SSH_AUTH_SOCK; [2022-10-17T09:30:23.120Z] unset SSH_AGENT_PID; [2022-10-17T09:30:23.120Z] echo Agent pid 38 killed; [2022-10-17T09:30:23.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:30:23.515Z] + git semver [Pipeline] } [2022-10-17T09:30:23.795Z] $ docker stop --time=1 07b0d73a67bb901a92961902583f0ebaee551ae60abd5d3d18350f5e83ea52ad [2022-10-17T09:30:25.089Z] $ docker rm -f 07b0d73a67bb901a92961902583f0ebaee551ae60abd5d3d18350f5e83ea52ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:30:25.473Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:30:25.473Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:25.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:30:25.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:25.839Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:30:25.859Z] $ 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-10-17T09:30:26.224Z] $ docker top ab75b81127343aaad2e772d8061d8561b2c1a057d8630c18d8e160ecbb3e804a -eo pid,comm [2022-10-17T09:30:26.289Z] 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-10-17T09:30:26.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:30:26.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:30:26.326Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:30:26.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:30:26.436Z] $ docker exec ab75b81127343aaad2e772d8061d8561b2c1a057d8630c18d8e160ecbb3e804a ssh-agent [2022-10-17T09:30:26.578Z] SSH_AUTH_SOCK=/tmp/ssh-otBcErKTlH0x/agent.32 [2022-10-17T09:30:26.578Z] SSH_AGENT_PID=38 [2022-10-17T09:30:26.583Z] Running ssh-add (command line suppressed) [2022-10-17T09:30:26.675Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13039032230525737960.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13039032230525737960.key) [2022-10-17T09:30:26.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:30:26.985Z] + git semver push [2022-10-17T09:30:27.243Z] 2022-10-17 09:30:27,165 [run_push] DEBUG push [2022-10-17T09:30:27.243Z] 2022-10-17 09:30:27,165 [execute] INFO git cat-file --batch-check [2022-10-17T09:30:27.243Z] 2022-10-17 09:30:27,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:30:27.243Z] 2022-10-17 09:30:27,170 [execute] INFO git rev-list ce38f8415046577445e720fd73e14550b3af1ab7 -- [2022-10-17T09:30:27.243Z] 2022-10-17 09:30:27,170 [execute] DEBUG Popen(['git', 'rev-list', 'ce38f8415046577445e720fd73e14550b3af1ab7', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:30:27.243Z] 2022-10-17 09:30:27,177 [execute] INFO git fetch -v origin [2022-10-17T09:30:27.243Z] 2022-10-17 09:30:27,178 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T09:30:27.810Z] 2022-10-17 09:30:27,784 [run_push] DEBUG no remote changes detected [2022-10-17T09:30:27.810Z] 2022-10-17 09:30:27,784 [execute] INFO git push origin semver [2022-10-17T09:30:27.810Z] 2022-10-17 09:30:27,785 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:30:28.745Z] 2022-10-17 09:30:28,645 [run_push] DEBUG push all version tags [2022-10-17T09:30:28.745Z] 2022-10-17 09:30:28,646 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T09:30:28.745Z] 2022-10-17 09:30:28,646 [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-10-17T09:30:29.681Z] 2022-10-17 09:30:29,456 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T09:30:29.681Z] 2.3.0-dev.17 [Pipeline] } [2022-10-17T09:30:29.681Z] $ docker exec --env ******** --env ******** ab75b81127343aaad2e772d8061d8561b2c1a057d8630c18d8e160ecbb3e804a ssh-agent -k [2022-10-17T09:30:29.791Z] unset SSH_AUTH_SOCK; [2022-10-17T09:30:29.792Z] unset SSH_AGENT_PID; [2022-10-17T09:30:29.792Z] echo Agent pid 38 killed; [2022-10-17T09:30:29.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:30:30.107Z] + git semver [Pipeline] } [2022-10-17T09:30:30.367Z] $ docker stop --time=1 ab75b81127343aaad2e772d8061d8561b2c1a057d8630c18d8e160ecbb3e804a [2022-10-17T09:30:31.624Z] $ docker rm -f ab75b81127343aaad2e772d8061d8561b2c1a057d8630c18d8e160ecbb3e804a [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-10-17T09:30:32.164Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-10-17T09:30:32.164Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-17T09:30:32.164Z] total 16 [2022-10-17T09:30:32.164Z] drwxr-xr-x 3 root root 4096 Oct 17 09:17 . [2022-10-17T09:30:32.164Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:30 .. [2022-10-17T09:30:32.164Z] drwxr-xr-x 2 root root 4096 Oct 17 09:17 cost [2022-10-17T09:30:32.164Z] -rw-r--r-- 1 root root 88 Oct 17 09:17 cost.csv [2022-10-17T09:30:32.164Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-17T09:30:32.164Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-17T09:30:32.164Z] total 16 [2022-10-17T09:30:32.164Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:17 . [2022-10-17T09:30:32.164Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:30 .. [2022-10-17T09:30:32.164Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:17 cost [2022-10-17T09:30:32.164Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 17 09:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:32.459Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:33.320Z] ---> package-listing.sh [2022-10-17T09:30:33.320Z] ++ facter osfamily [2022-10-17T09:30:33.320Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T09:30:33.577Z] + OS_FAMILY=debian [2022-10-17T09:30:33.577Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-10-17T09:30:33.577Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T09:30:33.577Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T09:30:33.577Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T09:30:33.577Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T09:30:33.577Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-17T09:30:33.577Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T09:30:33.577Z] + case "${OS_FAMILY}" in [2022-10-17T09:30:33.577Z] + dpkg -l [2022-10-17T09:30:33.577Z] + grep '^ii' [2022-10-17T09:30:33.577Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T09:30:33.577Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T09:30:33.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T09:30:33.577Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-17T09:30:33.577Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-10-17T09:30:33.577Z] + 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-10-17T09:30:33.587Z] 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-10-17T09:30:33.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:30:34.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:30:34.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:30:34.488Z] prd-ubuntu20.04-docker-8c-8g-8063 does not seem to be running inside a container [2022-10-17T09:30:34.510Z] $ 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-10-17T09:30:34.745Z] $ docker top 5aec20d24a76666fb949eb155ec1dab313d0525035243e716e41563c3b91d43f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:30:35.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T09:30:35.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T09:30:35.669Z] + ls /var/log/sa-host [2022-10-17T09:30:35.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:30:35.729Z] provisioning config files... [2022-10-17T09:30:35.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3485960001021596695tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:30:35.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:36.032Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T09:30:36.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:36.364Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T09:30:36.373Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:36.659Z] ---> sudo-logs.sh [2022-10-17T09:30:36.659Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T09:30:36.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:36.966Z] ---> job-cost.sh [2022-10-17T09:30:36.967Z] lf-activate-venv: SKIPPING [2022-10-17T09:30:36.967Z] DEBUG: total: 0.2199999988079071 [2022-10-17T09:30:36.967Z] INFO: Retrieving Stack Cost... [2022-10-17T09:30:37.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:30:37.794Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T09:30:37.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:30:38.086Z] ---> logs-deploy.sh [2022-10-17T09:30:38.086Z] lf-activate-venv: SKIPPING [2022-10-17T09:30:38.086Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/55 [2022-10-17T09:30:38.086Z] INFO: archiving workspace using pattern(s): [2022-10-17T09:30:39.032Z] Archives upload complete. [2022-10-17T09:30:39.032Z] INFO: archiving logs to Nexus