Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8fb29a406733d8a67a84efb83b3b606e8871d28 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-ssh8506932871394448619.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17105772316088012691.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6739135317121803986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8359316837199220937.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14783265260368063649.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.18] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-4999 in /w/workspace/foundry_device-usb-camera_levski [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/foundry_device-usb-camera_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e8fb29a406733d8a67a84efb83b3b606e8871d28 (levski) Commit message: "Merge pull request #198 from EdgeX-Camera-Management/levski-patch-change-log" > 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 e8fb29a406733d8a67a84efb83b3b606e8871d28 # timeout=10 > git rev-list --no-walk 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T00:02:05.976Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T00:02:06.032Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T00:02:06.051Z] ========================================================= [2023-03-22T00:02:06.051Z] EdgeX Global Pipelines Version Info [2023-03-22T00:02:06.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:02:06.769Z] ------------------- [2023-03-22T00:02:06.769Z] stable info: [2023-03-22T00:02:06.769Z] ------------------- [2023-03-22T00:02:06.769Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T00:02:06.769Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T00:02:06.769Z] Message: update stable to v1.0.245 [2023-03-22T00:02:07.338Z] ------------------- [2023-03-22T00:02:07.338Z] experimental info: [2023-03-22T00:02:07.338Z] ------------------- [2023-03-22T00:02:07.338Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T00:02:07.338Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T00:02:07.338Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T00:02:07.482Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-22T00:02:07.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-22T00:02:07.498Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T00:02:07.506Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T00:02:07.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T00:02:07.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-22T00:02:07.542Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T00:02:07.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T00:02:07.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T00:02:07.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T00:02:07.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T00:02:07.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-22T00:02:07.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T00:02:07.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T00:02:07.645Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T00:02:07.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T00:02:07.669Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T00:02:07.679Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T00:02:07.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T00:02:07.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T00:02:07.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T00:02:07.736Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T00:02:07.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T00:02:07.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T00:02:07.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T00:02:07.796Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T00:02:07.813Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T00:02:07.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-22T00:02:07.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-22T00:02:07.854Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-22T00:02:07.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8fb29a406733d8a67a84efb83b3b606e8871d28 [Pipeline] echo [2023-03-22T00:02:07.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8fb29a [Pipeline] echo [2023-03-22T00:02:07.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T00:02:07.941Z] provisioning config files... [2023-03-22T00:02:07.954Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config6324710469540252214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:02:08.250Z] ---> docker-login.sh [2023-03-22T00:02:08.250Z] nexus3.edgexfoundry.org:10001 [2023-03-22T00:02:08.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:08.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:08.510Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:08.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:08.510Z] [2023-03-22T00:02:08.510Z] Login Succeeded [2023-03-22T00:02:08.510Z] nexus3.edgexfoundry.org:10002 [2023-03-22T00:02:08.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:08.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:08.770Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:08.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:08.770Z] [2023-03-22T00:02:08.770Z] Login Succeeded [2023-03-22T00:02:08.770Z] nexus3.edgexfoundry.org:10003 [2023-03-22T00:02:08.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:08.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:08.770Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:08.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:08.770Z] [2023-03-22T00:02:08.770Z] Login Succeeded [2023-03-22T00:02:08.770Z] nexus3.edgexfoundry.org:10004 [2023-03-22T00:02:09.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:09.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:09.030Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:09.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:09.030Z] [2023-03-22T00:02:09.030Z] Login Succeeded [2023-03-22T00:02:09.030Z] docker.io [2023-03-22T00:02:09.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:09.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:09.290Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:09.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:09.290Z] [2023-03-22T00:02:09.290Z] Login Succeeded [2023-03-22T00:02:09.290Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T00:02:09.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T00:02:09.873Z] + git rev-list -1 --merges e8fb29a406733d8a67a84efb83b3b606e8871d28~1..e8fb29a406733d8a67a84efb83b3b606e8871d28 [Pipeline] echo [2023-03-22T00:02:09.912Z] -----------> git rev-list -1 --merges e8fb29a406733d8a67a84efb83b3b606e8871d28~1..e8fb29a406733d8a67a84efb83b3b606e8871d28 e8fb29a406733d8a67a84efb83b3b606e8871d28 [2023-03-22T00:02:09.912Z] e8fb29a406733d8a67a84efb83b3b606e8871d28 [false] [Pipeline] sh [2023-03-22T00:02:10.197Z] + git log --format=format:%s -1 e8fb29a406733d8a67a84efb83b3b606e8871d28 [Pipeline] echo [2023-03-22T00:02:10.212Z] ========================================================= [2023-03-22T00:02:10.212Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T00:02:10.212Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T00:02:10.529Z] + git log --format=format:%s -1 e8fb29a406733d8a67a84efb83b3b606e8871d28 [Pipeline] echo [2023-03-22T00:02:10.539Z] [semverPrep] GIT_COMMIT: e8fb29a406733d8a67a84efb83b3b606e8871d28, Commit Message: Merge pull request #198 from EdgeX-Camera-Management/levski-patch-change-log [Pipeline] echo [2023-03-22T00:02:10.548Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T00:02:10.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T00:02:10.901Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T00:02:10.901Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T00:02:10.901Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T00:02:10.901Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T00:02:10.901Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T00:02:10.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:02:11.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T00:02:11.304Z] [2023-03-22T00:02:11.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:02:11.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T00:02:11.607Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T00:02:11.607Z] b85a868b505f: Pulling fs layer [2023-03-22T00:02:11.607Z] e2be974225ed: Pulling fs layer [2023-03-22T00:02:11.607Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T00:02:11.607Z] 988bab9f4d93: Pulling fs layer [2023-03-22T00:02:11.607Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T00:02:11.607Z] eaf3925da568: Pulling fs layer [2023-03-22T00:02:11.607Z] bab4dde63d76: Pulling fs layer [2023-03-22T00:02:11.607Z] bde34c3a00c8: Pulling fs layer [2023-03-22T00:02:11.607Z] b352a97aabf1: Pulling fs layer [2023-03-22T00:02:11.607Z] 4872d77fe225: Pulling fs layer [2023-03-22T00:02:11.607Z] 5851b861e8e6: Pulling fs layer [2023-03-22T00:02:11.607Z] 1469e6f7b9e6: Waiting [2023-03-22T00:02:11.607Z] eaf3925da568: Waiting [2023-03-22T00:02:11.607Z] bab4dde63d76: Waiting [2023-03-22T00:02:11.607Z] b352a97aabf1: Waiting [2023-03-22T00:02:11.607Z] 988bab9f4d93: Waiting [2023-03-22T00:02:11.607Z] e2be974225ed: Download complete [2023-03-22T00:02:11.607Z] 988bab9f4d93: Verifying Checksum [2023-03-22T00:02:11.607Z] 988bab9f4d93: Download complete [2023-03-22T00:02:11.868Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T00:02:11.868Z] 1469e6f7b9e6: Download complete [2023-03-22T00:02:11.868Z] eaf3925da568: Verifying Checksum [2023-03-22T00:02:11.868Z] eaf3925da568: Download complete [2023-03-22T00:02:11.868Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T00:02:11.868Z] 339a4e72a1f5: Download complete [2023-03-22T00:02:11.868Z] bde34c3a00c8: Verifying Checksum [2023-03-22T00:02:11.868Z] bde34c3a00c8: Download complete [2023-03-22T00:02:11.868Z] b352a97aabf1: Verifying Checksum [2023-03-22T00:02:11.868Z] b352a97aabf1: Download complete [2023-03-22T00:02:11.868Z] 4872d77fe225: Verifying Checksum [2023-03-22T00:02:11.868Z] 4872d77fe225: Download complete [2023-03-22T00:02:11.868Z] 5851b861e8e6: Verifying Checksum [2023-03-22T00:02:11.868Z] 5851b861e8e6: Download complete [2023-03-22T00:02:11.868Z] b85a868b505f: Verifying Checksum [2023-03-22T00:02:11.868Z] b85a868b505f: Download complete [2023-03-22T00:02:12.435Z] bab4dde63d76: Verifying Checksum [2023-03-22T00:02:12.435Z] bab4dde63d76: Download complete [2023-03-22T00:02:13.008Z] b85a868b505f: Pull complete [2023-03-22T00:02:13.266Z] e2be974225ed: Pull complete [2023-03-22T00:02:13.525Z] 339a4e72a1f5: Pull complete [2023-03-22T00:02:13.785Z] 988bab9f4d93: Pull complete [2023-03-22T00:02:14.045Z] 1469e6f7b9e6: Pull complete [2023-03-22T00:02:14.045Z] eaf3925da568: Pull complete [2023-03-22T00:02:15.947Z] bab4dde63d76: Pull complete [2023-03-22T00:02:15.947Z] bde34c3a00c8: Pull complete [2023-03-22T00:02:15.947Z] b352a97aabf1: Pull complete [2023-03-22T00:02:16.206Z] 4872d77fe225: Pull complete [2023-03-22T00:02:16.465Z] 5851b861e8e6: Pull complete [2023-03-22T00:02:16.724Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T00:02:16.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T00:02:16.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:02:16.829Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:02:16.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T00:02:21.478Z] $ docker top 8e6b114a7208e8470a166b655cf95ee26db0b604982d274c89e971af6e32cfb2 -eo pid,comm [2023-03-22T00:02:21.521Z] 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). [2023-03-22T00:02:21.521Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T00:02:21.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T00:02:21.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T00:02:21.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T00:02:21.670Z] $ docker exec 8e6b114a7208e8470a166b655cf95ee26db0b604982d274c89e971af6e32cfb2 ssh-agent [2023-03-22T00:02:21.774Z] SSH_AUTH_SOCK=/tmp/ssh-vDP9nbPEJYPH/agent.32 [2023-03-22T00:02:21.774Z] SSH_AGENT_PID=38 [2023-03-22T00:02:21.780Z] Running ssh-add (command line suppressed) [2023-03-22T00:02:21.890Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_1216634549980045665.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_1216634549980045665.key) [2023-03-22T00:02:21.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T00:02:22.183Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T00:02:22.208Z] $ docker exec --env ******** --env ******** 8e6b114a7208e8470a166b655cf95ee26db0b604982d274c89e971af6e32cfb2 ssh-agent -k [2023-03-22T00:02:22.300Z] unset SSH_AUTH_SOCK; [2023-03-22T00:02:22.301Z] unset SSH_AGENT_PID; [2023-03-22T00:02:22.301Z] echo Agent pid 38 killed; [2023-03-22T00:02:22.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T00:02:22.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T00:02:22.325Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T00:02:22.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T00:02:22.448Z] $ docker exec 8e6b114a7208e8470a166b655cf95ee26db0b604982d274c89e971af6e32cfb2 ssh-agent [2023-03-22T00:02:22.549Z] SSH_AUTH_SOCK=/tmp/ssh-BqhcXxWnAdBR/agent.70 [2023-03-22T00:02:22.549Z] SSH_AGENT_PID=76 [2023-03-22T00:02:22.555Z] Running ssh-add (command line suppressed) [2023-03-22T00:02:22.665Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_12672697988684501607.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_12672697988684501607.key) [2023-03-22T00:02:22.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T00:02:22.958Z] + git semver init [2023-03-22T00:02:23.217Z] 2023-03-22 00:02:23,157 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T00:02:23.217Z] 2023-03-22 00:02:23,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_levski/.semver [2023-03-22T00:02:23.217Z] 2023-03-22 00:02:23,158 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_levski/.semver [2023-03-22T00:02:23.217Z] 2023-03-22 00:02:23,159 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_levski/.semver'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-22T00:02:24.154Z] 2023-03-22 00:02:24,155 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_levski/.git/info/exclude [2023-03-22T00:02:24.154Z] 2023-03-22 00:02:24,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_levski/.semver/levski with force:False [2023-03-22T00:02:24.154Z] 2023-03-22 00:02:24,157 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T00:02:24.154Z] 2023-03-22 00:02:24,157 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T00:02:24.154Z] 2.3.1-dev.5 [Pipeline] } [2023-03-22T00:02:24.429Z] $ docker exec --env ******** --env ******** 8e6b114a7208e8470a166b655cf95ee26db0b604982d274c89e971af6e32cfb2 ssh-agent -k [2023-03-22T00:02:24.519Z] unset SSH_AUTH_SOCK; [2023-03-22T00:02:24.519Z] unset SSH_AGENT_PID; [2023-03-22T00:02:24.520Z] echo Agent pid 76 killed; [2023-03-22T00:02:24.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T00:02:25.520Z] + git semver [Pipeline] } [2023-03-22T00:02:25.545Z] $ docker stop --time=1 8e6b114a7208e8470a166b655cf95ee26db0b604982d274c89e971af6e32cfb2 [2023-03-22T00:02:26.848Z] $ docker rm -f --volumes 8e6b114a7208e8470a166b655cf95ee26db0b604982d274c89e971af6e32cfb2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T00:02:27.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T00:02:27.395Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T00:02:27.397Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.5 [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 [2023-03-22T00:02:27.531Z] provisioning config files... [2023-03-22T00:02:27.539Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config2497831204185751000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:02:27.827Z] ---> docker-login.sh [2023-03-22T00:02:27.827Z] nexus3.edgexfoundry.org:10001 [2023-03-22T00:02:27.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:27.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:27.827Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:27.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:27.827Z] [2023-03-22T00:02:27.827Z] Login Succeeded [2023-03-22T00:02:27.827Z] nexus3.edgexfoundry.org:10002 [2023-03-22T00:02:27.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:27.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:27.827Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:27.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:27.827Z] [2023-03-22T00:02:28.093Z] Login Succeeded [2023-03-22T00:02:28.093Z] nexus3.edgexfoundry.org:10003 [2023-03-22T00:02:28.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:28.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:28.093Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:28.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:28.093Z] [2023-03-22T00:02:28.093Z] Login Succeeded [2023-03-22T00:02:28.093Z] nexus3.edgexfoundry.org:10004 [2023-03-22T00:02:28.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:28.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:28.093Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:28.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:28.093Z] [2023-03-22T00:02:28.093Z] Login Succeeded [2023-03-22T00:02:28.093Z] docker.io [2023-03-22T00:02:28.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:02:28.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:02:28.352Z] Configure a credential helper to remove this warning. See [2023-03-22T00:02:28.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:02:28.352Z] [2023-03-22T00:02:28.352Z] Login Succeeded [2023-03-22T00:02:28.352Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T00:02:28.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T00:02:28.411Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T00:02:28.423Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T00:02:28.429Z] ========================================================= [2023-03-22T00:02:28.429Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-22T00:02:28.429Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:02:28.741Z] + 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 . [2023-03-22T00:02:28.741Z] Sending build context to Docker daemon 1.854MB [2023-03-22T00:02:28.741Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T00:02:28.741Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T00:02:28.741Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T00:02:28.741Z] 213ec9aee27d: Pulling fs layer [2023-03-22T00:02:28.741Z] 4583459ba037: Pulling fs layer [2023-03-22T00:02:28.741Z] 93c1e223e6f2: Pulling fs layer [2023-03-22T00:02:28.741Z] 53926ce57604: Pulling fs layer [2023-03-22T00:02:28.741Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-22T00:02:28.741Z] 22ff95d597cd: Pulling fs layer [2023-03-22T00:02:28.741Z] 12d6caf4c0d1: Pulling fs layer [2023-03-22T00:02:28.741Z] 96b7cbca73a9: Pulling fs layer [2023-03-22T00:02:28.741Z] a7acece74701: Pulling fs layer [2023-03-22T00:02:28.741Z] 22ff95d597cd: Waiting [2023-03-22T00:02:28.741Z] 96b7cbca73a9: Waiting [2023-03-22T00:02:28.741Z] 12d6caf4c0d1: Waiting [2023-03-22T00:02:28.741Z] a7acece74701: Waiting [2023-03-22T00:02:28.741Z] 53926ce57604: Waiting [2023-03-22T00:02:28.741Z] 21b2b0c7a3f4: Waiting [2023-03-22T00:02:29.003Z] 93c1e223e6f2: Verifying Checksum [2023-03-22T00:02:29.003Z] 93c1e223e6f2: Download complete [2023-03-22T00:02:29.003Z] 4583459ba037: Verifying Checksum [2023-03-22T00:02:29.003Z] 4583459ba037: Download complete [2023-03-22T00:02:29.003Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-22T00:02:29.003Z] 21b2b0c7a3f4: Download complete [2023-03-22T00:02:29.003Z] 22ff95d597cd: Verifying Checksum [2023-03-22T00:02:29.003Z] 22ff95d597cd: Download complete [2023-03-22T00:02:29.003Z] 213ec9aee27d: Verifying Checksum [2023-03-22T00:02:29.003Z] 213ec9aee27d: Download complete [2023-03-22T00:02:29.003Z] 12d6caf4c0d1: Verifying Checksum [2023-03-22T00:02:29.003Z] 12d6caf4c0d1: Download complete [2023-03-22T00:02:29.003Z] 213ec9aee27d: Pull complete [2023-03-22T00:02:29.276Z] 4583459ba037: Pull complete [2023-03-22T00:02:29.276Z] 93c1e223e6f2: Pull complete [2023-03-22T00:02:29.900Z] a7acece74701: Verifying Checksum [2023-03-22T00:02:29.900Z] a7acece74701: Download complete [2023-03-22T00:02:30.164Z] 53926ce57604: Verifying Checksum [2023-03-22T00:02:30.164Z] 53926ce57604: Download complete [2023-03-22T00:02:30.164Z] 96b7cbca73a9: Verifying Checksum [2023-03-22T00:02:30.164Z] 96b7cbca73a9: Download complete [2023-03-22T00:02:33.447Z] 53926ce57604: Pull complete [2023-03-22T00:02:33.447Z] 21b2b0c7a3f4: Pull complete [2023-03-22T00:02:33.447Z] 22ff95d597cd: Pull complete [2023-03-22T00:02:33.707Z] 12d6caf4c0d1: Pull complete [2023-03-22T00:02:35.607Z] 96b7cbca73a9: Pull complete [2023-03-22T00:02:36.171Z] a7acece74701: Pull complete [2023-03-22T00:02:36.171Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-22T00:02:36.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-22T00:02:36.171Z] ---> db6d94c90886 [2023-03-22T00:02:36.171Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T00:02:42.493Z] Still waiting to schedule task [2023-03-22T00:02:42.493Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T00:02:42.742Z] ---> Running in f1d0141d8c7b [2023-03-22T00:02:42.742Z] Removing intermediate container f1d0141d8c7b [2023-03-22T00:02:42.742Z] ---> ab3f0626f524 [2023-03-22T00:02:42.742Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T00:02:42.742Z] ---> Running in 3945a9d49987 [2023-03-22T00:02:42.742Z] Removing intermediate container 3945a9d49987 [2023-03-22T00:02:42.742Z] ---> b80a7b0b664d [2023-03-22T00:02:42.742Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T00:02:42.742Z] ---> Running in ebf332428875 [2023-03-22T00:02:43.000Z] Removing intermediate container ebf332428875 [2023-03-22T00:02:43.000Z] ---> f470b0952405 [2023-03-22T00:02:43.001Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T00:02:43.001Z] ---> Running in 5ed7afbcaacd [2023-03-22T00:02:43.001Z] Removing intermediate container 5ed7afbcaacd [2023-03-22T00:02:43.001Z] ---> d8ae8a675755 [2023-03-22T00:02:43.001Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T00:02:43.001Z] ---> Running in 6f99c2f07f16 [2023-03-22T00:02:43.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T00:02:43.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T00:02:43.776Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-22T00:02:43.776Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-22T00:02:43.776Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-22T00:02:43.776Z] (4/80) Installing libxcb (1.15-r0) [2023-03-22T00:02:43.776Z] (5/80) Installing libx11 (1.8-r0) [2023-03-22T00:02:43.776Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-22T00:02:43.776Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-22T00:02:43.776Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-22T00:02:44.035Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-22T00:02:44.035Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-22T00:02:44.035Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-22T00:02:44.035Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-22T00:02:44.035Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-22T00:02:44.035Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-22T00:02:44.035Z] (15/80) Installing libice (1.0.10-r0) [2023-03-22T00:02:44.293Z] (16/80) Installing libuuid (2.38-r1) [2023-03-22T00:02:44.293Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-22T00:02:44.293Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-22T00:02:44.293Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-22T00:02:44.293Z] (20/80) Installing xset (1.2.4-r0) [2023-03-22T00:02:44.293Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-22T00:02:44.293Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-22T00:02:44.293Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-22T00:02:44.293Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-22T00:02:44.293Z] (25/80) Installing libintl (0.21-r2) [2023-03-22T00:02:44.293Z] (26/80) Installing libblkid (2.38-r1) [2023-03-22T00:02:44.293Z] (27/80) Installing libmount (2.38-r1) [2023-03-22T00:02:44.293Z] (28/80) Installing pcre (8.45-r2) [2023-03-22T00:02:44.293Z] (29/80) Installing glib (2.72.1-r0) [2023-03-22T00:02:44.293Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-22T00:02:44.293Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-22T00:02:44.293Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-22T00:02:44.293Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-22T00:02:44.552Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-22T00:02:44.552Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-22T00:02:44.552Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-22T00:02:44.552Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-22T00:02:44.552Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-22T00:02:44.552Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-22T00:02:44.552Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-22T00:02:44.552Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-22T00:02:44.552Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-22T00:02:44.552Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-22T00:02:44.552Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-22T00:02:44.552Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-22T00:02:44.552Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-22T00:02:44.552Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-22T00:02:44.552Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-22T00:02:44.811Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-22T00:02:44.811Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-22T00:02:44.811Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-22T00:02:44.811Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-22T00:02:44.811Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-22T00:02:44.811Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-22T00:02:44.811Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-22T00:02:44.811Z] (56/80) Installing libunistring (1.0-r0) [2023-03-22T00:02:44.811Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-22T00:02:44.811Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-22T00:02:44.811Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-22T00:02:44.811Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-22T00:02:44.811Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-22T00:02:44.811Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-22T00:02:44.811Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-22T00:02:44.811Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-22T00:02:45.070Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T00:02:45.070Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-22T00:02:45.070Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-22T00:02:45.070Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-22T00:02:45.070Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-22T00:02:45.070Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-22T00:02:45.070Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-22T00:02:45.070Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-22T00:02:45.070Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T00:02:45.070Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-22T00:02:45.070Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-22T00:02:45.070Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T00:02:45.070Z] (76/80) Installing kmod-libs (29-r2) [2023-03-22T00:02:45.070Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-22T00:02:45.070Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-22T00:02:45.330Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-22T00:02:45.330Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-22T00:02:45.330Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T00:02:45.330Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T00:02:45.330Z] OK: 331 MiB in 131 packages [2023-03-22T00:02:49.515Z] Removing intermediate container 6f99c2f07f16 [2023-03-22T00:02:49.515Z] ---> 187543803583 [2023-03-22T00:02:49.515Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-22T00:02:49.515Z] ---> Running in be743f5b00f3 [2023-03-22T00:02:49.515Z] Removing intermediate container be743f5b00f3 [2023-03-22T00:02:49.515Z] ---> dd9833732605 [2023-03-22T00:02:49.515Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-22T00:02:49.515Z] ---> 306c96e98f0d [2023-03-22T00:02:49.515Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T00:02:49.515Z] ---> Running in 7a16c8114cf9 [2023-03-22T00:03:21.771Z] Removing intermediate container 7a16c8114cf9 [2023-03-22T00:03:21.771Z] ---> fb427a56c1b0 [2023-03-22T00:03:21.771Z] Step 11/13 : COPY . . [2023-03-22T00:03:21.771Z] ---> 0e308bb15bb1 [2023-03-22T00:03:21.771Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T00:03:21.771Z] ---> Running in 0f7e061cac9e [2023-03-22T00:03:21.771Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T00:03:21.771Z] Dload Upload Total Spent Left Speed [2023-03-22T00:03:21.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7161 0 --:--:-- --:--:-- --:--:-- 7127 100 1062 100 1062 0 0 7156 0 --:--:-- --:--:-- --:--:-- 7127 [2023-03-22T00:03:21.771Z] Removing intermediate container 0f7e061cac9e [2023-03-22T00:03:21.771Z] ---> 4dba89b30c59 [2023-03-22T00:03:21.771Z] Step 13/13 : RUN ${MAKE} [2023-03-22T00:03:21.771Z] ---> Running in ed4d4017e7e4 [2023-03-22T00:03:21.771Z] noop [2023-03-22T00:03:21.771Z] Removing intermediate container ed4d4017e7e4 [2023-03-22T00:03:21.771Z] ---> 2b921e22cede [2023-03-22T00:03:21.771Z] Successfully built 2b921e22cede [2023-03-22T00:03:21.771Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:03:22.072Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T00:03:22.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:03:22.167Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:03:22.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-22T00:03:22.532Z] $ docker top cc410b20a0e4007dea01d54bb3ed4f0227f59ee6ff872548710f601570e3d9d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T00:03:22.863Z] + go version [2023-03-22T00:03:22.863Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-22T00:03:22.880Z] $ docker stop --time=1 cc410b20a0e4007dea01d54bb3ed4f0227f59ee6ff872548710f601570e3d9d7 [2023-03-22T00:03:24.122Z] $ docker rm -f --volumes cc410b20a0e4007dea01d54bb3ed4f0227f59ee6ff872548710f601570e3d9d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:03:24.541Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T00:03:24.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:03:24.608Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:03:24.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-22T00:03:25.097Z] $ docker top 425f6e2d0e10533f1e57960c6f76a7b8188f9d8bbd0ee682a3503be002313652 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T00:03:25.439Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-22T00:03:25.736Z] + make test [2023-03-22T00:03:25.736Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-22T00:03:25.995Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-22T00:03:35.965Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-22T00:03:35.965Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-03-22T00:03:44.076Z] 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." [2023-03-22T00:03:44.076Z] CGO_ENABLED=1 go vet ./... [2023-03-22T00:03:46.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T00:03:46.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T00:03:46.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T00:03:46.333Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T00:03:46.351Z] $ docker stop --time=1 425f6e2d0e10533f1e57960c6f76a7b8188f9d8bbd0ee682a3503be002313652 [2023-03-22T00:03:49.026Z] $ docker rm -f --volumes 425f6e2d0e10533f1e57960c6f76a7b8188f9d8bbd0ee682a3503be002313652 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T00:03:49.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T00:03:49.484Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T00:03:50.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T00:03:50.315Z] + ls -al . [2023-03-22T00:03:50.315Z] total 204 [2023-03-22T00:03:50.315Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 00:03 . [2023-03-22T00:03:50.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 00:02 .. [2023-03-22T00:03:50.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 00:03 .git [2023-03-22T00:03:50.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 00:02 .github [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 22 00:02 .gitignore [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 00:02 .golangci.yml [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 22 00:02 .hadolint.yml [2023-03-22T00:03:50.315Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 00:02 .semver [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 22 00:02 Attribution.txt [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 22 00:02 CHANGELOG.md [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 22 00:02 Dockerfile [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 22 00:02 GOVERNANCE.md [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 00:02 Jenkinsfile [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 00:02 LICENSE [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 22 00:02 Makefile [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 00:02 OWNERS.md [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 22 00:02 README.md [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 22 00:02 VERSION [2023-03-22T00:03:50.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 00:02 bin [2023-03-22T00:03:50.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 00:02 cmd [2023-03-22T00:03:50.315Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 22 00:03 coverage.out [2023-03-22T00:03:50.315Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 22 00:02 docker-entrypoint.sh [2023-03-22T00:03:50.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 00:02 docs [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 22 00:02 go.mod [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 22 00:02 go.sum [2023-03-22T00:03:50.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 00:02 internal [2023-03-22T00:03:50.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 00:02 snap [2023-03-22T00:03:50.315Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 22 00:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:03:50.622Z] + 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=e8fb29a406733d8a67a84efb83b3b606e8871d28 --label arch=amd64 --label version=2.3.1-dev.5 . [2023-03-22T00:03:50.622Z] Sending build context to Docker daemon 1.886MB [2023-03-22T00:03:50.622Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T00:03:50.622Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-22T00:03:50.622Z] ---> 2b921e22cede [2023-03-22T00:03:50.622Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-22T00:03:50.622Z] ---> Running in 23184f11c94c [2023-03-22T00:03:50.880Z] Removing intermediate container 23184f11c94c [2023-03-22T00:03:50.880Z] ---> a509311c07cb [2023-03-22T00:03:50.880Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T00:03:50.880Z] ---> Running in 7c85eb36c49a [2023-03-22T00:03:50.880Z] Removing intermediate container 7c85eb36c49a [2023-03-22T00:03:50.880Z] ---> 8b9aae320e34 [2023-03-22T00:03:50.880Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T00:03:50.880Z] ---> Running in bfd89744b62a [2023-03-22T00:03:51.137Z] Removing intermediate container bfd89744b62a [2023-03-22T00:03:51.137Z] ---> b92d4a489307 [2023-03-22T00:03:51.137Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T00:03:51.137Z] ---> Running in e9f7cb697182 [2023-03-22T00:03:51.137Z] Removing intermediate container e9f7cb697182 [2023-03-22T00:03:51.137Z] ---> f363292a11bb [2023-03-22T00:03:51.137Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T00:03:51.137Z] ---> Running in e40d91fda212 [2023-03-22T00:03:51.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T00:03:51.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T00:03:51.918Z] OK: 331 MiB in 131 packages [2023-03-22T00:03:52.177Z] Removing intermediate container e40d91fda212 [2023-03-22T00:03:52.177Z] ---> 629fa5b197ba [2023-03-22T00:03:52.177Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-22T00:03:52.177Z] ---> Running in a3e1d94b11de [2023-03-22T00:03:52.177Z] Removing intermediate container a3e1d94b11de [2023-03-22T00:03:52.177Z] ---> ec2cf14598af [2023-03-22T00:03:52.177Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-22T00:03:52.435Z] ---> 8e467c330914 [2023-03-22T00:03:52.435Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T00:03:52.435Z] ---> Running in 493acfbddae9 [2023-03-22T00:03:53.369Z] Removing intermediate container 493acfbddae9 [2023-03-22T00:03:53.369Z] ---> f2ea5d33ec3c [2023-03-22T00:03:53.369Z] Step 11/35 : COPY . . [2023-03-22T00:03:53.369Z] ---> 143ab0c027c2 [2023-03-22T00:03:53.369Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T00:03:53.369Z] ---> Running in f97ad699498a [2023-03-22T00:03:53.627Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T00:03:53.627Z] Dload Upload Total Spent Left Speed [2023-03-22T00:03:53.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38908 0 --:--:-- --:--:-- --:--:-- 39333 [2023-03-22T00:03:54.144Z] Removing intermediate container f97ad699498a [2023-03-22T00:03:54.144Z] ---> 9bce83a53dd7 [2023-03-22T00:03:54.144Z] Step 13/35 : RUN ${MAKE} [2023-03-22T00:03:54.144Z] ---> Running in f16ac6afc752 [2023-03-22T00:03:54.402Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-03-22T00:04:20.931Z] Removing intermediate container f16ac6afc752 [2023-03-22T00:04:20.931Z] ---> edce49ccf5df [2023-03-22T00:04:20.931Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-22T00:04:20.931Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-22T00:04:20.931Z] 4acc49c71d14: Pulling fs layer [2023-03-22T00:04:20.931Z] 4acc49c71d14: Verifying Checksum [2023-03-22T00:04:20.931Z] 4acc49c71d14: Download complete [2023-03-22T00:04:20.931Z] 4acc49c71d14: Pull complete [2023-03-22T00:04:20.931Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-22T00:04:20.931Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-22T00:04:20.931Z] ---> 01a2bd3e5fff [2023-03-22T00:04:20.931Z] Step 15/35 : FROM alpine:3.16 [2023-03-22T00:04:20.931Z] 3.16: Pulling from library/alpine [2023-03-22T00:04:21.190Z] ef5531b6e74e: Pulling fs layer [2023-03-22T00:04:21.190Z] ef5531b6e74e: Verifying Checksum [2023-03-22T00:04:21.190Z] ef5531b6e74e: Download complete [2023-03-22T00:04:21.453Z] ef5531b6e74e: Pull complete [2023-03-22T00:04:21.712Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-22T00:04:21.712Z] Status: Downloaded newer image for alpine:3.16 [2023-03-22T00:04:21.712Z] ---> dfd21b5a31f5 [2023-03-22T00:04:21.712Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T00:04:22.280Z] ---> Running in aacd3add1fea [2023-03-22T00:04:22.538Z] Removing intermediate container aacd3add1fea [2023-03-22T00:04:22.538Z] ---> a56c0a60a968 [2023-03-22T00:04:22.538Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-22T00:04:22.797Z] ---> Running in cd918b1e46c3 [2023-03-22T00:04:23.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T00:04:23.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T00:04:23.621Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-03-22T00:04:23.621Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-03-22T00:04:23.621Z] (3/83) Installing libxau (1.0.9-r0) [2023-03-22T00:04:23.621Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-03-22T00:04:23.621Z] (5/83) Installing libxcb (1.15-r0) [2023-03-22T00:04:23.883Z] (6/83) Installing libx11 (1.8-r0) [2023-03-22T00:04:23.883Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-03-22T00:04:23.883Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-03-22T00:04:23.883Z] (9/83) Installing expat (2.5.0-r0) [2023-03-22T00:04:23.883Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-03-22T00:04:23.883Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-03-22T00:04:23.883Z] (12/83) Installing libpng (1.6.37-r1) [2023-03-22T00:04:23.883Z] (13/83) Installing freetype (2.12.1-r0) [2023-03-22T00:04:23.883Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-03-22T00:04:23.883Z] (15/83) Installing fribidi (1.0.12-r0) [2023-03-22T00:04:23.883Z] (16/83) Installing libffi (3.4.2-r1) [2023-03-22T00:04:23.883Z] (17/83) Installing libintl (0.21-r2) [2023-03-22T00:04:23.883Z] (18/83) Installing libblkid (2.38-r1) [2023-03-22T00:04:23.883Z] (19/83) Installing libmount (2.38-r1) [2023-03-22T00:04:23.883Z] (20/83) Installing pcre (8.45-r2) [2023-03-22T00:04:23.883Z] (21/83) Installing glib (2.72.1-r0) [2023-03-22T00:04:24.141Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-03-22T00:04:24.141Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-03-22T00:04:24.141Z] (24/83) Installing libass (0.16.0-r0) [2023-03-22T00:04:24.141Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-03-22T00:04:24.141Z] (26/83) Installing libpciaccess (0.16-r0) [2023-03-22T00:04:24.141Z] (27/83) Installing libdrm (2.4.110-r0) [2023-03-22T00:04:24.141Z] (28/83) Installing gmp (6.2.1-r2) [2023-03-22T00:04:24.141Z] (29/83) Installing nettle (3.7.3-r0) [2023-03-22T00:04:24.141Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-03-22T00:04:24.141Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-03-22T00:04:24.141Z] (32/83) Installing libunistring (1.0-r0) [2023-03-22T00:04:24.141Z] (33/83) Installing gnutls (3.7.7-r1) [2023-03-22T00:04:24.141Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-22T00:04:24.141Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-22T00:04:24.141Z] (36/83) Installing lame (3.100-r0) [2023-03-22T00:04:24.141Z] (37/83) Installing opus (1.3.1-r1) [2023-03-22T00:04:24.141Z] (38/83) Installing libasyncns (0.8-r1) [2023-03-22T00:04:24.141Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-03-22T00:04:24.398Z] (40/83) Installing libltdl (2.4.7-r0) [2023-03-22T00:04:24.398Z] (41/83) Installing orc (0.4.32-r0) [2023-03-22T00:04:24.398Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-03-22T00:04:24.398Z] (43/83) Installing libogg (1.3.5-r1) [2023-03-22T00:04:24.398Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-22T00:04:24.398Z] (45/83) Installing flac (1.3.4-r0) [2023-03-22T00:04:24.398Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-03-22T00:04:24.398Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-03-22T00:04:24.398Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-03-22T00:04:24.398Z] (49/83) Installing soxr (0.1.3-r2) [2023-03-22T00:04:24.398Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-03-22T00:04:24.398Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-03-22T00:04:24.398Z] (52/83) Installing libpulse (15.0-r2) [2023-03-22T00:04:24.398Z] (53/83) Installing cjson (1.7.15-r3) [2023-03-22T00:04:24.398Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-03-22T00:04:24.398Z] (55/83) Installing librist (0.2.6-r1) [2023-03-22T00:04:24.398Z] (56/83) Installing libsrt (1.4.4-r0) [2023-03-22T00:04:24.398Z] (57/83) Installing libssh (0.9.6-r1) [2023-03-22T00:04:24.656Z] (58/83) Installing libtheora (1.1.1-r16) [2023-03-22T00:04:24.656Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T00:04:24.656Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T00:04:24.656Z] (61/83) Installing libxext (1.3.4-r0) [2023-03-22T00:04:24.656Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-03-22T00:04:24.656Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-03-22T00:04:24.656Z] (64/83) Installing libva (2.14.0-r0) [2023-03-22T00:04:24.656Z] (65/83) Installing libvdpau (1.5-r0) [2023-03-22T00:04:24.656Z] (66/83) Installing vidstab (1.1.0-r1) [2023-03-22T00:04:24.656Z] (67/83) Installing libvpx (1.11.0-r1) [2023-03-22T00:04:24.656Z] (68/83) Installing libwebp (1.2.3-r0) [2023-03-22T00:04:24.656Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-03-22T00:04:24.656Z] (70/83) Installing numactl (2.0.14-r0) [2023-03-22T00:04:24.656Z] (71/83) Installing x265-libs (3.5-r3) [2023-03-22T00:04:24.656Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-03-22T00:04:24.656Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-03-22T00:04:24.914Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-03-22T00:04:24.914Z] (75/83) Installing udev-init-scripts (35-r0) [2023-03-22T00:04:24.914Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T00:04:24.914Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-03-22T00:04:24.914Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-03-22T00:04:24.914Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-03-22T00:04:24.914Z] (79/83) Installing kmod-libs (29-r2) [2023-03-22T00:04:24.914Z] (80/83) Installing eudev (3.2.11-r0) [2023-03-22T00:04:24.914Z] (81/83) Installing libsodium (1.0.18-r0) [2023-03-22T00:04:24.914Z] (82/83) Installing libzmq (4.3.4-r0) [2023-03-22T00:04:24.914Z] (83/83) Installing zeromq (4.3.4-r0) [2023-03-22T00:04:25.174Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T00:04:25.174Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T00:04:25.174Z] OK: 101 MiB in 97 packages [2023-03-22T00:04:29.487Z] Removing intermediate container cd918b1e46c3 [2023-03-22T00:04:29.487Z] ---> 42dd81ddd84c [2023-03-22T00:04:29.487Z] Step 18/35 : WORKDIR / [2023-03-22T00:04:29.487Z] ---> Running in cbbe421102d2 [2023-03-22T00:04:29.487Z] Removing intermediate container cbbe421102d2 [2023-03-22T00:04:29.487Z] ---> 80d6dfb12e78 [2023-03-22T00:04:29.487Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-22T00:04:30.423Z] ---> f61411878e18 [2023-03-22T00:04:30.423Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-22T00:04:30.423Z] ---> 55670ce860bb [2023-03-22T00:04:30.423Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-22T00:04:30.423Z] ---> e62bc6274bf7 [2023-03-22T00:04:30.423Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-22T00:04:30.681Z] ---> 76ca7d42d905 [2023-03-22T00:04:30.681Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-22T00:04:30.939Z] ---> c552ae432eb2 [2023-03-22T00:04:30.939Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-22T00:04:30.939Z] ---> b32668ecfe5a [2023-03-22T00:04:30.939Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-22T00:04:31.876Z] ---> f11b08f4207b [2023-03-22T00:04:31.876Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-22T00:04:31.876Z] ---> Running in 60f387222ed6 [2023-03-22T00:04:32.442Z] Removing intermediate container 60f387222ed6 [2023-03-22T00:04:32.442Z] ---> 725bbef57dcb [2023-03-22T00:04:32.442Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-22T00:04:32.442Z] ---> Running in a75d7ea4fc8e [2023-03-22T00:04:33.009Z] Removing intermediate container a75d7ea4fc8e [2023-03-22T00:04:33.009Z] ---> f41c5f87db98 [2023-03-22T00:04:33.009Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-22T00:04:33.009Z] ---> Running in cee0829f4a7f [2023-03-22T00:04:33.944Z] Removing intermediate container cee0829f4a7f [2023-03-22T00:04:33.944Z] ---> 0866dfb7345b [2023-03-22T00:04:33.944Z] Step 29/35 : EXPOSE 59983 [2023-03-22T00:04:33.944Z] ---> Running in 10b29e8e9965 [2023-03-22T00:04:33.944Z] Removing intermediate container 10b29e8e9965 [2023-03-22T00:04:33.944Z] ---> 00b94bdcc189 [2023-03-22T00:04:33.944Z] Step 30/35 : EXPOSE 8554 [2023-03-22T00:04:33.944Z] ---> Running in 9fc749f90604 [2023-03-22T00:04:34.203Z] Removing intermediate container 9fc749f90604 [2023-03-22T00:04:34.203Z] ---> e228413719d2 [2023-03-22T00:04:34.203Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-22T00:04:34.203Z] ---> Running in b39b1802f2bc [2023-03-22T00:04:34.203Z] Removing intermediate container b39b1802f2bc [2023-03-22T00:04:34.203Z] ---> 5bd4b24dec30 [2023-03-22T00:04:34.203Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-22T00:04:34.203Z] ---> Running in 119c3f37e867 [2023-03-22T00:04:34.461Z] Removing intermediate container 119c3f37e867 [2023-03-22T00:04:34.461Z] ---> ba273ed3c2c7 [2023-03-22T00:04:34.461Z] Step 33/35 : LABEL arch=amd64 [2023-03-22T00:04:34.461Z] ---> Running in 2b2ec4ba31b4 [2023-03-22T00:04:34.461Z] Removing intermediate container 2b2ec4ba31b4 [2023-03-22T00:04:34.461Z] ---> 28e55a4a6d60 [2023-03-22T00:04:34.461Z] Step 34/35 : LABEL git_sha=e8fb29a406733d8a67a84efb83b3b606e8871d28 [2023-03-22T00:04:34.461Z] ---> Running in f9d81c30f8bc [2023-03-22T00:04:34.461Z] Removing intermediate container f9d81c30f8bc [2023-03-22T00:04:34.461Z] ---> 2f828bbc631b [2023-03-22T00:04:34.461Z] Step 35/35 : LABEL version=2.3.1-dev.5 [2023-03-22T00:04:34.461Z] ---> Running in fff4d76c2e38 [2023-03-22T00:04:34.718Z] Removing intermediate container fff4d76c2e38 [2023-03-22T00:04:34.718Z] ---> 9c8e2e514a43 [2023-03-22T00:04:34.718Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T00:04:34.718Z] Successfully built 9c8e2e514a43 [2023-03-22T00:04:34.718Z] 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 [2023-03-22T00:04:34.825Z] provisioning config files... [2023-03-22T00:04:34.834Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config15995494066446804411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:04:35.128Z] ---> docker-login.sh [2023-03-22T00:04:35.128Z] nexus3.edgexfoundry.org:10001 [2023-03-22T00:04:35.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:04:35.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:04:35.128Z] Configure a credential helper to remove this warning. See [2023-03-22T00:04:35.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:04:35.128Z] [2023-03-22T00:04:35.128Z] Login Succeeded [2023-03-22T00:04:35.128Z] nexus3.edgexfoundry.org:10002 [2023-03-22T00:04:35.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:04:35.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:04:35.128Z] Configure a credential helper to remove this warning. See [2023-03-22T00:04:35.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:04:35.128Z] [2023-03-22T00:04:35.128Z] Login Succeeded [2023-03-22T00:04:35.128Z] nexus3.edgexfoundry.org:10003 [2023-03-22T00:04:35.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:04:35.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:04:35.388Z] Configure a credential helper to remove this warning. See [2023-03-22T00:04:35.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:04:35.388Z] [2023-03-22T00:04:35.388Z] Login Succeeded [2023-03-22T00:04:35.388Z] nexus3.edgexfoundry.org:10004 [2023-03-22T00:04:35.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:04:35.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:04:35.388Z] Configure a credential helper to remove this warning. See [2023-03-22T00:04:35.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:04:35.388Z] [2023-03-22T00:04:35.388Z] Login Succeeded [2023-03-22T00:04:35.388Z] docker.io [2023-03-22T00:04:35.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:04:35.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:04:35.648Z] Configure a credential helper to remove this warning. See [2023-03-22T00:04:35.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:04:35.648Z] [2023-03-22T00:04:35.648Z] Login Succeeded [2023-03-22T00:04:35.648Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T00:04:35.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T00:04:35.682Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T00:04:35.699Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-22T00:04:35.699Z] e8fb29a406733d8a67a84efb83b3b606e8871d28 [2023-03-22T00:04:35.699Z] latest [2023-03-22T00:04:35.699Z] 2.3.1-dev.5 [2023-03-22T00:04:35.699Z] e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5 [2023-03-22T00:04:35.699Z] levski [2023-03-22T00:04:35.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:36.008Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e8fb29a406733d8a67a84efb83b3b606e8871d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:36.311Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e8fb29a406733d8a67a84efb83b3b606e8871d28 [2023-03-22T00:04:36.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T00:04:36.311Z] 1415390fe0eb: Preparing [2023-03-22T00:04:36.311Z] bbcc098e9b98: Preparing [2023-03-22T00:04:36.311Z] 81b5ed046132: Preparing [2023-03-22T00:04:36.311Z] 3827b5b91e75: Preparing [2023-03-22T00:04:36.311Z] acc83c6ca332: Preparing [2023-03-22T00:04:36.311Z] 4490d2423848: Preparing [2023-03-22T00:04:36.311Z] 15a1485883cf: Preparing [2023-03-22T00:04:36.311Z] 5befee56a380: Preparing [2023-03-22T00:04:36.312Z] 72145615a254: Preparing [2023-03-22T00:04:36.312Z] ea297e581883: Preparing [2023-03-22T00:04:36.312Z] 55bfb550e839: Preparing [2023-03-22T00:04:36.312Z] aa5968d388b8: Preparing [2023-03-22T00:04:36.312Z] 4490d2423848: Waiting [2023-03-22T00:04:36.312Z] 15a1485883cf: Waiting [2023-03-22T00:04:36.312Z] 5befee56a380: Waiting [2023-03-22T00:04:36.312Z] 72145615a254: Waiting [2023-03-22T00:04:36.312Z] ea297e581883: Waiting [2023-03-22T00:04:36.312Z] 55bfb550e839: Waiting [2023-03-22T00:04:36.312Z] aa5968d388b8: Waiting [2023-03-22T00:04:36.312Z] acc83c6ca332: Pushed [2023-03-22T00:04:36.312Z] 1415390fe0eb: Pushed [2023-03-22T00:04:36.312Z] bbcc098e9b98: Pushed [2023-03-22T00:04:36.312Z] 81b5ed046132: Pushed [2023-03-22T00:04:36.570Z] 5befee56a380: Pushed [2023-03-22T00:04:36.570Z] 72145615a254: Pushed [2023-03-22T00:04:36.570Z] 4490d2423848: Pushed [2023-03-22T00:04:36.570Z] 15a1485883cf: Pushed [2023-03-22T00:04:36.570Z] aa5968d388b8: Layer already exists [2023-03-22T00:04:39.158Z] 3827b5b91e75: Pushed [2023-03-22T00:04:39.158Z] ea297e581883: Pushed [2023-03-22T00:04:45.724Z] 55bfb550e839: Pushed [2023-03-22T00:04:45.724Z] e8fb29a406733d8a67a84efb83b3b606e8871d28: digest: sha256:5f345079a6789279343a16d8582b88c4412730ab471a25b8bf1e5810d00f3bd6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:46.030Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:46.335Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-22T00:04:46.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T00:04:46.335Z] 1415390fe0eb: Preparing [2023-03-22T00:04:46.335Z] bbcc098e9b98: Preparing [2023-03-22T00:04:46.335Z] 81b5ed046132: Preparing [2023-03-22T00:04:46.335Z] 3827b5b91e75: Preparing [2023-03-22T00:04:46.335Z] acc83c6ca332: Preparing [2023-03-22T00:04:46.335Z] 4490d2423848: Preparing [2023-03-22T00:04:46.335Z] 15a1485883cf: Preparing [2023-03-22T00:04:46.335Z] 5befee56a380: Preparing [2023-03-22T00:04:46.335Z] 72145615a254: Preparing [2023-03-22T00:04:46.335Z] ea297e581883: Preparing [2023-03-22T00:04:46.335Z] 55bfb550e839: Preparing [2023-03-22T00:04:46.335Z] aa5968d388b8: Preparing [2023-03-22T00:04:46.335Z] 4490d2423848: Waiting [2023-03-22T00:04:46.335Z] 15a1485883cf: Waiting [2023-03-22T00:04:46.335Z] 5befee56a380: Waiting [2023-03-22T00:04:46.335Z] 72145615a254: Waiting [2023-03-22T00:04:46.335Z] ea297e581883: Waiting [2023-03-22T00:04:46.335Z] 55bfb550e839: Waiting [2023-03-22T00:04:46.335Z] aa5968d388b8: Waiting [2023-03-22T00:04:46.335Z] 3827b5b91e75: Layer already exists [2023-03-22T00:04:46.335Z] bbcc098e9b98: Layer already exists [2023-03-22T00:04:46.335Z] 1415390fe0eb: Layer already exists [2023-03-22T00:04:46.335Z] acc83c6ca332: Layer already exists [2023-03-22T00:04:46.335Z] 81b5ed046132: Layer already exists [2023-03-22T00:04:46.335Z] 4490d2423848: Layer already exists [2023-03-22T00:04:46.335Z] 5befee56a380: Layer already exists [2023-03-22T00:04:46.335Z] 15a1485883cf: Layer already exists [2023-03-22T00:04:46.335Z] 72145615a254: Layer already exists [2023-03-22T00:04:46.335Z] ea297e581883: Layer already exists [2023-03-22T00:04:46.335Z] 55bfb550e839: Layer already exists [2023-03-22T00:04:46.335Z] aa5968d388b8: Layer already exists [2023-03-22T00:04:46.335Z] latest: digest: sha256:5f345079a6789279343a16d8582b88c4412730ab471a25b8bf1e5810d00f3bd6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:46.642Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:46.944Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.5 [2023-03-22T00:04:46.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T00:04:46.944Z] 1415390fe0eb: Preparing [2023-03-22T00:04:46.944Z] bbcc098e9b98: Preparing [2023-03-22T00:04:46.944Z] 81b5ed046132: Preparing [2023-03-22T00:04:46.944Z] 3827b5b91e75: Preparing [2023-03-22T00:04:46.944Z] acc83c6ca332: Preparing [2023-03-22T00:04:46.944Z] 4490d2423848: Preparing [2023-03-22T00:04:46.944Z] 15a1485883cf: Preparing [2023-03-22T00:04:46.944Z] 5befee56a380: Preparing [2023-03-22T00:04:46.945Z] 72145615a254: Preparing [2023-03-22T00:04:46.945Z] ea297e581883: Preparing [2023-03-22T00:04:46.945Z] 55bfb550e839: Preparing [2023-03-22T00:04:46.945Z] aa5968d388b8: Preparing [2023-03-22T00:04:46.945Z] 4490d2423848: Waiting [2023-03-22T00:04:46.945Z] 15a1485883cf: Waiting [2023-03-22T00:04:46.945Z] 5befee56a380: Waiting [2023-03-22T00:04:46.945Z] 72145615a254: Waiting [2023-03-22T00:04:46.945Z] ea297e581883: Waiting [2023-03-22T00:04:46.945Z] 55bfb550e839: Waiting [2023-03-22T00:04:46.945Z] aa5968d388b8: Waiting [2023-03-22T00:04:46.945Z] 3827b5b91e75: Layer already exists [2023-03-22T00:04:46.945Z] 1415390fe0eb: Layer already exists [2023-03-22T00:04:46.945Z] bbcc098e9b98: Layer already exists [2023-03-22T00:04:46.945Z] acc83c6ca332: Layer already exists [2023-03-22T00:04:46.945Z] 81b5ed046132: Layer already exists [2023-03-22T00:04:46.945Z] 4490d2423848: Layer already exists [2023-03-22T00:04:46.945Z] 5befee56a380: Layer already exists [2023-03-22T00:04:46.945Z] 72145615a254: Layer already exists [2023-03-22T00:04:46.945Z] 15a1485883cf: Layer already exists [2023-03-22T00:04:46.945Z] ea297e581883: Layer already exists [2023-03-22T00:04:46.945Z] 55bfb550e839: Layer already exists [2023-03-22T00:04:46.945Z] aa5968d388b8: Layer already exists [2023-03-22T00:04:46.945Z] 2.3.1-dev.5: digest: sha256:5f345079a6789279343a16d8582b88c4412730ab471a25b8bf1e5810d00f3bd6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:47.250Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:47.550Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5 [2023-03-22T00:04:47.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T00:04:47.550Z] 1415390fe0eb: Preparing [2023-03-22T00:04:47.550Z] bbcc098e9b98: Preparing [2023-03-22T00:04:47.550Z] 81b5ed046132: Preparing [2023-03-22T00:04:47.550Z] 3827b5b91e75: Preparing [2023-03-22T00:04:47.550Z] acc83c6ca332: Preparing [2023-03-22T00:04:47.550Z] 4490d2423848: Preparing [2023-03-22T00:04:47.550Z] 15a1485883cf: Preparing [2023-03-22T00:04:47.550Z] 5befee56a380: Preparing [2023-03-22T00:04:47.550Z] 72145615a254: Preparing [2023-03-22T00:04:47.550Z] ea297e581883: Preparing [2023-03-22T00:04:47.550Z] 55bfb550e839: Preparing [2023-03-22T00:04:47.550Z] aa5968d388b8: Preparing [2023-03-22T00:04:47.550Z] 4490d2423848: Waiting [2023-03-22T00:04:47.550Z] ea297e581883: Waiting [2023-03-22T00:04:47.550Z] 55bfb550e839: Waiting [2023-03-22T00:04:47.550Z] 15a1485883cf: Waiting [2023-03-22T00:04:47.550Z] aa5968d388b8: Waiting [2023-03-22T00:04:47.550Z] 72145615a254: Waiting [2023-03-22T00:04:47.550Z] acc83c6ca332: Layer already exists [2023-03-22T00:04:47.550Z] 81b5ed046132: Layer already exists [2023-03-22T00:04:47.550Z] bbcc098e9b98: Layer already exists [2023-03-22T00:04:47.550Z] 1415390fe0eb: Layer already exists [2023-03-22T00:04:47.550Z] 3827b5b91e75: Layer already exists [2023-03-22T00:04:47.550Z] 4490d2423848: Layer already exists [2023-03-22T00:04:47.550Z] 5befee56a380: Layer already exists [2023-03-22T00:04:47.550Z] 15a1485883cf: Layer already exists [2023-03-22T00:04:47.550Z] 72145615a254: Layer already exists [2023-03-22T00:04:47.550Z] ea297e581883: Layer already exists [2023-03-22T00:04:47.550Z] aa5968d388b8: Layer already exists [2023-03-22T00:04:47.550Z] 55bfb550e839: Layer already exists [2023-03-22T00:04:47.550Z] e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5: digest: sha256:5f345079a6789279343a16d8582b88c4412730ab471a25b8bf1e5810d00f3bd6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:47.862Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:48.169Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:levski [2023-03-22T00:04:48.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-22T00:04:48.169Z] 1415390fe0eb: Preparing [2023-03-22T00:04:48.169Z] bbcc098e9b98: Preparing [2023-03-22T00:04:48.169Z] 81b5ed046132: Preparing [2023-03-22T00:04:48.169Z] 3827b5b91e75: Preparing [2023-03-22T00:04:48.169Z] acc83c6ca332: Preparing [2023-03-22T00:04:48.169Z] 4490d2423848: Preparing [2023-03-22T00:04:48.169Z] 15a1485883cf: Preparing [2023-03-22T00:04:48.169Z] 5befee56a380: Preparing [2023-03-22T00:04:48.169Z] 72145615a254: Preparing [2023-03-22T00:04:48.169Z] ea297e581883: Preparing [2023-03-22T00:04:48.169Z] 55bfb550e839: Preparing [2023-03-22T00:04:48.169Z] aa5968d388b8: Preparing [2023-03-22T00:04:48.169Z] 15a1485883cf: Waiting [2023-03-22T00:04:48.169Z] 5befee56a380: Waiting [2023-03-22T00:04:48.169Z] 72145615a254: Waiting [2023-03-22T00:04:48.169Z] ea297e581883: Waiting [2023-03-22T00:04:48.169Z] aa5968d388b8: Waiting [2023-03-22T00:04:48.169Z] 55bfb550e839: Waiting [2023-03-22T00:04:48.169Z] 4490d2423848: Waiting [2023-03-22T00:04:48.169Z] acc83c6ca332: Layer already exists [2023-03-22T00:04:48.169Z] 81b5ed046132: Layer already exists [2023-03-22T00:04:48.169Z] 1415390fe0eb: Layer already exists [2023-03-22T00:04:48.169Z] 3827b5b91e75: Layer already exists [2023-03-22T00:04:48.169Z] bbcc098e9b98: Layer already exists [2023-03-22T00:04:48.169Z] 15a1485883cf: Layer already exists [2023-03-22T00:04:48.169Z] 4490d2423848: Layer already exists [2023-03-22T00:04:48.169Z] 5befee56a380: Layer already exists [2023-03-22T00:04:48.169Z] ea297e581883: Layer already exists [2023-03-22T00:04:48.169Z] 72145615a254: Layer already exists [2023-03-22T00:04:48.169Z] aa5968d388b8: Layer already exists [2023-03-22T00:04:48.169Z] 55bfb550e839: Layer already exists [2023-03-22T00:04:48.169Z] levski: digest: sha256:5f345079a6789279343a16d8582b88c4412730ab471a25b8bf1e5810d00f3bd6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T00:04:48.213Z] ===================================================== [Pipeline] echo [2023-03-22T00:04:48.222Z] taggedImages: [2023-03-22T00:04:48.222Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e8fb29a406733d8a67a84efb83b3b606e8871d28 [2023-03-22T00:04:48.222Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-22T00:04:48.222Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.5 [2023-03-22T00:04:48.222Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5 [2023-03-22T00:04:48.222Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:levski [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 [2023-03-22T00:04:48.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T00:04:48.593Z] [2023-03-22T00:04:48.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:04:48.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T00:04:48.896Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T00:04:48.896Z] 5eb5b503b376: Pulling fs layer [2023-03-22T00:04:48.896Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T00:04:48.896Z] ec43610c2a17: Pulling fs layer [2023-03-22T00:04:48.896Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T00:04:48.896Z] 33b1e0a273af: Pulling fs layer [2023-03-22T00:04:48.896Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T00:04:48.896Z] 2f39f015ded8: Pulling fs layer [2023-03-22T00:04:48.896Z] 3a2ae6a8a46f: Waiting [2023-03-22T00:04:48.896Z] 33b1e0a273af: Waiting [2023-03-22T00:04:48.896Z] 5d3b04190fa2: Waiting [2023-03-22T00:04:48.896Z] 2f39f015ded8: Waiting [2023-03-22T00:04:48.896Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T00:04:48.896Z] 5c69ac0246d0: Download complete [2023-03-22T00:04:48.896Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T00:04:48.896Z] 3a2ae6a8a46f: Download complete [2023-03-22T00:04:49.155Z] 33b1e0a273af: Verifying Checksum [2023-03-22T00:04:49.155Z] 33b1e0a273af: Download complete [2023-03-22T00:04:49.155Z] ec43610c2a17: Verifying Checksum [2023-03-22T00:04:49.155Z] ec43610c2a17: Download complete [2023-03-22T00:04:49.155Z] 5d3b04190fa2: Download complete [2023-03-22T00:04:49.155Z] 5eb5b503b376: Verifying Checksum [2023-03-22T00:04:49.155Z] 5eb5b503b376: Download complete [2023-03-22T00:04:49.719Z] 2f39f015ded8: Verifying Checksum [2023-03-22T00:04:49.719Z] 2f39f015ded8: Download complete [2023-03-22T00:04:50.653Z] 5eb5b503b376: Pull complete [2023-03-22T00:04:50.912Z] 5c69ac0246d0: Pull complete [2023-03-22T00:04:51.479Z] ec43610c2a17: Pull complete [2023-03-22T00:04:51.736Z] 3a2ae6a8a46f: Pull complete [2023-03-22T00:04:52.303Z] 33b1e0a273af: Pull complete [2023-03-22T00:04:52.562Z] 5d3b04190fa2: Pull complete [2023-03-22T00:04:53.239Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5002 in /w/workspace/foundry_device-usb-camera_levski [Pipeline] { [Pipeline] ws [2023-03-22T00:04:53.252Z] Running in /w/workspace/device-usb-camera/5 [Pipeline] { [Pipeline] checkout [2023-03-22T00:04:53.293Z] Selected Git installation does not exist. Using Default [2023-03-22T00:04:53.293Z] The recommended git tool is: NONE [2023-03-22T00:04:56.818Z] 2f39f015ded8: Pull complete [2023-03-22T00:04:56.818Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T00:04:56.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T00:04:56.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:04:56.897Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:04:56.938Z] $ 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/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T00:04:58.335Z] using credential edgex-jenkins-ssh [2023-03-22T00:04:58.353Z] Cloning the remote Git repository [2023-03-22T00:04:58.383Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-22T00:04:58.468Z] > git init /w/workspace/device-usb-camera/5 # timeout=10 [2023-03-22T00:04:58.603Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-22T00:04:58.604Z] > git --version # timeout=10 [2023-03-22T00:04:58.623Z] > git --version # 'git version 2.25.1' [2023-03-22T00:04:58.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T00:04:58.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T00:05:00.399Z] Avoid second fetch [2023-03-22T00:05:00.399Z] Checking out Revision e8fb29a406733d8a67a84efb83b3b606e8871d28 (levski) [2023-03-22T00:04:59.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-22T00:04:59.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T00:05:00.406Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T00:05:00.469Z] > git checkout -f e8fb29a406733d8a67a84efb83b3b606e8871d28 # timeout=10 [2023-03-22T00:05:00.965Z] Commit message: "Merge pull request #198 from EdgeX-Camera-Management/levski-patch-change-log" [2023-03-22T00:05:01.329Z] [2023-03-22T00:05:01.329Z] GitHub has been notified of this commit’s build result [2023-03-22T00:05:01.329Z] [2023-03-22T00:05:07.860Z] $ docker top 3c7050e91849140a786c6479b7ccfb0490d0a3e15d5a2cf91ccb86152275550c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T00:05:08.276Z] ---> job-cost.sh [2023-03-22T00:05:08.276Z] lf-activate-venv: SKIPPING [2023-03-22T00:05:08.276Z] INFO: No Stack... [2023-03-22T00:05:08.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T00:05:08.537Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T00:05:08.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T00:05:08.537Z] Dload Upload Total Spent Left Speed [2023-03-22T00:05:08.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-03-22T00:05:09.102Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T00:05:09.122Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T00:05:09.388Z] + cat /w/workspace/foundry_device-usb-camera_levski/archives/cost.csv [2023-03-22T00:05:09.388Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T00:05:09.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-5-stack-cost] [2023-03-22T00:05:09.410Z] Resource [jenkins-edgexfoundry-device-usb-camera-levski-5-stack-cost] did not exist. Created. [2023-03-22T00:05:09.410Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T00:05:09.458Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-22T00:05:09.458Z] [2023-03-22T00:05:09.458Z] { [2023-03-22T00:05:09.458Z] "registry-mirrors": [ [2023-03-22T00:05:09.458Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T00:05:09.458Z] ], [2023-03-22T00:05:09.458Z] "bip": "10.250.0.254/24", [2023-03-22T00:05:09.458Z] "hosts": [ [2023-03-22T00:05:09.458Z] "tcp://0.0.0.0:5555", [2023-03-22T00:05:09.458Z] "unix:///var/run/docker.sock" [2023-03-22T00:05:09.458Z] ], [2023-03-22T00:05:09.458Z] "mtu": 1458, [2023-03-22T00:05:09.458Z] "selinux-enabled": true, [2023-03-22T00:05:09.458Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T00:05:09.458Z] } [Pipeline] sh [2023-03-22T00:05:09.712Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T00:05:09.741Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T00:05:09.752Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T00:05:09.775Z] $ docker stop --time=1 3c7050e91849140a786c6479b7ccfb0490d0a3e15d5a2cf91ccb86152275550c [2023-03-22T00:05:09.787Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-22T00:05:10.942Z] $ docker rm -f --volumes 3c7050e91849140a786c6479b7ccfb0490d0a3e15d5a2cf91ccb86152275550c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T00:05:11.302Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T00:05:29.565Z] provisioning config files... [2023-03-22T00:05:29.591Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config3233437678088966754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:05:29.940Z] ---> docker-login.sh [2023-03-22T00:05:29.940Z] nexus3.edgexfoundry.org:10001 [2023-03-22T00:05:30.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:05:30.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:05:30.529Z] Configure a credential helper to remove this warning. See [2023-03-22T00:05:30.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:05:30.529Z] [2023-03-22T00:05:30.529Z] Login Succeeded [2023-03-22T00:05:30.529Z] nexus3.edgexfoundry.org:10002 [2023-03-22T00:05:30.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:05:31.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:05:31.079Z] Configure a credential helper to remove this warning. See [2023-03-22T00:05:31.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:05:31.079Z] [2023-03-22T00:05:31.079Z] Login Succeeded [2023-03-22T00:05:31.079Z] nexus3.edgexfoundry.org:10003 [2023-03-22T00:05:31.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:05:31.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:05:31.348Z] Configure a credential helper to remove this warning. See [2023-03-22T00:05:31.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:05:31.348Z] [2023-03-22T00:05:31.348Z] Login Succeeded [2023-03-22T00:05:31.348Z] nexus3.edgexfoundry.org:10004 [2023-03-22T00:05:31.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:05:31.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:05:31.616Z] Configure a credential helper to remove this warning. See [2023-03-22T00:05:31.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:05:31.616Z] [2023-03-22T00:05:31.616Z] Login Succeeded [2023-03-22T00:05:31.616Z] docker.io [2023-03-22T00:05:31.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:05:32.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:05:32.155Z] Configure a credential helper to remove this warning. See [2023-03-22T00:05:32.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:05:32.155Z] [2023-03-22T00:05:32.155Z] Login Succeeded [2023-03-22T00:05:32.155Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T00:05:32.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T00:05:32.437Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T00:05:32.446Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T00:05:32.454Z] ========================================================= [2023-03-22T00:05:32.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-22T00:05:32.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:05:32.795Z] + 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 . [2023-03-22T00:05:33.065Z] Sending build context to Docker daemon 1.196MB [2023-03-22T00:05:33.065Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T00:05:33.065Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T00:05:33.338Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T00:05:33.338Z] 9b18e9b68314: Pulling fs layer [2023-03-22T00:05:33.338Z] 35d82f9e3411: Pulling fs layer [2023-03-22T00:05:33.338Z] e16973657156: Pulling fs layer [2023-03-22T00:05:33.338Z] fc693d55d65f: Pulling fs layer [2023-03-22T00:05:33.338Z] 7e9fc2657dce: Pulling fs layer [2023-03-22T00:05:33.338Z] dda99020689f: Pulling fs layer [2023-03-22T00:05:33.338Z] db1c61fa0a46: Pulling fs layer [2023-03-22T00:05:33.338Z] 891c053d2c06: Pulling fs layer [2023-03-22T00:05:33.338Z] dda99020689f: Waiting [2023-03-22T00:05:33.338Z] db1c61fa0a46: Waiting [2023-03-22T00:05:33.338Z] 891c053d2c06: Waiting [2023-03-22T00:05:33.338Z] fc693d55d65f: Waiting [2023-03-22T00:05:33.338Z] 7e9fc2657dce: Waiting [2023-03-22T00:05:33.338Z] e16973657156: Verifying Checksum [2023-03-22T00:05:33.338Z] e16973657156: Download complete [2023-03-22T00:05:33.338Z] 35d82f9e3411: Verifying Checksum [2023-03-22T00:05:33.338Z] 35d82f9e3411: Download complete [2023-03-22T00:05:33.338Z] 7e9fc2657dce: Verifying Checksum [2023-03-22T00:05:33.338Z] 7e9fc2657dce: Download complete [2023-03-22T00:05:33.338Z] dda99020689f: Verifying Checksum [2023-03-22T00:05:33.338Z] dda99020689f: Download complete [2023-03-22T00:05:33.338Z] 9b18e9b68314: Verifying Checksum [2023-03-22T00:05:33.338Z] 9b18e9b68314: Download complete [2023-03-22T00:05:34.764Z] 9b18e9b68314: Pull complete [2023-03-22T00:05:34.764Z] 891c053d2c06: Verifying Checksum [2023-03-22T00:05:34.764Z] 891c053d2c06: Download complete [2023-03-22T00:05:35.038Z] 35d82f9e3411: Pull complete [2023-03-22T00:05:35.317Z] e16973657156: Pull complete [2023-03-22T00:05:35.915Z] db1c61fa0a46: Verifying Checksum [2023-03-22T00:05:35.915Z] db1c61fa0a46: Download complete [2023-03-22T00:05:36.884Z] fc693d55d65f: Verifying Checksum [2023-03-22T00:05:36.884Z] fc693d55d65f: Download complete [2023-03-22T00:05:49.224Z] fc693d55d65f: Pull complete [2023-03-22T00:05:49.224Z] 7e9fc2657dce: Pull complete [2023-03-22T00:05:49.224Z] dda99020689f: Pull complete [2023-03-22T00:05:54.595Z] db1c61fa0a46: Pull complete [2023-03-22T00:05:57.217Z] 891c053d2c06: Pull complete [2023-03-22T00:05:57.217Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-22T00:05:57.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-22T00:05:57.217Z] ---> f96f9c87975a [2023-03-22T00:05:57.217Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T00:05:58.634Z] ---> Running in 074e8c899ff5 [2023-03-22T00:05:58.901Z] Removing intermediate container 074e8c899ff5 [2023-03-22T00:05:58.901Z] ---> 954478b33211 [2023-03-22T00:05:58.901Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T00:05:59.168Z] ---> Running in 5faae73aac1b [2023-03-22T00:05:59.436Z] Removing intermediate container 5faae73aac1b [2023-03-22T00:05:59.436Z] ---> 3018ea1121a7 [2023-03-22T00:05:59.436Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T00:05:59.436Z] ---> Running in 5ae143c6ea42 [2023-03-22T00:05:59.707Z] Removing intermediate container 5ae143c6ea42 [2023-03-22T00:05:59.707Z] ---> cd7ccab944fb [2023-03-22T00:05:59.707Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T00:05:59.707Z] ---> Running in dc8fc7ad63e4 [2023-03-22T00:06:00.292Z] Removing intermediate container dc8fc7ad63e4 [2023-03-22T00:06:00.292Z] ---> ec86f420fc4d [2023-03-22T00:06:00.292Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T00:06:00.292Z] ---> Running in 94ddb5dbd91d [2023-03-22T00:06:01.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T00:06:01.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T00:06:02.551Z] (1/14) Installing libintl (0.21-r2) [2023-03-22T00:06:02.551Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-22T00:06:02.551Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T00:06:02.551Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T00:06:02.551Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-22T00:06:02.551Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-22T00:06:02.551Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T00:06:02.551Z] (7/14) Installing libblkid (2.38-r1) [2023-03-22T00:06:02.551Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-22T00:06:02.824Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-22T00:06:02.824Z] (10/14) Installing kmod-libs (29-r2) [2023-03-22T00:06:02.824Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-22T00:06:02.824Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-22T00:06:02.824Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-22T00:06:02.824Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-22T00:06:02.824Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T00:06:02.824Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T00:06:02.824Z] OK: 228 MiB in 65 packages [2023-03-22T00:06:04.258Z] Removing intermediate container 94ddb5dbd91d [2023-03-22T00:06:04.258Z] ---> 2ad816e79108 [2023-03-22T00:06:04.258Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-22T00:06:04.258Z] ---> Running in 35a3dbd1fe38 [2023-03-22T00:06:04.525Z] Removing intermediate container 35a3dbd1fe38 [2023-03-22T00:06:04.525Z] ---> dd98bf82316f [2023-03-22T00:06:04.525Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-22T00:06:05.108Z] ---> 129991e96f8b [2023-03-22T00:06:05.108Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T00:06:05.108Z] ---> Running in 92cd665e5520 [2023-03-22T00:07:01.520Z] Removing intermediate container 92cd665e5520 [2023-03-22T00:07:01.520Z] ---> 86cd9887b977 [2023-03-22T00:07:01.520Z] Step 11/13 : COPY . . [2023-03-22T00:07:01.520Z] ---> 0c976bfcb364 [2023-03-22T00:07:01.520Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T00:07:01.520Z] ---> Running in 63ac7428d3c5 [2023-03-22T00:07:01.520Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T00:07:01.520Z] Dload Upload Total Spent Left Speed [2023-03-22T00:07:01.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13131 0 --:--:-- --:--:-- --:--:-- 13275 [2023-03-22T00:07:02.482Z] Removing intermediate container 63ac7428d3c5 [2023-03-22T00:07:02.482Z] ---> 72177fc437ca [2023-03-22T00:07:02.482Z] Step 13/13 : RUN ${MAKE} [2023-03-22T00:07:02.482Z] ---> Running in 762b8e64371e [2023-03-22T00:07:03.449Z] noop [2023-03-22T00:07:04.035Z] Removing intermediate container 762b8e64371e [2023-03-22T00:07:04.035Z] ---> 12b6ddd4891e [2023-03-22T00:07:04.035Z] Successfully built 12b6ddd4891e [2023-03-22T00:07:04.035Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:07:04.389Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T00:07:04.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:07:04.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-5002 does not seem to be running inside a container [2023-03-22T00:07:04.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T00:07:05.896Z] $ docker top eb3bb93746c9cb7f4e9a23041537eb017fe273e113ee2170ad690c3c3d139107 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T00:07:06.740Z] + go version [2023-03-22T00:07:06.740Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-22T00:07:06.768Z] $ docker stop --time=1 eb3bb93746c9cb7f4e9a23041537eb017fe273e113ee2170ad690c3c3d139107 [2023-03-22T00:07:08.382Z] $ docker rm -f --volumes eb3bb93746c9cb7f4e9a23041537eb017fe273e113ee2170ad690c3c3d139107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:07:08.936Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T00:07:08.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:07:09.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-5002 does not seem to be running inside a container [2023-03-22T00:07:09.190Z] $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T00:07:10.392Z] $ docker top c0c6ddb4e228fcff20832fdd4b9db6f9f435f605a863195bb08181a9ced72a32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T00:07:10.912Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/5 [Pipeline] fileExists [Pipeline] sh [2023-03-22T00:07:11.838Z] + make test [2023-03-22T00:07:11.838Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-03-22T00:07:13.256Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-22T00:08:49.918Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-22T00:08:49.918Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.9% of statements [2023-03-22T00:08:49.918Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T00:08:49.918Z] CGO_ENABLED=1 go vet ./... [2023-03-22T00:09:04.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T00:09:04.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T00:09:04.913Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T00:09:04.929Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T00:09:04.954Z] $ docker stop --time=1 c0c6ddb4e228fcff20832fdd4b9db6f9f435f605a863195bb08181a9ced72a32 [2023-03-22T00:09:06.731Z] $ docker rm -f --volumes c0c6ddb4e228fcff20832fdd4b9db6f9f435f605a863195bb08181a9ced72a32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T00:09:07.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T00:09:07.650Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T00:09:08.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T00:09:08.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T00:09:08.842Z] + ls -al . [2023-03-22T00:09:08.842Z] total 200 [2023-03-22T00:09:08.842Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 00:07 . [2023-03-22T00:09:08.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 00:04 .. [2023-03-22T00:09:08.842Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 00:05 .git [2023-03-22T00:09:08.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 00:05 .github [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 22 00:05 .gitignore [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 00:05 .golangci.yml [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 22 00:05 .hadolint.yml [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 9702 Mar 22 00:05 Attribution.txt [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 6441 Mar 22 00:05 CHANGELOG.md [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 2378 Mar 22 00:05 Dockerfile [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 22 00:05 GOVERNANCE.md [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 00:05 Jenkinsfile [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 00:05 LICENSE [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 2554 Mar 22 00:05 Makefile [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 00:05 OWNERS.md [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 22 00:05 README.md [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 22 00:02 VERSION [2023-03-22T00:09:08.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 00:05 bin [2023-03-22T00:09:08.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 00:05 cmd [2023-03-22T00:09:08.842Z] -rw-r--r-- 1 jenkins jenkins 30666 Mar 22 00:08 coverage.out [2023-03-22T00:09:08.842Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 22 00:05 docker-entrypoint.sh [2023-03-22T00:09:08.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 00:05 docs [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 3573 Mar 22 00:05 go.mod [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 45026 Mar 22 00:05 go.sum [2023-03-22T00:09:08.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 00:05 internal [2023-03-22T00:09:08.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 00:05 snap [2023-03-22T00:09:08.842Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 22 00:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:09:09.181Z] + 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=e8fb29a406733d8a67a84efb83b3b606e8871d28 --label arch=arm64 --label version=2.3.1-dev.5 . [2023-03-22T00:09:09.451Z] Sending build context to Docker daemon 1.227MB [2023-03-22T00:09:09.451Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T00:09:09.451Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-22T00:09:09.451Z] ---> 12b6ddd4891e [2023-03-22T00:09:09.451Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-22T00:09:09.716Z] ---> Running in b1049f3ac549 [2023-03-22T00:09:09.982Z] Removing intermediate container b1049f3ac549 [2023-03-22T00:09:09.982Z] ---> e327d811391f [2023-03-22T00:09:09.982Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T00:09:09.982Z] ---> Running in 319ab029830f [2023-03-22T00:09:10.251Z] Removing intermediate container 319ab029830f [2023-03-22T00:09:10.251Z] ---> 4703498152d5 [2023-03-22T00:09:10.251Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-03-22T00:09:10.251Z] ---> Running in c028ff63bfb3 [2023-03-22T00:09:10.517Z] Removing intermediate container c028ff63bfb3 [2023-03-22T00:09:10.517Z] ---> 41ae0d428de5 [2023-03-22T00:09:10.517Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-22T00:09:10.517Z] ---> Running in 41d8750e9fb4 [2023-03-22T00:09:11.113Z] Removing intermediate container 41d8750e9fb4 [2023-03-22T00:09:11.113Z] ---> 9cbf0bd5b6df [2023-03-22T00:09:11.113Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T00:09:11.113Z] ---> Running in c3f22615aca7 [2023-03-22T00:09:12.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T00:09:12.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T00:09:13.301Z] OK: 228 MiB in 65 packages [2023-03-22T00:09:14.261Z] Removing intermediate container c3f22615aca7 [2023-03-22T00:09:14.261Z] ---> 09f963bcd10a [2023-03-22T00:09:14.261Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-22T00:09:14.261Z] ---> Running in 9596e5f9361c [2023-03-22T00:09:14.842Z] Removing intermediate container 9596e5f9361c [2023-03-22T00:09:14.842Z] ---> 30203d4205d5 [2023-03-22T00:09:14.842Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-22T00:09:15.442Z] ---> 165296763471 [2023-03-22T00:09:15.442Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T00:09:15.442Z] ---> Running in c7872a8a9c3f [2023-03-22T00:09:17.393Z] Removing intermediate container c7872a8a9c3f [2023-03-22T00:09:17.393Z] ---> da8b06767c83 [2023-03-22T00:09:17.393Z] Step 11/35 : COPY . . [2023-03-22T00:09:20.000Z] ---> cb0440a1815b [2023-03-22T00:09:20.000Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-22T00:09:20.000Z] ---> Running in ab6b0ef5c062 [2023-03-22T00:09:20.965Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T00:09:20.965Z] Dload Upload Total Spent Left Speed [2023-03-22T00:09:20.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7239 0 --:--:-- --:--:-- --:--:-- 7224 [2023-03-22T00:09:21.938Z] Removing intermediate container ab6b0ef5c062 [2023-03-22T00:09:21.938Z] ---> edf9af7f30a1 [2023-03-22T00:09:21.938Z] Step 13/35 : RUN ${MAKE} [2023-03-22T00:09:21.938Z] ---> Running in dfe87461b6fc [2023-03-22T00:09:23.349Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1-dev.5 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-03-22T00:12:15.119Z] Removing intermediate container dfe87461b6fc [2023-03-22T00:12:15.119Z] ---> 6ecc08154dd4 [2023-03-22T00:12:15.119Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-22T00:12:15.119Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-22T00:12:15.119Z] 8766b47fe142: Pulling fs layer [2023-03-22T00:12:15.119Z] 8766b47fe142: Verifying Checksum [2023-03-22T00:12:15.119Z] 8766b47fe142: Download complete [2023-03-22T00:12:15.119Z] 8766b47fe142: Pull complete [2023-03-22T00:12:15.119Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-22T00:12:15.119Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-22T00:12:15.119Z] ---> 69d40e2cb93c [2023-03-22T00:12:15.119Z] Step 15/35 : FROM alpine:3.16 [2023-03-22T00:12:15.119Z] 3.16: Pulling from library/alpine [2023-03-22T00:12:15.119Z] 3760b48202b3: Pulling fs layer [2023-03-22T00:12:15.119Z] 3760b48202b3: Download complete [2023-03-22T00:12:15.119Z] 3760b48202b3: Pull complete [2023-03-22T00:12:15.119Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-22T00:12:15.119Z] Status: Downloaded newer image for alpine:3.16 [2023-03-22T00:12:15.119Z] ---> 4c81e5bf8899 [2023-03-22T00:12:15.119Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T00:12:15.119Z] ---> Running in 9e32f5218f8e [2023-03-22T00:12:15.119Z] Removing intermediate container 9e32f5218f8e [2023-03-22T00:12:15.119Z] ---> ee5a6025b264 [2023-03-22T00:12:15.119Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-03-22T00:12:15.119Z] ---> Running in 1a84f7ca7afb [2023-03-22T00:12:15.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T00:12:15.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T00:12:15.119Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-03-22T00:12:15.119Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-03-22T00:12:15.119Z] (3/82) Installing libxau (1.0.9-r0) [2023-03-22T00:12:15.119Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-03-22T00:12:15.119Z] (5/82) Installing libxcb (1.15-r0) [2023-03-22T00:12:15.119Z] (6/82) Installing libx11 (1.8-r0) [2023-03-22T00:12:15.119Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-03-22T00:12:15.119Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-03-22T00:12:15.119Z] (9/82) Installing expat (2.5.0-r0) [2023-03-22T00:12:15.119Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-03-22T00:12:15.119Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-03-22T00:12:15.119Z] (12/82) Installing libpng (1.6.37-r1) [2023-03-22T00:12:15.119Z] (13/82) Installing freetype (2.12.1-r0) [2023-03-22T00:12:15.119Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-03-22T00:12:15.119Z] (15/82) Installing fribidi (1.0.12-r0) [2023-03-22T00:12:15.119Z] (16/82) Installing libffi (3.4.2-r1) [2023-03-22T00:12:15.119Z] (17/82) Installing libintl (0.21-r2) [2023-03-22T00:12:15.119Z] (18/82) Installing libblkid (2.38-r1) [2023-03-22T00:12:15.119Z] (19/82) Installing libmount (2.38-r1) [2023-03-22T00:12:15.119Z] (20/82) Installing pcre (8.45-r2) [2023-03-22T00:12:15.119Z] (21/82) Installing glib (2.72.1-r0) [2023-03-22T00:12:15.119Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-03-22T00:12:15.119Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-03-22T00:12:15.119Z] (24/82) Installing libass (0.16.0-r0) [2023-03-22T00:12:15.119Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-03-22T00:12:15.119Z] (26/82) Installing libdrm (2.4.110-r0) [2023-03-22T00:12:15.119Z] (27/82) Installing gmp (6.2.1-r2) [2023-03-22T00:12:15.119Z] (28/82) Installing nettle (3.7.3-r0) [2023-03-22T00:12:15.119Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-03-22T00:12:15.119Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-03-22T00:12:15.119Z] (31/82) Installing libunistring (1.0-r0) [2023-03-22T00:12:15.119Z] (32/82) Installing gnutls (3.7.7-r1) [2023-03-22T00:12:15.119Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-22T00:12:15.119Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-22T00:12:15.119Z] (35/82) Installing lame (3.100-r0) [2023-03-22T00:12:15.119Z] (36/82) Installing opus (1.3.1-r1) [2023-03-22T00:12:15.119Z] (37/82) Installing libasyncns (0.8-r1) [2023-03-22T00:12:15.119Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-03-22T00:12:15.119Z] (39/82) Installing libltdl (2.4.7-r0) [2023-03-22T00:12:15.119Z] (40/82) Installing orc (0.4.32-r0) [2023-03-22T00:12:15.119Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-03-22T00:12:15.119Z] (42/82) Installing libogg (1.3.5-r1) [2023-03-22T00:12:15.119Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-22T00:12:15.119Z] (44/82) Installing flac (1.3.4-r0) [2023-03-22T00:12:15.119Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-03-22T00:12:15.119Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-03-22T00:12:15.119Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-03-22T00:12:15.119Z] (48/82) Installing soxr (0.1.3-r2) [2023-03-22T00:12:15.119Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-03-22T00:12:15.119Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-03-22T00:12:15.119Z] (51/82) Installing libpulse (15.0-r2) [2023-03-22T00:12:15.119Z] (52/82) Installing cjson (1.7.15-r3) [2023-03-22T00:12:15.119Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-03-22T00:12:15.119Z] (54/82) Installing librist (0.2.6-r1) [2023-03-22T00:12:15.119Z] (55/82) Installing libsrt (1.4.4-r0) [2023-03-22T00:12:15.119Z] (56/82) Installing libssh (0.9.6-r1) [2023-03-22T00:12:15.119Z] (57/82) Installing libtheora (1.1.1-r16) [2023-03-22T00:12:15.119Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-03-22T00:12:15.119Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-03-22T00:12:15.119Z] (60/82) Installing libxext (1.3.4-r0) [2023-03-22T00:12:15.119Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-03-22T00:12:15.119Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-03-22T00:12:15.119Z] (63/82) Installing libva (2.14.0-r0) [2023-03-22T00:12:15.119Z] (64/82) Installing libvdpau (1.5-r0) [2023-03-22T00:12:15.119Z] (65/82) Installing vidstab (1.1.0-r1) [2023-03-22T00:12:15.119Z] (66/82) Installing libvpx (1.11.0-r1) [2023-03-22T00:12:15.119Z] (67/82) Installing libwebp (1.2.3-r0) [2023-03-22T00:12:15.119Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-03-22T00:12:15.119Z] (69/82) Installing numactl (2.0.14-r0) [2023-03-22T00:12:15.119Z] (70/82) Installing x265-libs (3.5-r3) [2023-03-22T00:12:15.119Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-03-22T00:12:15.119Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-03-22T00:12:15.119Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-03-22T00:12:15.119Z] (74/82) Installing udev-init-scripts (35-r0) [2023-03-22T00:12:15.119Z] Executing udev-init-scripts-35-r0.post-install [2023-03-22T00:12:15.119Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-03-22T00:12:15.119Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-03-22T00:12:15.119Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-03-22T00:12:15.119Z] (78/82) Installing kmod-libs (29-r2) [2023-03-22T00:12:15.120Z] (79/82) Installing eudev (3.2.11-r0) [2023-03-22T00:12:15.120Z] (80/82) Installing libsodium (1.0.18-r0) [2023-03-22T00:12:15.120Z] (81/82) Installing libzmq (4.3.4-r0) [2023-03-22T00:12:15.120Z] (82/82) Installing zeromq (4.3.4-r0) [2023-03-22T00:12:15.120Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T00:12:15.120Z] Executing eudev-3.2.11-r0.trigger [2023-03-22T00:12:15.120Z] OK: 78 MiB in 96 packages [2023-03-22T00:12:17.061Z] Removing intermediate container 1a84f7ca7afb [2023-03-22T00:12:17.061Z] ---> 1b9fc93d5bb5 [2023-03-22T00:12:17.061Z] Step 18/35 : WORKDIR / [2023-03-22T00:12:17.061Z] ---> Running in 68ca175f09e6 [2023-03-22T00:12:17.328Z] Removing intermediate container 68ca175f09e6 [2023-03-22T00:12:17.328Z] ---> 1e9f48d5ffec [2023-03-22T00:12:17.328Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-22T00:12:18.746Z] ---> 1ad53013e89e [2023-03-22T00:12:18.746Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-22T00:12:19.029Z] ---> b5aabf1bf69a [2023-03-22T00:12:19.029Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-22T00:12:19.613Z] ---> c63b7d601cca [2023-03-22T00:12:19.613Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-22T00:12:20.199Z] ---> 97c57df15c20 [2023-03-22T00:12:20.199Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-22T00:12:20.783Z] ---> eac6d27f5e3f [2023-03-22T00:12:20.783Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-22T00:12:21.049Z] ---> 28ce449d9be3 [2023-03-22T00:12:21.049Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-22T00:12:22.457Z] ---> 49bca9d23836 [2023-03-22T00:12:22.457Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-22T00:12:22.457Z] ---> Running in 151bcf4e46c1 [2023-03-22T00:12:25.805Z] Removing intermediate container 151bcf4e46c1 [2023-03-22T00:12:25.805Z] ---> 38989fad681c [2023-03-22T00:12:25.805Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-22T00:12:26.080Z] ---> Running in d65e5a9e22ca [2023-03-22T00:12:27.496Z] Removing intermediate container d65e5a9e22ca [2023-03-22T00:12:27.496Z] ---> a94877c0a7b4 [2023-03-22T00:12:27.496Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-22T00:12:27.773Z] ---> Running in 0dd4f7f89b0d [2023-03-22T00:12:29.184Z] Removing intermediate container 0dd4f7f89b0d [2023-03-22T00:12:29.184Z] ---> 1302a0b7496c [2023-03-22T00:12:29.184Z] Step 29/35 : EXPOSE 59983 [2023-03-22T00:12:29.452Z] ---> Running in 833cf98aff7d [2023-03-22T00:12:29.720Z] Removing intermediate container 833cf98aff7d [2023-03-22T00:12:29.720Z] ---> 0cd7ea52eb1f [2023-03-22T00:12:29.720Z] Step 30/35 : EXPOSE 8554 [2023-03-22T00:12:29.720Z] ---> Running in 593d043293db [2023-03-22T00:12:29.987Z] Removing intermediate container 593d043293db [2023-03-22T00:12:29.987Z] ---> 78c1fdb180af [2023-03-22T00:12:29.987Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-22T00:12:30.254Z] ---> Running in 98d8f47b3e5c [2023-03-22T00:12:30.523Z] Removing intermediate container 98d8f47b3e5c [2023-03-22T00:12:30.523Z] ---> 6fbf0c3acb05 [2023-03-22T00:12:30.523Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-03-22T00:12:30.523Z] ---> Running in 9ec7652d6289 [2023-03-22T00:12:30.791Z] Removing intermediate container 9ec7652d6289 [2023-03-22T00:12:30.791Z] ---> 8b4ae89ed138 [2023-03-22T00:12:30.791Z] Step 33/35 : LABEL arch=arm64 [2023-03-22T00:12:30.791Z] ---> Running in 1054de47b4b9 [2023-03-22T00:12:31.378Z] Removing intermediate container 1054de47b4b9 [2023-03-22T00:12:31.378Z] ---> 51f1b9e71035 [2023-03-22T00:12:31.378Z] Step 34/35 : LABEL git_sha=e8fb29a406733d8a67a84efb83b3b606e8871d28 [2023-03-22T00:12:31.378Z] ---> Running in 33994e5a7ee4 [2023-03-22T00:12:31.645Z] Removing intermediate container 33994e5a7ee4 [2023-03-22T00:12:31.645Z] ---> 72ce9cafd11c [2023-03-22T00:12:31.645Z] Step 35/35 : LABEL version=2.3.1-dev.5 [2023-03-22T00:12:31.645Z] ---> Running in 97f5bf97bc19 [2023-03-22T00:12:31.910Z] Removing intermediate container 97f5bf97bc19 [2023-03-22T00:12:31.910Z] ---> d87f3a22b6fc [2023-03-22T00:12:31.910Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T00:12:31.910Z] Successfully built d87f3a22b6fc [2023-03-22T00:12:31.910Z] 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 [2023-03-22T00:12:32.020Z] provisioning config files... [2023-03-22T00:12:32.036Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config4737457922316018247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:12:32.444Z] ---> docker-login.sh [2023-03-22T00:12:32.444Z] nexus3.edgexfoundry.org:10001 [2023-03-22T00:12:32.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:12:32.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:12:32.712Z] Configure a credential helper to remove this warning. See [2023-03-22T00:12:32.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:12:32.712Z] [2023-03-22T00:12:32.712Z] Login Succeeded [2023-03-22T00:12:32.712Z] nexus3.edgexfoundry.org:10002 [2023-03-22T00:12:32.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:12:33.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:12:33.263Z] Configure a credential helper to remove this warning. See [2023-03-22T00:12:33.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:12:33.263Z] [2023-03-22T00:12:33.263Z] Login Succeeded [2023-03-22T00:12:33.263Z] nexus3.edgexfoundry.org:10003 [2023-03-22T00:12:33.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:12:33.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:12:33.540Z] Configure a credential helper to remove this warning. See [2023-03-22T00:12:33.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:12:33.540Z] [2023-03-22T00:12:33.540Z] Login Succeeded [2023-03-22T00:12:33.540Z] nexus3.edgexfoundry.org:10004 [2023-03-22T00:12:33.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:12:34.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:12:34.080Z] Configure a credential helper to remove this warning. See [2023-03-22T00:12:34.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:12:34.080Z] [2023-03-22T00:12:34.080Z] Login Succeeded [2023-03-22T00:12:34.080Z] docker.io [2023-03-22T00:12:34.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T00:12:34.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T00:12:34.620Z] Configure a credential helper to remove this warning. See [2023-03-22T00:12:34.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T00:12:34.620Z] [2023-03-22T00:12:34.620Z] Login Succeeded [2023-03-22T00:12:34.620Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T00:12:34.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T00:12:34.666Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T00:12:34.682Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-22T00:12:34.682Z] e8fb29a406733d8a67a84efb83b3b606e8871d28 [2023-03-22T00:12:34.682Z] latest [2023-03-22T00:12:34.682Z] 2.3.1-dev.5 [2023-03-22T00:12:34.682Z] e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5 [2023-03-22T00:12:34.682Z] levski [2023-03-22T00:12:34.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:35.019Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e8fb29a406733d8a67a84efb83b3b606e8871d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:35.383Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e8fb29a406733d8a67a84efb83b3b606e8871d28 [2023-03-22T00:12:35.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T00:12:35.383Z] bb7b7656863b: Preparing [2023-03-22T00:12:35.383Z] 3b31e618d7b8: Preparing [2023-03-22T00:12:35.383Z] 2dbf50277744: Preparing [2023-03-22T00:12:35.383Z] 608d194cb50c: Preparing [2023-03-22T00:12:35.383Z] acc83c6ca332: Preparing [2023-03-22T00:12:35.383Z] a124ad055185: Preparing [2023-03-22T00:12:35.383Z] fd11509af93e: Preparing [2023-03-22T00:12:35.383Z] a124ad055185: Waiting [2023-03-22T00:12:35.383Z] acc8c6b4ac56: Preparing [2023-03-22T00:12:35.383Z] a2ac8c967ea6: Preparing [2023-03-22T00:12:35.383Z] fd11509af93e: Waiting [2023-03-22T00:12:35.383Z] ebf011e1f1d0: Preparing [2023-03-22T00:12:35.383Z] d6775383512b: Preparing [2023-03-22T00:12:35.383Z] f70ee36035b9: Preparing [2023-03-22T00:12:35.383Z] a2ac8c967ea6: Waiting [2023-03-22T00:12:35.383Z] ebf011e1f1d0: Waiting [2023-03-22T00:12:35.383Z] d6775383512b: Waiting [2023-03-22T00:12:35.383Z] f70ee36035b9: Waiting [2023-03-22T00:12:35.383Z] acc8c6b4ac56: Waiting [2023-03-22T00:12:35.650Z] acc83c6ca332: Pushed [2023-03-22T00:12:35.650Z] 2dbf50277744: Pushed [2023-03-22T00:12:35.650Z] bb7b7656863b: Pushed [2023-03-22T00:12:35.650Z] 3b31e618d7b8: Pushed [2023-03-22T00:12:35.916Z] acc8c6b4ac56: Pushed [2023-03-22T00:12:35.916Z] a2ac8c967ea6: Pushed [2023-03-22T00:12:35.916Z] a124ad055185: Pushed [2023-03-22T00:12:35.916Z] fd11509af93e: Pushed [2023-03-22T00:12:36.182Z] f70ee36035b9: Layer already exists [2023-03-22T00:12:41.520Z] 608d194cb50c: Pushed [2023-03-22T00:12:41.787Z] ebf011e1f1d0: Pushed [2023-03-22T00:12:54.090Z] d6775383512b: Pushed [2023-03-22T00:12:54.090Z] e8fb29a406733d8a67a84efb83b3b606e8871d28: digest: sha256:b6da341aeac25e4e447e4e202151f8f921eb46d7034d07d09fd464c666ecb6a4 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:54.446Z] + 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 [2023-03-22T00:12:54.778Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-22T00:12:54.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T00:12:54.778Z] bb7b7656863b: Preparing [2023-03-22T00:12:54.778Z] 3b31e618d7b8: Preparing [2023-03-22T00:12:54.778Z] 2dbf50277744: Preparing [2023-03-22T00:12:54.778Z] 608d194cb50c: Preparing [2023-03-22T00:12:54.778Z] acc83c6ca332: Preparing [2023-03-22T00:12:54.778Z] a124ad055185: Preparing [2023-03-22T00:12:54.778Z] fd11509af93e: Preparing [2023-03-22T00:12:54.778Z] acc8c6b4ac56: Preparing [2023-03-22T00:12:54.778Z] a2ac8c967ea6: Preparing [2023-03-22T00:12:54.778Z] ebf011e1f1d0: Preparing [2023-03-22T00:12:54.778Z] d6775383512b: Preparing [2023-03-22T00:12:54.778Z] f70ee36035b9: Preparing [2023-03-22T00:12:54.778Z] a124ad055185: Waiting [2023-03-22T00:12:54.778Z] ebf011e1f1d0: Waiting [2023-03-22T00:12:54.778Z] fd11509af93e: Waiting [2023-03-22T00:12:54.778Z] f70ee36035b9: Waiting [2023-03-22T00:12:54.778Z] acc8c6b4ac56: Waiting [2023-03-22T00:12:54.778Z] d6775383512b: Waiting [2023-03-22T00:12:54.778Z] a2ac8c967ea6: Waiting [2023-03-22T00:12:54.778Z] 3b31e618d7b8: Layer already exists [2023-03-22T00:12:54.778Z] acc83c6ca332: Layer already exists [2023-03-22T00:12:54.778Z] bb7b7656863b: Layer already exists [2023-03-22T00:12:54.778Z] 2dbf50277744: Layer already exists [2023-03-22T00:12:54.778Z] 608d194cb50c: Layer already exists [2023-03-22T00:12:54.778Z] a2ac8c967ea6: Layer already exists [2023-03-22T00:12:54.778Z] a124ad055185: Layer already exists [2023-03-22T00:12:54.778Z] acc8c6b4ac56: Layer already exists [2023-03-22T00:12:54.778Z] fd11509af93e: Layer already exists [2023-03-22T00:12:54.778Z] ebf011e1f1d0: Layer already exists [2023-03-22T00:12:54.778Z] d6775383512b: Layer already exists [2023-03-22T00:12:54.778Z] f70ee36035b9: Layer already exists [2023-03-22T00:12:55.044Z] latest: digest: sha256:b6da341aeac25e4e447e4e202151f8f921eb46d7034d07d09fd464c666ecb6a4 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:55.388Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:55.733Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.5 [2023-03-22T00:12:55.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T00:12:55.733Z] bb7b7656863b: Preparing [2023-03-22T00:12:55.733Z] 3b31e618d7b8: Preparing [2023-03-22T00:12:55.733Z] 2dbf50277744: Preparing [2023-03-22T00:12:55.733Z] 608d194cb50c: Preparing [2023-03-22T00:12:55.733Z] acc83c6ca332: Preparing [2023-03-22T00:12:55.733Z] a124ad055185: Preparing [2023-03-22T00:12:55.733Z] fd11509af93e: Preparing [2023-03-22T00:12:55.733Z] acc8c6b4ac56: Preparing [2023-03-22T00:12:55.733Z] a2ac8c967ea6: Preparing [2023-03-22T00:12:55.733Z] ebf011e1f1d0: Preparing [2023-03-22T00:12:55.733Z] d6775383512b: Preparing [2023-03-22T00:12:55.733Z] f70ee36035b9: Preparing [2023-03-22T00:12:55.733Z] a124ad055185: Waiting [2023-03-22T00:12:55.733Z] fd11509af93e: Waiting [2023-03-22T00:12:55.733Z] acc8c6b4ac56: Waiting [2023-03-22T00:12:55.733Z] a2ac8c967ea6: Waiting [2023-03-22T00:12:55.733Z] ebf011e1f1d0: Waiting [2023-03-22T00:12:55.733Z] d6775383512b: Waiting [2023-03-22T00:12:55.733Z] f70ee36035b9: Waiting [2023-03-22T00:12:55.733Z] bb7b7656863b: Layer already exists [2023-03-22T00:12:55.733Z] 2dbf50277744: Layer already exists [2023-03-22T00:12:55.733Z] acc83c6ca332: Layer already exists [2023-03-22T00:12:55.733Z] 608d194cb50c: Layer already exists [2023-03-22T00:12:55.733Z] 3b31e618d7b8: Layer already exists [2023-03-22T00:12:55.733Z] a124ad055185: Layer already exists [2023-03-22T00:12:55.733Z] acc8c6b4ac56: Layer already exists [2023-03-22T00:12:55.733Z] fd11509af93e: Layer already exists [2023-03-22T00:12:55.733Z] ebf011e1f1d0: Layer already exists [2023-03-22T00:12:55.733Z] a2ac8c967ea6: Layer already exists [2023-03-22T00:12:55.733Z] d6775383512b: Layer already exists [2023-03-22T00:12:55.733Z] f70ee36035b9: Layer already exists [2023-03-22T00:12:55.999Z] 2.3.1-dev.5: digest: sha256:b6da341aeac25e4e447e4e202151f8f921eb46d7034d07d09fd464c666ecb6a4 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:56.366Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:56.726Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5 [2023-03-22T00:12:56.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T00:12:56.726Z] bb7b7656863b: Preparing [2023-03-22T00:12:56.726Z] 3b31e618d7b8: Preparing [2023-03-22T00:12:56.726Z] 2dbf50277744: Preparing [2023-03-22T00:12:56.726Z] 608d194cb50c: Preparing [2023-03-22T00:12:56.726Z] acc83c6ca332: Preparing [2023-03-22T00:12:56.726Z] a124ad055185: Preparing [2023-03-22T00:12:56.726Z] a124ad055185: Waiting [2023-03-22T00:12:56.726Z] fd11509af93e: Preparing [2023-03-22T00:12:56.726Z] acc8c6b4ac56: Preparing [2023-03-22T00:12:56.726Z] a2ac8c967ea6: Preparing [2023-03-22T00:12:56.726Z] ebf011e1f1d0: Preparing [2023-03-22T00:12:56.726Z] d6775383512b: Preparing [2023-03-22T00:12:56.726Z] acc8c6b4ac56: Waiting [2023-03-22T00:12:56.726Z] f70ee36035b9: Preparing [2023-03-22T00:12:56.726Z] a2ac8c967ea6: Waiting [2023-03-22T00:12:56.726Z] fd11509af93e: Waiting [2023-03-22T00:12:56.726Z] f70ee36035b9: Waiting [2023-03-22T00:12:56.726Z] ebf011e1f1d0: Waiting [2023-03-22T00:12:56.726Z] d6775383512b: Waiting [2023-03-22T00:12:56.726Z] 3b31e618d7b8: Layer already exists [2023-03-22T00:12:56.726Z] 2dbf50277744: Layer already exists [2023-03-22T00:12:56.726Z] acc83c6ca332: Layer already exists [2023-03-22T00:12:56.726Z] 608d194cb50c: Layer already exists [2023-03-22T00:12:56.726Z] bb7b7656863b: Layer already exists [2023-03-22T00:12:56.726Z] acc8c6b4ac56: Layer already exists [2023-03-22T00:12:56.726Z] a124ad055185: Layer already exists [2023-03-22T00:12:56.726Z] a2ac8c967ea6: Layer already exists [2023-03-22T00:12:56.726Z] fd11509af93e: Layer already exists [2023-03-22T00:12:56.726Z] ebf011e1f1d0: Layer already exists [2023-03-22T00:12:56.726Z] f70ee36035b9: Layer already exists [2023-03-22T00:12:56.726Z] d6775383512b: Layer already exists [2023-03-22T00:12:56.993Z] e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5: digest: sha256:b6da341aeac25e4e447e4e202151f8f921eb46d7034d07d09fd464c666ecb6a4 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:57.343Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:57.698Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [2023-03-22T00:12:57.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-22T00:12:57.698Z] bb7b7656863b: Preparing [2023-03-22T00:12:57.698Z] 3b31e618d7b8: Preparing [2023-03-22T00:12:57.698Z] 2dbf50277744: Preparing [2023-03-22T00:12:57.698Z] 608d194cb50c: Preparing [2023-03-22T00:12:57.698Z] acc83c6ca332: Preparing [2023-03-22T00:12:57.698Z] a124ad055185: Preparing [2023-03-22T00:12:57.698Z] fd11509af93e: Preparing [2023-03-22T00:12:57.698Z] a124ad055185: Waiting [2023-03-22T00:12:57.698Z] acc8c6b4ac56: Preparing [2023-03-22T00:12:57.698Z] a2ac8c967ea6: Preparing [2023-03-22T00:12:57.698Z] ebf011e1f1d0: Preparing [2023-03-22T00:12:57.698Z] fd11509af93e: Waiting [2023-03-22T00:12:57.698Z] acc8c6b4ac56: Waiting [2023-03-22T00:12:57.698Z] a2ac8c967ea6: Waiting [2023-03-22T00:12:57.698Z] d6775383512b: Preparing [2023-03-22T00:12:57.698Z] f70ee36035b9: Preparing [2023-03-22T00:12:57.698Z] ebf011e1f1d0: Waiting [2023-03-22T00:12:57.698Z] d6775383512b: Waiting [2023-03-22T00:12:57.698Z] f70ee36035b9: Waiting [2023-03-22T00:12:57.698Z] 608d194cb50c: Layer already exists [2023-03-22T00:12:57.698Z] 2dbf50277744: Layer already exists [2023-03-22T00:12:57.698Z] bb7b7656863b: Layer already exists [2023-03-22T00:12:57.698Z] acc83c6ca332: Layer already exists [2023-03-22T00:12:57.698Z] 3b31e618d7b8: Layer already exists [2023-03-22T00:12:57.698Z] a124ad055185: Layer already exists [2023-03-22T00:12:57.698Z] a2ac8c967ea6: Layer already exists [2023-03-22T00:12:57.698Z] fd11509af93e: Layer already exists [2023-03-22T00:12:57.698Z] acc8c6b4ac56: Layer already exists [2023-03-22T00:12:57.698Z] ebf011e1f1d0: Layer already exists [2023-03-22T00:12:57.965Z] f70ee36035b9: Layer already exists [2023-03-22T00:12:57.965Z] d6775383512b: Layer already exists [2023-03-22T00:12:57.965Z] levski: digest: sha256:b6da341aeac25e4e447e4e202151f8f921eb46d7034d07d09fd464c666ecb6a4 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T00:12:58.021Z] ===================================================== [Pipeline] echo [2023-03-22T00:12:58.029Z] taggedImages: [2023-03-22T00:12:58.029Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e8fb29a406733d8a67a84efb83b3b606e8871d28 [2023-03-22T00:12:58.029Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-22T00:12:58.029Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.5 [2023-03-22T00:12:58.029Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e8fb29a406733d8a67a84efb83b3b606e8871d28-2.3.1-dev.5 [2023-03-22T00:12:58.029Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:58.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T00:12:58.412Z] [2023-03-22T00:12:58.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:12:58.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T00:12:58.747Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T00:12:58.747Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T00:12:58.747Z] 04944245beec: Pulling fs layer [2023-03-22T00:12:58.747Z] 699f458cf7ca: Pulling fs layer [2023-03-22T00:12:58.747Z] 765212b225bb: Pulling fs layer [2023-03-22T00:12:58.747Z] f23df028b6ca: Pulling fs layer [2023-03-22T00:12:58.747Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T00:12:58.747Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T00:12:58.747Z] 765212b225bb: Waiting [2023-03-22T00:12:58.747Z] f23df028b6ca: Waiting [2023-03-22T00:12:58.747Z] d65c8cfc05b1: Waiting [2023-03-22T00:12:58.747Z] 2437ff75d9bd: Waiting [2023-03-22T00:12:59.015Z] 04944245beec: Verifying Checksum [2023-03-22T00:12:59.015Z] 04944245beec: Download complete [2023-03-22T00:12:59.015Z] 765212b225bb: Download complete [2023-03-22T00:12:59.015Z] f23df028b6ca: Verifying Checksum [2023-03-22T00:12:59.015Z] f23df028b6ca: Download complete [2023-03-22T00:12:59.015Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T00:12:59.015Z] d65c8cfc05b1: Download complete [2023-03-22T00:12:59.285Z] 699f458cf7ca: Verifying Checksum [2023-03-22T00:12:59.285Z] 699f458cf7ca: Download complete [2023-03-22T00:12:59.554Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T00:12:59.554Z] 8998bd30e6a1: Download complete [2023-03-22T00:13:02.162Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T00:13:02.162Z] 2437ff75d9bd: Download complete [2023-03-22T00:13:04.293Z] 8998bd30e6a1: Pull complete [2023-03-22T00:13:04.874Z] 04944245beec: Pull complete [2023-03-22T00:13:06.284Z] 699f458cf7ca: Pull complete [2023-03-22T00:13:06.284Z] 765212b225bb: Pull complete [2023-03-22T00:13:07.249Z] f23df028b6ca: Pull complete [2023-03-22T00:13:07.249Z] d65c8cfc05b1: Pull complete [2023-03-22T00:13:22.242Z] 2437ff75d9bd: Pull complete [2023-03-22T00:13:22.242Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T00:13:22.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T00:13:22.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:13:22.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-5002 does not seem to be running inside a container [2023-03-22T00:13:22.538Z] $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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:arm64 cat [2023-03-22T00:13:25.194Z] $ docker top ad02681c1dc1212a6f1ae7c6b40112fe86bd0c33d199e82526c1ce540f4930a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:13:25.699Z] ---> job-cost.sh [2023-03-22T00:13:25.969Z] lf-activate-venv: SKIPPING [2023-03-22T00:13:25.969Z] INFO: No Stack... [2023-03-22T00:13:26.548Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T00:13:27.127Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T00:13:27.445Z] + cat /w/workspace/device-usb-camera/5/archives/cost.csv [2023-03-22T00:13:27.445Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T00:13:27.747Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-5-stack-cost] [2023-03-22T00:13:27.756Z] Resource [jenkins-edgexfoundry-device-usb-camera-levski-5-stack-cost] did not exist. Created. [2023-03-22T00:13:27.756Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T00:13:28.093Z] /w/workspace/device-usb-camera/5@tmp/durable-54c2d0bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T00:13:28.430Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T00:13:28.456Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T00:13:28.509Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T00:13:28.518Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T00:13:28.549Z] $ docker stop --time=1 ad02681c1dc1212a6f1ae7c6b40112fe86bd0c33d199e82526c1ce540f4930a8 [2023-03-22T00:13:30.008Z] $ docker rm -f --volumes ad02681c1dc1212a6f1ae7c6b40112fe86bd0c33d199e82526c1ce540f4930a8 [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 [2023-03-22T00:13:30.365Z] provisioning config files... [2023-03-22T00:13:30.372Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config16136108348521175448tmp [Pipeline] { [Pipeline] sh [2023-03-22T00:13:30.667Z] + set +x [2023-03-22T00:13:30.667Z] + curl -s https://codecov.io/bash [2023-03-22T00:13:30.667Z] + bash -s -- [2023-03-22T00:13:30.667Z] [2023-03-22T00:13:30.667Z] _____ _ [2023-03-22T00:13:30.667Z] / ____| | | [2023-03-22T00:13:30.667Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T00:13:30.667Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T00:13:30.667Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T00:13:30.667Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T00:13:30.667Z] Bash-1.0.6 [2023-03-22T00:13:30.667Z] [2023-03-22T00:13:30.667Z] [2023-03-22T00:13:30.667Z] ==> git version 2.25.1 found [2023-03-22T00:13:30.667Z] ==> 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 [2023-03-22T00:13:30.667Z] Release-Date: 2020-01-08 [2023-03-22T00:13:30.667Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T00:13:30.667Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T00:13:30.667Z] ==> Jenkins CI detected. [2023-03-22T00:13:30.667Z] current dir:  /w/workspace/foundry_device-usb-camera_levski [2023-03-22T00:13:30.667Z] project root: . [2023-03-22T00:13:30.667Z] --> token set from env [2023-03-22T00:13:30.667Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T00:13:30.667Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T00:13:30.667Z] ==> Python coveragepy not found [2023-03-22T00:13:30.667Z] ==> Searching for coverage reports in: [2023-03-22T00:13:30.667Z] + . [2023-03-22T00:13:30.667Z] -> Found 1 reports [2023-03-22T00:13:30.667Z] ==> Detecting git/mercurial file structure [2023-03-22T00:13:30.667Z] ==> Reading reports [2023-03-22T00:13:30.667Z] + ./coverage.out bytes=30666 [2023-03-22T00:13:30.668Z] ==> Appending adjustments [2023-03-22T00:13:30.668Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T00:13:30.926Z] + Found adjustments [2023-03-22T00:13:30.926Z] ==> Gzipping contents [2023-03-22T00:13:30.926Z] 8.0K /tmp/codecov.zOWahQ.gz [2023-03-22T00:13:30.926Z] ==> Uploading reports [2023-03-22T00:13:30.926Z] url: https://codecov.io [2023-03-22T00:13:30.926Z] query: branch=levski&commit=e8fb29a406733d8a67a84efb83b3b606e8871d28&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T00:13:30.926Z] -> Pinging Codecov [2023-03-22T00:13:30.926Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=levski&commit=e8fb29a406733d8a67a84efb83b3b606e8871d28&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T00:13:30.926Z] -> Uploading to [2023-03-22T00:13:30.926Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/73D8F5FF140700D3E01443B452E23636/e8fb29a406733d8a67a84efb83b3b606e8871d28/9d136e75-bd7f-4644-ab21-1f894b9e0012.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T001330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecae2b08679feef4485b65ce47ac9ad5a5d461d793b4ff8dd1757e790bcf6516 [2023-03-22T00:13:30.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T00:13:30.926Z] Dload Upload Total Spent Left Speed [2023-03-22T00:13:31.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4338 0 0 100 4338 0 14130 --:--:-- --:--:-- --:--:-- 14176 [2023-03-22T00:13:31.492Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e8fb29a406733d8a67a84efb83b3b606e8871d28 [Pipeline] } [2023-03-22T00:13:31.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-22T00:13:31.671Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T00:13:31.681Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:13:31.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T00:13:31.979Z] [2023-03-22T00:13:31.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:13:32.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T00:13:32.276Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T00:13:32.276Z] df9b9388f04a: Pulling fs layer [2023-03-22T00:13:32.276Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T00:13:32.276Z] 25bc292e5bac: Pulling fs layer [2023-03-22T00:13:32.276Z] 114826534d7a: Pulling fs layer [2023-03-22T00:13:32.276Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T00:13:32.276Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T00:13:32.276Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T00:13:32.276Z] 6ad1cebc031e: Waiting [2023-03-22T00:13:32.276Z] 8a3aa393b2d8: Waiting [2023-03-22T00:13:32.276Z] 4657fd5d0bcf: Waiting [2023-03-22T00:13:32.276Z] 114826534d7a: Waiting [2023-03-22T00:13:32.276Z] 25bc292e5bac: Verifying Checksum [2023-03-22T00:13:32.276Z] 25bc292e5bac: Download complete [2023-03-22T00:13:32.276Z] 52dc419b0ee2: Download complete [2023-03-22T00:13:32.276Z] 4657fd5d0bcf: Download complete [2023-03-22T00:13:32.276Z] df9b9388f04a: Verifying Checksum [2023-03-22T00:13:32.535Z] df9b9388f04a: Pull complete [2023-03-22T00:13:32.535Z] 52dc419b0ee2: Pull complete [2023-03-22T00:13:32.535Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T00:13:32.535Z] 6ad1cebc031e: Download complete [2023-03-22T00:13:32.535Z] 25bc292e5bac: Pull complete [2023-03-22T00:13:34.266Z] 114826534d7a: Verifying Checksum [2023-03-22T00:13:34.266Z] 114826534d7a: Download complete [2023-03-22T00:13:34.524Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T00:13:34.524Z] 8a3aa393b2d8: Download complete [2023-03-22T00:13:37.808Z] 114826534d7a: Pull complete [2023-03-22T00:13:37.808Z] 4657fd5d0bcf: Pull complete [2023-03-22T00:13:37.808Z] 6ad1cebc031e: Pull complete [2023-03-22T00:13:40.496Z] 8a3aa393b2d8: Pull complete [2023-03-22T00:13:40.496Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T00:13:40.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T00:13:40.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:13:40.602Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:13:40.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-22T00:13:49.609Z] $ docker top 0529f04509a66d983ecc60b12a337f1fbbd77bb42debfc255e8e6bd5d24cb06b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T00:13:49.673Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:levski' [Pipeline] sh [2023-03-22T00:13:49.951Z] + set -o pipefail [2023-03-22T00:13:49.951Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:levski' [2023-03-22T00:13:55.218Z] [2023-03-22T00:13:55.218Z] Monitoring /w/workspace/foundry_device-usb-camera_levski (github.com/edgexfoundry/device-usb-camera)... [2023-03-22T00:13:55.218Z] [2023-03-22T00:13:55.218Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6d161b6e-aadb-4bac-a9cd-5e25ffa3ca58/history/41877506-ce75-4ddb-a4b2-6d0c75a3ff78 [2023-03-22T00:13:55.218Z] [2023-03-22T00:13:55.218Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-22T00:13:55.218Z] [2023-03-22T00:13:55.218Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T00:13:55.218Z] [2023-03-22T00:13:55.218Z] [2023-03-22T00:13:55.218Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T00:13:55.218Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T00:13:55.218Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T00:13:55.237Z] $ docker stop --time=1 0529f04509a66d983ecc60b12a337f1fbbd77bb42debfc255e8e6bd5d24cb06b [2023-03-22T00:14:01.484Z] $ docker rm -f --volumes 0529f04509a66d983ecc60b12a337f1fbbd77bb42debfc255e8e6bd5d24cb06b [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 [2023-03-22T00:14:02.235Z] + git log --format=format:%s -1 e8fb29a406733d8a67a84efb83b3b606e8871d28 [Pipeline] sh [2023-03-22T00:14:02.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T00:14:02.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:14:02.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T00:14:02.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:14:02.900Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:14:02.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 [2023-03-22T00:14:03.950Z] $ docker top c81e73dac1e3bd396f3b93b3e7d63a5dd7cecd91cd4ba20008f1de765bf0fec3 -eo pid,comm [2023-03-22T00:14:03.994Z] 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). [2023-03-22T00:14:03.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T00:14:04.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T00:14:04.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T00:14:04.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T00:14:04.184Z] $ docker exec c81e73dac1e3bd396f3b93b3e7d63a5dd7cecd91cd4ba20008f1de765bf0fec3 ssh-agent [2023-03-22T00:14:04.305Z] SSH_AUTH_SOCK=/tmp/ssh-tq9hYg5hkAS6/agent.13 [2023-03-22T00:14:04.305Z] SSH_AGENT_PID=19 [2023-03-22T00:14:04.309Z] Running ssh-add (command line suppressed) [2023-03-22T00:14:04.422Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_13558627563085184212.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_13558627563085184212.key) [2023-03-22T00:14:04.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T00:14:04.716Z] + git semver tag [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,001 [run_tag] DEBUG tag force:False [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,001 [check_head_tag] DEBUG check head tag [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,003 [execute] INFO git cat-file --batch-check [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,008 [execute] INFO git cat-file --batch [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,037 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,037 [execute] INFO git tag -a v2.3.1-dev.5 -m v2.3.1-dev.5 [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,038 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.5', '-m', 'v2.3.1-dev.5'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-22T00:14:05.285Z] 2023-03-22 00:14:05,042 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T00:14:05.285Z] 2.3.1-dev.5 [Pipeline] } [2023-03-22T00:14:05.303Z] $ docker exec --env ******** --env ******** c81e73dac1e3bd396f3b93b3e7d63a5dd7cecd91cd4ba20008f1de765bf0fec3 ssh-agent -k [2023-03-22T00:14:05.399Z] unset SSH_AUTH_SOCK; [2023-03-22T00:14:05.399Z] unset SSH_AGENT_PID; [2023-03-22T00:14:05.399Z] echo Agent pid 19 killed; [2023-03-22T00:14:05.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T00:14:05.705Z] + git semver [Pipeline] } [2023-03-22T00:14:05.984Z] $ docker stop --time=1 c81e73dac1e3bd396f3b93b3e7d63a5dd7cecd91cd4ba20008f1de765bf0fec3 [2023-03-22T00:14:07.611Z] $ docker rm -f --volumes c81e73dac1e3bd396f3b93b3e7d63a5dd7cecd91cd4ba20008f1de765bf0fec3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:14:08.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T00:14:08.034Z] [2023-03-22T00:14:08.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:14:08.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T00:14:08.727Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T00:14:08.727Z] ab5ef0e58194: Pulling fs layer [2023-03-22T00:14:08.727Z] 9712f1f96733: Pulling fs layer [2023-03-22T00:14:08.727Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T00:14:08.727Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T00:14:08.727Z] 0d9ebad4ef96: Waiting [2023-03-22T00:14:08.727Z] e9a5061849ea: Pulling fs layer [2023-03-22T00:14:08.727Z] d747dcd14b5f: Pulling fs layer [2023-03-22T00:14:08.727Z] 2de7ff778b66: Pulling fs layer [2023-03-22T00:14:08.727Z] e9a5061849ea: Waiting [2023-03-22T00:14:08.727Z] d747dcd14b5f: Waiting [2023-03-22T00:14:08.727Z] 2de7ff778b66: Waiting [2023-03-22T00:14:08.727Z] 9712f1f96733: Download complete [2023-03-22T00:14:09.019Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T00:14:09.019Z] 63f879dbbcfc: Download complete [2023-03-22T00:14:09.308Z] e9a5061849ea: Verifying Checksum [2023-03-22T00:14:09.308Z] e9a5061849ea: Download complete [2023-03-22T00:14:09.308Z] d747dcd14b5f: Verifying Checksum [2023-03-22T00:14:09.308Z] d747dcd14b5f: Download complete [2023-03-22T00:14:09.308Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T00:14:09.308Z] 0d9ebad4ef96: Download complete [2023-03-22T00:14:09.308Z] ab5ef0e58194: Verifying Checksum [2023-03-22T00:14:09.308Z] ab5ef0e58194: Download complete [2023-03-22T00:14:09.308Z] 2de7ff778b66: Verifying Checksum [2023-03-22T00:14:09.308Z] 2de7ff778b66: Download complete [2023-03-22T00:14:11.835Z] ab5ef0e58194: Pull complete [2023-03-22T00:14:12.402Z] 9712f1f96733: Pull complete [2023-03-22T00:14:12.968Z] 63f879dbbcfc: Pull complete [2023-03-22T00:14:16.270Z] 0d9ebad4ef96: Pull complete [2023-03-22T00:14:16.530Z] e9a5061849ea: Pull complete [2023-03-22T00:14:16.788Z] d747dcd14b5f: Pull complete [2023-03-22T00:14:17.724Z] 2de7ff778b66: Pull complete [2023-03-22T00:14:17.724Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T00:14:17.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T00:14:17.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:14:17.804Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:14:17.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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-lftools:0.23.1-centos7 cat [2023-03-22T00:14:24.545Z] $ docker top 2d1adce82933cafcf2a304e141fe8e48f975b809ec0e58b712fd4ca2b1dcbc39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T00:14:24.605Z] provisioning config files... [2023-03-22T00:14:24.611Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config1924508025555147614tmp [2023-03-22T00:14:24.621Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config5626611638886023668tmp [2023-03-22T00:14:24.629Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config14323276624878096362tmp [Pipeline] { [Pipeline] echo [2023-03-22T00:14:24.644Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:24.921Z] ---> sigul-configuration.sh [2023-03-22T00:14:24.921Z] gpg: directory `/root/.gnupg' created [2023-03-22T00:14:24.921Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T00:14:24.921Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T00:14:24.921Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T00:14:24.921Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T00:14:24.921Z] gpg: CAST5 encrypted data [2023-03-22T00:14:24.921Z] gpg: encrypted with 1 passphrase [2023-03-22T00:14:24.921Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T00:14:25.201Z] + mkdir /home/jenkins [2023-03-22T00:14:25.202Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T00:14:25.486Z] + 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 [2023-03-22T00:14:25.495Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:25.777Z] ---> sigul-install.sh [2023-03-22T00:14:25.777Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T00:14:26.060Z] + git tag --list [2023-03-22T00:14:26.060Z] v0.0.0 [2023-03-22T00:14:26.060Z] v0.0.1-dev.1 [2023-03-22T00:14:26.060Z] v0.0.1-dev.10 [2023-03-22T00:14:26.060Z] v0.0.1-dev.11 [2023-03-22T00:14:26.060Z] v0.0.1-dev.12 [2023-03-22T00:14:26.060Z] v0.0.1-dev.13 [2023-03-22T00:14:26.060Z] v0.0.1-dev.14 [2023-03-22T00:14:26.060Z] v0.0.1-dev.15 [2023-03-22T00:14:26.060Z] v0.0.1-dev.16 [2023-03-22T00:14:26.060Z] v0.0.1-dev.2 [2023-03-22T00:14:26.060Z] v0.0.1-dev.3 [2023-03-22T00:14:26.060Z] v0.0.1-dev.4 [2023-03-22T00:14:26.060Z] v0.0.1-dev.5 [2023-03-22T00:14:26.060Z] v0.0.1-dev.6 [2023-03-22T00:14:26.060Z] v0.0.1-dev.7 [2023-03-22T00:14:26.060Z] v0.0.1-dev.8 [2023-03-22T00:14:26.060Z] v0.0.1-dev.9 [2023-03-22T00:14:26.060Z] v2.2.0 [2023-03-22T00:14:26.060Z] v2.2.0-dev.17 [2023-03-22T00:14:26.060Z] v2.2.0-dev.18 [2023-03-22T00:14:26.060Z] v2.2.0-dev.19 [2023-03-22T00:14:26.060Z] v2.2.0-dev.20 [2023-03-22T00:14:26.060Z] v2.2.0-dev.21 [2023-03-22T00:14:26.060Z] v2.2.0-dev.22 [2023-03-22T00:14:26.060Z] v2.2.0-dev.23 [2023-03-22T00:14:26.060Z] v2.2.0-dev.24 [2023-03-22T00:14:26.060Z] v2.2.0-dev.25 [2023-03-22T00:14:26.060Z] v2.2.0-dev.26 [2023-03-22T00:14:26.060Z] v2.2.0-dev.27 [2023-03-22T00:14:26.060Z] v2.3.0 [2023-03-22T00:14:26.060Z] v2.3.0-dev.1 [2023-03-22T00:14:26.060Z] v2.3.0-dev.10 [2023-03-22T00:14:26.060Z] v2.3.0-dev.11 [2023-03-22T00:14:26.060Z] v2.3.0-dev.12 [2023-03-22T00:14:26.060Z] v2.3.0-dev.13 [2023-03-22T00:14:26.060Z] v2.3.0-dev.14 [2023-03-22T00:14:26.060Z] v2.3.0-dev.15 [2023-03-22T00:14:26.060Z] v2.3.0-dev.16 [2023-03-22T00:14:26.060Z] v2.3.0-dev.17 [2023-03-22T00:14:26.060Z] v2.3.0-dev.18 [2023-03-22T00:14:26.060Z] v2.3.0-dev.19 [2023-03-22T00:14:26.060Z] v2.3.0-dev.2 [2023-03-22T00:14:26.060Z] v2.3.0-dev.20 [2023-03-22T00:14:26.060Z] v2.3.0-dev.21 [2023-03-22T00:14:26.060Z] v2.3.0-dev.22 [2023-03-22T00:14:26.060Z] v2.3.0-dev.23 [2023-03-22T00:14:26.060Z] v2.3.0-dev.24 [2023-03-22T00:14:26.060Z] v2.3.0-dev.25 [2023-03-22T00:14:26.060Z] v2.3.0-dev.26 [2023-03-22T00:14:26.060Z] v2.3.0-dev.27 [2023-03-22T00:14:26.060Z] v2.3.0-dev.28 [2023-03-22T00:14:26.060Z] v2.3.0-dev.3 [2023-03-22T00:14:26.060Z] v2.3.0-dev.4 [2023-03-22T00:14:26.060Z] v2.3.0-dev.5 [2023-03-22T00:14:26.060Z] v2.3.0-dev.6 [2023-03-22T00:14:26.060Z] v2.3.0-dev.7 [2023-03-22T00:14:26.060Z] v2.3.0-dev.8 [2023-03-22T00:14:26.060Z] v2.3.0-dev.9 [2023-03-22T00:14:26.060Z] v2.3.1-dev.4 [2023-03-22T00:14:26.060Z] v2.3.1-dev.5 [2023-03-22T00:14:26.060Z] v3.0.0-dev.1 [2023-03-22T00:14:26.060Z] v3.0.0-dev.10 [2023-03-22T00:14:26.060Z] v3.0.0-dev.11 [2023-03-22T00:14:26.060Z] v3.0.0-dev.12 [2023-03-22T00:14:26.060Z] v3.0.0-dev.13 [2023-03-22T00:14:26.060Z] v3.0.0-dev.14 [2023-03-22T00:14:26.060Z] v3.0.0-dev.15 [2023-03-22T00:14:26.060Z] v3.0.0-dev.16 [2023-03-22T00:14:26.060Z] v3.0.0-dev.17 [2023-03-22T00:14:26.060Z] v3.0.0-dev.18 [2023-03-22T00:14:26.060Z] v3.0.0-dev.19 [2023-03-22T00:14:26.060Z] v3.0.0-dev.2 [2023-03-22T00:14:26.060Z] v3.0.0-dev.3 [2023-03-22T00:14:26.060Z] v3.0.0-dev.4 [2023-03-22T00:14:26.060Z] v3.0.0-dev.5 [2023-03-22T00:14:26.060Z] v3.0.0-dev.6 [2023-03-22T00:14:26.060Z] v3.0.0-dev.7 [2023-03-22T00:14:26.060Z] v3.0.0-dev.8 [2023-03-22T00:14:26.060Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-22T00:14:26.349Z] + lftools sign git-tag v2.3.1-dev.5 [2023-03-22T00:14:26.919Z] Signing Git tag with Sigul... [2023-03-22T00:14:26.919Z] Signing v2.3.1-dev.5 [Pipeline] echo [2023-03-22T00:14:27.184Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:27.467Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T00:14:27.474Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T00:14:27.499Z] $ docker stop --time=1 2d1adce82933cafcf2a304e141fe8e48f975b809ec0e58b712fd4ca2b1dcbc39 [2023-03-22T00:14:29.129Z] $ docker rm -f --volumes 2d1adce82933cafcf2a304e141fe8e48f975b809ec0e58b712fd4ca2b1dcbc39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T00:14:29.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T00:14:29.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:14:29.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T00:14:29.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:14:29.883Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:14:29.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 [2023-03-22T00:14:30.440Z] $ docker top 2f25e85cb85d552ebcc761bcffe681c0e3ee8144fb34c1c6a00ea6f6bf51a839 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T00:14:30.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T00:14:30.521Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T00:14:30.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T00:14:30.643Z] $ docker exec 2f25e85cb85d552ebcc761bcffe681c0e3ee8144fb34c1c6a00ea6f6bf51a839 ssh-agent [2023-03-22T00:14:30.763Z] SSH_AUTH_SOCK=/tmp/ssh-a4oDgIYJ7rvf/agent.32 [2023-03-22T00:14:30.763Z] SSH_AGENT_PID=38 [2023-03-22T00:14:30.768Z] Running ssh-add (command line suppressed) [2023-03-22T00:14:30.870Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_4829606345206020120.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_4829606345206020120.key) [2023-03-22T00:14:30.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T00:14:31.166Z] + git semver bump pre [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,344 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,345 [bump_version] DEBUG bumping version:2.3.1-dev.5 on axis:pre with prefix:dev [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,345 [bump_version] DEBUG bumped version:2.3.1-dev.6 [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,345 [write_version] DEBUG write version:2.3.1-dev.6 to path:/w/workspace/foundry_device-usb-camera_levski/.semver/levski with force:True [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,345 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,345 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,348 [execute] INFO git cat-file --batch-check [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,353 [execute] INFO git cat-file --batch [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T00:14:31.427Z] 2023-03-22 00:14:31,358 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T00:14:31.427Z] 2.3.1-dev.6 [Pipeline] } [2023-03-22T00:14:31.443Z] $ docker exec --env ******** --env ******** 2f25e85cb85d552ebcc761bcffe681c0e3ee8144fb34c1c6a00ea6f6bf51a839 ssh-agent -k [2023-03-22T00:14:31.538Z] unset SSH_AUTH_SOCK; [2023-03-22T00:14:31.538Z] unset SSH_AGENT_PID; [2023-03-22T00:14:31.538Z] echo Agent pid 38 killed; [2023-03-22T00:14:31.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T00:14:31.838Z] + git semver [Pipeline] } [2023-03-22T00:14:32.117Z] $ docker stop --time=1 2f25e85cb85d552ebcc761bcffe681c0e3ee8144fb34c1c6a00ea6f6bf51a839 [2023-03-22T00:14:33.412Z] $ docker rm -f --volumes 2f25e85cb85d552ebcc761bcffe681c0e3ee8144fb34c1c6a00ea6f6bf51a839 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T00:14:33.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T00:14:33.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:14:34.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T00:14:34.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:14:34.102Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:14:34.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 [2023-03-22T00:14:34.479Z] $ docker top 4f590e45c5b32014d0135919644afa17b9d9b301cf09c447e631dd33ed0a33ba -eo pid,comm [2023-03-22T00:14:34.517Z] 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). [2023-03-22T00:14:34.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T00:14:34.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T00:14:34.552Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T00:14:34.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T00:14:34.674Z] $ docker exec 4f590e45c5b32014d0135919644afa17b9d9b301cf09c447e631dd33ed0a33ba ssh-agent [2023-03-22T00:14:34.773Z] SSH_AUTH_SOCK=/tmp/ssh-4VrKbpMpznMJ/agent.33 [2023-03-22T00:14:34.773Z] SSH_AGENT_PID=39 [2023-03-22T00:14:34.777Z] Running ssh-add (command line suppressed) [2023-03-22T00:14:34.880Z] Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_17173003768380585952.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_17173003768380585952.key) [2023-03-22T00:14:34.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T00:14:35.169Z] + git semver push [2023-03-22T00:14:35.427Z] 2023-03-22 00:14:35,368 [run_push] DEBUG push [2023-03-22T00:14:35.427Z] 2023-03-22 00:14:35,369 [execute] INFO git cat-file --batch-check [2023-03-22T00:14:35.427Z] 2023-03-22 00:14:35,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T00:14:35.427Z] 2023-03-22 00:14:35,373 [execute] INFO git rev-list f1a5dab88926b3f38b0995674b71d6f600484972 -- [2023-03-22T00:14:35.427Z] 2023-03-22 00:14:35,373 [execute] DEBUG Popen(['git', 'rev-list', 'f1a5dab88926b3f38b0995674b71d6f600484972', '--'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T00:14:35.427Z] 2023-03-22 00:14:35,381 [execute] INFO git fetch -v origin [2023-03-22T00:14:35.427Z] 2023-03-22 00:14:35,382 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-22T00:14:35.994Z] 2023-03-22 00:14:35,848 [run_push] DEBUG no remote changes detected [2023-03-22T00:14:35.994Z] 2023-03-22 00:14:35,848 [execute] INFO git push origin semver [2023-03-22T00:14:35.994Z] 2023-03-22 00:14:35,849 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T00:14:36.931Z] 2023-03-22 00:14:36,576 [run_push] DEBUG push all version tags [2023-03-22T00:14:36.931Z] 2023-03-22 00:14:36,577 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-22T00:14:36.931Z] 2023-03-22 00:14:36,577 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-22T00:14:37.500Z] 2023-03-22 00:14:37,475 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski [2023-03-22T00:14:37.500Z] 2.3.1-dev.6 [Pipeline] } [2023-03-22T00:14:37.516Z] $ docker exec --env ******** --env ******** 4f590e45c5b32014d0135919644afa17b9d9b301cf09c447e631dd33ed0a33ba ssh-agent -k [2023-03-22T00:14:37.603Z] unset SSH_AUTH_SOCK; [2023-03-22T00:14:37.603Z] unset SSH_AGENT_PID; [2023-03-22T00:14:37.603Z] echo Agent pid 39 killed; [2023-03-22T00:14:37.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T00:14:37.908Z] + git semver [Pipeline] } [2023-03-22T00:14:38.186Z] $ docker stop --time=1 4f590e45c5b32014d0135919644afa17b9d9b301cf09c447e631dd33ed0a33ba [2023-03-22T00:14:39.480Z] $ docker rm -f --volumes 4f590e45c5b32014d0135919644afa17b9d9b301cf09c447e631dd33ed0a33ba [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 [2023-03-22T00:14:39.971Z] + [ -d /w/workspace/foundry_device-usb-camera_levski/archives ] [2023-03-22T00:14:39.971Z] + ls -al /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-22T00:14:39.971Z] total 16 [2023-03-22T00:14:39.971Z] drwxr-xr-x 3 root root 4096 Mar 22 00:05 . [2023-03-22T00:14:39.971Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 00:14 .. [2023-03-22T00:14:39.971Z] drwxr-xr-x 2 root root 4096 Mar 22 00:05 cost [2023-03-22T00:14:39.971Z] -rw-r--r-- 1 root root 89 Mar 22 00:05 cost.csv [2023-03-22T00:14:39.971Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-22T00:14:39.971Z] + ls -al /w/workspace/foundry_device-usb-camera_levski/archives [2023-03-22T00:14:39.971Z] total 16 [2023-03-22T00:14:39.971Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 00:05 . [2023-03-22T00:14:39.971Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 00:14 .. [2023-03-22T00:14:39.971Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 00:05 cost [2023-03-22T00:14:39.971Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 22 00:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:40.260Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:41.116Z] ---> package-listing.sh [2023-03-22T00:14:41.116Z] ++ facter osfamily [2023-03-22T00:14:41.116Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T00:14:41.374Z] + OS_FAMILY=debian [2023-03-22T00:14:41.374Z] + workspace=/w/workspace/foundry_device-usb-camera_levski [2023-03-22T00:14:41.374Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T00:14:41.374Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T00:14:41.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T00:14:41.374Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T00:14:41.374Z] + '[' /w/workspace/foundry_device-usb-camera_levski ']' [2023-03-22T00:14:41.374Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T00:14:41.374Z] + case "${OS_FAMILY}" in [2023-03-22T00:14:41.374Z] + dpkg -l [2023-03-22T00:14:41.374Z] + grep '^ii' [2023-03-22T00:14:41.374Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T00:14:41.374Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T00:14:41.374Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T00:14:41.374Z] + '[' /w/workspace/foundry_device-usb-camera_levski ']' [2023-03-22T00:14:41.374Z] + mkdir -p /w/workspace/foundry_device-usb-camera_levski/archives/ [2023-03-22T00:14:41.374Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_levski/archives/ [Pipeline] echo [2023-03-22T00:14:41.384Z] 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/foundry_device-usb-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T00:14:41.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T00:14:42.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T00:14:42.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T00:14:42.289Z] prd-ubuntu20.04-docker-8c-8g-4999 does not seem to be running inside a container [2023-03-22T00:14:42.331Z] $ 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/foundry_device-usb-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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-lftools-log-publisher:latest cat [2023-03-22T00:14:42.526Z] $ docker top 632898e81e08d67f1fc89541c488cba7ac37061c9f0e01bd98e3cb257d154b9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T00:14:42.859Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T00:14:43.144Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T00:14:43.428Z] + ls /var/log/sa-host [2023-03-22T00:14:43.428Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T00:14:43.572Z] provisioning config files... [2023-03-22T00:14:43.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config2732753829312026763tmp [Pipeline] { [Pipeline] echo [2023-03-22T00:14:43.591Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:43.874Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T00:14:43.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:44.227Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T00:14:44.235Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:44.519Z] ---> sudo-logs.sh [2023-03-22T00:14:44.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T00:14:44.552Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:44.834Z] ---> job-cost.sh [2023-03-22T00:14:44.834Z] lf-activate-venv: SKIPPING [2023-03-22T00:14:44.834Z] DEBUG: total: 0.2199999988079071 [2023-03-22T00:14:44.834Z] INFO: Retrieving Stack Cost... [2023-03-22T00:14:45.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T00:14:45.661Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T00:14:45.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T00:14:45.953Z] ---> logs-deploy.sh [2023-03-22T00:14:45.954Z] lf-activate-venv: SKIPPING [2023-03-22T00:14:45.954Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/levski/5 [2023-03-22T00:14:45.954Z] INFO: archiving workspace using pattern(s): [2023-03-22T00:14:46.890Z] Archives upload complete. [2023-03-22T00:14:47.149Z] INFO: archiving logs to Nexus [2023-03-22T00:14:47.716Z] ---> uname -a: [2023-03-22T00:14:47.716Z] Linux prd-ubuntu20-04-docker-8c-8g-4999 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-22T00:14:47.716Z] [2023-03-22T00:14:47.716Z]