Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0ef95115b204dfbd36822ed04c66be8fcb14502 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-ssh17260695800762897261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14074956634024933723.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8929976373201779919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh14759537519994294481.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17432082203219954503.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21256’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21258 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e0ef95115b204dfbd36822ed04c66be8fcb14502 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0ef95115b204dfbd36822ed04c66be8fcb14502 # timeout=10 Commit message: "Merge pull request #62 from lenny-intel/changeLog" > git rev-list --no-walk 63135812dfae4d656490c99f78f16bdc655078a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T18:35:39.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T18:35:39.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T18:35:39.426Z] ========================================================= [2022-07-27T18:35:39.426Z] EdgeX Global Pipelines Version Info [2022-07-27T18:35:39.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:35:40.161Z] ------------------- [2022-07-27T18:35:40.161Z] stable info: [2022-07-27T18:35:40.161Z] ------------------- [2022-07-27T18:35:40.161Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T18:35:40.161Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T18:35:40.161Z] Message: update stable to v1.0.238 [2022-07-27T18:35:40.734Z] ------------------- [2022-07-27T18:35:40.734Z] experimental info: [2022-07-27T18:35:40.734Z] ------------------- [2022-07-27T18:35:40.734Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T18:35:40.734Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T18:35:40.734Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T18:35:41.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-27T18:35:41.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-27T18:35:41.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T18:35:41.038Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T18:35:41.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T18:35:41.062Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T18:35:41.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T18:35:41.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-27T18:35:41.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T18:35:41.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T18:35:41.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T18:35:41.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-27T18:35:41.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T18:35:41.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T18:35:41.148Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T18:35:41.165Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T18:35:41.175Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T18:35:41.190Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T18:35:41.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T18:35:41.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T18:35:41.230Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-27T18:35:41.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-27T18:35:41.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-27T18:35:41.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-27T18:35:41.278Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-27T18:35:41.293Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T18:35:41.303Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T18:35:41.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-27T18:35:41.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-27T18:35:41.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-27T18:35:41.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] echo [2022-07-27T18:35:41.366Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0ef951 [Pipeline] echo [2022-07-27T18:35:41.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:35:41.412Z] provisioning config files... [2022-07-27T18:35:41.427Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3437818602753823376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:35:41.728Z] ---> docker-login.sh [2022-07-27T18:35:41.728Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:35:41.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:41.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:41.987Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:41.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:41.987Z] [2022-07-27T18:35:41.987Z] Login Succeeded [2022-07-27T18:35:41.987Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:35:42.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:42.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:42.248Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:42.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:42.248Z] [2022-07-27T18:35:42.248Z] Login Succeeded [2022-07-27T18:35:42.248Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:35:42.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:42.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:42.509Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:42.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:42.509Z] [2022-07-27T18:35:42.509Z] Login Succeeded [2022-07-27T18:35:42.509Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:35:42.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:42.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:42.509Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:42.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:42.509Z] [2022-07-27T18:35:42.509Z] Login Succeeded [2022-07-27T18:35:42.509Z] docker.io [2022-07-27T18:35:42.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:43.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:43.082Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:43.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:43.082Z] [2022-07-27T18:35:43.082Z] Login Succeeded [2022-07-27T18:35:43.082Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:35:43.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-27T18:35:43.452Z] + git rev-list -1 --merges e0ef95115b204dfbd36822ed04c66be8fcb14502~1..e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] echo [2022-07-27T18:35:43.477Z] -----------> git rev-list -1 --merges e0ef95115b204dfbd36822ed04c66be8fcb14502~1..e0ef95115b204dfbd36822ed04c66be8fcb14502 e0ef95115b204dfbd36822ed04c66be8fcb14502 [2022-07-27T18:35:43.477Z] e0ef95115b204dfbd36822ed04c66be8fcb14502 [false] [Pipeline] sh [2022-07-27T18:35:43.771Z] + git log --format=format:%s -1 e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] echo [2022-07-27T18:35:43.786Z] ========================================================= [2022-07-27T18:35:43.786Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T18:35:43.786Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T18:35:44.123Z] + git log --format=format:%s -1 e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] echo [2022-07-27T18:35:44.136Z] [semverPrep] GIT_COMMIT: e0ef95115b204dfbd36822ed04c66be8fcb14502, Commit Message: Merge pull request #62 from lenny-intel/changeLog [Pipeline] echo [2022-07-27T18:35:44.147Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-27T18:35:44.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T18:35:44.492Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T18:35:44.492Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T18:35:44.492Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T18:35:44.492Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T18:35:44.492Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T18:35:44.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:35:44.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:35:44.847Z] [2022-07-27T18:35:44.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:35:45.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:35:45.152Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T18:35:45.152Z] b85a868b505f: Pulling fs layer [2022-07-27T18:35:45.152Z] e2be974225ed: Pulling fs layer [2022-07-27T18:35:45.152Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T18:35:45.152Z] 988bab9f4d93: Pulling fs layer [2022-07-27T18:35:45.152Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T18:35:45.152Z] 988bab9f4d93: Waiting [2022-07-27T18:35:45.152Z] eaf3925da568: Pulling fs layer [2022-07-27T18:35:45.152Z] 1469e6f7b9e6: Waiting [2022-07-27T18:35:45.152Z] bab4dde63d76: Pulling fs layer [2022-07-27T18:35:45.152Z] bde34c3a00c8: Pulling fs layer [2022-07-27T18:35:45.152Z] eaf3925da568: Waiting [2022-07-27T18:35:45.152Z] bab4dde63d76: Waiting [2022-07-27T18:35:45.152Z] b352a97aabf1: Pulling fs layer [2022-07-27T18:35:45.152Z] 4872d77fe225: Pulling fs layer [2022-07-27T18:35:45.152Z] b352a97aabf1: Waiting [2022-07-27T18:35:45.152Z] 5851b861e8e6: Pulling fs layer [2022-07-27T18:35:45.152Z] 4872d77fe225: Waiting [2022-07-27T18:35:45.152Z] e2be974225ed: Download complete [2022-07-27T18:35:45.152Z] 988bab9f4d93: Verifying Checksum [2022-07-27T18:35:45.152Z] 988bab9f4d93: Download complete [2022-07-27T18:35:45.412Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T18:35:45.412Z] 1469e6f7b9e6: Download complete [2022-07-27T18:35:45.412Z] eaf3925da568: Verifying Checksum [2022-07-27T18:35:45.412Z] eaf3925da568: Download complete [2022-07-27T18:35:45.412Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T18:35:45.412Z] 339a4e72a1f5: Download complete [2022-07-27T18:35:45.412Z] bde34c3a00c8: Download complete [2022-07-27T18:35:45.412Z] b352a97aabf1: Download complete [2022-07-27T18:35:45.412Z] 4872d77fe225: Verifying Checksum [2022-07-27T18:35:45.412Z] 4872d77fe225: Download complete [2022-07-27T18:35:45.412Z] 5851b861e8e6: Download complete [2022-07-27T18:35:45.412Z] b85a868b505f: Verifying Checksum [2022-07-27T18:35:45.412Z] b85a868b505f: Download complete [2022-07-27T18:35:45.671Z] bab4dde63d76: Verifying Checksum [2022-07-27T18:35:45.671Z] bab4dde63d76: Download complete [2022-07-27T18:35:46.609Z] b85a868b505f: Pull complete [2022-07-27T18:35:46.869Z] e2be974225ed: Pull complete [2022-07-27T18:35:47.441Z] 339a4e72a1f5: Pull complete [2022-07-27T18:35:47.441Z] 988bab9f4d93: Pull complete [2022-07-27T18:35:47.700Z] 1469e6f7b9e6: Pull complete [2022-07-27T18:35:47.700Z] eaf3925da568: Pull complete [2022-07-27T18:35:49.614Z] bab4dde63d76: Pull complete [2022-07-27T18:35:49.614Z] bde34c3a00c8: Pull complete [2022-07-27T18:35:49.614Z] b352a97aabf1: Pull complete [2022-07-27T18:35:49.614Z] 4872d77fe225: Pull complete [2022-07-27T18:35:49.875Z] 5851b861e8e6: Pull complete [2022-07-27T18:35:49.875Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T18:35:49.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:35:49.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:35:49.988Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:35:50.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T18:35:51.528Z] $ docker top d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 -eo pid,comm [2022-07-27T18:35:51.601Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-27T18:35:51.601Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T18:35:51.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:35:51.640Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:35:51.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:35:51.770Z] $ docker exec d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 ssh-agent [2022-07-27T18:35:51.917Z] SSH_AUTH_SOCK=/tmp/ssh-po8EyaWof5ls/agent.34 [2022-07-27T18:35:51.917Z] SSH_AGENT_PID=40 [2022-07-27T18:35:51.924Z] Running ssh-add (command line suppressed) [2022-07-27T18:35:52.031Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1652793442573390440.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1652793442573390440.key) [2022-07-27T18:35:52.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:35:52.349Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T18:35:52.360Z] $ docker exec --env ******** --env ******** d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 ssh-agent -k [2022-07-27T18:35:52.477Z] unset SSH_AUTH_SOCK; [2022-07-27T18:35:52.478Z] unset SSH_AGENT_PID; [2022-07-27T18:35:52.478Z] echo Agent pid 40 killed; [2022-07-27T18:35:52.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T18:35:52.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:35:52.519Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:35:52.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:35:52.651Z] $ docker exec d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 ssh-agent [2022-07-27T18:35:52.800Z] SSH_AUTH_SOCK=/tmp/ssh-IpmrcO6LHfyp/agent.73 [2022-07-27T18:35:52.800Z] SSH_AGENT_PID=80 [2022-07-27T18:35:52.807Z] Running ssh-add (command line suppressed) [2022-07-27T18:35:52.908Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1089607738436277070.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1089607738436277070.key) [2022-07-27T18:35:52.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:35:53.225Z] + git semver init [2022-07-27T18:35:53.486Z] 2022-07-27 18:35:53,408 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T18:35:53.486Z] 2022-07-27 18:35:53,409 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-27T18:35:53.486Z] 2022-07-27 18:35:53,409 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-27T18:35:53.486Z] 2022-07-27 18:35:53,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T18:35:54.057Z] 2022-07-27 18:35:53,996 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-27T18:35:54.057Z] 2022-07-27 18:35:53,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-27T18:35:54.057Z] 2022-07-27 18:35:53,997 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:35:54.057Z] 2022-07-27 18:35:53,997 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:35:54.057Z] 2.2.0-dev.26 [Pipeline] } [2022-07-27T18:35:54.060Z] $ docker exec --env ******** --env ******** d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 ssh-agent -k [2022-07-27T18:35:54.172Z] unset SSH_AUTH_SOCK; [2022-07-27T18:35:54.172Z] unset SSH_AGENT_PID; [2022-07-27T18:35:54.172Z] echo Agent pid 80 killed; [2022-07-27T18:35:54.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T18:35:54.502Z] + git semver [Pipeline] } [2022-07-27T18:35:54.772Z] $ docker stop --time=1 d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 [2022-07-27T18:35:56.110Z] $ docker rm -f d8f9da30786de496481c8d33aadd37a8c443b7f0a823dbbdbff29889f2cdb1f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T18:35:56.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T18:35:56.719Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T18:35:56.722Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:35:56.862Z] provisioning config files... [2022-07-27T18:35:56.872Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6839320118161299256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:35:57.178Z] ---> docker-login.sh [2022-07-27T18:35:57.178Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:35:57.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:57.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:57.178Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:57.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:57.178Z] [2022-07-27T18:35:57.178Z] Login Succeeded [2022-07-27T18:35:57.178Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:35:57.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:57.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:57.440Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:57.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:57.440Z] [2022-07-27T18:35:57.440Z] Login Succeeded [2022-07-27T18:35:57.440Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:35:57.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:57.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:57.440Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:57.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:57.440Z] [2022-07-27T18:35:57.440Z] Login Succeeded [2022-07-27T18:35:57.440Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:35:57.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:57.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:57.700Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:57.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:57.700Z] [2022-07-27T18:35:57.700Z] Login Succeeded [2022-07-27T18:35:57.700Z] docker.io [2022-07-27T18:35:57.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:35:57.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:35:57.961Z] Configure a credential helper to remove this warning. See [2022-07-27T18:35:57.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:35:57.961Z] [2022-07-27T18:35:57.961Z] Login Succeeded [2022-07-27T18:35:57.961Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:35:57.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T18:35:58.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:35:58.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:35:58.052Z] ========================================================= [2022-07-27T18:35:58.052Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T18:35:58.052Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:35:58.375Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-27T18:35:58.375Z] Sending build context to Docker daemon 800.8kB [2022-07-27T18:35:58.375Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T18:35:58.375Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T18:35:58.375Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T18:35:58.375Z] 2408cc74d12b: Pulling fs layer [2022-07-27T18:35:58.375Z] ea60b727a1ce: Pulling fs layer [2022-07-27T18:35:58.375Z] 30c4a7721957: Pulling fs layer [2022-07-27T18:35:58.375Z] 370296b7ddb6: Pulling fs layer [2022-07-27T18:35:58.375Z] 7c6cee850709: Pulling fs layer [2022-07-27T18:35:58.375Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T18:35:58.375Z] d94ebbe4e438: Pulling fs layer [2022-07-27T18:35:58.375Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T18:35:58.375Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T18:35:58.375Z] 39a5fcdaea64: Waiting [2022-07-27T18:35:58.375Z] d94ebbe4e438: Waiting [2022-07-27T18:35:58.375Z] bcfd1f05c69d: Waiting [2022-07-27T18:35:58.375Z] 59ccb84bbe0f: Waiting [2022-07-27T18:35:58.375Z] 370296b7ddb6: Waiting [2022-07-27T18:35:58.375Z] 7c6cee850709: Waiting [2022-07-27T18:35:58.375Z] 30c4a7721957: Verifying Checksum [2022-07-27T18:35:58.375Z] 30c4a7721957: Download complete [2022-07-27T18:35:58.375Z] ea60b727a1ce: Download complete [2022-07-27T18:35:58.375Z] 7c6cee850709: Verifying Checksum [2022-07-27T18:35:58.375Z] 7c6cee850709: Download complete [2022-07-27T18:35:58.375Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T18:35:58.375Z] 39a5fcdaea64: Download complete [2022-07-27T18:35:58.641Z] 2408cc74d12b: Verifying Checksum [2022-07-27T18:35:58.641Z] 2408cc74d12b: Download complete [2022-07-27T18:35:58.641Z] d94ebbe4e438: Verifying Checksum [2022-07-27T18:35:58.641Z] d94ebbe4e438: Download complete [2022-07-27T18:35:58.641Z] 2408cc74d12b: Pull complete [2022-07-27T18:35:58.903Z] ea60b727a1ce: Pull complete [2022-07-27T18:35:58.903Z] 30c4a7721957: Pull complete [2022-07-27T18:35:58.903Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T18:35:58.903Z] 59ccb84bbe0f: Download complete [2022-07-27T18:35:59.164Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T18:35:59.164Z] bcfd1f05c69d: Download complete [2022-07-27T18:35:59.164Z] 370296b7ddb6: Verifying Checksum [2022-07-27T18:35:59.164Z] 370296b7ddb6: Download complete [2022-07-27T18:36:03.358Z] 370296b7ddb6: Pull complete [2022-07-27T18:36:03.358Z] 7c6cee850709: Pull complete [2022-07-27T18:36:03.358Z] 39a5fcdaea64: Pull complete [2022-07-27T18:36:03.358Z] d94ebbe4e438: Pull complete [2022-07-27T18:36:05.268Z] bcfd1f05c69d: Pull complete [2022-07-27T18:36:05.839Z] 59ccb84bbe0f: Pull complete [2022-07-27T18:36:05.839Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T18:36:05.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T18:36:05.839Z] ---> a4fb48ad2a94 [2022-07-27T18:36:05.839Z] Step 3/13 : ARG MAKE="make build" [2022-07-27T18:36:07.757Z] ---> Running in 2e30b495a229 [2022-07-27T18:36:07.757Z] Removing intermediate container 2e30b495a229 [2022-07-27T18:36:07.757Z] ---> a4317fa683c1 [2022-07-27T18:36:07.757Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T18:36:07.757Z] ---> Running in 5f536099cd8c [2022-07-27T18:36:07.757Z] Removing intermediate container 5f536099cd8c [2022-07-27T18:36:07.757Z] ---> 7fafdeac7207 [2022-07-27T18:36:07.757Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T18:36:07.757Z] ---> Running in 201a61046410 [2022-07-27T18:36:07.757Z] Removing intermediate container 201a61046410 [2022-07-27T18:36:07.757Z] ---> cb9cb0ee4cad [2022-07-27T18:36:07.757Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T18:36:07.757Z] ---> Running in c7cf73aba09b [2022-07-27T18:36:08.333Z] Removing intermediate container c7cf73aba09b [2022-07-27T18:36:08.333Z] ---> ffe6ce58cf6d [2022-07-27T18:36:08.333Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T18:36:08.333Z] ---> Running in 37dc599acee6 [2022-07-27T18:36:08.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T18:36:09.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T18:36:10.053Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-27T18:36:10.053Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-27T18:36:10.053Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-27T18:36:10.053Z] (4/80) Installing libxcb (1.15-r0) [2022-07-27T18:36:10.314Z] (5/80) Installing libx11 (1.8-r0) [2022-07-27T18:36:10.314Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-27T18:36:10.314Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-27T18:36:10.578Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-27T18:36:10.578Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-27T18:36:10.578Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-27T18:36:10.839Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-27T18:36:10.839Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-27T18:36:10.839Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-27T18:36:11.110Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-27T18:36:11.833Z] Still waiting to schedule task [2022-07-27T18:36:11.833Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21257’ is offline [2022-07-27T18:36:12.069Z] (15/80) Installing libice (1.0.10-r0) [2022-07-27T18:36:12.069Z] (16/80) Installing libuuid (2.38-r1) [2022-07-27T18:36:12.069Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-27T18:36:12.069Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-27T18:36:12.330Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-27T18:36:12.330Z] (20/80) Installing xset (1.2.4-r0) [2022-07-27T18:36:12.330Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-27T18:36:12.590Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-27T18:36:12.590Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-27T18:36:12.590Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-27T18:36:12.858Z] (25/80) Installing libintl (0.21-r2) [2022-07-27T18:36:12.858Z] (26/80) Installing libblkid (2.38-r1) [2022-07-27T18:36:12.858Z] (27/80) Installing libmount (2.38-r1) [2022-07-27T18:36:13.119Z] (28/80) Installing pcre (8.45-r2) [2022-07-27T18:36:13.119Z] (29/80) Installing glib (2.72.1-r0) [2022-07-27T18:36:13.119Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-27T18:36:13.381Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-27T18:36:13.381Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-27T18:36:13.381Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-27T18:36:14.780Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-27T18:36:14.780Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-27T18:36:14.780Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-27T18:36:15.042Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-27T18:36:15.042Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-27T18:36:15.611Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-27T18:36:15.611Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-27T18:36:15.611Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-27T18:36:15.611Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-27T18:36:15.871Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-27T18:36:15.871Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-27T18:36:15.871Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-27T18:36:16.131Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-27T18:36:16.131Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-27T18:36:16.393Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-27T18:36:16.393Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-27T18:36:16.393Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-27T18:36:16.653Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-27T18:36:16.654Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-27T18:36:16.914Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-27T18:36:16.914Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-27T18:36:16.914Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-27T18:36:17.174Z] (56/80) Installing libunistring (1.0-r0) [2022-07-27T18:36:17.174Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-27T18:36:17.435Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-27T18:36:17.435Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-27T18:36:17.435Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-27T18:36:17.696Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-27T18:36:17.696Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-27T18:36:17.696Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-27T18:36:17.957Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-27T18:36:17.957Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-27T18:36:17.957Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-27T18:36:18.217Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-27T18:36:18.217Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-27T18:36:18.217Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-27T18:36:18.479Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-27T18:36:18.479Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-27T18:36:18.479Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-27T18:36:19.052Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T18:36:19.312Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-27T18:36:19.312Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-27T18:36:19.312Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T18:36:19.312Z] (76/80) Installing kmod-libs (29-r2) [2022-07-27T18:36:19.574Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-27T18:36:19.574Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-27T18:36:19.574Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-27T18:36:19.833Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-27T18:36:19.833Z] Executing busybox-1.35.0-r13.trigger [2022-07-27T18:36:19.833Z] Executing eudev-3.2.11-r0.trigger [2022-07-27T18:36:19.833Z] OK: 330 MiB in 131 packages [2022-07-27T18:36:22.383Z] Removing intermediate container 37dc599acee6 [2022-07-27T18:36:22.383Z] ---> 5335954206e4 [2022-07-27T18:36:22.383Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-27T18:36:22.383Z] ---> Running in b1c6113e3778 [2022-07-27T18:36:22.383Z] Removing intermediate container b1c6113e3778 [2022-07-27T18:36:22.383Z] ---> fe36dadd79e9 [2022-07-27T18:36:22.383Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T18:36:22.383Z] ---> cbf6d500dc94 [2022-07-27T18:36:22.383Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T18:36:22.383Z] ---> Running in 3fe7439ce08d [2022-07-27T18:36:37.289Z] Removing intermediate container 3fe7439ce08d [2022-07-27T18:36:37.289Z] ---> 6eb23b2eef57 [2022-07-27T18:36:37.289Z] Step 11/13 : COPY . . [2022-07-27T18:36:37.289Z] ---> 9c2bc7fc0539 [2022-07-27T18:36:37.289Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T18:36:37.289Z] ---> Running in 493135d72253 [2022-07-27T18:36:37.289Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:36:37.289Z] Dload Upload Total Spent Left Speed [2022-07-27T18:36:37.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9905 0 --:--:-- --:--:-- --:--:-- 9925 [2022-07-27T18:36:37.289Z] Removing intermediate container 493135d72253 [2022-07-27T18:36:37.289Z] ---> d96ba7b009be [2022-07-27T18:36:37.289Z] Step 13/13 : RUN ${MAKE} [2022-07-27T18:36:37.289Z] ---> Running in c86885a82a14 [2022-07-27T18:36:37.289Z] noop [2022-07-27T18:36:37.289Z] Removing intermediate container c86885a82a14 [2022-07-27T18:36:37.289Z] ---> 1dbfa9f45894 [2022-07-27T18:36:37.289Z] Successfully built 1dbfa9f45894 [2022-07-27T18:36:37.289Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:36:37.613Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T18:36:37.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:36:37.697Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:36:37.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T18:36:38.134Z] $ docker top 782d69784784af3d18c02f9fc8c45540d6bc83341e21125b2d14800cf1e59bd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:36:38.527Z] + go version [2022-07-27T18:36:38.527Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T18:36:38.544Z] $ docker stop --time=1 782d69784784af3d18c02f9fc8c45540d6bc83341e21125b2d14800cf1e59bd6 [2022-07-27T18:36:39.830Z] $ docker rm -f 782d69784784af3d18c02f9fc8c45540d6bc83341e21125b2d14800cf1e59bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:36:40.240Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T18:36:40.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:36:40.329Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:36:40.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T18:36:40.750Z] $ docker top 77a77b364bdfa8bf1c4b15259524d5e413a0a327ea62d6caeaa5a407ffa836e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:36:41.108Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-27T18:36:41.408Z] + make test [2022-07-27T18:36:41.408Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-27T18:36:41.668Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-27T18:36:51.654Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-27T18:36:51.654Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-07-27T18:36:58.229Z] CGO_ENABLED=1 go vet ./... [2022-07-27T18:37:00.142Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T18:37:00.142Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T18:37:00.142Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T18:37:00.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T18:37:00.751Z] $ docker stop --time=1 77a77b364bdfa8bf1c4b15259524d5e413a0a327ea62d6caeaa5a407ffa836e9 [2022-07-27T18:37:02.594Z] $ docker rm -f 77a77b364bdfa8bf1c4b15259524d5e413a0a327ea62d6caeaa5a407ffa836e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T18:37:03.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T18:37:03.079Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-27T18:37:03.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T18:37:03.830Z] + ls -al . [2022-07-27T18:37:03.830Z] total 192 [2022-07-27T18:37:03.830Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 18:37 . [2022-07-27T18:37:03.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:35 .. [2022-07-27T18:37:03.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:36 .git [2022-07-27T18:37:03.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:35 .github [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 18:35 .gitignore [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 18:35 .golangci.yml [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 18:35 .hadolint.yml [2022-07-27T18:37:03.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 18:35 .semver [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 18:35 Attribution.txt [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 1206 Jul 27 18:35 CHANGELOG.md [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 18:35 Dockerfile [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 18:35 GOVERNANCE.md [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 18:35 Jenkinsfile [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 18:35 LICENSE [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 18:35 Makefile [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 18:35 OWNERS.md [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 12159 Jul 27 18:35 README.md [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 18:35 VERSION [2022-07-27T18:37:03.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 18:35 bin [2022-07-27T18:37:03.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:35 cmd [2022-07-27T18:37:03.830Z] -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 18:36 coverage.out [2022-07-27T18:37:03.830Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 18:35 docker-entrypoint.sh [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 18:35 go.mod [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 18:35 go.sum [2022-07-27T18:37:03.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:35 internal [2022-07-27T18:37:03.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:35 snap [2022-07-27T18:37:03.830Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 18:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:04.142Z] + 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=e0ef95115b204dfbd36822ed04c66be8fcb14502 --label arch=amd64 --label version=2.2.0-dev.26 . [2022-07-27T18:37:04.142Z] Sending build context to Docker daemon 831kB [2022-07-27T18:37:04.142Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T18:37:04.142Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-27T18:37:04.142Z] ---> 1dbfa9f45894 [2022-07-27T18:37:04.142Z] Step 3/35 : ARG MAKE="make build" [2022-07-27T18:37:04.142Z] ---> Running in 9450931760d1 [2022-07-27T18:37:04.402Z] Removing intermediate container 9450931760d1 [2022-07-27T18:37:04.402Z] ---> decdc6ab7683 [2022-07-27T18:37:04.402Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T18:37:04.402Z] ---> Running in 7c75cdcf9e6a [2022-07-27T18:37:04.402Z] Removing intermediate container 7c75cdcf9e6a [2022-07-27T18:37:04.402Z] ---> 82fc71577713 [2022-07-27T18:37:04.402Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T18:37:04.402Z] ---> Running in 2321e6924902 [2022-07-27T18:37:04.661Z] Removing intermediate container 2321e6924902 [2022-07-27T18:37:04.661Z] ---> 687735ccd402 [2022-07-27T18:37:04.661Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T18:37:04.661Z] ---> Running in 7d243e1d3cde [2022-07-27T18:37:05.233Z] Removing intermediate container 7d243e1d3cde [2022-07-27T18:37:05.233Z] ---> 020ce5746cef [2022-07-27T18:37:05.233Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T18:37:05.233Z] ---> Running in e2ffef3b8bff [2022-07-27T18:37:05.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T18:37:06.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T18:37:06.696Z] OK: 330 MiB in 131 packages [2022-07-27T18:37:06.956Z] Removing intermediate container e2ffef3b8bff [2022-07-27T18:37:06.956Z] ---> f279fe02be98 [2022-07-27T18:37:06.956Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-27T18:37:07.218Z] ---> Running in 475fe82424e9 [2022-07-27T18:37:07.218Z] Removing intermediate container 475fe82424e9 [2022-07-27T18:37:07.218Z] ---> 5ecbddd2f61a [2022-07-27T18:37:07.218Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-27T18:37:07.478Z] ---> 12f7db8301d6 [2022-07-27T18:37:07.478Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T18:37:07.478Z] ---> Running in cbad72441a65 [2022-07-27T18:37:08.049Z] Removing intermediate container cbad72441a65 [2022-07-27T18:37:08.049Z] ---> d3710f747dba [2022-07-27T18:37:08.049Z] Step 11/35 : COPY . . [2022-07-27T18:37:08.309Z] ---> 4e0899428fa4 [2022-07-27T18:37:08.309Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T18:37:08.309Z] ---> Running in 7c347e3f63fb [2022-07-27T18:37:08.569Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:37:08.569Z] Dload Upload Total Spent Left Speed [2022-07-27T18:37:08.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0  0   0    0   0     0    0    0 --:--:-- --:--:-- --:--:--     0 100 1062  100  1062    0   0 40375     0 --:--:-- --:--:-- --:--:-- 39333 [2022-07-27T18:37:08.829Z] Removing intermediate container 7c347e3f63fb [2022-07-27T18:37:08.829Z] ---> 7b4bc34df735 [2022-07-27T18:37:08.829Z] Step 13/35 : RUN ${MAKE} [2022-07-27T18:37:09.090Z] ---> Running in 8b2208b78592 [2022-07-27T18:37:09.351Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-27T18:37:31.306Z] Removing intermediate container 8b2208b78592 [2022-07-27T18:37:31.306Z] ---> 0da67b9359ca [2022-07-27T18:37:31.306Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-27T18:37:31.306Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-27T18:37:31.306Z] af6660deedbd: Pulling fs layer [2022-07-27T18:37:31.306Z] 97cd0a44c592: Pulling fs layer [2022-07-27T18:37:31.306Z] 97cd0a44c592: Download complete [2022-07-27T18:37:31.306Z] af6660deedbd: Verifying Checksum [2022-07-27T18:37:31.306Z] af6660deedbd: Download complete [2022-07-27T18:37:31.306Z] af6660deedbd: Pull complete [2022-07-27T18:37:31.306Z] 97cd0a44c592: Pull complete [2022-07-27T18:37:31.306Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-27T18:37:31.306Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-27T18:37:31.306Z] ---> fea57e182299 [2022-07-27T18:37:31.306Z] Step 15/35 : FROM alpine:3.15 [2022-07-27T18:37:31.306Z] 3.15: Pulling from library/alpine [2022-07-27T18:37:31.306Z] ab6db1bc80d0: Pulling fs layer [2022-07-27T18:37:31.306Z] ab6db1bc80d0: Verifying Checksum [2022-07-27T18:37:31.306Z] ab6db1bc80d0: Download complete [2022-07-27T18:37:31.306Z] ab6db1bc80d0: Pull complete [2022-07-27T18:37:31.306Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T18:37:31.306Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T18:37:31.306Z] ---> 2720e26172a0 [2022-07-27T18:37:31.306Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-27T18:37:31.306Z] ---> Running in ca6393d95e61 [2022-07-27T18:37:31.566Z] Removing intermediate container ca6393d95e61 [2022-07-27T18:37:31.566Z] ---> 6dcf7bf2d3db [2022-07-27T18:37:31.566Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-27T18:37:31.566Z] ---> Running in 1d196f623389 [2022-07-27T18:37:31.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T18:37:31.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T18:37:32.084Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-27T18:37:32.084Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-27T18:37:32.084Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-27T18:37:32.084Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-27T18:37:32.084Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-27T18:37:32.084Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-27T18:37:32.084Z] (7/74) Installing libxcb (1.14-r2) [2022-07-27T18:37:32.084Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-27T18:37:32.084Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-27T18:37:32.344Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-27T18:37:32.344Z] (11/74) Installing expat (2.4.7-r0) [2022-07-27T18:37:32.344Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-27T18:37:32.344Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-27T18:37:32.344Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-27T18:37:32.344Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-27T18:37:32.344Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-27T18:37:32.344Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-27T18:37:32.344Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-27T18:37:32.344Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-27T18:37:32.344Z] (20/74) Installing libintl (0.21-r0) [2022-07-27T18:37:32.344Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-27T18:37:32.344Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-27T18:37:32.344Z] (23/74) Installing pcre (8.45-r1) [2022-07-27T18:37:32.344Z] (24/74) Installing glib (2.70.1-r0) [2022-07-27T18:37:32.344Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-27T18:37:32.344Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-27T18:37:32.344Z] (27/74) Installing libass (0.15.2-r0) [2022-07-27T18:37:32.344Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-27T18:37:32.344Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-27T18:37:32.344Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-27T18:37:32.344Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-27T18:37:32.344Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-27T18:37:32.344Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-27T18:37:32.607Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-27T18:37:32.607Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-27T18:37:32.607Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-27T18:37:32.607Z] (37/74) Installing lame (3.100-r0) [2022-07-27T18:37:32.607Z] (38/74) Installing opus (1.3.1-r1) [2022-07-27T18:37:32.607Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-27T18:37:32.607Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-27T18:37:32.607Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T18:37:32.607Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T18:37:32.607Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-27T18:37:32.607Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-27T18:37:32.607Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-27T18:37:32.607Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-27T18:37:32.866Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-27T18:37:32.866Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T18:37:32.866Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-27T18:37:32.866Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-27T18:37:32.866Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-27T18:37:32.866Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-27T18:37:32.866Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-27T18:37:32.866Z] (54/74) Installing libva (2.13.0-r0) [2022-07-27T18:37:32.866Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-27T18:37:32.866Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-27T18:37:32.866Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-27T18:37:32.866Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-27T18:37:32.866Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-27T18:37:32.866Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-27T18:37:32.866Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-27T18:37:32.866Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-27T18:37:32.866Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-27T18:37:32.866Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-27T18:37:33.126Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-27T18:37:33.126Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-27T18:37:33.126Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T18:37:33.126Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-27T18:37:33.126Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-27T18:37:33.126Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-27T18:37:33.126Z] (70/74) Installing kmod-libs (29-r2) [2022-07-27T18:37:33.126Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-27T18:37:33.126Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-27T18:37:33.126Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-27T18:37:33.126Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-27T18:37:33.126Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T18:37:33.126Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-27T18:37:33.126Z] OK: 78 MiB in 88 packages [2022-07-27T18:37:34.521Z] Removing intermediate container 1d196f623389 [2022-07-27T18:37:34.521Z] ---> 00b5a33dc0d7 [2022-07-27T18:37:34.521Z] Step 18/35 : WORKDIR / [2022-07-27T18:37:34.521Z] ---> Running in 47abee348cbe [2022-07-27T18:37:34.521Z] Removing intermediate container 47abee348cbe [2022-07-27T18:37:34.521Z] ---> 0c9630d08843 [2022-07-27T18:37:34.521Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-27T18:37:35.088Z] ---> 78942dd9d16d [2022-07-27T18:37:35.088Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-27T18:37:35.348Z] ---> 94438803419d [2022-07-27T18:37:35.348Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-27T18:37:35.609Z] ---> f8499772ea79 [2022-07-27T18:37:35.609Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-27T18:37:35.609Z] ---> 589ddd576b35 [2022-07-27T18:37:35.609Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-27T18:37:35.869Z] ---> b5e492b12973 [2022-07-27T18:37:35.870Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-27T18:37:35.870Z] ---> 3b684043aacf [2022-07-27T18:37:35.870Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-27T18:37:36.439Z] ---> 814d3af05934 [2022-07-27T18:37:36.439Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-27T18:37:36.439Z] ---> Running in 1a7151cea265 [2022-07-27T18:37:37.010Z] Removing intermediate container 1a7151cea265 [2022-07-27T18:37:37.010Z] ---> 932f50c1f485 [2022-07-27T18:37:37.010Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-27T18:37:37.010Z] ---> Running in abd5cccb6264 [2022-07-27T18:37:37.579Z] Removing intermediate container abd5cccb6264 [2022-07-27T18:37:37.579Z] ---> c488d3474a55 [2022-07-27T18:37:37.579Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-27T18:37:37.579Z] ---> Running in 7fc9439836d5 [2022-07-27T18:37:38.148Z] Removing intermediate container 7fc9439836d5 [2022-07-27T18:37:38.148Z] ---> 53a97347b814 [2022-07-27T18:37:38.148Z] Step 29/35 : EXPOSE 59983 [2022-07-27T18:37:38.422Z] ---> Running in 50f758c5a7e5 [2022-07-27T18:37:38.422Z] Removing intermediate container 50f758c5a7e5 [2022-07-27T18:37:38.422Z] ---> e580ab3cc307 [2022-07-27T18:37:38.422Z] Step 30/35 : EXPOSE 8554 [2022-07-27T18:37:38.422Z] ---> Running in 8e36f9754d86 [2022-07-27T18:37:38.422Z] Removing intermediate container 8e36f9754d86 [2022-07-27T18:37:38.422Z] ---> 04fa7f6eea1e [2022-07-27T18:37:38.422Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-27T18:37:38.684Z] ---> Running in 1f42b2a46e92 [2022-07-27T18:37:38.684Z] Removing intermediate container 1f42b2a46e92 [2022-07-27T18:37:38.684Z] ---> 0b5b2158ff72 [2022-07-27T18:37:38.684Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-27T18:37:38.684Z] ---> Running in 4bfbfba0da7b [2022-07-27T18:37:38.684Z] Removing intermediate container 4bfbfba0da7b [2022-07-27T18:37:38.684Z] ---> edbdf902a185 [2022-07-27T18:37:38.684Z] Step 33/35 : LABEL arch=amd64 [2022-07-27T18:37:38.945Z] ---> Running in ce6f44353d29 [2022-07-27T18:37:38.945Z] Removing intermediate container ce6f44353d29 [2022-07-27T18:37:38.945Z] ---> ba3b4eec72b9 [2022-07-27T18:37:38.945Z] Step 34/35 : LABEL git_sha=e0ef95115b204dfbd36822ed04c66be8fcb14502 [2022-07-27T18:37:38.945Z] ---> Running in 1cabaff53fe1 [2022-07-27T18:37:38.945Z] Removing intermediate container 1cabaff53fe1 [2022-07-27T18:37:38.945Z] ---> 569df697fc0d [2022-07-27T18:37:38.945Z] Step 35/35 : LABEL version=2.2.0-dev.26 [2022-07-27T18:37:38.945Z] ---> Running in daedaf4c259d [2022-07-27T18:37:39.206Z] Removing intermediate container daedaf4c259d [2022-07-27T18:37:39.206Z] ---> 2043f688965a [2022-07-27T18:37:39.206Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T18:37:39.206Z] Successfully built 2043f688965a [2022-07-27T18:37:39.206Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:37:39.314Z] provisioning config files... [2022-07-27T18:37:39.325Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2079553830171067846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:37:39.624Z] ---> docker-login.sh [2022-07-27T18:37:39.624Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:37:39.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:37:39.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:37:39.624Z] Configure a credential helper to remove this warning. See [2022-07-27T18:37:39.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:37:39.624Z] [2022-07-27T18:37:39.624Z] Login Succeeded [2022-07-27T18:37:39.624Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:37:39.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:37:39.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:37:39.886Z] Configure a credential helper to remove this warning. See [2022-07-27T18:37:39.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:37:39.886Z] [2022-07-27T18:37:39.886Z] Login Succeeded [2022-07-27T18:37:39.886Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:37:39.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:37:39.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:37:39.886Z] Configure a credential helper to remove this warning. See [2022-07-27T18:37:39.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:37:39.886Z] [2022-07-27T18:37:39.886Z] Login Succeeded [2022-07-27T18:37:39.886Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:37:39.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:37:40.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:37:40.146Z] Configure a credential helper to remove this warning. See [2022-07-27T18:37:40.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:37:40.146Z] [2022-07-27T18:37:40.146Z] Login Succeeded [2022-07-27T18:37:40.146Z] docker.io [2022-07-27T18:37:40.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:37:40.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:37:40.408Z] Configure a credential helper to remove this warning. See [2022-07-27T18:37:40.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:37:40.408Z] [2022-07-27T18:37:40.408Z] Login Succeeded [2022-07-27T18:37:40.408Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:37:40.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T18:37:40.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:37:40.472Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-27T18:37:40.472Z] e0ef95115b204dfbd36822ed04c66be8fcb14502 [2022-07-27T18:37:40.472Z] latest [2022-07-27T18:37:40.472Z] 2.2.0-dev.26 [2022-07-27T18:37:40.472Z] e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [2022-07-27T18:37:40.472Z] main [2022-07-27T18:37:40.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:40.812Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:41.124Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502 [2022-07-27T18:37:41.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:37:41.124Z] 99d87e42f9df: Preparing [2022-07-27T18:37:41.124Z] 5a8854077b56: Preparing [2022-07-27T18:37:41.124Z] 7cf232897e32: Preparing [2022-07-27T18:37:41.124Z] 550e596c6d0e: Preparing [2022-07-27T18:37:41.124Z] 1207169bf42c: Preparing [2022-07-27T18:37:41.124Z] b6b446dca9ab: Preparing [2022-07-27T18:37:41.124Z] 0e44195ffb4a: Preparing [2022-07-27T18:37:41.124Z] 85d1e3caf6c3: Preparing [2022-07-27T18:37:41.124Z] 0310059f21b6: Preparing [2022-07-27T18:37:41.124Z] 11f2426980f2: Preparing [2022-07-27T18:37:41.124Z] 45824bf4ca8b: Preparing [2022-07-27T18:37:41.124Z] ad543cd673bd: Preparing [2022-07-27T18:37:41.124Z] 85d1e3caf6c3: Waiting [2022-07-27T18:37:41.124Z] b6b446dca9ab: Waiting [2022-07-27T18:37:41.124Z] 0e44195ffb4a: Waiting [2022-07-27T18:37:41.124Z] 0310059f21b6: Waiting [2022-07-27T18:37:41.124Z] 45824bf4ca8b: Waiting [2022-07-27T18:37:41.124Z] 11f2426980f2: Waiting [2022-07-27T18:37:41.124Z] ad543cd673bd: Waiting [2022-07-27T18:37:41.124Z] 1207169bf42c: Pushed [2022-07-27T18:37:41.124Z] 99d87e42f9df: Pushed [2022-07-27T18:37:41.124Z] 7cf232897e32: Pushed [2022-07-27T18:37:41.124Z] 5a8854077b56: Pushed [2022-07-27T18:37:41.389Z] b6b446dca9ab: Pushed [2022-07-27T18:37:41.389Z] 0e44195ffb4a: Pushed [2022-07-27T18:37:41.389Z] 0310059f21b6: Pushed [2022-07-27T18:37:41.389Z] 85d1e3caf6c3: Pushed [2022-07-27T18:37:41.389Z] ad543cd673bd: Layer already exists [2022-07-27T18:37:43.296Z] 550e596c6d0e: Pushed [2022-07-27T18:37:43.864Z] 11f2426980f2: Pushed [2022-07-27T18:37:48.997Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21259 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-27T18:37:49.010Z] Running in /w/workspace/device-usb-camera/37 [Pipeline] { [Pipeline] checkout [2022-07-27T18:37:49.045Z] Selected Git installation does not exist. Using Default [2022-07-27T18:37:49.045Z] The recommended git tool is: NONE [2022-07-27T18:37:49.249Z] 45824bf4ca8b: Pushed [2022-07-27T18:37:49.249Z] e0ef95115b204dfbd36822ed04c66be8fcb14502: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:49.617Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:49.924Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-27T18:37:49.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:37:49.924Z] 99d87e42f9df: Preparing [2022-07-27T18:37:49.924Z] 5a8854077b56: Preparing [2022-07-27T18:37:49.924Z] 7cf232897e32: Preparing [2022-07-27T18:37:49.924Z] 550e596c6d0e: Preparing [2022-07-27T18:37:49.924Z] 1207169bf42c: Preparing [2022-07-27T18:37:49.924Z] b6b446dca9ab: Preparing [2022-07-27T18:37:49.924Z] 0e44195ffb4a: Preparing [2022-07-27T18:37:49.924Z] 85d1e3caf6c3: Preparing [2022-07-27T18:37:49.924Z] 0310059f21b6: Preparing [2022-07-27T18:37:49.924Z] 11f2426980f2: Preparing [2022-07-27T18:37:49.924Z] 45824bf4ca8b: Preparing [2022-07-27T18:37:49.924Z] ad543cd673bd: Preparing [2022-07-27T18:37:49.924Z] 0e44195ffb4a: Waiting [2022-07-27T18:37:49.924Z] 85d1e3caf6c3: Waiting [2022-07-27T18:37:49.924Z] 0310059f21b6: Waiting [2022-07-27T18:37:49.924Z] 11f2426980f2: Waiting [2022-07-27T18:37:49.924Z] ad543cd673bd: Waiting [2022-07-27T18:37:49.924Z] 7cf232897e32: Layer already exists [2022-07-27T18:37:49.924Z] 99d87e42f9df: Layer already exists [2022-07-27T18:37:49.924Z] 5a8854077b56: Layer already exists [2022-07-27T18:37:49.924Z] 1207169bf42c: Layer already exists [2022-07-27T18:37:49.924Z] 550e596c6d0e: Layer already exists [2022-07-27T18:37:49.924Z] b6b446dca9ab: Layer already exists [2022-07-27T18:37:49.924Z] 0e44195ffb4a: Layer already exists [2022-07-27T18:37:49.924Z] 11f2426980f2: Layer already exists [2022-07-27T18:37:49.924Z] 85d1e3caf6c3: Layer already exists [2022-07-27T18:37:49.924Z] 0310059f21b6: Layer already exists [2022-07-27T18:37:49.924Z] 45824bf4ca8b: Layer already exists [2022-07-27T18:37:49.924Z] ad543cd673bd: Layer already exists [2022-07-27T18:37:49.924Z] latest: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:50.245Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:50.559Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.26 [2022-07-27T18:37:50.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:37:50.559Z] 99d87e42f9df: Preparing [2022-07-27T18:37:50.559Z] 5a8854077b56: Preparing [2022-07-27T18:37:50.559Z] 7cf232897e32: Preparing [2022-07-27T18:37:50.559Z] 550e596c6d0e: Preparing [2022-07-27T18:37:50.559Z] 1207169bf42c: Preparing [2022-07-27T18:37:50.559Z] b6b446dca9ab: Preparing [2022-07-27T18:37:50.559Z] 0e44195ffb4a: Preparing [2022-07-27T18:37:50.559Z] 85d1e3caf6c3: Preparing [2022-07-27T18:37:50.559Z] 0310059f21b6: Preparing [2022-07-27T18:37:50.559Z] 11f2426980f2: Preparing [2022-07-27T18:37:50.559Z] 45824bf4ca8b: Preparing [2022-07-27T18:37:50.559Z] ad543cd673bd: Preparing [2022-07-27T18:37:50.559Z] 11f2426980f2: Waiting [2022-07-27T18:37:50.559Z] b6b446dca9ab: Waiting [2022-07-27T18:37:50.559Z] 45824bf4ca8b: Waiting [2022-07-27T18:37:50.559Z] ad543cd673bd: Waiting [2022-07-27T18:37:50.559Z] 0e44195ffb4a: Waiting [2022-07-27T18:37:50.559Z] 0310059f21b6: Waiting [2022-07-27T18:37:50.559Z] 85d1e3caf6c3: Waiting [2022-07-27T18:37:50.559Z] 99d87e42f9df: Layer already exists [2022-07-27T18:37:50.559Z] 550e596c6d0e: Layer already exists [2022-07-27T18:37:50.559Z] 5a8854077b56: Layer already exists [2022-07-27T18:37:50.559Z] 1207169bf42c: Layer already exists [2022-07-27T18:37:50.559Z] 7cf232897e32: Layer already exists [2022-07-27T18:37:50.559Z] b6b446dca9ab: Layer already exists [2022-07-27T18:37:50.559Z] 0e44195ffb4a: Layer already exists [2022-07-27T18:37:50.559Z] 85d1e3caf6c3: Layer already exists [2022-07-27T18:37:50.559Z] 0310059f21b6: Layer already exists [2022-07-27T18:37:50.559Z] 11f2426980f2: Layer already exists [2022-07-27T18:37:50.559Z] 45824bf4ca8b: Layer already exists [2022-07-27T18:37:50.559Z] ad543cd673bd: Layer already exists [2022-07-27T18:37:50.559Z] 2.2.0-dev.26: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:50.881Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:51.188Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [2022-07-27T18:37:51.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:37:51.189Z] 99d87e42f9df: Preparing [2022-07-27T18:37:51.189Z] 5a8854077b56: Preparing [2022-07-27T18:37:51.189Z] 7cf232897e32: Preparing [2022-07-27T18:37:51.189Z] 550e596c6d0e: Preparing [2022-07-27T18:37:51.189Z] 1207169bf42c: Preparing [2022-07-27T18:37:51.189Z] b6b446dca9ab: Preparing [2022-07-27T18:37:51.189Z] 0e44195ffb4a: Preparing [2022-07-27T18:37:51.189Z] 85d1e3caf6c3: Preparing [2022-07-27T18:37:51.189Z] 0310059f21b6: Preparing [2022-07-27T18:37:51.189Z] 11f2426980f2: Preparing [2022-07-27T18:37:51.189Z] 45824bf4ca8b: Preparing [2022-07-27T18:37:51.189Z] ad543cd673bd: Preparing [2022-07-27T18:37:51.189Z] 11f2426980f2: Waiting [2022-07-27T18:37:51.189Z] b6b446dca9ab: Waiting [2022-07-27T18:37:51.189Z] 0e44195ffb4a: Waiting [2022-07-27T18:37:51.189Z] 45824bf4ca8b: Waiting [2022-07-27T18:37:51.189Z] ad543cd673bd: Waiting [2022-07-27T18:37:51.189Z] 85d1e3caf6c3: Waiting [2022-07-27T18:37:51.189Z] 0310059f21b6: Waiting [2022-07-27T18:37:51.189Z] 7cf232897e32: Layer already exists [2022-07-27T18:37:51.189Z] 550e596c6d0e: Layer already exists [2022-07-27T18:37:51.189Z] 5a8854077b56: Layer already exists [2022-07-27T18:37:51.189Z] 99d87e42f9df: Layer already exists [2022-07-27T18:37:51.189Z] 1207169bf42c: Layer already exists [2022-07-27T18:37:51.189Z] b6b446dca9ab: Layer already exists [2022-07-27T18:37:51.189Z] 85d1e3caf6c3: Layer already exists [2022-07-27T18:37:51.189Z] 11f2426980f2: Layer already exists [2022-07-27T18:37:51.189Z] 0e44195ffb4a: Layer already exists [2022-07-27T18:37:51.189Z] 0310059f21b6: Layer already exists [2022-07-27T18:37:51.189Z] 45824bf4ca8b: Layer already exists [2022-07-27T18:37:51.189Z] ad543cd673bd: Layer already exists [2022-07-27T18:37:51.189Z] e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:51.507Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:51.814Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-27T18:37:51.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T18:37:51.814Z] 99d87e42f9df: Preparing [2022-07-27T18:37:51.814Z] 5a8854077b56: Preparing [2022-07-27T18:37:51.814Z] 7cf232897e32: Preparing [2022-07-27T18:37:51.814Z] 550e596c6d0e: Preparing [2022-07-27T18:37:51.814Z] 1207169bf42c: Preparing [2022-07-27T18:37:51.814Z] b6b446dca9ab: Preparing [2022-07-27T18:37:51.814Z] 0e44195ffb4a: Preparing [2022-07-27T18:37:51.814Z] 85d1e3caf6c3: Preparing [2022-07-27T18:37:51.814Z] 0310059f21b6: Preparing [2022-07-27T18:37:51.814Z] 11f2426980f2: Preparing [2022-07-27T18:37:51.814Z] 45824bf4ca8b: Preparing [2022-07-27T18:37:51.814Z] b6b446dca9ab: Waiting [2022-07-27T18:37:51.814Z] 0310059f21b6: Waiting [2022-07-27T18:37:51.814Z] 11f2426980f2: Waiting [2022-07-27T18:37:51.814Z] 0e44195ffb4a: Waiting [2022-07-27T18:37:51.814Z] ad543cd673bd: Preparing [2022-07-27T18:37:51.814Z] 45824bf4ca8b: Waiting [2022-07-27T18:37:51.814Z] ad543cd673bd: Waiting [2022-07-27T18:37:51.814Z] 85d1e3caf6c3: Waiting [2022-07-27T18:37:51.814Z] 550e596c6d0e: Layer already exists [2022-07-27T18:37:51.814Z] 7cf232897e32: Layer already exists [2022-07-27T18:37:51.814Z] 99d87e42f9df: Layer already exists [2022-07-27T18:37:51.814Z] 5a8854077b56: Layer already exists [2022-07-27T18:37:51.814Z] 1207169bf42c: Layer already exists [2022-07-27T18:37:51.814Z] b6b446dca9ab: Layer already exists [2022-07-27T18:37:51.814Z] 11f2426980f2: Layer already exists [2022-07-27T18:37:51.814Z] 0e44195ffb4a: Layer already exists [2022-07-27T18:37:51.814Z] 85d1e3caf6c3: Layer already exists [2022-07-27T18:37:51.814Z] 0310059f21b6: Layer already exists [2022-07-27T18:37:51.814Z] 45824bf4ca8b: Layer already exists [2022-07-27T18:37:51.814Z] ad543cd673bd: Layer already exists [2022-07-27T18:37:51.814Z] main: digest: sha256:66ca7cb082131f6f3e741bbc87bb8810a5be7f5069cecd9be53683c766435212 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T18:37:51.861Z] ===================================================== [Pipeline] echo [2022-07-27T18:37:51.874Z] taggedImages: [2022-07-27T18:37:51.874Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502 [2022-07-27T18:37:51.874Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-27T18:37:51.874Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.26 [2022-07-27T18:37:51.874Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [2022-07-27T18:37:51.874Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:52.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T18:37:52.254Z] [2022-07-27T18:37:52.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:37:52.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T18:37:52.558Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T18:37:52.558Z] 5eb5b503b376: Pulling fs layer [2022-07-27T18:37:52.558Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T18:37:52.558Z] ec43610c2a17: Pulling fs layer [2022-07-27T18:37:52.558Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T18:37:52.558Z] 33b1e0a273af: Pulling fs layer [2022-07-27T18:37:52.558Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T18:37:52.558Z] 2f39f015ded8: Pulling fs layer [2022-07-27T18:37:52.558Z] 3a2ae6a8a46f: Waiting [2022-07-27T18:37:52.558Z] 5d3b04190fa2: Waiting [2022-07-27T18:37:52.558Z] 33b1e0a273af: Waiting [2022-07-27T18:37:52.558Z] 2f39f015ded8: Waiting [2022-07-27T18:37:52.558Z] 5c69ac0246d0: Download complete [2022-07-27T18:37:52.558Z] 3a2ae6a8a46f: Download complete [2022-07-27T18:37:52.558Z] 33b1e0a273af: Verifying Checksum [2022-07-27T18:37:52.558Z] 33b1e0a273af: Download complete [2022-07-27T18:37:52.558Z] 5d3b04190fa2: Verifying Checksum [2022-07-27T18:37:52.558Z] 5d3b04190fa2: Download complete [2022-07-27T18:37:52.817Z] ec43610c2a17: Verifying Checksum [2022-07-27T18:37:52.817Z] ec43610c2a17: Download complete [2022-07-27T18:37:52.817Z] 5eb5b503b376: Verifying Checksum [2022-07-27T18:37:52.817Z] 5eb5b503b376: Download complete [2022-07-27T18:37:53.383Z] 2f39f015ded8: Download complete [2022-07-27T18:37:54.317Z] 5eb5b503b376: Pull complete [2022-07-27T18:37:54.317Z] 5c69ac0246d0: Pull complete [2022-07-27T18:37:54.886Z] ec43610c2a17: Pull complete [2022-07-27T18:37:54.886Z] 3a2ae6a8a46f: Pull complete [2022-07-27T18:37:55.146Z] 33b1e0a273af: Pull complete [2022-07-27T18:37:55.146Z] 5d3b04190fa2: Pull complete [2022-07-27T18:37:55.288Z] using credential edgex-jenkins-ssh [2022-07-27T18:37:55.304Z] Cloning the remote Git repository [2022-07-27T18:37:56.196Z] Avoid second fetch [2022-07-27T18:37:56.196Z] Checking out Revision e0ef95115b204dfbd36822ed04c66be8fcb14502 (main) [2022-07-27T18:37:55.349Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-27T18:37:55.411Z] > git init /w/workspace/device-usb-camera/37 # timeout=10 [2022-07-27T18:37:55.483Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-27T18:37:55.483Z] > git --version # timeout=10 [2022-07-27T18:37:55.500Z] > git --version # 'git version 2.25.1' [2022-07-27T18:37:55.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T18:37:55.581Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T18:37:56.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-27T18:37:56.177Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T18:37:56.217Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:37:56.294Z] > git checkout -f e0ef95115b204dfbd36822ed04c66be8fcb14502 # timeout=10 [2022-07-27T18:38:00.423Z] 2f39f015ded8: Pull complete [2022-07-27T18:38:00.423Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T18:38:00.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T18:38:00.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:38:00.518Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:38:00.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T18:38:00.630Z] Commit message: "Merge pull request #62 from lenny-intel/changeLog" [2022-07-27T18:38:01.074Z] [2022-07-27T18:38:01.074Z] GitHub has been notified of this commit’s build result [2022-07-27T18:38:01.074Z] [2022-07-27T18:38:02.098Z] $ docker top 4065b7544bb475e9b64dee1246a619be854fcca095e14225be7650c18fdb8e0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T18:38:02.503Z] ---> job-cost.sh [2022-07-27T18:38:02.503Z] lf-activate-venv: SKIPPING [2022-07-27T18:38:02.503Z] INFO: No Stack... [2022-07-27T18:38:02.831Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T18:38:02.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:38:02.831Z] Dload Upload Total Spent Left Speed [2022-07-27T18:38:02.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 87460 0 --:--:-- --:--:-- --:--:-- 87460 [2022-07-27T18:38:03.072Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2022-07-27T18:38:03.331Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T18:38:03.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T18:38:03.618Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-27T18:38:03.619Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T18:38:03.642Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [2022-07-27T18:38:03.653Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] did not exist. Created. [2022-07-27T18:38:03.654Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T18:38:03.901Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-27T18:38:03.901Z] + sudo tee /etc/docker/daemon.new [2022-07-27T18:38:03.901Z] { [2022-07-27T18:38:03.901Z] "registry-mirrors": [ [2022-07-27T18:38:03.901Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T18:38:03.901Z] ], [2022-07-27T18:38:03.901Z] "bip": "10.250.0.254/24", [2022-07-27T18:38:03.901Z] "hosts": [ [2022-07-27T18:38:03.901Z] "tcp://0.0.0.0:5555", [2022-07-27T18:38:03.901Z] "unix:///var/run/docker.sock" [2022-07-27T18:38:03.901Z] ], [2022-07-27T18:38:03.901Z] "mtu": 1458, [2022-07-27T18:38:03.901Z] "selinux-enabled": true, [2022-07-27T18:38:03.901Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T18:38:03.901Z] } [Pipeline] sh [2022-07-27T18:38:03.953Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-27T18:38:04.011Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T18:38:04.017Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T18:38:04.044Z] $ docker stop --time=1 4065b7544bb475e9b64dee1246a619be854fcca095e14225be7650c18fdb8e0e [2022-07-27T18:38:04.252Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-07-27T18:38:05.212Z] $ docker rm -f 4065b7544bb475e9b64dee1246a619be854fcca095e14225be7650c18fdb8e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T18:38:05.584Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:38:24.000Z] provisioning config files... [2022-07-27T18:38:24.025Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/37@tmp/config7496589650789227680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:38:24.385Z] ---> docker-login.sh [2022-07-27T18:38:24.386Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:38:24.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:38:25.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:38:25.256Z] Configure a credential helper to remove this warning. See [2022-07-27T18:38:25.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:38:25.256Z] [2022-07-27T18:38:25.256Z] Login Succeeded [2022-07-27T18:38:25.256Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:38:25.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:38:25.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:38:25.530Z] Configure a credential helper to remove this warning. See [2022-07-27T18:38:25.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:38:25.530Z] [2022-07-27T18:38:25.530Z] Login Succeeded [2022-07-27T18:38:25.530Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:38:26.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:38:26.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:38:26.126Z] Configure a credential helper to remove this warning. See [2022-07-27T18:38:26.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:38:26.126Z] [2022-07-27T18:38:26.126Z] Login Succeeded [2022-07-27T18:38:26.126Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:38:26.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:38:26.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:38:26.680Z] Configure a credential helper to remove this warning. See [2022-07-27T18:38:26.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:38:26.680Z] [2022-07-27T18:38:26.681Z] Login Succeeded [2022-07-27T18:38:26.681Z] docker.io [2022-07-27T18:38:26.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:38:27.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:38:27.230Z] Configure a credential helper to remove this warning. See [2022-07-27T18:38:27.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:38:27.230Z] [2022-07-27T18:38:27.230Z] Login Succeeded [2022-07-27T18:38:27.503Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:38:27.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T18:38:27.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:38:28.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:38:28.014Z] ========================================================= [2022-07-27T18:38:28.014Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T18:38:28.014Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:38:28.379Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-27T18:38:28.656Z] Sending build context to Docker daemon 520.7kB [2022-07-27T18:38:28.656Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T18:38:28.656Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T18:38:28.931Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T18:38:28.931Z] b3c136eddcbf: Pulling fs layer [2022-07-27T18:38:28.931Z] c0a3192eca97: Pulling fs layer [2022-07-27T18:38:28.931Z] a050256f5b6f: Pulling fs layer [2022-07-27T18:38:28.931Z] 656be50a0ddc: Pulling fs layer [2022-07-27T18:38:28.931Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T18:38:28.931Z] 656be50a0ddc: Waiting [2022-07-27T18:38:28.931Z] 46d945488cbd: Pulling fs layer [2022-07-27T18:38:28.931Z] 8a5474983e97: Pulling fs layer [2022-07-27T18:38:28.931Z] 329c88fbcd65: Pulling fs layer [2022-07-27T18:38:28.931Z] 2bbca73fdf42: Waiting [2022-07-27T18:38:28.931Z] 8a5474983e97: Waiting [2022-07-27T18:38:28.931Z] 46d945488cbd: Waiting [2022-07-27T18:38:28.931Z] 329c88fbcd65: Waiting [2022-07-27T18:38:28.931Z] a050256f5b6f: Download complete [2022-07-27T18:38:28.931Z] c0a3192eca97: Verifying Checksum [2022-07-27T18:38:28.931Z] c0a3192eca97: Download complete [2022-07-27T18:38:28.931Z] 2bbca73fdf42: Verifying Checksum [2022-07-27T18:38:28.931Z] 2bbca73fdf42: Download complete [2022-07-27T18:38:28.931Z] 46d945488cbd: Verifying Checksum [2022-07-27T18:38:28.931Z] 46d945488cbd: Download complete [2022-07-27T18:38:28.931Z] b3c136eddcbf: Download complete [2022-07-27T18:38:29.935Z] b3c136eddcbf: Pull complete [2022-07-27T18:38:29.935Z] 329c88fbcd65: Verifying Checksum [2022-07-27T18:38:29.935Z] 329c88fbcd65: Download complete [2022-07-27T18:38:30.537Z] c0a3192eca97: Pull complete [2022-07-27T18:38:30.829Z] a050256f5b6f: Pull complete [2022-07-27T18:38:31.426Z] 8a5474983e97: Verifying Checksum [2022-07-27T18:38:31.426Z] 8a5474983e97: Download complete [2022-07-27T18:38:32.024Z] 656be50a0ddc: Verifying Checksum [2022-07-27T18:38:32.024Z] 656be50a0ddc: Download complete [2022-07-27T18:38:44.441Z] 656be50a0ddc: Pull complete [2022-07-27T18:38:44.441Z] 2bbca73fdf42: Pull complete [2022-07-27T18:38:44.716Z] 46d945488cbd: Pull complete [2022-07-27T18:38:51.451Z] 8a5474983e97: Pull complete [2022-07-27T18:38:53.432Z] 329c88fbcd65: Pull complete [2022-07-27T18:38:53.432Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T18:38:53.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T18:38:53.432Z] ---> ff4287adb874 [2022-07-27T18:38:53.432Z] Step 3/13 : ARG MAKE="make build" [2022-07-27T18:38:54.417Z] ---> Running in 3a917d5de8a8 [2022-07-27T18:38:54.697Z] Removing intermediate container 3a917d5de8a8 [2022-07-27T18:38:54.697Z] ---> 7560457b2559 [2022-07-27T18:38:54.697Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T18:38:54.697Z] ---> Running in f17276eff081 [2022-07-27T18:38:54.977Z] Removing intermediate container f17276eff081 [2022-07-27T18:38:54.977Z] ---> c4141d64a1e4 [2022-07-27T18:38:54.977Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T18:38:54.977Z] ---> Running in 8cd13ec8cc10 [2022-07-27T18:38:56.456Z] Removing intermediate container 8cd13ec8cc10 [2022-07-27T18:38:56.456Z] ---> e441a95c8e00 [2022-07-27T18:38:56.456Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T18:38:56.456Z] ---> Running in f5d19aea3ea1 [2022-07-27T18:38:58.455Z] Removing intermediate container f5d19aea3ea1 [2022-07-27T18:38:58.455Z] ---> bd0b89defa4f [2022-07-27T18:38:58.455Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T18:38:58.455Z] ---> Running in 1806f70e34d3 [2022-07-27T18:38:59.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T18:39:00.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T18:39:01.009Z] (1/14) Installing libintl (0.21-r2) [2022-07-27T18:39:01.281Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-27T18:39:01.281Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-27T18:39:01.281Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T18:39:01.554Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-27T18:39:01.554Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-27T18:39:01.826Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T18:39:01.826Z] (7/14) Installing libblkid (2.38-r1) [2022-07-27T18:39:01.826Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-27T18:39:01.826Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-27T18:39:02.099Z] (10/14) Installing kmod-libs (29-r2) [2022-07-27T18:39:02.099Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-27T18:39:02.373Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-27T18:39:02.373Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-27T18:39:02.373Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-27T18:39:02.647Z] Executing busybox-1.35.0-r13.trigger [2022-07-27T18:39:02.647Z] Executing eudev-3.2.11-r0.trigger [2022-07-27T18:39:02.647Z] OK: 228 MiB in 65 packages [2022-07-27T18:39:03.644Z] Removing intermediate container 1806f70e34d3 [2022-07-27T18:39:03.644Z] ---> f9bebffc03d9 [2022-07-27T18:39:03.644Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-27T18:39:03.644Z] ---> Running in bd4434abfacd [2022-07-27T18:39:03.932Z] Removing intermediate container bd4434abfacd [2022-07-27T18:39:03.932Z] ---> 7497d05b20a0 [2022-07-27T18:39:03.932Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T18:39:04.532Z] ---> 31aed29626fc [2022-07-27T18:39:04.532Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T18:39:04.532Z] ---> Running in fe0a95769556 [2022-07-27T18:39:51.513Z] Removing intermediate container fe0a95769556 [2022-07-27T18:39:51.513Z] ---> 7d8cf08702c3 [2022-07-27T18:39:51.513Z] Step 11/13 : COPY . . [2022-07-27T18:39:51.513Z] ---> 2a85164e92fc [2022-07-27T18:39:51.513Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T18:39:51.513Z] ---> Running in 2d67dd4a0ca4 [2022-07-27T18:39:51.513Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:39:51.513Z]   Dload Upload Total Spent Left Speed [2022-07-27T18:39:51.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16402 0 --:--:-- --:--:-- --:--:-- 16593 [2022-07-27T18:39:51.513Z] Removing intermediate container 2d67dd4a0ca4 [2022-07-27T18:39:51.513Z] ---> a00b00dda936 [2022-07-27T18:39:51.513Z] Step 13/13 : RUN ${MAKE} [2022-07-27T18:39:51.513Z] ---> Running in a3484c3f280d [2022-07-27T18:39:51.513Z] noop [2022-07-27T18:39:51.513Z] Removing intermediate container a3484c3f280d [2022-07-27T18:39:51.513Z] ---> 68de3afcf534 [2022-07-27T18:39:51.513Z] Successfully built 68de3afcf534 [2022-07-27T18:39:51.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:39:51.881Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T18:39:51.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:39:52.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-21259 does not seem to be running inside a container [2022-07-27T18:39:52.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/37 -v /w/workspace/device-usb-camera/37:/w/workspace/device-usb-camera/37:rw,z -v /w/workspace/device-usb-camera/37@tmp:/w/workspace/device-usb-camera/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T18:39:53.501Z] $ docker top 5d15955cb32ea8a670251d35cbe25f968cf6eca39d395469ea5320b94d7c8da7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:39:54.391Z] + go version [2022-07-27T18:39:54.391Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T18:39:54.425Z] $ docker stop --time=1 5d15955cb32ea8a670251d35cbe25f968cf6eca39d395469ea5320b94d7c8da7 [2022-07-27T18:39:56.046Z] $ docker rm -f 5d15955cb32ea8a670251d35cbe25f968cf6eca39d395469ea5320b94d7c8da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:39:56.644Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T18:39:56.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:39:56.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-21259 does not seem to be running inside a container [2022-07-27T18:39:56.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/37 -v /w/workspace/device-usb-camera/37:/w/workspace/device-usb-camera/37:rw,z -v /w/workspace/device-usb-camera/37@tmp:/w/workspace/device-usb-camera/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T18:39:58.216Z] $ docker top fdd6aec756c5fd4d353f1ab4f3f53ab1e266f24fcf0972de656ce89bfb507503 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:39:59.126Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/37 [Pipeline] fileExists [Pipeline] sh [2022-07-27T18:39:59.807Z] + make test [2022-07-27T18:39:59.807Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-27T18:40:01.246Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-27T18:41:23.114Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-27T18:41:25.738Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements [2022-07-27T18:41:26.011Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T18:41:26.011Z] CGO_ENABLED=1 go vet ./... [2022-07-27T18:41:48.205Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T18:41:48.205Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T18:41:48.205Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T18:41:48.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T18:41:48.251Z] $ docker stop --time=1 fdd6aec756c5fd4d353f1ab4f3f53ab1e266f24fcf0972de656ce89bfb507503 [2022-07-27T18:41:50.039Z] $ docker rm -f fdd6aec756c5fd4d353f1ab4f3f53ab1e266f24fcf0972de656ce89bfb507503 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T18:41:50.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T18:41:51.009Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T18:41:51.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T18:41:51.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T18:41:52.190Z] + ls -al . [2022-07-27T18:41:52.190Z] total 188 [2022-07-27T18:41:52.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:41 . [2022-07-27T18:41:52.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:37 .. [2022-07-27T18:41:52.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:38 .git [2022-07-27T18:41:52.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:37 .github [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 18:37 .gitignore [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 18:37 .golangci.yml [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 18:37 .hadolint.yml [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 18:37 Attribution.txt [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 1206 Jul 27 18:37 CHANGELOG.md [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 18:37 Dockerfile [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 18:37 GOVERNANCE.md [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 18:37 Jenkinsfile [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 18:37 LICENSE [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 18:37 Makefile [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 18:37 OWNERS.md [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 12159 Jul 27 18:37 README.md [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 18:35 VERSION [2022-07-27T18:41:52.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 18:37 bin [2022-07-27T18:41:52.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:37 cmd [2022-07-27T18:41:52.190Z] -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 18:41 coverage.out [2022-07-27T18:41:52.190Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 18:37 docker-entrypoint.sh [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 18:37 go.mod [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 18:37 go.sum [2022-07-27T18:41:52.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:37 internal [2022-07-27T18:41:52.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:37 snap [2022-07-27T18:41:52.190Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 18:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:41:52.548Z] + 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=e0ef95115b204dfbd36822ed04c66be8fcb14502 --label arch=arm64 --label version=2.2.0-dev.26 . [2022-07-27T18:41:52.818Z] Sending build context to Docker daemon 550.9kB [2022-07-27T18:41:52.818Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T18:41:52.818Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-27T18:41:52.818Z] ---> 68de3afcf534 [2022-07-27T18:41:52.818Z] Step 3/35 : ARG MAKE="make build" [2022-07-27T18:41:53.090Z] ---> Running in 29b6177b00f4 [2022-07-27T18:41:53.365Z] Removing intermediate container 29b6177b00f4 [2022-07-27T18:41:53.365Z] ---> 2d5e3c55864f [2022-07-27T18:41:53.365Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T18:41:53.365Z] ---> Running in f72b334882b4 [2022-07-27T18:41:53.639Z] Removing intermediate container f72b334882b4 [2022-07-27T18:41:53.639Z] ---> fb3f7e684907 [2022-07-27T18:41:53.639Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T18:41:53.639Z] ---> Running in 4845784dbf5f [2022-07-27T18:41:54.244Z] Removing intermediate container 4845784dbf5f [2022-07-27T18:41:54.244Z] ---> cbd410c74e2c [2022-07-27T18:41:54.244Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T18:41:54.244Z] ---> Running in 3282104f3a36 [2022-07-27T18:41:55.761Z] Removing intermediate container 3282104f3a36 [2022-07-27T18:41:55.761Z] ---> 164c92586eaf [2022-07-27T18:41:55.761Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T18:41:55.761Z] ---> Running in 1af6f1039b78 [2022-07-27T18:41:56.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T18:41:57.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T18:41:58.860Z] OK: 228 MiB in 65 packages [2022-07-27T18:41:59.459Z] Removing intermediate container 1af6f1039b78 [2022-07-27T18:41:59.459Z] ---> a8f1fb8006be [2022-07-27T18:41:59.459Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-27T18:41:59.734Z] ---> Running in 0d956532cadf [2022-07-27T18:42:00.009Z] Removing intermediate container 0d956532cadf [2022-07-27T18:42:00.009Z] ---> ca6d149f2506 [2022-07-27T18:42:00.009Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-27T18:42:00.607Z] ---> 2fa547183870 [2022-07-27T18:42:00.607Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T18:42:00.607Z] ---> Running in ef6e33b0775d [2022-07-27T18:42:02.581Z] Removing intermediate container ef6e33b0775d [2022-07-27T18:42:02.581Z] ---> 92434b713461 [2022-07-27T18:42:02.581Z] Step 11/35 : COPY . . [2022-07-27T18:42:03.183Z] ---> 28c45910c3d5 [2022-07-27T18:42:03.183Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T18:42:03.183Z] ---> Running in fb561049a4df [2022-07-27T18:42:04.168Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:42:04.168Z] Dload Upload Total Spent Left Speed [2022-07-27T18:42:04.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7918 0 --:--:-- --:--:-- --:--:-- 7984 [2022-07-27T18:42:05.043Z] Removing intermediate container fb561049a4df [2022-07-27T18:42:05.043Z] ---> 0a1496d63ef9 [2022-07-27T18:42:05.043Z] Step 13/35 : RUN ${MAKE} [2022-07-27T18:42:05.043Z] ---> Running in 7a84e58209e1 [2022-07-27T18:42:06.024Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-27T18:44:12.890Z] Removing intermediate container 7a84e58209e1 [2022-07-27T18:44:12.890Z] ---> 53db35e24584 [2022-07-27T18:44:12.890Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-27T18:44:13.863Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-27T18:44:13.863Z] eab2503cf8f4: Pulling fs layer [2022-07-27T18:44:13.863Z] 97cd0a44c592: Pulling fs layer [2022-07-27T18:44:14.135Z] 97cd0a44c592: Verifying Checksum [2022-07-27T18:44:14.135Z] 97cd0a44c592: Download complete [2022-07-27T18:44:14.135Z] eab2503cf8f4: Verifying Checksum [2022-07-27T18:44:14.135Z] eab2503cf8f4: Download complete [2022-07-27T18:44:14.733Z] eab2503cf8f4: Pull complete [2022-07-27T18:44:15.007Z] 97cd0a44c592: Pull complete [2022-07-27T18:44:15.007Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-27T18:44:15.007Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-27T18:44:15.007Z] ---> 7f763cca56b3 [2022-07-27T18:44:15.007Z] Step 15/35 : FROM alpine:3.15 [2022-07-27T18:44:15.599Z] 3.15: Pulling from library/alpine [2022-07-27T18:44:15.871Z] e0295fd11fe2: Pulling fs layer [2022-07-27T18:44:16.144Z] e0295fd11fe2: Verifying Checksum [2022-07-27T18:44:16.144Z] e0295fd11fe2: Download complete [2022-07-27T18:44:16.740Z] e0295fd11fe2: Pull complete [2022-07-27T18:44:16.740Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T18:44:16.740Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T18:44:16.740Z] ---> 60f2846fe774 [2022-07-27T18:44:16.740Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-27T18:44:16.740Z] ---> Running in 936eaeec471b [2022-07-27T18:44:17.016Z] Removing intermediate container 936eaeec471b [2022-07-27T18:44:17.016Z] ---> 899ffdee25de [2022-07-27T18:44:17.016Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-27T18:44:17.016Z] ---> Running in 7f89e9c24956 [2022-07-27T18:44:17.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T18:44:18.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T18:44:19.244Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-27T18:44:19.244Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-27T18:44:19.244Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-27T18:44:19.244Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-27T18:44:19.244Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-27T18:44:19.244Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-27T18:44:19.244Z] (7/73) Installing libxcb (1.14-r2) [2022-07-27T18:44:19.244Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-27T18:44:19.244Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-27T18:44:19.244Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-27T18:44:19.516Z] (11/73) Installing expat (2.4.7-r0) [2022-07-27T18:44:19.516Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-27T18:44:19.516Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-27T18:44:19.516Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-27T18:44:19.516Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-27T18:44:19.516Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-27T18:44:19.516Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-27T18:44:19.516Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-27T18:44:19.516Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-27T18:44:19.516Z] (20/73) Installing libintl (0.21-r0) [2022-07-27T18:44:19.516Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-27T18:44:19.516Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-27T18:44:19.516Z] (23/73) Installing pcre (8.45-r1) [2022-07-27T18:44:19.516Z] (24/73) Installing glib (2.70.1-r0) [2022-07-27T18:44:19.790Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-27T18:44:19.790Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-27T18:44:19.790Z] (27/73) Installing libass (0.15.2-r0) [2022-07-27T18:44:19.790Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-27T18:44:19.790Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-27T18:44:19.790Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-27T18:44:19.790Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-27T18:44:19.790Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-27T18:44:19.790Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-27T18:44:19.790Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-27T18:44:20.063Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-27T18:44:20.063Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-27T18:44:20.063Z] (37/73) Installing lame (3.100-r0) [2022-07-27T18:44:20.063Z] (38/73) Installing opus (1.3.1-r1) [2022-07-27T18:44:20.063Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-27T18:44:20.063Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-27T18:44:20.063Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T18:44:20.063Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T18:44:20.063Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-27T18:44:20.063Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-27T18:44:20.063Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-27T18:44:20.063Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-27T18:44:20.063Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-27T18:44:20.063Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T18:44:20.063Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-27T18:44:20.063Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-27T18:44:20.063Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-27T18:44:20.338Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-27T18:44:20.338Z] (53/73) Installing libva (2.13.0-r0) [2022-07-27T18:44:20.338Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-27T18:44:20.338Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-27T18:44:20.338Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-27T18:44:20.338Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-27T18:44:20.338Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-27T18:44:20.338Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-27T18:44:20.338Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-27T18:44:20.338Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-27T18:44:20.338Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-27T18:44:20.338Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-27T18:44:20.933Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-27T18:44:20.933Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-27T18:44:20.933Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T18:44:20.933Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-27T18:44:20.933Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-27T18:44:20.933Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-27T18:44:20.933Z] (69/73) Installing kmod-libs (29-r2) [2022-07-27T18:44:20.933Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-27T18:44:20.933Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-27T18:44:20.933Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-27T18:44:21.203Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-27T18:44:21.203Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T18:44:21.203Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-27T18:44:21.203Z] OK: 67 MiB in 87 packages [2022-07-27T18:44:23.818Z] Removing intermediate container 7f89e9c24956 [2022-07-27T18:44:23.818Z] ---> 764d2235eca7 [2022-07-27T18:44:23.818Z] Step 18/35 : WORKDIR / [2022-07-27T18:44:24.091Z] ---> Running in 2a4264223a86 [2022-07-27T18:44:24.364Z] Removing intermediate container 2a4264223a86 [2022-07-27T18:44:24.364Z] ---> 323d37adfaf0 [2022-07-27T18:44:24.364Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-27T18:44:25.803Z] ---> 43ceee275207 [2022-07-27T18:44:25.803Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-27T18:44:26.400Z] ---> 009f396195f3 [2022-07-27T18:44:26.400Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-27T18:44:26.675Z] ---> 5738d83e3201 [2022-07-27T18:44:26.675Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-27T18:44:27.275Z] ---> 68776037ca4c [2022-07-27T18:44:27.275Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-27T18:44:27.871Z] ---> 74f9db46718a [2022-07-27T18:44:27.871Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-27T18:44:28.469Z] ---> 817deff190be [2022-07-27T18:44:28.469Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-27T18:44:29.465Z] ---> ad74ae85f9c4 [2022-07-27T18:44:29.465Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-27T18:44:29.465Z] ---> Running in ac955bbf81f9 [2022-07-27T18:44:31.448Z] Removing intermediate container ac955bbf81f9 [2022-07-27T18:44:31.448Z] ---> c1d436d1b159 [2022-07-27T18:44:31.448Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-27T18:44:31.448Z] ---> Running in 7c5cfb8e5f24 [2022-07-27T18:44:32.884Z] Removing intermediate container 7c5cfb8e5f24 [2022-07-27T18:44:32.884Z] ---> 208bc06334f9 [2022-07-27T18:44:32.884Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-27T18:44:32.884Z] ---> Running in bb0a4b2f7c7b [2022-07-27T18:44:34.323Z] Removing intermediate container bb0a4b2f7c7b [2022-07-27T18:44:34.323Z] ---> d001ed1783ec [2022-07-27T18:44:34.323Z] Step 29/35 : EXPOSE 59983 [2022-07-27T18:44:34.598Z] ---> Running in 4dff1a6b518b [2022-07-27T18:44:34.869Z] Removing intermediate container 4dff1a6b518b [2022-07-27T18:44:34.869Z] ---> fc641ef44583 [2022-07-27T18:44:34.869Z] Step 30/35 : EXPOSE 8554 [2022-07-27T18:44:34.869Z] ---> Running in 4c6efd00d648 [2022-07-27T18:44:35.142Z] Removing intermediate container 4c6efd00d648 [2022-07-27T18:44:35.142Z] ---> b5c6c8038b21 [2022-07-27T18:44:35.142Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-27T18:44:35.142Z] ---> Running in f9dd9bfc1dab [2022-07-27T18:44:35.417Z] Removing intermediate container f9dd9bfc1dab [2022-07-27T18:44:35.417Z] ---> 380f10a4e20d [2022-07-27T18:44:35.417Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-27T18:44:35.417Z] ---> Running in cf3b7e60ceb9 [2022-07-27T18:44:35.690Z] Removing intermediate container cf3b7e60ceb9 [2022-07-27T18:44:35.690Z] ---> 0eb090e46125 [2022-07-27T18:44:35.690Z] Step 33/35 : LABEL arch=arm64 [2022-07-27T18:44:35.962Z] ---> Running in 73c8665843cf [2022-07-27T18:44:36.237Z] Removing intermediate container 73c8665843cf [2022-07-27T18:44:36.237Z] ---> fcece7834938 [2022-07-27T18:44:36.237Z] Step 34/35 : LABEL git_sha=e0ef95115b204dfbd36822ed04c66be8fcb14502 [2022-07-27T18:44:36.237Z] ---> Running in 08381d5c557d [2022-07-27T18:44:36.509Z] Removing intermediate container 08381d5c557d [2022-07-27T18:44:36.509Z] ---> aad8436c2e5e [2022-07-27T18:44:36.509Z] Step 35/35 : LABEL version=2.2.0-dev.26 [2022-07-27T18:44:36.509Z] ---> Running in ac684f66e3ee [2022-07-27T18:44:36.783Z] Removing intermediate container ac684f66e3ee [2022-07-27T18:44:36.783Z] ---> 7204223eaa7c [2022-07-27T18:44:36.783Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T18:44:36.783Z] Successfully built 7204223eaa7c [2022-07-27T18:44:37.051Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:44:37.181Z] provisioning config files... [2022-07-27T18:44:37.198Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/37@tmp/config8995494148727682716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:44:37.545Z] ---> docker-login.sh [2022-07-27T18:44:37.546Z] nexus3.edgexfoundry.org:10001 [2022-07-27T18:44:37.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:44:37.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:44:37.817Z] Configure a credential helper to remove this warning. See [2022-07-27T18:44:37.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:44:37.817Z] [2022-07-27T18:44:37.817Z] Login Succeeded [2022-07-27T18:44:37.817Z] nexus3.edgexfoundry.org:10002 [2022-07-27T18:44:38.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:44:38.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:44:38.411Z] Configure a credential helper to remove this warning. See [2022-07-27T18:44:38.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:44:38.411Z] [2022-07-27T18:44:38.411Z] Login Succeeded [2022-07-27T18:44:38.411Z] nexus3.edgexfoundry.org:10003 [2022-07-27T18:44:38.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:44:38.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:44:38.956Z] Configure a credential helper to remove this warning. See [2022-07-27T18:44:38.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:44:38.956Z] [2022-07-27T18:44:38.956Z] Login Succeeded [2022-07-27T18:44:38.956Z] nexus3.edgexfoundry.org:10004 [2022-07-27T18:44:39.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:44:39.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:44:39.229Z] Configure a credential helper to remove this warning. See [2022-07-27T18:44:39.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:44:39.229Z] [2022-07-27T18:44:39.229Z] Login Succeeded [2022-07-27T18:44:39.229Z] docker.io [2022-07-27T18:44:39.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T18:44:40.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T18:44:40.095Z] Configure a credential helper to remove this warning. See [2022-07-27T18:44:40.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T18:44:40.095Z] [2022-07-27T18:44:40.095Z] Login Succeeded [2022-07-27T18:44:40.095Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T18:44:40.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T18:44:40.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T18:44:40.173Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-27T18:44:40.173Z] e0ef95115b204dfbd36822ed04c66be8fcb14502 [2022-07-27T18:44:40.173Z] latest [2022-07-27T18:44:40.173Z] 2.2.0-dev.26 [2022-07-27T18:44:40.173Z] e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [2022-07-27T18:44:40.173Z] main [2022-07-27T18:44:40.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:40.542Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:40.895Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502 [2022-07-27T18:44:40.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:44:40.895Z] 84ad93354fe8: Preparing [2022-07-27T18:44:40.895Z] a2883b18be1f: Preparing [2022-07-27T18:44:40.895Z] 0454c2803ade: Preparing [2022-07-27T18:44:40.895Z] a43932d1df72: Preparing [2022-07-27T18:44:40.895Z] 1207169bf42c: Preparing [2022-07-27T18:44:40.895Z] 1efe2e44b716: Preparing [2022-07-27T18:44:40.895Z] ca7ecbd22fc9: Preparing [2022-07-27T18:44:40.895Z] 1f98e4441f61: Preparing [2022-07-27T18:44:40.895Z] 1b144648c580: Preparing [2022-07-27T18:44:40.895Z] 4d66d0488d93: Preparing [2022-07-27T18:44:40.895Z] c16f6810d1f5: Preparing [2022-07-27T18:44:40.895Z] eb54b7b7991f: Preparing [2022-07-27T18:44:40.895Z] ca7ecbd22fc9: Waiting [2022-07-27T18:44:40.895Z] 1f98e4441f61: Waiting [2022-07-27T18:44:40.895Z] 1b144648c580: Waiting [2022-07-27T18:44:40.895Z] 4d66d0488d93: Waiting [2022-07-27T18:44:40.895Z] c16f6810d1f5: Waiting [2022-07-27T18:44:40.895Z] eb54b7b7991f: Waiting [2022-07-27T18:44:40.895Z] 1efe2e44b716: Waiting [2022-07-27T18:44:41.182Z] 1207169bf42c: Pushed [2022-07-27T18:44:41.182Z] 0454c2803ade: Pushed [2022-07-27T18:44:41.182Z] 84ad93354fe8: Pushed [2022-07-27T18:44:41.182Z] a2883b18be1f: Pushed [2022-07-27T18:44:41.452Z] 1efe2e44b716: Pushed [2022-07-27T18:44:41.452Z] ca7ecbd22fc9: Pushed [2022-07-27T18:44:41.452Z] 1b144648c580: Pushed [2022-07-27T18:44:41.452Z] 1f98e4441f61: Pushed [2022-07-27T18:44:41.452Z] eb54b7b7991f: Layer already exists [2022-07-27T18:44:45.761Z] a43932d1df72: Pushed [2022-07-27T18:44:46.739Z] 4d66d0488d93: Pushed [2022-07-27T18:44:54.993Z] c16f6810d1f5: Pushed [2022-07-27T18:44:55.266Z] e0ef95115b204dfbd36822ed04c66be8fcb14502: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:55.632Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:55.995Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-27T18:44:55.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:44:55.995Z] 84ad93354fe8: Preparing [2022-07-27T18:44:55.995Z] a2883b18be1f: Preparing [2022-07-27T18:44:55.995Z] 0454c2803ade: Preparing [2022-07-27T18:44:55.995Z] a43932d1df72: Preparing [2022-07-27T18:44:55.995Z] 1207169bf42c: Preparing [2022-07-27T18:44:55.995Z] 1efe2e44b716: Preparing [2022-07-27T18:44:55.995Z] ca7ecbd22fc9: Preparing [2022-07-27T18:44:55.995Z] 1f98e4441f61: Preparing [2022-07-27T18:44:55.995Z] 1b144648c580: Preparing [2022-07-27T18:44:55.995Z] 4d66d0488d93: Preparing [2022-07-27T18:44:55.995Z] c16f6810d1f5: Preparing [2022-07-27T18:44:55.995Z] eb54b7b7991f: Preparing [2022-07-27T18:44:55.995Z] 1b144648c580: Waiting [2022-07-27T18:44:55.995Z] 4d66d0488d93: Waiting [2022-07-27T18:44:55.995Z] 1efe2e44b716: Waiting [2022-07-27T18:44:55.995Z] 1f98e4441f61: Waiting [2022-07-27T18:44:55.995Z] ca7ecbd22fc9: Waiting [2022-07-27T18:44:55.995Z] c16f6810d1f5: Waiting [2022-07-27T18:44:55.995Z] eb54b7b7991f: Waiting [2022-07-27T18:44:55.995Z] 84ad93354fe8: Layer already exists [2022-07-27T18:44:55.995Z] 1207169bf42c: Layer already exists [2022-07-27T18:44:55.995Z] a43932d1df72: Layer already exists [2022-07-27T18:44:55.995Z] a2883b18be1f: Layer already exists [2022-07-27T18:44:55.995Z] 0454c2803ade: Layer already exists [2022-07-27T18:44:55.995Z] ca7ecbd22fc9: Layer already exists [2022-07-27T18:44:55.995Z] 1f98e4441f61: Layer already exists [2022-07-27T18:44:55.995Z] 1efe2e44b716: Layer already exists [2022-07-27T18:44:55.995Z] 4d66d0488d93: Layer already exists [2022-07-27T18:44:55.995Z] 1b144648c580: Layer already exists [2022-07-27T18:44:55.995Z] c16f6810d1f5: Layer already exists [2022-07-27T18:44:55.995Z] eb54b7b7991f: Layer already exists [2022-07-27T18:44:56.268Z] latest: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:56.734Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:57.190Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.26 [2022-07-27T18:44:57.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:44:57.190Z] 84ad93354fe8: Preparing [2022-07-27T18:44:57.190Z] a2883b18be1f: Preparing [2022-07-27T18:44:57.190Z] 0454c2803ade: Preparing [2022-07-27T18:44:57.190Z] a43932d1df72: Preparing [2022-07-27T18:44:57.190Z] 1207169bf42c: Preparing [2022-07-27T18:44:57.190Z] 1efe2e44b716: Preparing [2022-07-27T18:44:57.190Z] ca7ecbd22fc9: Preparing [2022-07-27T18:44:57.190Z] 1f98e4441f61: Preparing [2022-07-27T18:44:57.190Z] 1b144648c580: Preparing [2022-07-27T18:44:57.190Z] 4d66d0488d93: Preparing [2022-07-27T18:44:57.190Z] c16f6810d1f5: Preparing [2022-07-27T18:44:57.190Z] eb54b7b7991f: Preparing [2022-07-27T18:44:57.190Z] 1efe2e44b716: Waiting [2022-07-27T18:44:57.190Z] ca7ecbd22fc9: Waiting [2022-07-27T18:44:57.190Z] 1b144648c580: Waiting [2022-07-27T18:44:57.190Z] 4d66d0488d93: Waiting [2022-07-27T18:44:57.190Z] c16f6810d1f5: Waiting [2022-07-27T18:44:57.190Z] eb54b7b7991f: Waiting [2022-07-27T18:44:57.190Z] 1f98e4441f61: Waiting [2022-07-27T18:44:57.190Z] 0454c2803ade: Layer already exists [2022-07-27T18:44:57.190Z] 1207169bf42c: Layer already exists [2022-07-27T18:44:57.190Z] a43932d1df72: Layer already exists [2022-07-27T18:44:57.190Z] 84ad93354fe8: Layer already exists [2022-07-27T18:44:57.190Z] a2883b18be1f: Layer already exists [2022-07-27T18:44:57.466Z] 1f98e4441f61: Layer already exists [2022-07-27T18:44:57.466Z] ca7ecbd22fc9: Layer already exists [2022-07-27T18:44:57.466Z] 1b144648c580: Layer already exists [2022-07-27T18:44:57.466Z] 1efe2e44b716: Layer already exists [2022-07-27T18:44:57.466Z] 4d66d0488d93: Layer already exists [2022-07-27T18:44:57.466Z] c16f6810d1f5: Layer already exists [2022-07-27T18:44:57.466Z] eb54b7b7991f: Layer already exists [2022-07-27T18:44:57.466Z] 2.2.0-dev.26: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:57.911Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:58.285Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [2022-07-27T18:44:58.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:44:58.285Z] 84ad93354fe8: Preparing [2022-07-27T18:44:58.285Z] a2883b18be1f: Preparing [2022-07-27T18:44:58.285Z] 0454c2803ade: Preparing [2022-07-27T18:44:58.285Z] a43932d1df72: Preparing [2022-07-27T18:44:58.285Z] 1207169bf42c: Preparing [2022-07-27T18:44:58.285Z] 1efe2e44b716: Preparing [2022-07-27T18:44:58.285Z] ca7ecbd22fc9: Preparing [2022-07-27T18:44:58.285Z] 1f98e4441f61: Preparing [2022-07-27T18:44:58.285Z] 1b144648c580: Preparing [2022-07-27T18:44:58.285Z] 4d66d0488d93: Preparing [2022-07-27T18:44:58.285Z] c16f6810d1f5: Preparing [2022-07-27T18:44:58.285Z] eb54b7b7991f: Preparing [2022-07-27T18:44:58.285Z] 1efe2e44b716: Waiting [2022-07-27T18:44:58.285Z] ca7ecbd22fc9: Waiting [2022-07-27T18:44:58.285Z] 1f98e4441f61: Waiting [2022-07-27T18:44:58.285Z] 1b144648c580: Waiting [2022-07-27T18:44:58.285Z] 4d66d0488d93: Waiting [2022-07-27T18:44:58.285Z] c16f6810d1f5: Waiting [2022-07-27T18:44:58.285Z] eb54b7b7991f: Waiting [2022-07-27T18:44:58.285Z] a43932d1df72: Layer already exists [2022-07-27T18:44:58.285Z] 1207169bf42c: Layer already exists [2022-07-27T18:44:58.285Z] a2883b18be1f: Layer already exists [2022-07-27T18:44:58.285Z] 84ad93354fe8: Layer already exists [2022-07-27T18:44:58.285Z] 0454c2803ade: Layer already exists [2022-07-27T18:44:58.285Z] ca7ecbd22fc9: Layer already exists [2022-07-27T18:44:58.285Z] 1b144648c580: Layer already exists [2022-07-27T18:44:58.285Z] 1efe2e44b716: Layer already exists [2022-07-27T18:44:58.285Z] 4d66d0488d93: Layer already exists [2022-07-27T18:44:58.285Z] 1f98e4441f61: Layer already exists [2022-07-27T18:44:58.563Z] eb54b7b7991f: Layer already exists [2022-07-27T18:44:58.563Z] c16f6810d1f5: Layer already exists [2022-07-27T18:44:58.563Z] e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:58.936Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:44:59.323Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-27T18:44:59.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T18:44:59.323Z] 84ad93354fe8: Preparing [2022-07-27T18:44:59.323Z] a2883b18be1f: Preparing [2022-07-27T18:44:59.323Z] 0454c2803ade: Preparing [2022-07-27T18:44:59.323Z] a43932d1df72: Preparing [2022-07-27T18:44:59.323Z] 1207169bf42c: Preparing [2022-07-27T18:44:59.323Z] 1efe2e44b716: Preparing [2022-07-27T18:44:59.323Z] ca7ecbd22fc9: Preparing [2022-07-27T18:44:59.323Z] 1f98e4441f61: Preparing [2022-07-27T18:44:59.323Z] 1b144648c580: Preparing [2022-07-27T18:44:59.323Z] 4d66d0488d93: Preparing [2022-07-27T18:44:59.323Z] c16f6810d1f5: Preparing [2022-07-27T18:44:59.323Z] eb54b7b7991f: Preparing [2022-07-27T18:44:59.323Z] 1efe2e44b716: Waiting [2022-07-27T18:44:59.323Z] ca7ecbd22fc9: Waiting [2022-07-27T18:44:59.323Z] 1f98e4441f61: Waiting [2022-07-27T18:44:59.323Z] 1b144648c580: Waiting [2022-07-27T18:44:59.323Z] 4d66d0488d93: Waiting [2022-07-27T18:44:59.323Z] c16f6810d1f5: Waiting [2022-07-27T18:44:59.323Z] eb54b7b7991f: Waiting [2022-07-27T18:44:59.323Z] a43932d1df72: Layer already exists [2022-07-27T18:44:59.323Z] 0454c2803ade: Layer already exists [2022-07-27T18:44:59.323Z] 84ad93354fe8: Layer already exists [2022-07-27T18:44:59.323Z] a2883b18be1f: Layer already exists [2022-07-27T18:44:59.323Z] 1207169bf42c: Layer already exists [2022-07-27T18:44:59.597Z] ca7ecbd22fc9: Layer already exists [2022-07-27T18:44:59.597Z] 1efe2e44b716: Layer already exists [2022-07-27T18:44:59.597Z] 1f98e4441f61: Layer already exists [2022-07-27T18:44:59.597Z] 1b144648c580: Layer already exists [2022-07-27T18:44:59.597Z] 4d66d0488d93: Layer already exists [2022-07-27T18:44:59.597Z] eb54b7b7991f: Layer already exists [2022-07-27T18:44:59.597Z] c16f6810d1f5: Layer already exists [2022-07-27T18:44:59.597Z] main: digest: sha256:2f297dca05221a10c97b885df400e887bf5f0f720b62c2132ed45bfe01a0a886 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T18:44:59.648Z] ===================================================== [Pipeline] echo [2022-07-27T18:44:59.655Z] taggedImages: [2022-07-27T18:44:59.655Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502 [2022-07-27T18:44:59.655Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-27T18:44:59.655Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.26 [2022-07-27T18:44:59.655Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e0ef95115b204dfbd36822ed04c66be8fcb14502-2.2.0-dev.26 [2022-07-27T18:44:59.655Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:45:00.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T18:45:00.028Z] [2022-07-27T18:45:00.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:45:00.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T18:45:00.652Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T18:45:00.652Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T18:45:00.652Z] 04944245beec: Pulling fs layer [2022-07-27T18:45:00.652Z] 699f458cf7ca: Pulling fs layer [2022-07-27T18:45:00.652Z] 765212b225bb: Pulling fs layer [2022-07-27T18:45:00.652Z] f23df028b6ca: Pulling fs layer [2022-07-27T18:45:00.652Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T18:45:00.652Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T18:45:00.652Z] 765212b225bb: Waiting [2022-07-27T18:45:00.652Z] f23df028b6ca: Waiting [2022-07-27T18:45:00.652Z] d65c8cfc05b1: Waiting [2022-07-27T18:45:00.652Z] 2437ff75d9bd: Waiting [2022-07-27T18:45:00.652Z] 04944245beec: Verifying Checksum [2022-07-27T18:45:00.652Z] 04944245beec: Download complete [2022-07-27T18:45:00.652Z] 765212b225bb: Verifying Checksum [2022-07-27T18:45:00.652Z] 765212b225bb: Download complete [2022-07-27T18:45:00.652Z] f23df028b6ca: Verifying Checksum [2022-07-27T18:45:00.652Z] f23df028b6ca: Download complete [2022-07-27T18:45:00.652Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T18:45:00.652Z] d65c8cfc05b1: Download complete [2022-07-27T18:45:00.929Z] 699f458cf7ca: Verifying Checksum [2022-07-27T18:45:00.929Z] 699f458cf7ca: Download complete [2022-07-27T18:45:01.203Z] 8998bd30e6a1: Verifying Checksum [2022-07-27T18:45:01.203Z] 8998bd30e6a1: Download complete [2022-07-27T18:45:03.825Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T18:45:03.825Z] 2437ff75d9bd: Download complete [2022-07-27T18:45:05.799Z] 8998bd30e6a1: Pull complete [2022-07-27T18:45:06.069Z] 04944245beec: Pull complete [2022-07-27T18:45:07.501Z] 699f458cf7ca: Pull complete [2022-07-27T18:45:08.095Z] 765212b225bb: Pull complete [2022-07-27T18:45:08.690Z] f23df028b6ca: Pull complete [2022-07-27T18:45:08.962Z] d65c8cfc05b1: Pull complete [2022-07-27T18:45:24.036Z] 2437ff75d9bd: Pull complete [2022-07-27T18:45:24.036Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T18:45:24.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T18:45:24.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:45:24.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-21259 does not seem to be running inside a container [2022-07-27T18:45:24.361Z] $ 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/37 -v /w/workspace/device-usb-camera/37:/w/workspace/device-usb-camera/37:rw,z -v /w/workspace/device-usb-camera/37@tmp:/w/workspace/device-usb-camera/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-27T18:45:26.738Z] $ docker top 0d326af7f93375549d1e7f9e1fd206d97cd4e908c4747bcc380351037fb04eac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:45:27.648Z] ---> job-cost.sh [2022-07-27T18:45:27.649Z] lf-activate-venv: SKIPPING [2022-07-27T18:45:27.649Z] INFO: No Stack... [2022-07-27T18:45:27.919Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T18:45:28.892Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T18:45:29.545Z] + cat /w/workspace/device-usb-camera/37/archives/cost.csv [2022-07-27T18:45:29.545Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T18:45:29.600Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [2022-07-27T18:45:29.608Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] did not exist. Created. [2022-07-27T18:45:29.609Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T18:45:30.280Z] /w/workspace/device-usb-camera/37@tmp/durable-d6277cd6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-27T18:45:30.949Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T18:45:30.977Z] Warning: overwriting stash ‘stack-cost’ [2022-07-27T18:45:31.024Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T18:45:31.032Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T18:45:31.064Z] $ docker stop --time=1 0d326af7f93375549d1e7f9e1fd206d97cd4e908c4747bcc380351037fb04eac [2022-07-27T18:45:32.553Z] $ docker rm -f 0d326af7f93375549d1e7f9e1fd206d97cd4e908c4747bcc380351037fb04eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-27T18:45:32.998Z] provisioning config files... [2022-07-27T18:45:33.005Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6998999594967041913tmp [Pipeline] { [Pipeline] sh [2022-07-27T18:45:33.300Z] + set +x [2022-07-27T18:45:33.300Z] + curl -s https://codecov.io/bash [2022-07-27T18:45:33.300Z] + bash -s -- [2022-07-27T18:45:33.300Z] [2022-07-27T18:45:33.300Z] _____ _ [2022-07-27T18:45:33.300Z] / ____| | | [2022-07-27T18:45:33.300Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T18:45:33.300Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T18:45:33.300Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T18:45:33.300Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T18:45:33.300Z] Bash-1.0.6 [2022-07-27T18:45:33.300Z] [2022-07-27T18:45:33.300Z] [2022-07-27T18:45:33.300Z] ==> git version 2.25.1 found [2022-07-27T18:45:33.300Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-27T18:45:33.300Z] Release-Date: 2020-01-08 [2022-07-27T18:45:33.300Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-27T18:45:33.300Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T18:45:33.300Z] ==> Jenkins CI detected. [2022-07-27T18:45:33.300Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-27T18:45:33.300Z] project root: . [2022-07-27T18:45:33.300Z] --> token set from env [2022-07-27T18:45:33.300Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T18:45:33.300Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T18:45:33.300Z] ==> Python coveragepy not found [2022-07-27T18:45:33.300Z] ==> Searching for coverage reports in: [2022-07-27T18:45:33.300Z] + . [2022-07-27T18:45:33.300Z] -> Found 1 reports [2022-07-27T18:45:33.300Z] ==> Detecting git/mercurial file structure [2022-07-27T18:45:33.300Z] ==> Reading reports [2022-07-27T18:45:33.300Z] + ./coverage.out bytes=29387 [2022-07-27T18:45:33.300Z] ==> Appending adjustments [2022-07-27T18:45:33.300Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T18:45:33.560Z] + Found adjustments [2022-07-27T18:45:33.560Z] ==> Gzipping contents [2022-07-27T18:45:33.560Z] 8.0K /tmp/codecov.t7v425.gz [2022-07-27T18:45:33.560Z] ==> Uploading reports [2022-07-27T18:45:33.560Z] url: https://codecov.io [2022-07-27T18:45:33.560Z] query: branch=main&commit=e0ef95115b204dfbd36822ed04c66be8fcb14502&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T18:45:33.560Z] -> Pinging Codecov [2022-07-27T18:45:33.560Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=e0ef95115b204dfbd36822ed04c66be8fcb14502&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T18:45:33.819Z] -> Uploading to [2022-07-27T18:45:33.819Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/73D8F5FF140700D3E01443B452E23636/e0ef95115b204dfbd36822ed04c66be8fcb14502/6368d67f-3325-4fa3-a91b-12057404e5ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T184533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bb280ab81611dae610f18ca06812d3a42e25a721ecb1ab89d5a8deffd8b55c5 [2022-07-27T18:45:33.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:45:33.819Z] Dload Upload Total Spent Left Speed [2022-07-27T18:45:34.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4139 0 0 100 4139 0 17103 --:--:-- --:--:-- --:--:-- 17103 [2022-07-27T18:45:34.080Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] } [2022-07-27T18:45:34.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-27T18:45:34.200Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-27T18:45:34.210Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:45:34.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T18:45:34.508Z] [2022-07-27T18:45:34.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:45:34.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T18:45:34.811Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-27T18:45:34.811Z] df9b9388f04a: Pulling fs layer [2022-07-27T18:45:34.811Z] 52dc419b0ee2: Pulling fs layer [2022-07-27T18:45:34.811Z] 25bc292e5bac: Pulling fs layer [2022-07-27T18:45:34.811Z] 114826534d7a: Pulling fs layer [2022-07-27T18:45:34.811Z] 4657fd5d0bcf: Pulling fs layer [2022-07-27T18:45:34.811Z] 6ad1cebc031e: Pulling fs layer [2022-07-27T18:45:34.811Z] 114826534d7a: Waiting [2022-07-27T18:45:34.811Z] 4657fd5d0bcf: Waiting [2022-07-27T18:45:34.811Z] 6ad1cebc031e: Waiting [2022-07-27T18:45:34.811Z] 8a3aa393b2d8: Pulling fs layer [2022-07-27T18:45:34.811Z] 8a3aa393b2d8: Waiting [2022-07-27T18:45:34.811Z] 25bc292e5bac: Verifying Checksum [2022-07-27T18:45:34.811Z] 52dc419b0ee2: Download complete [2022-07-27T18:45:34.811Z] 4657fd5d0bcf: Verifying Checksum [2022-07-27T18:45:34.811Z] 4657fd5d0bcf: Download complete [2022-07-27T18:45:34.811Z] df9b9388f04a: Download complete [2022-07-27T18:45:35.073Z] df9b9388f04a: Pull complete [2022-07-27T18:45:35.073Z] 6ad1cebc031e: Verifying Checksum [2022-07-27T18:45:35.073Z] 6ad1cebc031e: Download complete [2022-07-27T18:45:35.073Z] 52dc419b0ee2: Pull complete [2022-07-27T18:45:35.073Z] 25bc292e5bac: Pull complete [2022-07-27T18:45:35.647Z] 114826534d7a: Download complete [2022-07-27T18:45:35.647Z] 8a3aa393b2d8: Verifying Checksum [2022-07-27T18:45:35.647Z] 8a3aa393b2d8: Download complete [2022-07-27T18:45:38.942Z] 114826534d7a: Pull complete [2022-07-27T18:45:38.942Z] 4657fd5d0bcf: Pull complete [2022-07-27T18:45:39.509Z] 6ad1cebc031e: Pull complete [2022-07-27T18:45:42.046Z] 8a3aa393b2d8: Pull complete [2022-07-27T18:45:42.046Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-27T18:45:42.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T18:45:42.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:45:42.150Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:45:42.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-27T18:45:44.156Z] $ docker top 0625e3f19df18806cd3bd3047db9e279200979f069f9e30f3dc604d3f616623e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T18:45:44.228Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-27T18:45:44.511Z] + set -o pipefail [2022-07-27T18:45:44.511Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-27T18:45:49.800Z] [2022-07-27T18:45:49.800Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-27T18:45:49.800Z] [2022-07-27T18:45:49.800Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/5c2b00bb-2acc-4111-bb5a-df6303ab5114 [2022-07-27T18:45:49.800Z] [2022-07-27T18:45:49.800Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-27T18:45:49.800Z] [2022-07-27T18:45:49.800Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-27T18:45:49.800Z] [2022-07-27T18:45:49.800Z] [Pipeline] } [2022-07-27T18:45:49.827Z] $ docker stop --time=1 0625e3f19df18806cd3bd3047db9e279200979f069f9e30f3dc604d3f616623e [2022-07-27T18:45:52.022Z] $ docker rm -f 0625e3f19df18806cd3bd3047db9e279200979f069f9e30f3dc604d3f616623e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T18:45:52.711Z] + git log --format=format:%s -1 e0ef95115b204dfbd36822ed04c66be8fcb14502 [Pipeline] sh [2022-07-27T18:45:53.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T18:45:53.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:45:53.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:45:53.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:45:53.394Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:45:53.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T18:45:53.862Z] $ docker top a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T18:45:53.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:45:53.948Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:45:54.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:45:54.118Z] $ docker exec a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea ssh-agent [2022-07-27T18:45:54.221Z] SSH_AUTH_SOCK=/tmp/ssh-vgsrx3G5O2uA/agent.32 [2022-07-27T18:45:54.221Z] SSH_AGENT_PID=38 [2022-07-27T18:45:54.226Z] Running ssh-add (command line suppressed) [2022-07-27T18:45:54.367Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8178268454463633856.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8178268454463633856.key) [2022-07-27T18:45:54.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:45:54.656Z] + git semver tag [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,873 [run_tag] DEBUG tag force:False [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,873 [check_head_tag] DEBUG check head tag [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,874 [execute] INFO git cat-file --batch-check [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,877 [execute] INFO git cat-file --batch [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,889 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,890 [execute] INFO git tag -a v2.2.0-dev.26 -m v2.2.0-dev.26 [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,890 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.26', '-m', 'v2.2.0-dev.26'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T18:45:54.915Z] 2022-07-27 18:45:54,894 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:45:54.915Z] 2.2.0-dev.26 [Pipeline] } [2022-07-27T18:45:54.940Z] $ docker exec --env ******** --env ******** a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea ssh-agent -k [2022-07-27T18:45:55.046Z] unset SSH_AUTH_SOCK; [2022-07-27T18:45:55.047Z] unset SSH_AGENT_PID; [2022-07-27T18:45:55.047Z] echo Agent pid 38 killed; [2022-07-27T18:45:55.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T18:45:55.353Z] + git semver [Pipeline] } [2022-07-27T18:45:55.645Z] $ docker stop --time=1 a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea [2022-07-27T18:45:56.955Z] $ docker rm -f a8eae99a6780bec4753c0ad29eac186eba5a07e933d549673b7b7eef680c7bea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:45:57.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T18:45:57.337Z] [2022-07-27T18:45:57.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:45:57.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T18:45:57.639Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-27T18:45:57.639Z] ab5ef0e58194: Pulling fs layer [2022-07-27T18:45:57.639Z] 9712f1f96733: Pulling fs layer [2022-07-27T18:45:57.639Z] 63f879dbbcfc: Pulling fs layer [2022-07-27T18:45:57.639Z] 0d9ebad4ef96: Pulling fs layer [2022-07-27T18:45:57.639Z] e9a5061849ea: Pulling fs layer [2022-07-27T18:45:57.639Z] d747dcd14b5f: Pulling fs layer [2022-07-27T18:45:57.639Z] 2de7ff778b66: Pulling fs layer [2022-07-27T18:45:57.639Z] e9a5061849ea: Waiting [2022-07-27T18:45:57.639Z] d747dcd14b5f: Waiting [2022-07-27T18:45:57.639Z] 2de7ff778b66: Waiting [2022-07-27T18:45:57.639Z] 9712f1f96733: Verifying Checksum [2022-07-27T18:45:57.639Z] 9712f1f96733: Download complete [2022-07-27T18:45:58.224Z] 63f879dbbcfc: Verifying Checksum [2022-07-27T18:45:58.224Z] 63f879dbbcfc: Download complete [2022-07-27T18:45:58.224Z] 0d9ebad4ef96: Verifying Checksum [2022-07-27T18:45:58.224Z] 0d9ebad4ef96: Download complete [2022-07-27T18:45:58.224Z] d747dcd14b5f: Download complete [2022-07-27T18:45:58.224Z] e9a5061849ea: Verifying Checksum [2022-07-27T18:45:58.224Z] e9a5061849ea: Download complete [2022-07-27T18:45:58.224Z] ab5ef0e58194: Verifying Checksum [2022-07-27T18:45:58.224Z] ab5ef0e58194: Download complete [2022-07-27T18:45:58.224Z] 2de7ff778b66: Verifying Checksum [2022-07-27T18:45:58.224Z] 2de7ff778b66: Download complete [2022-07-27T18:46:01.516Z] ab5ef0e58194: Pull complete [2022-07-27T18:46:01.516Z] 9712f1f96733: Pull complete [2022-07-27T18:46:01.516Z] 63f879dbbcfc: Pull complete [2022-07-27T18:46:05.713Z] 0d9ebad4ef96: Pull complete [2022-07-27T18:46:05.713Z] e9a5061849ea: Pull complete [2022-07-27T18:46:05.713Z] d747dcd14b5f: Pull complete [2022-07-27T18:46:06.653Z] 2de7ff778b66: Pull complete [2022-07-27T18:46:06.653Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-27T18:46:06.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T18:46:06.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:46:06.748Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:46:06.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-27T18:46:08.771Z] $ docker top a027068780e175ca07326ad8bc5f664a1ef4e22ef2c8d05b88a6aae3fff6fb7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:46:08.832Z] provisioning config files... [2022-07-27T18:46:08.840Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5334138783486841612tmp [2022-07-27T18:46:08.850Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config623910158554590510tmp [2022-07-27T18:46:08.860Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4455083287233534501tmp [Pipeline] { [Pipeline] echo [2022-07-27T18:46:08.878Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:09.163Z] ---> sigul-configuration.sh [2022-07-27T18:46:09.164Z] gpg: directory `/root/.gnupg' created [2022-07-27T18:46:09.164Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-27T18:46:09.164Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-27T18:46:09.164Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-27T18:46:09.164Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-27T18:46:09.164Z] gpg: CAST5 encrypted data [2022-07-27T18:46:09.164Z] gpg: encrypted with 1 passphrase [2022-07-27T18:46:09.164Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-27T18:46:09.454Z] + mkdir /home/jenkins [2022-07-27T18:46:09.455Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-27T18:46:09.745Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-27T18:46:09.755Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:10.044Z] ---> sigul-install.sh [2022-07-27T18:46:10.044Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-27T18:46:10.335Z] + git tag --list [2022-07-27T18:46:10.335Z] v0.0.0 [2022-07-27T18:46:10.335Z] v0.0.1-dev.1 [2022-07-27T18:46:10.335Z] v0.0.1-dev.10 [2022-07-27T18:46:10.335Z] v0.0.1-dev.11 [2022-07-27T18:46:10.335Z] v0.0.1-dev.12 [2022-07-27T18:46:10.335Z] v0.0.1-dev.13 [2022-07-27T18:46:10.335Z] v0.0.1-dev.14 [2022-07-27T18:46:10.335Z] v0.0.1-dev.15 [2022-07-27T18:46:10.335Z] v0.0.1-dev.16 [2022-07-27T18:46:10.335Z] v0.0.1-dev.2 [2022-07-27T18:46:10.335Z] v0.0.1-dev.3 [2022-07-27T18:46:10.335Z] v0.0.1-dev.4 [2022-07-27T18:46:10.335Z] v0.0.1-dev.5 [2022-07-27T18:46:10.335Z] v0.0.1-dev.6 [2022-07-27T18:46:10.335Z] v0.0.1-dev.7 [2022-07-27T18:46:10.335Z] v0.0.1-dev.8 [2022-07-27T18:46:10.335Z] v0.0.1-dev.9 [2022-07-27T18:46:10.335Z] v2.2.0-dev.17 [2022-07-27T18:46:10.335Z] v2.2.0-dev.18 [2022-07-27T18:46:10.335Z] v2.2.0-dev.19 [2022-07-27T18:46:10.335Z] v2.2.0-dev.20 [2022-07-27T18:46:10.335Z] v2.2.0-dev.21 [2022-07-27T18:46:10.335Z] v2.2.0-dev.22 [2022-07-27T18:46:10.335Z] v2.2.0-dev.23 [2022-07-27T18:46:10.335Z] v2.2.0-dev.24 [2022-07-27T18:46:10.335Z] v2.2.0-dev.25 [2022-07-27T18:46:10.335Z] v2.2.0-dev.26 [Pipeline] sh [2022-07-27T18:46:10.627Z] + lftools sign git-tag v2.2.0-dev.26 [2022-07-27T18:46:11.199Z] Signing Git tag with Sigul... [2022-07-27T18:46:11.199Z] Signing v2.2.0-dev.26 [Pipeline] echo [2022-07-27T18:46:12.153Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:12.439Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-27T18:46:12.446Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-27T18:46:12.481Z] $ docker stop --time=1 a027068780e175ca07326ad8bc5f664a1ef4e22ef2c8d05b88a6aae3fff6fb7e [2022-07-27T18:46:13.824Z] $ docker rm -f a027068780e175ca07326ad8bc5f664a1ef4e22ef2c8d05b88a6aae3fff6fb7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-27T18:46:14.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T18:46:14.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:46:14.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:46:14.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:46:14.613Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:46:14.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T18:46:15.080Z] $ docker top 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T18:46:15.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:46:15.160Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:46:15.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:46:15.319Z] $ docker exec 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 ssh-agent [2022-07-27T18:46:15.422Z] SSH_AUTH_SOCK=/tmp/ssh-ZYXdO2K1xLO4/agent.35 [2022-07-27T18:46:15.422Z] SSH_AGENT_PID=41 [2022-07-27T18:46:15.428Z] Running ssh-add (command line suppressed) [2022-07-27T18:46:15.551Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2881717905420055698.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2881717905420055698.key) [2022-07-27T18:46:15.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:46:15.840Z] + git semver bump pre [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,031 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,031 [bump_version] DEBUG bumping version:2.2.0-dev.26 on axis:pre with prefix:dev [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,031 [bump_version] DEBUG bumped version:2.2.0-dev.27 [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,031 [write_version] DEBUG write version:2.2.0-dev.27 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,031 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,032 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,034 [execute] INFO git cat-file --batch-check [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,039 [execute] INFO git cat-file --batch [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T18:46:16.101Z] 2022-07-27 18:46:16,044 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:46:16.101Z] 2.2.0-dev.27 [Pipeline] } [2022-07-27T18:46:16.127Z] $ docker exec --env ******** --env ******** 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 ssh-agent -k [2022-07-27T18:46:16.239Z] unset SSH_AUTH_SOCK; [2022-07-27T18:46:16.239Z] unset SSH_AGENT_PID; [2022-07-27T18:46:16.240Z] echo Agent pid 41 killed; [2022-07-27T18:46:16.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T18:46:16.545Z] + git semver [Pipeline] } [2022-07-27T18:46:16.837Z] $ docker stop --time=1 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 [2022-07-27T18:46:18.174Z] $ docker rm -f 05eac31b1067bb0aa1fee9dc1d7d4d78e486958c8a79e72d307373f0dfc11602 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T18:46:18.511Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T18:46:18.511Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:46:18.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T18:46:18.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:46:18.892Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:46:18.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T18:46:19.311Z] $ docker top 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T18:46:19.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T18:46:19.395Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T18:46:19.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T18:46:19.528Z] $ docker exec 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 ssh-agent [2022-07-27T18:46:19.638Z] SSH_AUTH_SOCK=/tmp/ssh-0UFEYgtDpu0f/agent.32 [2022-07-27T18:46:19.638Z] SSH_AGENT_PID=38 [2022-07-27T18:46:19.644Z] Running ssh-add (command line suppressed) [2022-07-27T18:46:19.770Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5778590867968792321.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5778590867968792321.key) [2022-07-27T18:46:19.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T18:46:20.059Z] + git semver push [2022-07-27T18:46:20.321Z] 2022-07-27 18:46:20,258 [run_push] DEBUG push [2022-07-27T18:46:20.321Z] 2022-07-27 18:46:20,258 [execute] INFO git cat-file --batch-check [2022-07-27T18:46:20.321Z] 2022-07-27 18:46:20,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T18:46:20.321Z] 2022-07-27 18:46:20,261 [execute] INFO git rev-list 6031ed1d965fc5f338f23ce56a1179a172869bb2 -- [2022-07-27T18:46:20.321Z] 2022-07-27 18:46:20,262 [execute] DEBUG Popen(['git', 'rev-list', '6031ed1d965fc5f338f23ce56a1179a172869bb2', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T18:46:20.321Z] 2022-07-27 18:46:20,267 [execute] INFO git fetch -v origin [2022-07-27T18:46:20.321Z] 2022-07-27 18:46:20,267 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-27T18:46:20.893Z] 2022-07-27 18:46:20,734 [run_push] DEBUG no remote changes detected [2022-07-27T18:46:20.893Z] 2022-07-27 18:46:20,735 [execute] INFO git push origin semver [2022-07-27T18:46:20.893Z] 2022-07-27 18:46:20,735 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T18:46:21.463Z] 2022-07-27 18:46:21,453 [run_push] DEBUG push all version tags [2022-07-27T18:46:21.463Z] 2022-07-27 18:46:21,454 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-27T18:46:21.463Z] 2022-07-27 18:46:21,454 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T18:46:22.404Z] 2022-07-27 18:46:22,119 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T18:46:22.404Z] 2.2.0-dev.27 [Pipeline] } [2022-07-27T18:46:22.431Z] $ docker exec --env ******** --env ******** 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 ssh-agent -k [2022-07-27T18:46:22.542Z] unset SSH_AUTH_SOCK; [2022-07-27T18:46:22.543Z] unset SSH_AGENT_PID; [2022-07-27T18:46:22.543Z] echo Agent pid 38 killed; [2022-07-27T18:46:22.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T18:46:22.843Z] + git semver [Pipeline] } [2022-07-27T18:46:23.135Z] $ docker stop --time=1 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 [2022-07-27T18:46:24.458Z] $ docker rm -f 0791d84b88ab4fb5d1f962baf8560ff189bc2dedc7dd85ae31b47a90dec07263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-27T18:46:25.021Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-27T18:46:25.022Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T18:46:25.022Z] total 16 [2022-07-27T18:46:25.022Z] drwxr-xr-x 3 root root 4096 Jul 27 18:38 . [2022-07-27T18:46:25.022Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 18:46 .. [2022-07-27T18:46:25.022Z] drwxr-xr-x 2 root root 4096 Jul 27 18:38 cost [2022-07-27T18:46:25.022Z] -rw-r--r-- 1 root root 88 Jul 27 18:38 cost.csv [2022-07-27T18:46:25.022Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T18:46:25.022Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T18:46:25.022Z] total 16 [2022-07-27T18:46:25.022Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 18:38 . [2022-07-27T18:46:25.022Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 18:46 .. [2022-07-27T18:46:25.022Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 18:38 cost [2022-07-27T18:46:25.022Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 27 18:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:25.316Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:26.178Z] ---> package-listing.sh [2022-07-27T18:46:26.179Z] ++ facter osfamily [2022-07-27T18:46:26.179Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T18:46:26.438Z] + OS_FAMILY=debian [2022-07-27T18:46:26.438Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-27T18:46:26.438Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T18:46:26.438Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T18:46:26.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T18:46:26.439Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T18:46:26.439Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-27T18:46:26.439Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T18:46:26.439Z] + case "${OS_FAMILY}" in [2022-07-27T18:46:26.439Z] + dpkg -l [2022-07-27T18:46:26.439Z] + grep '^ii' [2022-07-27T18:46:26.439Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T18:46:26.439Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T18:46:26.439Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T18:46:26.439Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-27T18:46:26.439Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-27T18:46:26.439Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-27T18:46:26.449Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T18:46:26.726Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:46:27.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T18:46:27.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T18:46:27.384Z] prd-ubuntu20.04-docker-8c-8g-21258 does not seem to be running inside a container [2022-07-27T18:46:27.433Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T18:46:27.695Z] $ docker top e945b53d0e38a8505643ecf03aa92cf5201275ce93f70db7246bb78be16677f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T18:46:28.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T18:46:28.313Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T18:46:28.600Z] + ls /var/log/sa-host [2022-07-27T18:46:28.600Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T18:46:28.719Z] provisioning config files... [2022-07-27T18:46:28.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4808462125347821770tmp [Pipeline] { [Pipeline] echo [2022-07-27T18:46:28.749Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:29.029Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T18:46:29.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:29.372Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T18:46:29.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:29.710Z] ---> sudo-logs.sh [2022-07-27T18:46:29.711Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T18:46:29.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:30.045Z] ---> job-cost.sh [2022-07-27T18:46:30.045Z] lf-activate-venv: SKIPPING [2022-07-27T18:46:30.045Z] DEBUG: total: 0.2199999988079071 [2022-07-27T18:46:30.045Z] INFO: Retrieving Stack Cost... [2022-07-27T18:46:30.305Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T18:46:30.877Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T18:46:30.888Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T18:46:31.171Z] ---> logs-deploy.sh [2022-07-27T18:46:31.171Z] lf-activate-venv: SKIPPING [2022-07-27T18:46:31.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/37 [2022-07-27T18:46:31.171Z] INFO: archiving workspace using pattern(s): [2022-07-27T18:46:32.110Z] Archives upload complete. [2022-07-27T18:46:32.371Z] INFO: archiving logs to Nexus [2022-07-27T18:46:32.941Z] ---> uname -a: [2022-07-27T18:46:32.941Z] Linux prd-ubuntu20-04-docker-8c-8g-21258 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-27T18:46:32.941Z] [2022-07-27T18:46:32.941Z] [2022-07-27T18:46:32.941Z] ---> lscpu: [2022-07-27T18:46:32.941Z] Architecture: x86_64 [2022-07-27T18:46:32.941Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-27T18:46:32.941Z] Byte Order: Little Endian [2022-07-27T18:46:32.941Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-27T18:46:32.941Z] CPU(s): 8 [2022-07-27T18:46:32.941Z] On-line CPU(s) list: 0-7 [2022-07-27T18:46:32.941Z] Thread(s) per core: 1 [2022-07-27T18:46:32.941Z] Core(s) per socket: 1 [2022-07-27T18:46:32.941Z] Socket(s): 8 [2022-07-27T18:46:32.941Z] NUMA node(s): 1 [2022-07-27T18:46:32.941Z] Vendor ID: AuthenticAMD [2022-07-27T18:46:32.941Z] CPU family: 23 [2022-07-27T18:46:32.941Z] Model: 49 [2022-07-27T18:46:32.941Z] Model name: AMD EPYC-Rome Processor [2022-07-27T18:46:32.941Z] Stepping: 0 [2022-07-27T18:46:32.941Z] CPU MHz: 2799.998 [2022-07-27T18:46:32.941Z] BogoMIPS: 5599.99 [2022-07-27T18:46:32.941Z] Virtualization: AMD-V [2022-07-27T18:46:32.941Z] Hypervisor vendor: KVM [2022-07-27T18:46:32.941Z] Virtualization type: full [2022-07-27T18:46:32.941Z] L1d cache: 256 KiB [2022-07-27T18:46:32.941Z] L1i cache: 256 KiB [2022-07-27T18:46:32.941Z] L2 cache: 4 MiB [2022-07-27T18:46:32.941Z] L3 cache: 128 MiB [2022-07-27T18:46:32.941Z] NUMA node0 CPU(s): 0-7 [2022-07-27T18:46:32.941Z] Vulnerability Itlb multihit: Not affected [2022-07-27T18:46:32.941Z] Vulnerability L1tf: Not affected [2022-07-27T18:46:32.941Z] Vulnerability Mds: Not affected [2022-07-27T18:46:32.941Z] Vulnerability Meltdown: Not affected [2022-07-27T18:46:32.941Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-27T18:46:32.941Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-27T18:46:32.941Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-27T18:46:32.941Z] Vulnerability Srbds: Not affected [2022-07-27T18:46:32.941Z] Vulnerability Tsx async abort: Not affected [2022-07-27T18:46:32.941Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-27T18:46:32.941Z] [2022-07-27T18:46:32.941Z] [2022-07-27T18:46:32.941Z] ---> nproc: [2022-07-27T18:46:32.941Z] 8 [2022-07-27T18:46:32.941Z] [2022-07-27T18:46:32.941Z] [2022-07-27T18:46:32.941Z] ---> df -h: [2022-07-27T18:46:32.941Z] Filesystem Size Used Avail Use% Mounted on [2022-07-27T18:46:32.941Z] overlay 155G 13G 143G 8% / [2022-07-27T18:46:32.941Z] tmpfs 64M 0 64M 0% /dev [2022-07-27T18:46:32.941Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-27T18:46:32.941Z] shm 64M 0 64M 0% /dev/shm [2022-07-27T18:46:32.941Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-27T18:46:32.941Z] [2022-07-27T18:46:32.941Z]